Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse filesWorkaround.
https://discuss.huggingface.co/t/enhance-this-hidiffusion-sdxl-is-down-can-yall-please-tell-radames-to-fix-this-thanks/116402/2
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ torchvision
|
|
5 |
xformers
|
6 |
accelerate
|
7 |
invisible-watermark
|
8 |
-
huggingface-hub
|
9 |
hf-transfer
|
10 |
gradio_imageslider==0.0.20
|
11 |
compel
|
|
|
5 |
xformers
|
6 |
accelerate
|
7 |
invisible-watermark
|
8 |
+
huggingface-hub<0.26.0
|
9 |
hf-transfer
|
10 |
gradio_imageslider==0.0.20
|
11 |
compel
|