Nodes/ComfyUI_LC123_nodes/LC Split Sigma Scheduler
ComfyUI Node

LC Split Sigma Scheduler

Dual-model sigma split for SamplerCustomAdvanced. sigmas_high from Model; sigmas_low from 2nd model (or Model if unset). step_swap is an input only (not re-exported).

By lonecatone23·Created 27 days ago·Updated about 18 hours ago· 9
LC Split Sigma Scheduler
  • Model
  • 2nd model
  • sigmas_high
  • sigmas_low
schedulersimple
total_steps40
step_swap30
denoise1.00
CategoryLC123/sampling

Inputs (6)

NameTypeDefaultDescription
ModelMODELPrimary model — builds the high-sigma (1st pass) schedule.
schedulerCOMBOsimpleScheduler type for both sigma curves.
total_stepsINT401–10000Total steps in the full schedule.
step_swapINT300–10000Handoff step. high = 0..swap, low = swap..end. If >= total steps, split is ignored and the 1st schedule runs to completion.
denoiseFLOAT1.000–1Denoise strength for building the full schedule (1.0 = full).
2nd modeloptMODELOptional 2nd model for the low-sigma (2nd pass) schedule. Falls back to Model when empty.

Outputs (2)

NameTypeDescription
sigmas_highSIGMAS
sigmas_lowSIGMAS