carpenterbb commited on
Commit
b785f81
·
verified ·
1 Parent(s): 1c6713f

Create requirements.txt

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