Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ protobuf==5.27.3
|
|
| 8 |
fastapi==0.115.0
|
| 9 |
uvicorn==0.30.6
|
| 10 |
slowapi==0.1.9
|
| 11 |
-
huggingface-hub==0.
|
| 12 |
pydantic==2.9.2
|
| 13 |
numpy==1.26.4
|
| 14 |
starlette==0.37.2
|
|
|
|
| 8 |
fastapi==0.115.0
|
| 9 |
uvicorn==0.30.6
|
| 10 |
slowapi==0.1.9
|
| 11 |
+
huggingface-hub==0.35.3
|
| 12 |
pydantic==2.9.2
|
| 13 |
numpy==1.26.4
|
| 14 |
starlette==0.37.2
|