ComfyUI Node
Add Latent Noise (Seeded)
A ComfyUI node in Latent/Noise with 4 inputs and 1 output.
Add Latent Noise (Seeded)
- latent
- mask
- LATENT
◄seed0►
◄strength1.00►
CategoryLatent/Noise
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 | Strength of the noise. 1.0 adds noise with the same standard deviation as the latent. |
| 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 | — |