Spaces:
Runtime error
Runtime error
Fix: Update deprecated APIs and dependencies
#18
by akseljoonas HF Staff - opened
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
accelerate
|
| 2 |
diffusers==0.29.0
|
| 3 |
controlnet_aux==0.0.8
|
| 4 |
-
huggingface_hub=
|
| 5 |
insightface==0.7.3
|
| 6 |
albumentations==1.4.3
|
| 7 |
numpy==1.26.2
|
|
|
|
| 1 |
accelerate
|
| 2 |
diffusers==0.29.0
|
| 3 |
controlnet_aux==0.0.8
|
| 4 |
+
huggingface_hub>=0.23.2
|
| 5 |
insightface==0.7.3
|
| 6 |
albumentations==1.4.3
|
| 7 |
numpy==1.26.2
|