ComfyUI Node
PM LoRA Stack Sampler
Samples images by iterating over the given LoRA key dictionary and applying the LoRA weights.
PM LoRA Stack Sampler
- noise
- guider
- sampler
- sigmas
- latent_image
- vae
- lora_key_dicts
- lora_strengths
- latents
- images
- image_grid
CategoryLoRA PowerMerge/sampling
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| noise | NOISE | — | |
| guider | GUIDER | — | |
| sampler | SAMPLER | — | |
| sigmas | SIGMAS | — | |
| latent_image | LATENT | — | |
| vae | VAE | — | |
| lora_key_dicts | LoRAStack | The dictionary containing LoRA names and key weights. | |
| lora_strengths | LoRAWeights | The LoRA weighting to apply. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| latents | LATENT | — |
| images | IMAGE | — |
| image_grid | IMAGE | — |