ruslanmv commited on
Commit
e203c6b
·
1 Parent(s): e35baef

Update requirements.txt

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