ComfyUI Node
Latent Channel Merge
A ComfyUI node in latent/channel with 10 inputs and 1 output.
Latent Channel Merge
- destination
- source
- mask
- latent
◄seed0►
◄selection_modeall►
◄selection_fraction1.00►
◄selection_count0►
◄selection_orderhighest►
◄selection_indices►
◄blend_strength1.00►
Categorylatent/channel
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| destination | LATENT | Latent to blend into (destination). | |
| source | LATENT | Latent providing channels to blend (source). | |
| seed | INT | 00–18446744073709550000 | Seed for deterministic channel selection when selection_mode=random. |
| selection_mode | COMBO | all | How to choose which source channels to blend. |
| selection_fraction | FLOAT | 1.000–1 | Fraction of channels to select when selection_count is 0. |
| selection_count | INT | 00–4096 | Exact number of channels to select (overrides selection_fraction when >0). |
| selection_order | COMBO | highest | Whether to pick high or low variance/roughness channels. |
| selection_indices | STRING | Comma-separated channel indices to select when selection_mode=indices. | |
| blend_strength | FLOAT | 1.00-4–4 | Blend strength for selected channels (0=none, 1=full, >1 or <0 allowed). |
| maskopt | MASK | Optional mask to limit the merge to masked areas. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | — |