LAS-Diffusion icon indicating copy to clipboard operation
LAS-Diffusion copied to clipboard

change pytorch version for compatibility with torch.meshgrid()

Open liopeer opened this issue 1 year ago • 0 comments

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.

liopeer avatar Apr 16 '24 11:04 liopeer