vansh0003 commited on
Commit
e512e69
·
verified ·
1 Parent(s): ab3c2f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
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