From 53d924014dec2e86858d330429690887542a8a06 Mon Sep 17 00:00:00 2001 From: Arthemy <121179063+aledelpho@users.noreply.github.com> Date: Sat, 24 Jan 2026 10:03:47 +0100 Subject: [PATCH] Update custom-node-list.json (#2529) Hey there! I've added a new custom node for Z-image and I'd love to share that too on ComfyUI-Manager! <3 --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 6e855959..8dbf593e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41711,6 +41711,16 @@ ], "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", + "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": "bkpaine1",