ruslanmv commited on
Commit
7c62b14
·
verified ·
1 Parent(s): 1de3394

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  pip==22.2.2
2
  gradio==3.0.24
3
  googletrans==4.0.0rc1
4
- moviepy
5
- SpeechRecognition
6
- gTTS
7
- youtube_transcript_api
8
- pytube
 
1
  pip==22.2.2
2
  gradio==3.0.24
3
  googletrans==4.0.0rc1
4
+ moviepy==1.0.3
5
+ SpeechRecognition==3.10.1
6
+ gTTS==2.5.2
7
+ youtube_transcript_api==0.6.2
8
+ pytube==15.0.0