Ausbel commited on
Commit
1cae00f
1 Parent(s): b1dbda1

Create requirements.txt

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