Spaces:
Sleeping
Sleeping
neoguojing
commited on
Commit
·
9e14b49
1
Parent(s):
ccba85f
up
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,4 +11,4 @@ omegaconf==2.3.0
|
|
11 |
pycocotools==2.0.7
|
12 |
gradio_image_prompter==0.1.0
|
13 |
cloudpickle==2.2.1
|
14 |
-
git+https://github.com/facebookresearch/segment-anything.git
|
|
|
11 |
pycocotools==2.0.7
|
12 |
gradio_image_prompter==0.1.0
|
13 |
cloudpickle==2.2.1
|
14 |
+
segment_anything @ git+https://github.com/facebookresearch/segment-anything.git
|