Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ numpy
|
|
5 |
tensorflow
|
6 |
keras
|
7 |
streamlit-drawable-canvas
|
8 |
-
opencv-python
|
|
|
|
|
|
5 |
tensorflow
|
6 |
keras
|
7 |
streamlit-drawable-canvas
|
8 |
+
opencv-contrib-python==4.6.0.66
|
9 |
+
opencv-python==4.6.0.66
|
10 |
+
opencv-python-headless==4.6.0.66
|