Add PortraitUtils to custom-node-list.json (#2216)

* Update custom-node-list.json

* Update custom-node-list.json

* Update custom-node-list.json

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
heyburns 2025-10-12 16:21:28 -05:00 committed by GitHub
parent 2cb24e8a94
commit bd6edfc9dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34435,6 +34435,17 @@
"install_type": "unzip",
"description": "Various image processing nodes."
},
{
"author": "heyburns",
"title": "PortraitUtils",
"id": "portraitutils",
"reference": "https://github.com/heyburns/PortraitUtils",
"files": [
"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",