Spaces:
Sleeping
Sleeping
Commit ·
1ebdca8
1
Parent(s): 80161ac
Pin huggingface_hub for HfFolder compatibility
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,5 +11,6 @@ numpy
|
|
| 11 |
opencv-python
|
| 12 |
gradio==4.44.1
|
| 13 |
gradio_client==1.3.0
|
|
|
|
| 14 |
fastapi==0.112.2
|
| 15 |
starlette==0.38.6
|
|
|
|
| 11 |
opencv-python
|
| 12 |
gradio==4.44.1
|
| 13 |
gradio_client==1.3.0
|
| 14 |
+
huggingface_hub==0.25.2
|
| 15 |
fastapi==0.112.2
|
| 16 |
starlette==0.38.6
|