Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
|
|
1 |
torch==2.4.0
|
|
|
|
|
2 |
accelerate==1.4.0
|
3 |
diffusers==0.32.2
|
4 |
easydict==1.13
|
|
|
1 |
+
--index-url https://download.pytorch.org/whl/cu118
|
2 |
torch==2.4.0
|
3 |
+
torchvision==0.19.0
|
4 |
+
torchaudio==2.4.0
|
5 |
accelerate==1.4.0
|
6 |
diffusers==0.32.2
|
7 |
easydict==1.13
|