bigmed@bigmed commited on
Commit
e0fd7bf
·
1 Parent(s): 7ea519a

fixed open cv name

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,5 +2,5 @@ torch
2
  timm
3
  scikit-image
4
  numpy
5
- cv2
6
  Pillow
 
2
  timm
3
  scikit-image
4
  numpy
5
+ opencv-python
6
  Pillow