ziwaixian009 commited on
Commit
dda9187
·
verified ·
1 Parent(s): 968a26a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- torch>=2.4.0
 
 
 
 
 
 
 
1
+ torch>=2.4.0
2
+ diffusers>=0.25.0
3
+ transformers>=4.36.0
4
+ accelerate>=0.24.0
5
+ huggingface_hub>=0.20.0
6
+ imageio>=2.31.0
7
+ imageio-ffmpeg>=0.4.8