mastefan commited on
Commit
bb470a1
·
verified ·
1 Parent(s): dfd16c9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -12,6 +12,11 @@ pandas
12
  numpy
13
  scikit-learn
14
 
 
 
 
 
 
15
  # Gradio GUI + visualization
16
  gradio
17
  ffmpeg-python
 
12
  numpy
13
  scikit-learn
14
 
15
+ # Tree-based AutoGluon models
16
+ lightgbm
17
+ catboost
18
+ xgboost
19
+
20
  # Gradio GUI + visualization
21
  gradio
22
  ffmpeg-python