ComfyUI Node: BSZ Principled Sampler
Authored by Beinsezii
Created about a year ago
Updated 5 months ago
21 stars
Category
beinsezii/sampling
Inputs
base_model MODEL
base_clip CLIP
latent LATENT
positive_prompt STRING
negative_prompt STRING
steps INT
denoise FLOAT
cfg FLOAT
refiner_amount FLOAT
refiner_asc_pos FLOAT
refiner_asc_neg FLOAT
sampler
- 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
seed INT
refiner_model MODEL
refiner_clip CLIP
Outputs
LATENT
STRING
STRING
INT
FLOAT
FLOAT
FLOAT
FLOAT
FLOAT
eulereuler_cfg_ppeuler_ancestraleuler_ancestral_cfg_ppheunheunpp2dpm_2dpm_2_ancestrallmsdpm_fastdpm_adaptivedpmpp_2s_ancestraldpmpp_sdedpmpp_sde_gpudpmpp_2mdpmpp_2m_sdedpmpp_2m_sde_gpudpmpp_3m_sdedpmpp_3m_sde_gpuddpmlcmipndmipndm_vdeisddimuni_pcuni_pc_bh2
normalkarrasexponentialsgm_uniformsimpleddim_uniform
INT
Extension: bsz-cui-extras
This contains all-in-one 'principled' nodes for T2I, I2I, refining, and scaling. Additionally it has many tools for directly manipulating the color of latents, high res fix math, and scripted image post-processing.
Authored by Beinsezii