Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ 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.32.2
|
10 |
imageio==2.27.0
|
|
|
4 |
xformers==0.0.29.post1
|
5 |
triton==3.1.0
|
6 |
|
7 |
+
diffusers==0.25.0
|
8 |
transformers==4.52.3
|
9 |
huggingface-hub==0.32.2
|
10 |
imageio==2.27.0
|