ruslanmv commited on
Commit
dfbfde4
·
1 Parent(s): b10150d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio
2
- gTTS
3
- moviepy
4
- SpeechRecognition
5
- googletrans
 
1
  gradio
2
+ gTTS==2.2.1
3
+ moviepy==1.0.3
4
+ SpeechRecognition==3.8.1
5
+ googletrans==3.1.0a0