ComfyUI Node
🌊hua_gradio_Lora Loader
LoRAs are used to modify diffusion and CLIP models, altering the way in which latents are denoised such as applying styles. Multiple LoRA nodes can be linked together.
🌊hua_gradio_Lora Loader
- model
- clip
- MODEL
- CLIP
◄lora_name▾►
◄strength_model1.00►
◄strength_clip1.00►
◄nameHua_LoraLoader►
Category❤️ 靓仔 ✨
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The diffusion model the LoRA will be applied to. | |
| clip | CLIP | The CLIP model the LoRA will be applied to. | |
| 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. |
| name | STRING | Hua_LoraLoader | 节点名称 |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | The modified diffusion model. |
| CLIP | CLIP | The modified CLIP model. |