Spaces:
Runtime error
Runtime error
Aurélie GABU commited on
Commit ·
306ac8b
1
Parent(s): 5685164
docs: requirements updated
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,6 @@ 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
|
|
|
|
|
|
|
|
|
| 9 |
httpx==0.27.0
|
| 10 |
huggingface_hub==1.3.1
|
| 11 |
joblib==1.4.2
|
| 12 |
+
pandas==2.2.2
|
| 13 |
+
scikit-learn==1.4.2
|
| 14 |
+
xgboost ==2.0.3
|