huzey commited on
Commit
cc0cb68
1 Parent(s): bf343d9

update sam2

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -8,7 +8,7 @@ datasets
8
  hydra-core==1.3.2
9
  iopath==0.1.10
10
  pillow==9.4.0
11
- segment-anything-2 @ git+https://github.com/facebookresearch/segment-anything-2.git@7e1596c --install-option="--no-deps"
12
  segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@6fdee8f
13
  mobile-sam @ git+https://github.com/ChaoningZhang/MobileSAM.git@c12dd83
14
  timm
 
8
  hydra-core==1.3.2
9
  iopath==0.1.10
10
  pillow==9.4.0
11
+ segment-anything-2 @ git+https://github.com/huzeyann/segment-anything-2.git
12
  segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@6fdee8f
13
  mobile-sam @ git+https://github.com/ChaoningZhang/MobileSAM.git@c12dd83
14
  timm