hysts HF staff commited on
Commit
9fa2e03
1 Parent(s): af556e2

Fix dependencies

Browse files
Files changed (2) hide show
  1. packages.txt +1 -0
  2. requirements.txt +2 -0
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ ffmpeg
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  diffusers==0.1.3
2
  diffusers==0.1.3
 
 
3
  torch==1.12.1
4
  torchvision==0.13.1
 
1
  diffusers==0.1.3
2
  diffusers==0.1.3
3
+ imageio==2.21.1
4
+ imageio-ffmpeg==0.4.7
5
  torch==1.12.1
6
  torchvision==0.13.1