ComfyOnline
refine

ComfyUI Node: KSampler with Refiner

Authored by antrobot1234

Created 9 months ago

Updated 5 months ago

10 stars

Category

antrobots-ComfyUI-nodepack/sampling

Inputs

base_model MODEL

refiner_model MODEL

total_steps INT

refine_step INT

base_positive CONDITIONING

base_negative CONDITIONING

refine_positive CONDITIONING

refine_negative CONDITIONING

base_vae VAE

refine_vae VAE

base_denoise FLOAT

refine_denoise FLOAT

seed INT

cfg FLOAT

sampler_name

  • euler
  • euler_cfg_pp
  • euler_ancestral
  • euler_ancestral_cfg_pp
  • heun
  • heunpp2
  • dpm_2
  • dpm_2_ancestral
  • lms
  • dpm_fast
  • dpm_adaptive
  • dpmpp_2s_ancestral
  • dpmpp_sde
  • dpmpp_sde_gpu
  • dpmpp_2m
  • dpmpp_2m_sde
  • dpmpp_2m_sde_gpu
  • dpmpp_3m_sde
  • dpmpp_3m_sde_gpu
  • ddpm
  • lcm
  • ipndm
  • ipndm_v
  • deis
  • ddim
  • uni_pc
  • uni_pc_bh2

scheduler

  • normal
  • karras
  • exponential
  • sgm_uniform
  • simple
  • ddim_uniform

latent_image LATENT

mask MASK

Outputs

LATENT

VAE

Extension: antrobots ComfyUI Nodepack

A small node pack containing various things I felt like ought to be in base comfy-UI. Currently includes Some image handling nodes to help with inpainting, a version of KSampler (advanced) that allows for denoise, and a node that can swap it's inputs. Remember to make an issue if you experience any bugs or errors!

Authored by antrobot1234

related extension: