Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
joblib==1.5.1
|
| 5 |
-
scikit-learn==1.6.0
|
| 6 |
-
xgboost==2.1.4
|
|
|
|
| 1 |
+
gradio==3.0.0
|
| 2 |
+
scikit-learn==1.2.2
|
| 3 |
+
numpy==1.23.0
|
|
|
|
|
|
|
|
|