Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
--
|
| 2 |
-
torch
|
| 3 |
-
torchvision==0.19.0
|
| 4 |
-
torchaudio==2.4.0
|
| 5 |
scipy==1.13.1
|
| 6 |
librosa==0.10.2
|
| 7 |
huggingface-hub
|
|
|
|
| 1 |
+
--index-url https://download.pytorch.org/whl/nightly/cu126
|
| 2 |
+
torch --pre torchvision --pre torchaudio --pre
|
|
|
|
|
|
|
| 3 |
scipy==1.13.1
|
| 4 |
librosa==0.10.2
|
| 5 |
huggingface-hub
|