Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,8 +8,8 @@ xgboost==1.4.0
|
|
8 |
tqdm==4.62.1
|
9 |
numpy==1.21.2
|
10 |
openml==0.12.2
|
11 |
-
catboost==0.26.1
|
12 |
-
auto-sklearn==0.14.5
|
13 |
hyperopt==0.2.5
|
14 |
configspace==0.4.21
|
15 |
# autogluon==0.4.0
|
|
|
8 |
tqdm==4.62.1
|
9 |
numpy==1.21.2
|
10 |
openml==0.12.2
|
11 |
+
# catboost==0.26.1
|
12 |
+
# auto-sklearn==0.14.5
|
13 |
hyperopt==0.2.5
|
14 |
configspace==0.4.21
|
15 |
# autogluon==0.4.0
|