segestic commited on
Commit
cbb54d8
1 Parent(s): 00882b1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
  tensorflow-cpu
2
- fastapi==0.88.0
3
- Pillow==9.3.0
4
- starlette==0.22.0
5
- gunicorn==20.1.0
6
- uvicorn==0.20.0
7
- numpy==1.23.5
8
  python-multipart
9
  opencv-python-headless
10
- streamlit==1.23.0
11
  altair<5
12
  #opencv-python
13
  #https://discuss.streamlit.io/t/modulenotfounderror-no-module-named-altair-vegalite-v4/42921/12
 
1
  tensorflow-cpu
2
+ fastapi
3
+ Pillow
4
+ starlette
5
+ gunicorn
6
+ uvicorn
7
+ numpy
8
  python-multipart
9
  opencv-python-headless
10
+ streamlit==1.36.0
11
  altair<5
12
  #opencv-python
13
  #https://discuss.streamlit.io/t/modulenotfounderror-no-module-named-altair-vegalite-v4/42921/12