ComfyUI Node
VRGDG Prompt JSON Subject Prepender
Prepends the same subject text to every Prompt value in prompt-map JSON.
VRGDG Prompt JSON Subject Prepender
- prompt_json
- json_text
- json_output
- prompt_count
◄subject►
◄separator, ►
◄skip_if_already_starts_with_subjecttrue►
CategoryVRGDG/General
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| subject | STRING | — | |
| prompt_json | * | {} | — |
| separator | STRING | , | Text inserted between the subject and each prompt. |
| skip_if_already_starts_with_subject | BOOLEAN | true | Avoids adding the subject twice when a prompt already starts with it. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| json_text | STRING | — |
| json_output | JSON | — |
| prompt_count | INT | — |