RTHGV commited on
Commit
646ecd1
·
verified ·
1 Parent(s): 9968810

Create requirements.txt

Browse files
Files changed (1) hide show
  1. 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