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