Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -13,7 +13,7 @@ huggingface-hub
|
|
| 13 |
opencv-python
|
| 14 |
insightface
|
| 15 |
gradio
|
| 16 |
-
controlnet_aux
|
| 17 |
gdown
|
| 18 |
sentencepiece
|
| 19 |
timm==0.6.7
|
|
|
|
| 13 |
opencv-python
|
| 14 |
insightface
|
| 15 |
gradio
|
| 16 |
+
controlnet_aux==0.0.9
|
| 17 |
gdown
|
| 18 |
sentencepiece
|
| 19 |
timm==0.6.7
|