RJuro commited on
Commit
0ad44d8
·
verified ·
1 Parent(s): d5a51fc

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt CHANGED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ pydantic
4
+ joblib
5
+ pandas
6
+ numpy
7
+ scikit-learn
8
+ xgboost