AronWolverine commited on
Commit
2a2be11
·
verified ·
1 Parent(s): 2a256d0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- numpy
2
- flask
3
  tensorflow
4
- keras
5
- keras-models
6
- Keras-Preprocessing
 
1
+ fastapi
2
+ uvicorn
3
  tensorflow
4
+ numpy
5
+ jinja2
6
+ pillow