mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 00:24:23 +08:00
Merge pull request #129 from storyicon/main
feat: add comfyui_segment_anything custom node
This commit is contained in:
commit
8c10ab8844
@ -2405,6 +2405,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "storyicon",
|
||||||
|
"title": "segment anything",
|
||||||
|
"reference": "https://github.com/storyicon/comfyui_segment_anything",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/storyicon/comfyui_segment_anything"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user