Spaces:
Running
on
Zero
Running
on
Zero
lisa works
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,6 +12,7 @@ accelerate==0.30.1
|
|
12 |
hydra-core==1.3.2
|
13 |
iopath==0.1.10
|
14 |
pillow==9.4.0
|
|
|
15 |
SAM-2 @ git+https://github.com/huzeyann/segment-anything-2.git
|
16 |
segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@6fdee8f
|
17 |
mobile-sam @ git+https://github.com/ChaoningZhang/MobileSAM.git@c12dd83
|
|
|
12 |
hydra-core==1.3.2
|
13 |
iopath==0.1.10
|
14 |
pillow==9.4.0
|
15 |
+
bleach==6.1.0
|
16 |
SAM-2 @ git+https://github.com/huzeyann/segment-anything-2.git
|
17 |
segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@6fdee8f
|
18 |
mobile-sam @ git+https://github.com/ChaoningZhang/MobileSAM.git@c12dd83
|