Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
|
2 |
googletrans==3.1.0a0
|
3 |
-
|
4 |
-
nltk
|
5 |
-
tensorflow
|
6 |
-
gtts
|
7 |
-
gradio
|
|
|
1 |
+
gradio==3.41.2
|
2 |
googletrans==3.1.0a0
|
3 |
+
nltk==3.8.1
|
|
|
|
|
|
|
|