RaulHuaroteZegarra commited on
Commit
88bda79
·
verified ·
1 Parent(s): 6b4e863

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- tensorflow
 
 
2
  minisom
3
- scipy
4
  fastapi
5
  numpy
6
- opencv-python
7
- jinja2
8
  pydantic
9
- Pillow
10
- uvicorn
 
1
+ scikit-learn
2
+ #pillow
3
+ #tensorflow
4
  minisom
 
5
  fastapi
6
  numpy
 
 
7
  pydantic
8
+ opencv-python
9
+ matplotlib