Visit ComfyUI Online for ready-to-use ComfyUI environment
Adjusts large steps in sigma schedule for stable AI art generation results.
The Sigmas Variance Floor node is designed to process a sigma schedule, ensuring that any steps that are too large for variance-locked Stochastic Differential Equation (SDE) sampling are adjusted to the maximum permissible value. This adjustment is crucial because, as the sigma value approaches zero, the mathematical nature of the process causes the steps to become exceedingly small, particularly below approximately sigma = 0.15 to 0.2. By implementing this node, you can maintain a stable and effective sigma schedule, which is essential for achieving consistent results in AI art generation processes that rely on sigma schedules for noise control and sampling precision.
The sigmas
parameter is a required input that represents the sigma schedule to be processed. This schedule is a sequence of values that dictate the noise levels at different steps of the sampling process. The function of this parameter is to provide the node with the necessary data to evaluate and adjust the sigma values, ensuring they remain within permissible limits for variance-locked SDE sampling. The sigmas
parameter must be provided as it is essential for the node's operation, and it is expected to be in a format compatible with the node's processing requirements.
The output parameter, SIGMAS
, represents the adjusted sigma schedule after processing by the node. This output is crucial as it provides a sequence of sigma values that have been modified to ensure stability and effectiveness in variance-locked SDE sampling. The adjusted schedule helps maintain the integrity of the sampling process, preventing issues that could arise from excessively small steps as sigma approaches zero. This output is essential for subsequent processes that rely on a stable and reliable sigma schedule.
sigmas
schedule is correctly formatted and contains valid sigma values to avoid processing errors.RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.