ComfyUI Node: KSampler With Restarts (Simple)
Authored by ssitu
Created about a year ago
Updated 5 months ago
81 stars
Category
sampling
Inputs
model MODEL
seed INT
steps INT
cfg FLOAT
sampler_name
- euler
- euler_cfg_pp
- euler_ancestral
- euler_ancestral_cfg_pp
- heun
- heunpp2
- dpm_2
- dpm_2_ancestral
- lms
- dpmpp_2s_ancestral
- dpmpp_2m
- ddpm
- lcm
- ipndm
- ipndm_v
- deis
- ddim
scheduler
- normal
- karras
- exponential
- simple
- ddim_uniform
- sgm_uniform
- simple_test
positive CONDITIONING
negative CONDITIONING
latent_image LATENT
denoise FLOAT
segments STRING
Outputs
LATENT
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