Spaces:
Sleeping
Sleeping
Siddhant Maji commited on
Commit ·
88499be
1
Parent(s): 9211607
changed reqs
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ joblib==1.5.1
|
|
| 3 |
numpy==2.0.2
|
| 4 |
pandas==2.2.2
|
| 5 |
tensorflow==2.19.0
|
| 6 |
-
scikit-learn==1.6.1
|
|
|
|
|
|
| 3 |
numpy==2.0.2
|
| 4 |
pandas==2.2.2
|
| 5 |
tensorflow==2.19.0
|
| 6 |
+
scikit-learn==1.6.1
|
| 7 |
+
xgboost==3.0.3
|