ComfyUI Node: StyleAligned Sample Reference Latents
Authored by brianfitzgerald
Created 11 months ago
Updated 5 months ago
277 stars
Category
style_aligned
Inputs
model MODEL
noise_seed INT
cfg FLOAT
positive CONDITIONING
negative CONDITIONING
sampler SAMPLER
sigmas SIGMAS
latent_image LATENT
Outputs
STEP_LATENTS
LATENT
Extension: StyleAligned for ComfyUI
Implementation of the a/StyleAligned paper for ComfyUI. This node allows you to apply a consistent style to all images in a batch; by default it will use the first image in the batch as the style reference, forcing all other images to be consistent with it.
Authored by brianfitzgerald