ComfyUI Node
SN1000 Lora Theme
Applies LoRAs and composes prompts from theme presets.
SN1000 Lora Theme
- model
- clip
- MODEL
- CLIP
- prompt
◄theme▾►
◄preset►
◄prompt►
◄lora_data[]►
◄prompt_enabledtrue►
◄loras_enabledtrue►
◄wildcard_seed0►
◄prompt_in—►
CategorySN1000
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| theme | COMBO | Theme to use. Each sub-folder of presets/ is a theme. | |
| preset | STRING | Selected preset name. Filled in by the UI. | |
| prompt | STRING | Prompt text of this preset. | |
| lora_data | STRING | [] | LoRA list as JSON. Managed by the UI. |
| 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 LoRA keeps its own on/off state. |
| 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 | — |