segestic commited on
Commit
89051c6
1 Parent(s): cc4abeb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,7 +8,8 @@ numpy
8
  python-multipart
9
  opencv-python-headless
10
  streamlit==1.36.0
11
- altair==4.0.1
12
  #altair<5
13
  #opencv-python
 
14
  #https://discuss.streamlit.io/t/modulenotfounderror-no-module-named-altair-vegalite-v4/42921/12
 
8
  python-multipart
9
  opencv-python-headless
10
  streamlit==1.36.0
11
+ altair==4
12
  #altair<5
13
  #opencv-python
14
+ #https://stackoverflow.com/questions/76237951/i-made-a-model-using-jupyter-notebook-and-then-i-am-trying-to-deploy-the-model-u
15
  #https://discuss.streamlit.io/t/modulenotfounderror-no-module-named-altair-vegalite-v4/42921/12