ComfyUI Node: SDXL Prompt Encoder (Searge)
Authored by SeargeDP
Created about a year ago
Updated 5 months ago
784 stars
Category
Searge/deprecated/ClipEncoding
Inputs
base_clip CLIP
refiner_clip CLIP
pos_g STRING
pos_l STRING
pos_r STRING
neg_g STRING
neg_l STRING
neg_r STRING
base_width INT
base_height INT
crop_w INT
crop_h INT
target_width INT
target_height INT
pos_ascore FLOAT
neg_ascore FLOAT
refiner_width INT
refiner_height INT
Outputs
CONDITIONING
CONDITIONING
CONDITIONING
CONDITIONING
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