AILab-CVC / VideoCrafter

VideoCrafter2: Overcoming Data Limitations for High-Quality Video Diffusion Models
https://ailab-cvc.github.io/videocrafter2/
Other
4.58k stars 342 forks source link

ERROR: No matching distribution found for torch==1.12.1+cu113 #10

Closed KvizadSaderah closed 1 year ago

KvizadSaderah commented 1 year ago
(base) ➜  VideoCrafter conda activate lvdm
(lvdm) ➜  VideoCrafter pip install torch==1.12.1+cu113 torchvision==0.13.1+cu113 -f https://download.pytorch.org/whl/torch_stable.html
Looking in links: https://download.pytorch.org/whl/torch_stable.html
ERROR: Could not find a version that satisfies the requirement torch==1.12.1+cu113 (from versions: 1.4.0, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0)
ERROR: No matching distribution found for torch==1.12.1+cu113
scutpaul commented 1 year ago

Hi, is your system version linux or macos?

eligutovsky commented 1 year ago

I have the same issue on my macOS 13.2.1

scutpaul commented 1 year ago

Hi, we are currently adapting to MacOS, you can switch to this branch: https://github.com/VideoCrafter/VideoCrafter/tree/macos-branch