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