Spaces:
Sleeping
Sleeping
andreanascetti
commited on
Commit
·
a438178
1
Parent(s):
cf0b6b1
added template matching
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ numpy
|
|
3 |
streamlit>=0.88
|
4 |
streamlit-drawable-canvas==0.9.0
|
5 |
streamlit_image_select
|
6 |
-
streamlit_sortables
|
|
|
|
3 |
streamlit>=0.88
|
4 |
streamlit-drawable-canvas==0.9.0
|
5 |
streamlit_image_select
|
6 |
+
streamlit_sortables
|
7 |
+
opencv-python
|