This commit is contained in:
Phạm Hưng 2026-03-06 16:34:46 +07:00 committed by GitHub
commit 936c691178
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44555,6 +44555,17 @@
], ],
"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": "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"
} }
] ]
} }