ecopus commited on
Commit
2528270
Β·
verified Β·
1 Parent(s): e66e9a7

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  autogluon.tabular==1.4.0
2
- gradio
3
- pandas
 
 
 
1
  autogluon.tabular==1.4.0
2
+ gradio>=4.0.0
3
+ pandas>=2.0.0
4
+ scikit-learn>=1.3.0
5
+ numpy==1.26.4