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