mercelv commited on
Commit
5d4074a
·
verified ·
1 Parent(s): d6276ab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -3
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
- tensorflow==2.6.0
2
- numpy==1.19.5
3
- Pillow==8.2.0
 
 
 
 
 
 
 
 
 
1
+ tensorflow-cpu
2
+ fastapi
3
+ Pillow
4
+ starlette
5
+ gunicorn
6
+ uvicorn
7
+ numpy
8
+ python-multipart
9
+ #opencv-python
10
+ opencv-python-headless
11
+ streamlit==1.15.2