imseldrith commited on
Commit
a9960f7
·
1 Parent(s): 7f6f0cf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- gradio
2
- pydub
3
- moviepy
 
 
 
 
 
 
1
+ gradio==1.1.1
2
+ librosa==0.9.2
3
+ pydub==0.24.1
4
+ gTTS==2.1.1
5
+ SpeechRecognition==3.8.1
6
+ opencv-python==4.5.2.30
7
+ numpy==1.19.4
8
+ matplotlib==3.4.3