Spaces:
Running
on
A10G
Running
on
A10G
diffusers 0.23.1 uses cached_download, removed in huggingface_hub 0.26
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ compel==2.0.2
|
|
11 |
controlnet-aux==0.0.7
|
12 |
peft==0.6.0
|
13 |
xformers
|
14 |
-
hf_transfer
|
|
|
|
11 |
controlnet-aux==0.0.7
|
12 |
peft==0.6.0
|
13 |
xformers
|
14 |
+
hf_transfer
|
15 |
+
huggingface_hub<0.26.0
|