Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
--index-url https://download.pytorch.org/whl/nightly/cu126
|
| 2 |
torch --pre torchvision --pre torchaudio --pre
|
| 3 |
-
scipy
|
| 4 |
librosa==0.10.2
|
| 5 |
huggingface-hub
|
| 6 |
munch==4.0.0
|
|
|
|
| 1 |
--index-url https://download.pytorch.org/whl/nightly/cu126
|
| 2 |
torch --pre torchvision --pre torchaudio --pre
|
| 3 |
+
scipy
|
| 4 |
librosa==0.10.2
|
| 5 |
huggingface-hub
|
| 6 |
munch==4.0.0
|