💀Prepack Loras
PrepackLoras
Load and apply up to 3 LoRA adapters to both the diffusion model and the CLIP encoder; also returns a formatted LoRA prompt string.
Pack: ComfyUI Prepack
custom_nodes.ComfyUI-Prepack
Inputs (14)
| Name | Type | Required |
|---|---|---|
| model | MODEL | required |
| clip | CLIP | required |
| lora_name_1 | COMBO | required |
| strength_model_1 | FLOAT | required |
| strength_clip_1 | FLOAT | required |
| lora_text_1 | STRING | required |
| lora_name_2 | COMBO | optional |
| strength_model_2 | FLOAT | optional |
| strength_clip_2 | FLOAT | optional |
| lora_name_3 | COMBO | optional |
| strength_model_3 | FLOAT | optional |
| strength_clip_3 | FLOAT | optional |
| lora_text_2 | STRING | optional |
| lora_text_3 | STRING | optional |