diff --git a/custom-node-list.json b/custom-node-list.json index e98f5aea..6a42e51e 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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",