WAQASCHANNA commited on
Commit
3ceb610
·
verified ·
1 Parent(s): 89860f7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  streamlit>=1.32.0
2
  gtts>=2.4.0
3
  pydub>=0.25.1
4
- moviepy>=1.0.3
5
- imageio>=2.33.0
6
- imageio-ffmpeg>=0.4.9
 
 
1
  streamlit>=1.32.0
2
  gtts>=2.4.0
3
  pydub>=0.25.1
4
+ moviepy==1.0.3
5
+ imageio==2.33.0
6
+ imageio-ffmpeg==0.4.8
7
+ numpy>=1.24.3