Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ scikit-learn
|
|
| 4 |
tensorflow
|
| 5 |
|
| 6 |
pandas
|
| 7 |
-
opencv
|
| 8 |
numpy
|
| 9 |
matplotlib
|
| 10 |
keras
|
|
|
|
| 4 |
tensorflow
|
| 5 |
|
| 6 |
pandas
|
| 7 |
+
opencv-python
|
| 8 |
numpy
|
| 9 |
matplotlib
|
| 10 |
keras
|