Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@ torch==2.0.1
|
|
2 |
torchvision==0.15.2
|
3 |
xformers==0.0.20
|
4 |
transformers==4.47.1
|
5 |
-
diffusers==0.
|
6 |
-
huggingface-hub==0.
|
7 |
controlnet_aux
|
8 |
einops
|
9 |
onnxruntime-gpu
|
|
|
2 |
torchvision==0.15.2
|
3 |
xformers==0.0.20
|
4 |
transformers==4.47.1
|
5 |
+
diffusers==0.27.2
|
6 |
+
huggingface-hub==0.27.0
|
7 |
controlnet_aux
|
8 |
einops
|
9 |
onnxruntime-gpu
|