Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
soundfile
|
| 2 |
-
onnxruntime
|
| 3 |
-
sentencepiece
|
| 4 |
-
scipy
|
|
|
|
| 1 |
+
soundfile==0.13.1
|
| 2 |
+
onnxruntime==1.24.1
|
| 3 |
+
sentencepiece==0.2.1
|
| 4 |
+
scipy==1.17.0
|