Skip to main content
The LaplaceScheduler node generates a sequence of sigma values following a Laplace distribution for use in diffusion sampling. It creates a schedule of noise levels that gradually decrease from a maximum to minimum value, using Laplace distribution parameters to control the progression. This scheduler is commonly used in custom sampling workflows to define the noise schedule for diffusion models.

Inputs

ParameterDescriptionData TypeRequiredRange
stepsNumber of sampling steps in the schedule (default: 20)INTYes1 to 10000
sigma_maxMaximum sigma value at the start of the schedule (default: 14.614642)FLOATYes0.0 to 5000.0
sigma_minMinimum sigma value at the end of the schedule (default: 0.0291675)FLOATYes0.0 to 5000.0
muMean parameter for the Laplace distribution (default: 0.0)FLOATYes-10.0 to 10.0
betaScale parameter for the Laplace distribution (default: 0.5)FLOATYes0.0 to 10.0

Outputs

Output NameDescriptionData Type
SIGMASA sequence of sigma values following a Laplace distribution scheduleSIGMAS
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): fe8a405937a4b59ab988031b8509a9f030a57d8d1a17bb0812dc51eb5ad83717