From 216e8586bce88dcae34bec721aac12dd8b6aa94d Mon Sep 17 00:00:00 2001 From: destinyfaux Date: Sat, 27 Dec 2025 12:31:58 -0700 Subject: [PATCH] Update custom-node-list.json Fixed indentation issue caused in my prior Z-Image Z-Fuse Node. --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 6723f00b..efc4735a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39974,6 +39974,6 @@ ], "install_type": "git-clone", "description": "High-fidelity, architecture-aware LoRA fusion for Z-Image (S3-DiT). Features simultaneous TIES-merging, per-block tuning, and no-loss export." - } + } ] }