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:
Phạm Hưng 2026-03-16 02:23:10 +07:00 committed by GitHub
parent b1a268501d
commit 7dd05e822f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
]
}