Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
diffsynth
|
| 2 |
torch==2.8.0
|
| 3 |
-
torchaudio
|
| 4 |
-
torchvision
|
|
|
|
| 1 |
diffsynth
|
| 2 |
torch==2.8.0
|
| 3 |
+
torchaudio==2.8.0
|
| 4 |
+
torchvision
|