Spaces:
Running
Running
based on https://discuss.streamlit.io/t/modulenotfounderror-no-module-named-altair-vegalite-v4/42921/6
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ mmdet==2.25.2
|
|
7 |
mmcv-full==1.6.1
|
8 |
streamlit-image-comparison==0.0.4
|
9 |
streamlit==1.36.0
|
10 |
-
numpy<2
|
|
|
|
7 |
mmcv-full==1.6.1
|
8 |
streamlit-image-comparison==0.0.4
|
9 |
streamlit==1.36.0
|
10 |
+
numpy<2
|
11 |
+
altair<5
|