vansh0003 commited on
Commit
f7d8ef7
·
verified ·
1 Parent(s): 3ff6da0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ pandas==2.2.2
3
+ numpy==1.26.4
4
+ scikit-learn==1.7.2
5
+ xgboost==3.0.5
6
+ joblib==1.4.2
7
+ lightgbm
8
+ imbalanced-learn