Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
SpeechRecognition==3.10.0
|
2 |
+
googletrans==3.1.0a0
|
3 |
+
textblob==0.17.1
|
4 |
+
nltk==3.8.1
|
5 |
+
gTTS==2.3.2
|
6 |
+
gradio==3.41.2
|