Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
numpy==1.23.0
|
2 |
-
xgboost==1.6.1
|
|
|
|
|
|
1 |
numpy==1.23.0
|
2 |
+
xgboost==1.6.1
|
3 |
+
sklearn==0.0
|
4 |
+
scikit-learn==1.1.1
|