Open jimmyfyx opened 1 year ago
Hi,
Thank you for your work. When I run the ZeroDepth demo with torch.hub on the example ddad_sample.png the program gets killed for some reasons. Do you know what might be the reason for this? I'm using torch==1.1.3.
torch.hub
ddad_sample.png
torch==1.1.3
Same problem. My environment: python==3.10.14, torch==2.2.0 in WSL Ubuntu22.04 conda environment file
python==3.10.14
torch==2.2.0
WSL Ubuntu22.04
Hi,
Thank you for your work. When I run the ZeroDepth demo with
torch.hub
on the exampleddad_sample.png
the program gets killed for some reasons. Do you know what might be the reason for this? I'm usingtorch==1.1.3
.