mrbeliever commited on
Commit
b8787ba
·
verified ·
1 Parent(s): bc71799

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
- streamlit==1.25.0
2
- youtube-dl==2024.1.3
3
  moviepy==1.0.3
4
- speechrecognition==3.10.0
5
- transformers==4.32.0
6
- pillow==9.5.0
7
  ffmpeg==5.1.2
8
- requests==2.31.0
9
  numpy==1.24.3
 
1
+ streamlit==1.23.1
 
2
  moviepy==1.0.3
3
+ speechrecognition==3.8.1
4
+ pydub==0.25.1
 
5
  ffmpeg==5.1.2
 
6
  numpy==1.24.3