ComfyUI Node
WanVideoLoraStack
A ComfyUI node in PrzewodoUtils/Wan with 4 inputs and 1 output.
WanVideoLoraStack
- previous_lora
- lora
◄lora_name▾►
◄strength_model1.00►
◄strength_clip1.00►
CategoryPrzewodoUtils/Wan
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| lora_name | COMBO | The name of the LoRA. | |
| strength_model | FLOAT | 1.00-100–100 | How strongly to modify the diffusion model. This value can be negative. |
| strength_clip | FLOAT | 1.00-100–100 | How strongly to modify the CLIP model. This value can be negative. |
| previous_loraopt | * | Previous LoRA stack to append to. If None, creates a new stack. Used for chaining multiple LoRAs together |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| lora | lora | The modified diffusion model. |