ComfyUI Node
LTBlendLatent
Blend two latent tensors using different modes
LTBlendLatent
- latent1
- latent2
- LATENT
◄mode▾►
◄ratio0.500►
◄seed0►
CategoryLatentTools
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| latent1 | LATENT | — | |
| latent2 | LATENT | — | |
| mode | COMBO | 8 options: interpolate, add, multiply, abs_max, abs_min, max, +2 | |
| ratio | FLOAT | 0.5000–1 | Blend ratio (0.0 to 1.0), only used for mode=sample and mode=interpolate |
| seed | INT | 00–18446744073709550000 | See of the random sampling (mode=sample |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LATENT | LATENT | — |