eziokittu commited on
Commit
15bc4dc
·
verified ·
1 Parent(s): c152ba9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,10 +1,11 @@
 
1
  fastapi
2
  fastapi-cors
3
- uvicorn
4
- tensorflow
5
  numpy
6
  pillow
7
  pandas
8
  python-multipart
9
  pydantic
10
- dill
 
 
 
1
+ dill
2
  fastapi
3
  fastapi-cors
 
 
4
  numpy
5
  pillow
6
  pandas
7
  python-multipart
8
  pydantic
9
+ scikit-learn
10
+ tensorflow
11
+ uvicorn