Nodes/ComfyUI-SuperNodes/🐧 Sigmas Emphasis
ComfyUI Node

🐧 Sigmas Emphasis

Resamples a sigma schedule to a new step count using the original curve's geometry, with an emphasis control that clusters the new steps toward the beginning, middle, or end of the schedule.

By sonnybox·Created 10 months ago·Updated a day ago· 11
🐧 Sigmas Emphasis
  • sigmas
  • SIGMAS
steps10
emphasismiddle
emphasis_factor0.00
CategorySuperNodes/Scheduling

Inputs (4)

NameTypeDefaultDescription
sigmasSIGMASThe input sigma schedule to resample.
stepsINT101–1000Number of steps for the output schedule. The output contains steps + 1 sigma values.
emphasisCOMBOmiddleWhere the resampled steps are clustered along the schedule.
emphasis_factorFLOAT0.000–10.0 = even spacing along the curve, 1.0 = steps fully clustered toward the emphasis point.

Outputs (1)

NameTypeDescription
SIGMASSIGMASThe resampled sigma schedule.