ComfyUI Node
Unblend Scene Book (JSON prompts)
A ComfyUI node in Unblend with 5 inputs and 8 outputs.
Unblend Scene Book (JSON prompts)
- prefix
- prompt
- full_prompt
- char_points
- name
- count
- horizontal
- info
◄json_pathscenes.json►
◄index1►
◄wraptrue►
◄default_horizontalfalse►
◄inline_json►
CategoryUnblend
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| json_path | STRING | scenes.json | — |
| index | INT | 11–99999 | — |
| wrap | BOOLEAN | true | — |
| default_horizontal | BOOLEAN | false | — |
| inline_jsonopt | STRING | — |
Outputs (8)
| Name | Type | Description |
|---|---|---|
| prefix | STRING | prefix only [QUALITY]/[STYLE] |
| prompt | STRING | scene body only (no prefix) |
| full_prompt | STRING | prefix + body (ready prompt) |
| char_points | STRING | this scene's char_points |
| name | STRING | scene name |
| count | INT | total scenes |
| horizontal | BOOLEAN | recommended format: True = horizontal, False = vertical |
| info | STRING | log: i/N: name |