Sonny4Sonnix commited on
Commit
9caebf3
·
1 Parent(s): 459f974

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
  pydantic
2
- sklearn
3
  fastapi["all"]
4
- html
 
 
 
5
  pandas
 
 
1
  pydantic
 
2
  fastapi["all"]
3
+ uvicorn
4
+ jinja2
5
+ numpy
6
+ joblib
7
  pandas
8
+ scikit-learn