imseldrith commited on
Commit
8a880cf
·
1 Parent(s): 415735d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- librosa==0.9.2
2
- pydub==0.24.1
3
  gTTS==2.1.1
4
- SpeechRecognition==3.8.1
5
- opencv-python
6
- numpy==1.23.5
7
- matplotlib==3.4.3
8
- moviepy
9
- IPython
 
1
+ flask==1.1.2
 
2
  gTTS==2.1.1
3
+ moviepy==1.0.3
4
+ numpy==1.19.4
5
+ requests==2.24.0
6
+ tqdm==4.54.0
7
+ uuid==1.30