ComfyUI Node: SDXL Sampler v2 (Searge)
Authored by SeargeDP
Created about a year ago
Updated 5 months ago
784 stars
Category
Searge/deprecated/Sampling
Inputs
base_model MODEL
base_positive CONDITIONING
base_negative CONDITIONING
refiner_model MODEL
refiner_positive CONDITIONING
refiner_negative CONDITIONING
latent_image LATENT
noise_seed INT
steps INT
cfg FLOAT
sampler_name SAMPLER_NAME
scheduler SCHEDULER_NAME
base_ratio FLOAT
denoise FLOAT
refiner_prep_steps INT
noise_offset INT
refiner_strength FLOAT
Outputs
LATENT
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