ComfyUI Node
Anima LoRA Preset
Stores multiple ANIMA LoRA preset profiles, builds a LoRA stack, emits trigger words, and preserves profile data in workflow metadata.
Anima LoRA Preset
- style_prompt
- LORA_STACK
- trigger_words
- active_loras
- profile_index
◄style_prompt►
◄profile_index1►
◄profile_count4►
◄lora_nameNone►
◄loras[]►
◄profile_data{}►
CategoryEasyUse Anima/LoRA
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| style_prompt | STRING | Style prompt for artist tags, model triggers, or short style directions. | |
| profile_index | INT | 11–16 | Selected LoRA preset profile. Can be connected from another node. |
| profile_count | STRING | 4 | Internal profile count managed by the front-end profile buttons. |
| lora_name | COMBO | None | Internal LoRA selector source. Hidden by the EasyUse Anima front-end. |
| loras | STRING | [] | Internal serialized LoRA rows for the selected profile. |
| profile_data | STRING | {} | Internal serialized profile data. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| style_prompt | STRING | Corrected style prompt for artist tags, model triggers, or short style directions. |
| LORA_STACK | LORA_STACK | LoRA stack compatible with LoRA stack loaders. |
| trigger_words | STRING | Trigger words collected from selected LoRA metadata. |
| active_loras | STRING | Text representation of enabled LoRAs and strengths. |
| profile_index | INT | Currently selected profile index after wrapping to the available profile count. |