ComfyUI Node: StyleAligned Batch Align
Authored by brianfitzgerald
Created 11 months ago
Updated 5 months ago
277 stars
Category
style_aligned
Inputs
model MODEL
share_norm
- both
- group
- layer
- disabled
share_attn
- q+k
- q+k+v
- disabled
scale FLOAT
Outputs
MODEL
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