catninja123 commited on
Commit
c06ff24
·
verified ·
1 Parent(s): 61b5f9a

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- gradio==5.16.0
2
- pandas>=2.0
3
- numpy>=1.24
4
- scikit-learn>=1.3
5
- catboost>=1.2
6
- lightgbm>=4.0
7
- xgboost>=2.0
8
- scipy>=1.11
 
1
+ catboost
2
+ lightgbm
3
+ xgboost
4
+ scikit-learn
5
+ pandas
6
+ numpy
7
+ scipy