ZeeAI1 commited on
Commit
97abca1
·
verified ·
1 Parent(s): 5dc7c75

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  streamlit
2
  transformers
3
  torch
4
- moviepy
 
5
  TTS
6
- imageio[ffmpeg]
7
  numpy
8
  scipy
9
  soundfile
 
1
  streamlit
2
  transformers
3
  torch
4
+ moviepy==1.0.3
5
+ imageio[ffmpeg]==2.34.0
6
  TTS
 
7
  numpy
8
  scipy
9
  soundfile