ComfyUI Node: SchedulerMixer
Authored by BlakeOne
Created 7 months ago
Updated 5 months ago
10 stars
Category
sampling/custom_sampling/schedulers
Inputs
model MODEL
steps INT
denoise FLOAT
normal FLOAT
karras FLOAT
exponential FLOAT
sgm_uniform FLOAT
simple FLOAT
ddim_uniform FLOAT
Outputs
SIGMAS
Extension: ComfyUI SchedulerMixer
Create a custom scheduler from a weighted average of the built-in schedulers
Authored by BlakeOne