Update custom-node-list.json

This commit is contained in:
heyburns 2025-10-11 17:55:09 -05:00 committed by GitHub
parent c792f9277c
commit d161a567e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34399,6 +34399,14 @@
"install_type": "unzip",
"description": "Various image processing nodes."
},
{
"author": "heyburns",
"title": "PortraitUtils",
"id": "portraitutils",
"url": "https://github.com/heyburns/PortraitUtils",
"install_type": "git_clone",
"description": "A focused node collection designed for pipelines using real photographic images where resolutions are not standardized like they are in text-to-image generation."
},
{
"author": "aimingfail",
"title": "Image2Halftone Node for ComfyUI",
@ -34410,5 +34418,6 @@
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
]
}