ComfyUI Node
Multi LoRA Splitter
Split a MULTI_LORA_STACK payload into LORA_STACK outputs A/B/C/D.
Multi LoRA Splitter
- multi_lora_stack
- lora_stack_a
- lora_stack_b
- lora_stack_c
- lora_stack_d
CategoryPrompt Manager
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| multi_lora_stack | MULTI_LORA_STACK | Input MULTI_LORA_STACK payload to split into A/B/C/D stacks. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| lora_stack_a | LORA_STACK | — |
| lora_stack_b | LORA_STACK | — |
| lora_stack_c | LORA_STACK | — |
| lora_stack_d | LORA_STACK | — |