Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.comfy.org/llms.txt

Use this file to discover all available pages before exploring further.

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The SamplerLCM node provides an LCM (Latent Consistency Model) sampler with tunable per-step noise parameters. It allows you to control the noise applied at each sampling step, enabling fine-grained adjustment of the sampling process.

Inputs

ParameterData TypeRequiredRangeDescription
s_noiseFLOATYes0.0 to 64.0 (step: 0.01)Per-step noise multiplier at the first step. A value of 1.0 matches the model’s training noise scale. (default: 1.0)
s_noise_endFLOATYes0.0 to 64.0 (step: 0.01)Per-step noise multiplier at the last step. Set equal to s_noise for a constant noise schedule. (default: 1.0)
noise_clip_stdFLOATYes0.0 to 10.0 (step: 0.01)Clamps the per-step noise to within +/- N standard deviations. A value of 0 disables clamping. (default: 0.0)

Outputs

Output NameData TypeDescription
SAMPLERSAMPLERThe configured LCM sampler object, ready to be used in a sampling workflow.

Source fingerprint (SHA-256): e6f9007f66625baeee8850018784187cf45117591c443f117c593eef547ada98