ethnmcl commited on
Commit
566ba1f
·
verified ·
1 Parent(s): 4d509f3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.115.0
2
+ uvicorn[standard]==0.30.6
3
+ numpy==1.26.4
4
+ pandas==2.2.2
5
+ scikit-learn==1.3.2
6
+ xgboost==2.0.3
7
+ joblib==1.4.2
8
+ huggingface_hub==0.24.6