Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
torchaudio
|
3 |
scipy==1.13.1
|
4 |
onnxruntime-gpu==1.19.0
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch==2.3.0
|
3 |
torchaudio
|
4 |
scipy==1.13.1
|
5 |
onnxruntime-gpu==1.19.0
|