Spaces:
Runtime error
Runtime error
Aurélie GABU commited on
Commit ·
5a9f69f
1
Parent(s): 2282f4e
docs: requirements updated
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ pytest==9.0.2
|
|
| 7 |
fastapi==0.115.0
|
| 8 |
uvicorn==0.30.1
|
| 9 |
httpx==0.27.0
|
| 10 |
-
huggingface_hub==1.3.1
|
|
|
|
|
|
| 7 |
fastapi==0.115.0
|
| 8 |
uvicorn==0.30.1
|
| 9 |
httpx==0.27.0
|
| 10 |
+
huggingface_hub==1.3.1
|
| 11 |
+
joblib==1.4.2
|