Nodes/ComfyUI_LC123_nodes/LC Split Sigmas (Advanced)
ComfyUI Node

LC Split Sigmas (Advanced)

Split sigma curves at step_swap. Required: model_1, sigmas_1, step_swap, denoise. Optional: model_2, sigmas_2 — if sigmas_2 is missing, sigmas_1 is used for the whole schedule. Outputs: sigmas_high, sigmas_low.

By lonecatone23·Created 27 days ago·Updated about 18 hours ago· 9
LC Split Sigmas (Advanced)
  • model_1
  • sigmas_1
  • model_2
  • sigmas_2
  • sigmas_high
  • sigmas_low
step_swap10
denoise1.00
CategoryLC123/sampling

Inputs (6)

NameTypeDefaultDescription
model_1MODEL1st-pass model (pair with sigmas_1 / high pass).
sigmas_1SIGMASFull 1st-pass schedule (steps set on LC Basic Scheduler).
step_swapINT100–10000Handoff step after denoise. If >= total steps on sigmas_1, split is ignored and sigmas_1 runs to completion.
denoiseFLOAT1.000–1Denoise applied to curve(s) before the split (1.0 = full).
model_2optMODEL2nd-pass model. Optional — falls back to model_1 when empty.
sigmas_2optSIGMAS2nd-pass schedule. Optional — falls back to sigmas_1 (entire schedule from the first curve).

Outputs (2)

NameTypeDescription
sigmas_highSIGMAS
sigmas_lowSIGMAS