Spaces:
Runtime error
Runtime error
requirements: cv2 -> opencv-python
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ numpy
|
|
2 |
pandas
|
3 |
matplotlib
|
4 |
imutils
|
5 |
-
|
6 |
PIL
|
7 |
random
|
8 |
shutil
|
|
|
2 |
pandas
|
3 |
matplotlib
|
4 |
imutils
|
5 |
+
opencv-python
|
6 |
PIL
|
7 |
random
|
8 |
shutil
|