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