From 87c08427c04388a7363040e198d190172fd210ee Mon Sep 17 00:00:00 2001 From: Arthemy <121179063+aledelpho@users.noreply.github.com> Date: Tue, 20 Jan 2026 21:41:39 +0100 Subject: [PATCH] Update custom-node-list.json 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 191a4c06..7d669c37 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",