manny1313 commited on
Commit
fb0120c
·
1 Parent(s): 7e43f12

Added req.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,9 +1,12 @@
1
  fastapi
2
  uvicorn
 
 
3
  numpy
4
  opencv-python
5
- scikit-image
6
  scikit-learn
 
 
7
  joblib
8
- pillow
9
- matplotlib
 
1
  fastapi
2
  uvicorn
3
+ python-multipart
4
+ pillow
5
  numpy
6
  opencv-python
7
+ matplotlib
8
  scikit-learn
9
+ pandas
10
+ scikit-image
11
  joblib
12
+ xgboost