Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
TTS
|
| 2 |
-
gradio
|
| 3 |
-
googletrans==4.0.
|
| 4 |
-
|
|
|
|
| 1 |
+
TTS==0.17.5
|
| 2 |
+
gradio==3.50.2
|
| 3 |
+
googletrans==4.0.0rc1
|
|
|