diff --git a/custom-node-list.json b/custom-node-list.json index f2fcac80..6723f00b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39963,6 +39963,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "destinyfaux", + "title": "Z-FUSE: Surgical LoRA Orchestrator", + "id": "z-fuse", + "reference": "https://github.com/destinyfaux/Z-Fuse", + "files": [ + "https://github.com/destinyfaux/Z-Fuse/archive/refs/heads/main.zip" + ], + "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." + } ] }