huzey commited on
Commit
d708c75
1 Parent(s): e077c1c

fix LISA req

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -9,10 +9,10 @@ accelerate
9
  hydra-core==1.3.2
10
  iopath==0.1.10
11
  pillow==9.4.0
12
- lisa @ git+https://github.com/huzeyann/LISA.git@37568a00c5e7fbc71ef254f21340b4bbe8d0e279
13
  SAM-2 @ git+https://github.com/huzeyann/segment-anything-2.git
14
  segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@6fdee8f
15
  mobile-sam @ git+https://github.com/ChaoningZhang/MobileSAM.git@c12dd83
 
16
  timm
17
  open-clip-torch==2.20.0
18
  ncut-pytorch>=1.3.13
 
9
  hydra-core==1.3.2
10
  iopath==0.1.10
11
  pillow==9.4.0
 
12
  SAM-2 @ git+https://github.com/huzeyann/segment-anything-2.git
13
  segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@6fdee8f
14
  mobile-sam @ git+https://github.com/ChaoningZhang/MobileSAM.git@c12dd83
15
+ lisa @ git+https://github.com/huzeyann/LISA.git
16
  timm
17
  open-clip-torch==2.20.0
18
  ncut-pytorch>=1.3.13