Compare commits

...

4 Commits

Author SHA1 Message Date
destinyfaux
6b909a1956
Merge b2d6a4eefe into 92979ff7c8 2025-12-31 17:06:06 -03:00
Dr.Lt.Data
b2d6a4eefe
Update custom-node-list.json 2025-12-28 08:09:06 +09:00
destinyfaux
216e8586bc
Update custom-node-list.json
Fixed indentation issue caused in my prior Z-Image Z-Fuse Node.
2025-12-27 12:31:58 -07:00
destinyfaux
0cbbe25d89
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.
2025-12-27 12:29:38 -07:00

View File

@ -40447,6 +40447,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"
],
"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."
}
]
}