Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
streamlit
|
2 |
-
opencv-python
|
3 |
-
opencv-python-headless
|
4 |
-
matplotlib
|
5 |
-
pillow
|
6 |
-
plotly
|
7 |
streamlit_drawable_canvas
|
|
|
1 |
+
streamlit
|
2 |
+
opencv-contrib-python
|
3 |
+
opencv-python-headless
|
4 |
+
matplotlib
|
5 |
+
pillow
|
6 |
+
plotly
|
7 |
streamlit_drawable_canvas
|