rahul7star commited on
Commit
71088af
·
verified ·
1 Parent(s): 021f101

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -2
requirements.txt CHANGED
@@ -1,7 +1,13 @@
1
- accelerate==1.6.0
 
 
 
 
 
 
2
  av==12.1.0
3
  decord
4
- diffusers==0.33.1
5
  einops
6
  ffmpeg-python==0.2.0
7
  gradio==5.25.2
 
1
+
2
+ git+https://github.com/huggingface/diffusers.git
3
+ transformers
4
+ accelerate
5
+ safetensors
6
+
7
+
8
  av==12.1.0
9
  decord
10
+
11
  einops
12
  ffmpeg-python==0.2.0
13
  gradio==5.25.2