segments-arnaud commited on
Commit
a4654d8
1 Parent(s): 2a3b1c1

Change opencv to imutils

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  numpy==1.19.4
2
  torch==1.13.0
3
  torchvision
4
- opencv-python
5
  git+https://github.com/facebookresearch/segment-anything.git
6
  pycocotools
7
  onnxruntime
 
1
  numpy==1.19.4
2
  torch==1.13.0
3
  torchvision
4
+ imutils
5
  git+https://github.com/facebookresearch/segment-anything.git
6
  pycocotools
7
  onnxruntime