From d13837ac5c7f78b2525e0dad301c36729640a251 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 24 Jan 2026 18:09:01 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 25 +++++++++++++------------ node_db/new/custom-node-list.json | 21 +++++++++++++++++++++ 2 files changed, 34 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 6df75af6..cb4808fe 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41712,7 +41712,7 @@ "install_type": "git-clone", "description": "Advanced live tuning nodes for SDXL, Illustrious, and NAI. Slice U-Net and CLIP into functional areas to adjust intensity of specific components like Layout, Style, or Syntax." }, - { + { "author": "aledelpho", "title": "Arthemy Live Tuner - Z-image", "reference": "https://github.com/aledelpho/Arthemy_Live-Tuner-ZIT-ComfyUI", @@ -41837,7 +41837,17 @@ "install_type": "git-clone", "description": "Second monitor preview for video generations with interactive playback controls, color tools, generation tracking, and workflow-embedded snapshots." }, - + { + "author": "loficoding", + "title": "ComfyUI Node HUD", + "reference": "https://github.com/loficoding/ComfyUI-Node-HUD", + "files": [ + "https://github.com/loficoding/ComfyUI-Node-HUD" + ], + "install_type": "git-clone", + "description": "Adds a smart I/O status dock to stacked nodes for cleaner layouts.", + "tags": ["ui", "layout", "utils"] + }, @@ -42239,15 +42249,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "loficoding", - "title": "ComfyUI Node HUD", - "reference": "https://github.com/loficoding/ComfyUI-Node-HUD", - "files": ["https://github.com/loficoding/ComfyUI-Node-HUD"], - "install_type": "git-clone", - "description": "Adds a smart I/O status dock to stacked nodes for cleaner layouts.", - "tags": ["ui", "layout", "utils"] - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0007c62b..6f96319f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "aledelpho", + "title": "Arthemy Live Tuner - Z-image", + "reference": "https://github.com/aledelpho/Arthemy_Live-Tuner-ZIT-ComfyUI", + "files": [ + "https://github.com/aledelpho/Arthemy_Live-Tuner-ZIT-ComfyUI" + ], + "install_type": "git-clone", + "description": "Advanced real-time control for Z-Image models and Qwen3-4B Text Encoders. These nodes allow you to change your model's weights to boost or lower specific generative phases." + }, { "author": "CrateTools", "title": "Preview Video Monitor Pro", @@ -11,6 +21,17 @@ "install_type": "git-clone", "description": "Second monitor preview for video generations with interactive playback controls, color tools, generation tracking, and workflow-embedded snapshots." }, + { + "author": "loficoding", + "title": "ComfyUI Node HUD", + "reference": "https://github.com/loficoding/ComfyUI-Node-HUD", + "files": [ + "https://github.com/loficoding/ComfyUI-Node-HUD" + ], + "install_type": "git-clone", + "description": "Adds a smart I/O status dock to stacked nodes for cleaner layouts.", + "tags": ["ui", "layout", "utils"] + }, { "author": "pixelpainter", "title": "UI-Decorators [SubGraph]",