ComfyUI Node
PM LoRA Loader
Loads LoRA models using PM Manager with enhanced UI. Supports lora_stack input and output. Model and Clip inputs are optional when only outputting lora_stack.
PM LoRA Loader
- model
- clip
- lora_stack
- model
- clip
- lora_stack
CategoryPM Manager
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| modelopt | MODEL | — | |
| clipopt | CLIP | — | |
| lora_stackopt | * | LoRA stack input: list of (lora_path, model_strength, clip_strength) tuples |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| lora_stack | * | LoRA stack output: list of (lora_path, model_strength, clip_strength) tuples |