mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-16 22:47:39 +08:00
New update node SDVN_Segment_Anything (#2671)
* Update custom-node-list.json | Update description for SDVN_Custom_node Update description for SDVN_Custom_node * Update custom-node-list.json
This commit is contained in:
parent
b1a268501d
commit
7dd05e822f
@ -45126,6 +45126,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Stable Diffusion VN",
|
||||
"title": "SDVN Segment Anything",
|
||||
"id": "SDVNSegment",
|
||||
"reference": "https://github.com/StableDiffusionVN/SDVN_Segment_Anything",
|
||||
"files": [
|
||||
"https://github.com/StableDiffusionVN/SDVN_Segment_Anything"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of nodes developed from the original Segment Anything set, to streamline and fix new library conflicts"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user