mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-06 17:47:30 +08:00
Add ComfyUI-SAM3 node
This commit is contained in:
parent
03befe1ac7
commit
dadddb061a
@ -43806,6 +43806,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": "LvaXin",
|
||||||
|
"title": "ComfyUI-SAM3",
|
||||||
|
"reference": "https://github.com/LvaXin/ComfyUI-SAM3",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/LvaXin/ComfyUI-SAM3"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI 自定义节点,用于 Meta 的 SAM3 (Segment Anything Model 3) 图像/视频分割模型。支持文本提示分割、框选分割、交互式框选分割,以及视频分割。模型自动从魔搭社区下载。"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user