Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ streamlit-echarts
|
|
| 2 |
st-annotated-text
|
| 3 |
Pillow
|
| 4 |
easyocr
|
| 5 |
-
opencv-python-headless==4.1.2.30
|
|
|
|
|
|
| 2 |
st-annotated-text
|
| 3 |
Pillow
|
| 4 |
easyocr
|
| 5 |
+
opencv-python-headless==4.1.2.30
|
| 6 |
+
altair<5
|