zR commited on
Commit
146d2aa
·
1 Parent(s): aef140a
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio==4.40.0
2
- imageio-ffmpeg>=0.5.1
3
- torch
4
  diffusers
5
-
 
 
1
  gradio==4.40.0
2
+ imageio-ffmpeg==0.5.1
3
+ torch==2.4.0
4
  diffusers
5
+ spaces==0.29.2
6
+ moviepy==1.0.3