ComfyUI Node
Prompt Template LoRA
Outputs selected prompt text and applies that block's LoRA to model/clip.
Prompt Template LoRA
- model
- clip
- selected_prompt
- prompt
- lora_model
- lora_clip
- template_json
◄prompt_template_json{"version":1,"items":[]}►
Categorytemplate_reference
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | Model to apply the selected prompt block LoRA to. | |
| clip | CLIP | CLIP to apply the selected prompt block LoRA to. | |
| prompt_template_json | STRING | {"version":1,"items":[]} | Serialized prompt template blocks edited by the custom UI. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| selected_prompt | STRING | — |
| prompt | STRING | — |
| lora_model | MODEL | — |
| lora_clip | CLIP | — |
| template_json | STRING | — |