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