ComfyUI Node

Manual scheduler

A ComfyUI node in sampling/custom_sampling/schedulers with 4 inputs and 1 output.

By Extraltodeus·Created 3 years ago·Updated 12 months ago· 96
Manual scheduler
  • model
  • SIGMAS
custom_sigmas_manual_schedule((1 - cos(2 * pi * (1-y**0.5) * 0.5)) / 2)*sigmax+((1 - cos(2 * pi * y**0.5 * 0.5)) / 2)*sigmin
steps20
sgmfalse
Categorysampling/custom_sampling/schedulers

Inputs (4)

NameTypeDefaultDescription
modelMODEL
custom_sigmas_manual_scheduleSTRING((1 - cos(2 * pi * (1-y**0.5) * 0.5)) / 2)*sigmax+((1 - cos(2 * pi * y**0.5 * 0.5)) / 2)*sigmin
stepsINT200–100000
sgmBOOLEANfalse

Outputs (1)

NameTypeDescription
SIGMASSIGMAS