LAS-Diffusion
LAS-Diffusion copied to clipboard
change pytorch version for compatibility with torch.meshgrid()
Running inference with bash scripts/generate_category.sh as described throws an error for torch.meshgrid(). Can be fixed by install pytorch=1.10.2 instead. Would be nice if you could change this in the README.