ComfyUI Node: StyleAligned Reference Sampler

Authored by brianfitzgerald

Created

Updated

307 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

style_aligned

Inputs

model MODEL
share_norm
  • both
  • group
  • layer
  • disabled
share_attn
  • q+k
  • q+k+v
  • disabled
scale FLOAT
batch_size INT
noise_seed INT
cfg FLOAT
positive CONDITIONING
negative CONDITIONING
ref_positive CONDITIONING
sampler SAMPLER
sigmas SIGMAS
ref_latents STEP_LATENTS

Outputs

LATENT

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

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more