ComfyUI Node
Latent Noise
A ComfyUI node in latent/perturb with 4 inputs and 1 output.
Latent Noise
- latent
- mask
- latent
◄seed0►
◄strength1.00►
Categorylatent/perturb
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| latent | LATENT | Latent to receive additional Gaussian noise. | |
| seed | INT | 00–18446744073709550000 | Seed for generating repeatable noise. |
| strength | FLOAT | 1.000–10 | Noise strength relative to the latent's standard deviation. |
| maskopt | MASK | Optional mask (often image-sized) to limit the noise addition to masked areas. The mask is resized to latent resolution (bicubic when downscaling). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | — |