ComfyOnline
SeargeGenerationParameters

ComfyUI Node: Generation Parameters v2

Authored by SeargeDP

Created about a year ago

Updated 5 months ago

784 stars

Category

Searge/UI/Inputs

Inputs

seed INT

image_size_preset

  • none - use settings
  • 1024x1024 (1:1)
  • 1152x896 (4:3)
  • 1216x832 (3:2)
  • 1344x768 (16:9)
  • 1536x640 (21:9)
  • 896x1152 (3:4)
  • 832x1216 (2:3)
  • 768x1344 (9:16)
  • 640x1536 (9:21)
  • from source image

image_width INT

image_height INT

steps INT

cfg FLOAT

sampler_preset

  • none - use settings
  • 1 - DPM++ 2M Karras
  • 2 - Euler a
  • 3 - DPM++ 2M SDE Karras
  • 4 - DPM++ 3M SDE Exp
  • 5 - DDIM Uniform

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

base_vs_refiner_ratio FLOAT

data SRG_DATA_STREAM

Outputs

SRG_DATA_STREAM

Extension: SeargeSDXL

Custom nodes for easier use of SDXL in ComfyUI including an img2img workflow that utilizes both the base and refiner checkpoints.

Authored by SeargeDP

related extension: