ComfyUI Node
Krea2 Merge • Merge LoRAs
Exactly merge two to four Krea 2/PEFT or Kohya LoRAs, including different ranks. The legacy approximate merge remains available for existing workflows.
Krea2 Merge • Merge LoRAs
- model1
- model2
- model3
- model4
- merged_model
◄weight10.50►
◄weight20.50►
◄weight30.00►
◄weight40.00►
◄force_same_strengthno►
◄save_dtypefp16►
◄merge_modeexact_concat►
CategoryKrea2 Merge/LoRA
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| model1 | MODEL | — | |
| weight1 | FLOAT | 0.50-4–4 | — |
| model2 | MODEL | — | |
| weight2 | FLOAT | 0.50-4–4 | — |
| weight3 | FLOAT | 0.00-4–4 | — |
| weight4 | FLOAT | 0.00-4–4 | — |
| force_same_strength | COMBO | no | Legacy mode only. Ignored by exact_concat. |
| save_dtype | COMBO | fp16 | 3 options: fp16, float, bf16 |
| merge_mode | COMBO | exact_concat | exact_concat performs an exact weighted merge and supports different ranks. legacy_linear preserves the original approximate factor-space behavior. |
| model3opt | MODEL | — | |
| model4opt | MODEL | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| merged_model | MODEL | — |