ComfyUI Node
Lazy-subject-and-scene-automation
A ComfyUI node in vsaan212/automation with 18 inputs and 8 outputs.
Lazy-subject-and-scene-automation
- model_high
- clip_high
- model_low
- clip_low
- prompt
- model_high
- model_low
- keywords
- clip_high
- clip_low
- subject_description
- prompt_override
◄subject▾►
◄scenario▾►
◄scenario_2none►
◄scenario_2_high_strength1.00►
◄scenario_2_low_strength1.00►
◄pass_subject_to_main_prompttrue►
◄prepend_text►
◄post_text►
◄subject_live►
◄scenario_live►
◄scenario_2_live►
◄subject_use_livefalse►
◄scenario_use_livefalse►
◄scenario_2_use_livefalse►
Categoryvsaan212/automation
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| model_high | MODEL | Primary model branch (required). For dual-stack Wan workflows, also wire model_low; for single-model graphs (e.g. Z-Image), leave low unwired. | |
| clip_high | CLIP | Primary CLIP branch (required). Pair with model_high; wire clip_low only for dual high/low stacks. | |
| subject | COMBO | 2 options: Bypass and format example, none | |
| scenario | COMBO | 2 options: Bypass and format example, none | |
| scenario_2 | COMBO | none | Second scenario .txt (same format as scenario). Adds up to three more LoRA slots (A/B/C) after scenario 1 on each branch. Use none to disable. |
| scenario_2_high_strength | FLOAT | 1.000–10 | Overrides [LoraHighA] model strength in scenario 2 live text (clip strength unchanged). |
| scenario_2_low_strength | FLOAT | 1.000–10 | Overrides [LoraLowA] model strength in scenario 2 live text (clip strength unchanged). |
| pass_subject_to_main_prompt | BOOLEAN | true | ON: main prompt includes subject file description; subject_description pin is description text only (no prepend/post). OFF: main prompt omits subject file text; subject_description pin is still the raw subject description only. |
| model_lowopt | MODEL | Optional low-noise model branch for Wan-style dual stacks. Leave unwired for single-model workflows. | |
| clip_lowopt | CLIP | Optional low-noise CLIP branch. Wire with model_low for dual stacks; omit for single-model graphs. | |
| prepend_textopt | STRING | Optional: wired prepend for prompt (replaces former on-node multiline). | |
| post_textopt | STRING | Optional: wired post text after subject block (replaces former on-node multiline). | |
| subject_liveopt | STRING | Synced by live editor extension (not shown on node). | |
| scenario_liveopt | STRING | Synced by live editor extension (not shown on node). | |
| scenario_2_liveopt | STRING | Synced by live editor extension (not shown on node). | |
| subject_use_liveopt | BOOLEAN | false | When true, queue uses subject_live instead of disk. |
| scenario_use_liveopt | BOOLEAN | false | When true, queue uses scenario_live. |
| scenario_2_use_liveopt | BOOLEAN | false | When true, queue uses scenario_2_live. |
Outputs (8)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| model_high | MODEL | — |
| model_low | MODEL | — |
| keywords | STRING | — |
| clip_high | CLIP | — |
| clip_low | CLIP | — |
| subject_description | STRING | — |
| prompt_override | STRING | — |