Spaces:
Runtime error
Runtime error
update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -18,7 +18,7 @@ regex
|
|
| 18 |
pyvirtualcam
|
| 19 |
pydantic
|
| 20 |
gradio
|
| 21 |
-
huggingface_hub=
|
| 22 |
|
| 23 |
# Core UI framework
|
| 24 |
gradio[oauth,mcp]
|
|
|
|
| 18 |
pyvirtualcam
|
| 19 |
pydantic
|
| 20 |
gradio
|
| 21 |
+
huggingface_hub>=0.25.0
|
| 22 |
|
| 23 |
# Core UI framework
|
| 24 |
gradio[oauth,mcp]
|