ruslanmv commited on
Commit
27a0c22
1 Parent(s): 7f4c2ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  pip==22.2.2
2
- googletrans
3
- gTTS
4
- SpeechRecognition
5
- moviepy
6
  gradio
7
-
 
 
 
 
1
  pip==22.2.2
 
 
 
 
2
  gradio
3
+ moviepy
4
+ SpeechRecognition
5
+ gTTS
6
+ googletrans==4.0.0rc1