DD0101 commited on
Commit
72a3b07
·
1 Parent(s): 82d5d43

requirements: cv2 -> opencv-python

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ numpy
2
  pandas
3
  matplotlib
4
  imutils
5
- cv2
6
  PIL
7
  random
8
  shutil
 
2
  pandas
3
  matplotlib
4
  imutils
5
+ opencv-python
6
  PIL
7
  random
8
  shutil