Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,4 @@ huggingface-hub>=0.17.0
|
|
| 14 |
# scikit-learn==1.3.0
|
| 15 |
|
| 16 |
# Optional: For XGBoost models (if your joblib files contain xgboost models)
|
| 17 |
-
xgboost==1.7.
|
|
|
|
| 14 |
# scikit-learn==1.3.0
|
| 15 |
|
| 16 |
# Optional: For XGBoost models (if your joblib files contain xgboost models)
|
| 17 |
+
xgboost==1.7.6
|