ComfyUI Node
SN1000 Lora Checklist
Builds a prompt from the checked items and applies their LoRAs.
SN1000 Lora Checklist
- model
- clip
- MODEL
- CLIP
- prompt
◄items_data[]►
◄delimiter, ►
◄prompt_enabledtrue►
◄loras_enabledtrue►
◄prompt►
◄wildcard_seed0►
◄prompt_in—►
CategorySN1000
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| items_data | STRING | [] | Checklist items as JSON. Managed by the UI. |
| delimiter | STRING | , | Text placed between the prompts of checked items. |
| prompt_enabled | BOOLEAN | true | Off drops this node's prompt and passes through the incoming one. LoRAs still apply. |
| loras_enabled | BOOLEAN | true | Off skips every LoRA. Each item keeps its own on/off state. |
| prompt | STRING | Prompt of the item whose settings are open. Edited by the UI. | |
| wildcard_seed | INT | 00–18446744073709550000 | Seed for picking wildcard values. The same seed gives the same result. |
| modelopt | MODEL | Connect to apply LoRAs. Without it LoRAs are skipped. | |
| clipopt | CLIP | Connect to apply LoRAs. Without it LoRAs are skipped. | |
| prompt_inopt | STRING | Prompt from a previous node. Prepended when connected. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |
| CLIP | CLIP | — |
| prompt | STRING | — |