ComfyUI Node
Anima 2.9B LoRA Stack Loader
Experimentally remaps a regular 28-block Anima LoRA stack onto the 28 inherited block positions of Anima 2.9B. Results can differ from the original model; native 2.9B LoRA training is recommended.
Anima 2.9B LoRA Stack Loader
- model
- clip
- lora_stack
- model
- clip
CategoryEasyUse Anima/LoRA
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | A 40-block Anima 2.9B diffusion model loaded by Easy Use Anima. | |
| clip | CLIP | The CLIP model paired with the Anima model. | |
| lora_stack | LORA_STACK | A regular 28-block Anima LoRA stack to remap experimentally and apply in order. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| model | MODEL | Anima 2.9B model with the experimental legacy LoRA remap applied. |
| clip | CLIP | CLIP model with any text-encoder LoRA patches applied. |