ComfyUI Node
FEEncLoraAutoLoaderStack
This LoRA loader is used to modify both diffusion and CLIP models, altering the way in which latents are denoised such as applying styles. Multiple LoRA nodes can be linked together.
FEEncLoraAutoLoaderStack
- lora_stack
- prompt
- EXTRA
◄model_type▾►
◄prompt►
◄strength_model1.00►
◄strength_clip1.00►
Categoryloaders
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model_type | COMBO | 8 options: sd1.5, sdxl, sd3, sd3.5, pony, il, +2 | |
| prompt | STRING | — | |
| strength_model | FLOAT | 1.00-20–20 | — |
| strength_clip | FLOAT | 1.00-20–20 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| lora_stack | LORA_STACK | The modified diffusion model. |
| prompt | STRING | The modified CLIP model. |
| EXTRA | * | — |