Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio==4.29.0
|
| 2 |
pandas
|
| 3 |
-
scikit-learn
|
| 4 |
joblib
|
| 5 |
-
xgboost
|
|
|
|
| 1 |
gradio==4.29.0
|
| 2 |
pandas
|
| 3 |
+
scikit-learn==1.6.1
|
| 4 |
joblib
|
| 5 |
+
xgboost
|