Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
gradio==3.
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
| 1 |
+
gradio==3.47.0
|
| 2 |
+
TTS==0.14.0
|
| 3 |
+
numpy
|
| 4 |
+
soundfile
|
| 5 |
+
torch
|
| 6 |
+
|