Benjamin Bossan commited on
Commit
ddb58af
1 Parent(s): 27c25c1

Add xgb, lgbm, catboost as requirements

Browse files

Make at least the more common packages availabe.

Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,4 +1,7 @@
 
1
  huggingface_hub
 
2
  pandas
3
  scikit-learn
 
4
  git+https://github.com/skops-dev/skops.git
1
+ catboost
2
  huggingface_hub
3
+ lightgbm
4
  pandas
5
  scikit-learn
6
+ xgboost
7
  git+https://github.com/skops-dev/skops.git