Nodes/Core ML Suite for ComfyUI/Load LoRA to use with Core ML
ComfyUI Node

Load LoRA to use with Core ML

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.

By aszc-dev·Created 3 years ago·Updated 27 days ago· 182
Load LoRA to use with Core ML
  • clip
  • lora_params
  • CLIP
  • lora_params
lora_name
strength_model1.00
strength_clip1.00
CategoryCore ML Suite

Inputs (5)

NameTypeDefaultDescription
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.
lora_paramsoptLORA_PARAMS

Outputs (2)

NameTypeDescription
CLIPCLIPThe modified diffusion model.
lora_paramsLORA_PARAMSThe modified CLIP model.