Nodes/Skoogeer-Noise/Forward Diffusion (Add Scheduled Noise)
ComfyUI Node

Forward Diffusion (Add Scheduled Noise)

A ComfyUI node in Latent/Noise with 6 inputs and 1 output.

By ttulttul·Created 8 months ago·Updated 2 months ago· 14
Forward Diffusion (Add Scheduled Noise)
  • model
  • latent
  • mask
  • LATENT
seed0
steps20
noise_strength0.80
CategoryLatent/Noise

Inputs (6)

NameTypeDefaultDescription
modelMODELDiffusion model that defines the forward noise schedule.
latentLATENTClean latent to push forward along the schedule.
seedINT00–18446744073709550000Seed for the forward diffusion noise.
stepsINT201–10000Number of steps in the sampler's schedule.
noise_strengthFLOAT0.800–1The point in the schedule to noise to. Must match the KSampler's effective start step.
maskoptMASKOptional mask (often image-sized) to limit the noising to masked areas. The mask is resized to latent resolution (bicubic when downscaling).

Outputs (1)

NameTypeDescription
LATENTLATENT