Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pandas==2.2.2
|
|
| 3 |
numpy==1.26.4
|
| 4 |
scikit-learn==1.7.2
|
| 5 |
xgboost==3.0.5
|
| 6 |
-
joblib==1.4.2
|
|
|
|
|
|
| 3 |
numpy==1.26.4
|
| 4 |
scikit-learn==1.7.2
|
| 5 |
xgboost==3.0.5
|
| 6 |
+
joblib==1.4.2
|
| 7 |
+
lightgbm
|