Update custom-node-list.json

Adding my custom lora nodes for Z-Image. Combines and merges loras non-destructively to enable the usage of many loras without layer saturation.
This commit is contained in:
destinyfaux 2025-12-27 12:29:38 -07:00 committed by GitHub
parent f0ed5c3433
commit 0cbbe25d89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}