dschandra commited on
Commit
99f9732
·
verified ·
1 Parent(s): e103010

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==4.19.2
2
+ xgboost==2.0.3
3
+ numpy==1.26.4
4
+ scikit-learn==1.5.0
5
+ requests==2.31.0