facuvillegas commited on
Commit
3402e69
·
verified ·
1 Parent(s): f140c31

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  gradio
2
- moviepy
3
- pillow
4
  numpy
5
- imageio[ffmpeg]
 
 
 
1
  gradio
2
+ moviepy==1.0.3
3
+ Pillow
4
  numpy
5
+ imageio==2.31.1
6
+ imageio-ffmpeg==0.4.8
7
+ decorator==4.4.2