Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
torch==2.
|
2 |
-
|
3 |
-
torchaudio==2.4.0
|
4 |
scipy==1.13.1
|
5 |
onnxruntime-gpu==1.19.0
|
6 |
librosa==0.10.2
|
|
|
1 |
+
torch==2.3.0
|
2 |
+
torchaudio==2.3.0
|
|
|
3 |
scipy==1.13.1
|
4 |
onnxruntime-gpu==1.19.0
|
5 |
librosa==0.10.2
|