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