Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
gradio
|
2 |
-
soundfile
|
3 |
-
torch
|
4 |
-
transformers
|
5 |
-
sox
|
6 |
-
sentencepiece
|
7 |
-
|
|
|
1 |
+
gradio
|
2 |
+
soundfile
|
3 |
+
torch
|
4 |
+
transformers
|
5 |
+
sox
|
6 |
+
sentencepiece
|
7 |
+
scipy
|