Spaces:
Runtime error
Runtime error
Commit ·
0b53f2c
1
Parent(s): c9e694e
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,9 +1,7 @@
|
|
| 1 |
numpy==1.23
|
| 2 |
matplotlib
|
| 3 |
-
xgboost
|
| 4 |
-
catboost
|
| 5 |
lightgbm
|
| 6 |
shap
|
| 7 |
randomgen
|
| 8 |
-
|
| 9 |
-
|
|
|
|
| 1 |
numpy==1.23
|
| 2 |
matplotlib
|
|
|
|
|
|
|
| 3 |
lightgbm
|
| 4 |
shap
|
| 5 |
randomgen
|
| 6 |
+
scipy
|
| 7 |
+
tabpfn
|