megamind55566
commited on
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
django
|
2 |
+
SpeechRecognition
|
3 |
+
googletrans==4.0.0-rc1
|
4 |
+
TTS
|