jamesliu1217 commited on
Commit
f55a7b1
·
verified ·
1 Parent(s): 2b43992

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu121
2
- torch==2.5.1
3
- torchvision==0.20.1
4
- torchaudio==2.5.1
5
  diffusers==0.32.2
6
  easydict==1.13
7
  einops==0.8.1
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
2
+ torch==2.4.0
3
+ torchvision==0.19.0
4
+ torchaudio==2.4.0
5
  diffusers==0.32.2
6
  easydict==1.13
7
  einops==0.8.1