Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -15,6 +15,7 @@ uvicorn
|
|
| 15 |
mlflow==2.12.1
|
| 16 |
pandas==2.2.2
|
| 17 |
numpy==1.26.4
|
|
|
|
| 18 |
xgboost==2.0.3
|
| 19 |
psutil==5.9.0
|
| 20 |
scipy==1.13.0
|
|
|
|
| 15 |
mlflow==2.12.1
|
| 16 |
pandas==2.2.2
|
| 17 |
numpy==1.26.4
|
| 18 |
+
scikit-learn==1.4.2
|
| 19 |
xgboost==2.0.3
|
| 20 |
psutil==5.9.0
|
| 21 |
scipy==1.13.0
|