mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
feat: add comfyui_segment_anything custom node
Signed-off-by: storyicon <storyicon@foxmail.com>
This commit is contained in:
parent
b2793023d6
commit
d972ee0380
@ -2405,6 +2405,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"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