ruslanmv commited on
Commit
71d1330
1 Parent(s): d9acf52

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -8
requirements.txt CHANGED
@@ -1,11 +1,7 @@
1
  pip==22.2.2
2
- httpx==0.13.3
3
- chardet==3.0.4
4
- httpcore==0.9.1
5
- h2==3.2.0
6
  googletrans==4.0.0rc1
7
- gTTS==2.2.1
8
- SpeechRecognition==3.8.1
9
- moviepy==1.0.3
10
- gradio==3.0.24
11
 
 
1
  pip==22.2.2
 
 
 
 
2
  googletrans==4.0.0rc1
3
+ gTTS
4
+ SpeechRecognition
5
+ moviepy
6
+ gradio
7