muratti18462 commited on
Commit
b257154
·
verified ·
1 Parent(s): 109d301

Add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ scikit-learn
4
+ pandas
5
+ numpy
6
+ joblib
7
+ sphinx
8
+ sphinx_rtd_theme
9
+ myst_parser
10
+ skops
11
+ flake8
12
+ pytest