Nodes/ComfyUI_to_webui/🌊hua_gradio_Lora Loader
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.

By kungful·Created 2 years ago·Updated 7 months ago· 25
🌊hua_gradio_Lora Loader
  • model
  • clip
  • MODEL
  • CLIP
lora_name
strength_model1.00
strength_clip1.00
nameHua_LoraLoader
Category❤️ 靓仔 ✨

Inputs (6)

NameTypeDefaultDescription
modelMODELThe diffusion model the LoRA will be applied to.
clipCLIPThe CLIP model the LoRA will be applied to.
lora_nameCOMBOThe name of the LoRA.
strength_modelFLOAT1.00-100–100How strongly to modify the diffusion model. This value can be negative.
strength_clipFLOAT1.00-100–100How strongly to modify the CLIP model. This value can be negative.
nameSTRINGHua_LoraLoader节点名称

Outputs (2)

NameTypeDescription
MODELMODELThe modified diffusion model.
CLIPCLIPThe modified CLIP model.