From 6b9d5a405191374bd8088ff17acd0afee1d0c5e0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Mon, 13 Oct 2025 06:21:01 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 6dbd5b17..b2f44c2a 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34403,10 +34403,13 @@ "author": "heyburns", "title": "PortraitUtils", "id": "portraitutils", - "url": "https://github.com/heyburns/PortraitUtils", - "install_type": "git_clone", + "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",