From d86f6196d08c165f412be6b38be0dc8b925b0c52 Mon Sep 17 00:00:00 2001 From: pixelpainter Date: Tue, 20 Jan 2026 08:30:34 -0600 Subject: [PATCH] Update custom-node-list.json (#2509) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ff09fd39..d6fcaac7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11699,6 +11699,16 @@ ], "install_type": "git-clone", "description": "This custom node detects body parts (currently only hands) from the received image and outputs the image if the skeleton can be estimated." + }, + { + "author": "pixelpainter", + "title": "UI-Decorators [SubGraph]", + "reference": "https://github.com/pixelpainter/UI-Decorators", + "files": [ + "https://github.com/pixelpainter/UI-Decorators" + ], + "install_type": "git-clone", + "description": "UI Decorators is a set of 4 nodes to enhance frontside SubGraph usability and organization. A Note, a Divider, an editable Spacer, and a Title node. Includes color pickers for fonts, font sizing, bold/non-bold text, and background color picker for the note" }, { "author": "Sorcerio",