Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
opencv-python
|
3 |
-
opencv-python-headless
|
4 |
numpy
|
5 |
keras
|
6 |
tensorflow
|
|
|
1 |
streamlit
|
2 |
+
opencv-contrib-python
|
|
|
3 |
numpy
|
4 |
keras
|
5 |
tensorflow
|