Spaces:
Runtime error
Runtime error
Aurélie GABU commited on
Commit ·
c2d3da8
1
Parent(s): 5a9f69f
docs: requirements updated
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ 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
|
|
|
|
|
|
| 8 |
uvicorn==0.30.1
|
| 9 |
httpx==0.27.0
|
| 10 |
huggingface_hub==1.3.1
|
| 11 |
+
joblib==1.4.2
|
| 12 |
+
pandas==2.2.2
|