Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,9 +4,9 @@ torchvision==0.20.1
|
|
4 |
xformers==0.0.29.post1
|
5 |
triton==3.1.0
|
6 |
|
7 |
-
diffusers==0.
|
8 |
transformers==4.52.3
|
9 |
-
huggingface-hub==0.
|
10 |
imageio==2.27.0
|
11 |
decord==0.6.0
|
12 |
accelerate==0.26.1
|
|
|
4 |
xformers==0.0.29.post1
|
5 |
triton==3.1.0
|
6 |
|
7 |
+
diffusers==0.21.4
|
8 |
transformers==4.52.3
|
9 |
+
huggingface-hub==0.16.4
|
10 |
imageio==2.27.0
|
11 |
decord==0.6.0
|
12 |
accelerate==0.26.1
|