Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ numpy==2.0.2
|
|
| 3 |
scikit-learn==1.6.1
|
| 4 |
joblib==1.4.2
|
| 5 |
gunicorn==20.1.0
|
|
|
|
|
|
| 3 |
scikit-learn==1.6.1
|
| 4 |
joblib==1.4.2
|
| 5 |
gunicorn==20.1.0
|
| 6 |
+
xgboost==2.1.4
|