ComfyUI Node
LZ Anima Artist Cross-Attn (v2)
A ComfyUI node in LZNodes/Anima with 8 inputs and 3 outputs.
LZ Anima Artist Cross-Attn (v2)
- model
- artist_pack
- advanced_options
- model
- base_prompt
- positive_text
◄combine_modeoutput_avg►
◄fusion_modeinterpolate►
◄strength1.00►
◄enabledtrue►
◄apply_to_uncondfalse►
CategoryLZNodes/Anima
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| artist_pack | ANIMA_PACK | — | |
| combine_mode | COMBO | output_avg | 3 options: concat, output_avg, lowrank_avg |
| fusion_mode | COMBO | interpolate | 3 options: interpolate, concat_with_base, base_preserve |
| strength | FLOAT | 1.000–4 | Artist 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. |
| enabled | BOOLEAN | true | — |
| apply_to_uncond | BOOLEAN | false | — |
| advanced_optionsopt | ANIMA_OPTS | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| base_prompt | CONDITIONING | — |
| positive_text | STRING | — |