ComfyUI Node
Latent Gaussian Blur
A ComfyUI node in Latent/Filter with 4 inputs and 1 output.
Latent Gaussian Blur
- latent
- mask
- LATENT
◄sigma1.0►
◄blur_modeSpatial Only►
CategoryLatent/Filter
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| latent | LATENT | Latent tensor to blur. | |
| sigma | FLOAT | 1.00–10 | Standard deviation for the Gaussian kernel. |
| blur_mode | COMBO | Spatial Only | Choose whether to blur across spatial dimensions only or include channels. |
| maskopt | MASK | Optional mask (often image-sized) to limit the blur to masked areas. The mask is resized to latent resolution (bicubic when downscaling). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LATENT | LATENT | — |