mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-04 08:37:37 +08:00
Update custom-node-list.json
Added EasyLoRAMerger: A specialized merger for Flux Klein models. It features VRAM-safe streaming to allow merging on 8GB/12GB cards and handles key normalization across different Flux trainers (AI-Toolkit, X-Labs, Musubi).
This commit is contained in:
parent
7b3f032e77
commit
79def449bf
@ -43359,6 +43359,13 @@
|
|||||||
],
|
],
|
||||||
"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": "Terpentinas",
|
||||||
|
"title": "EasyLoRAMerger",
|
||||||
|
"reference": "https://github.com/Terpentinas/EasyLoRAMerger",
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Universal LoRA merger optimized for Flux Klein 4B/9B. Supports AI-Toolkit, X-Labs, and Musubi with VRAM-safe streaming."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user