Dual LoRA Prompt Switch
DualLoRAPromptSwitch
Pack: comfyui-lora-prompt-switch
custom_nodes.comfyui-lora-prompt-switch
Inputs (16)
| Name | Type | Required |
|---|---|---|
| model_high | MODEL | required |
| model_low | MODEL | required |
| lora_high | COMBO | required |
| strength_high | FLOAT | required |
| lora_low | COMBO | required |
| strength_low | FLOAT | required |
| add_positive | STRING | required |
| add_negative | STRING | required |
| clip_high | CLIP | optional |
| clip_low | CLIP | optional |
| positive_prompt | STRING | optional |
| negative_prompt | STRING | optional |
| prompt_separator | STRING | optional |
| trailing_separator | BOOLEAN | optional |
| notes | STRING | optional |
| enable | BOOLEAN | optional |