Nodes/ComfyUI-LZNodes/LZ Anima Artist Node
ComfyUI Node

LZ Anima Artist Node

A ComfyUI node in LZNodes/Anima with 10 inputs and 3 outputs.

By liz-ils·Created 6 months ago·Updated 3 months ago· 1
LZ Anima Artist Node
  • clip
  • model
  • advanced_options
  • model
  • base_prompt
  • positive_text
artist_chain
combine_modeoutput_avg
fusion_modeinterpolate
strength1.00
enabledtrue
apply_to_uncondfalse
base_prompt
CategoryLZNodes/Anima

Inputs (10)

NameTypeDefaultDescription
clipCLIP
modelMODEL
artist_chainSTRINGArtist chain. Separate with commas or newlines. Example: wlop, sakimichan, krenz Supports two weight syntaxes (can coexist): 1) Bracket syntax (wlop:1.5) - affects CLIP encoding layer, nonlinear 2) ::weight syntax ::wlop::1.5 - affects cross-attn injection layer, linear Default weight=1.0. Range [0.0, 4.0]. ::weight and brackets can be stacked: ::(wlop:1.1)::0.8
combine_modeCOMBOoutput_avg3 options: concat, output_avg, lowrank_avg
fusion_modeCOMBOinterpolate3 options: interpolate, concat_with_base, base_preserve
strengthFLOAT1.000–4Artist injection strength. 0.0-1.0: interpolation lerp(base, artist, strength) 1.0-4.0: extrapolation base + strength * (artist - base) Recommended 1.5-2.5 for extrapolation.
enabledBOOLEANtrue
apply_to_uncondBOOLEANfalse
base_promptoptSTRINGBase prompt (optional). Recommend format: '<artist>\n<base_prompt>'
advanced_optionsoptANIMA_OPTS

Outputs (3)

NameTypeDescription
modelMODEL
base_promptCONDITIONING
positive_textSTRING