ComfyUI Node: Image2Image Sampler v1 (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
image IMAGE
vae VAE
noise_seed INT
steps INT
cfg FLOAT
sampler_name SAMPLER_NAME
scheduler SCHEDULER_NAME
base_ratio FLOAT
denoise FLOAT
upscale_model UPSCALE_MODEL
scaled_width INT
scaled_height INT
noise_offset INT
refiner_strength FLOAT
softness FLOAT
Outputs
IMAGE
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