mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-09 13:40:49 +08:00
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:
parent
f0ed5c3433
commit
0cbbe25d89
@ -39963,6 +39963,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user