ComfyUI Node
Latent Affine Simple
A ComfyUI node in latent/adjust with 6 inputs and 2 outputs.
Latent Affine Simple
- latent
- latent
- mask
◄scale0.960►
◄noise_pattern▾►
◄seed0►
◄temporal_modestatic►
◄frame_seed_stride9973►
Categorylatent/adjust
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| latent | LATENT | Input latent to apply Affine to. | |
| scale | FLOAT | 0.9600–2 | Multiplicative factor. <1 darkens; >1 brightens. |
| noise_pattern | COMBO | Pattern used to generate the mask. Auto-tuned for rough/noisy results. | |
| seed | INT | 00–2147483647 | Random seed for mask generation. |
| temporal_mode | COMBO | static | static: same mask for all frames; per_frame: re-generate per frame for lively/noisy motion. |
| frame_seed_stride | INT | 99731–100000 | Seed increment per frame when temporal_mode is per_frame. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | — |
| mask | MASK | — |