ComfyUI Node: RestartScheduler
Authored by ssitu
Created about a year ago
Updated 5 months ago
81 stars
Category
sampling/custom_sampling/schedulers
Inputs
model MODEL
steps INT
scheduler
- normal
- karras
- exponential
- sgm_uniform
- simple
- ddim_uniform
- simple_test
segments STRING
restart_scheduler
- normal
- karras
- exponential
- simple
- ddim_uniform
- sgm_uniform
- simple_test
denoise FLOAT
start_at_step INT
end_at_step INT
sigmas_opt SIGMAS
Outputs
SIGMAS
Extension: Restart Sampling
Unofficial ComfyUI nodes for restart sampling based on the paper 'Restart Sampling for Improving Generative Processes' (a/paper, a/repo)
Authored by ssitu