ComfyUI Node
Storyboard · Frame Grid
A ComfyUI node in Storyboard with 5 inputs and 8 outputs.
Storyboard · Frame Grid
- prompt
- name
- aspect_ratio
- frame_index
- frame_count
- width
- height
- all_prompts
◄frames_data[
{
"id": "frame-1",
"name": "opening",
"prompt": "wide establishing shot, city skyline at dawn",
"aspect": "16:9"
},
{
"id": "frame-2",
"name": "hero",
"prompt": "medium shot, protagonist walking through crowd",
"aspect": "16:9"
},
{
"id": "frame-3",
"name": "detail",
"prompt": "close-up on hands holding a letter",
"aspect": "9:16"
}
]►
◄select0►
◄base_resolution1024►
◄columns3►
◄default_aspect16:9►
CategoryStoryboard
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| frames_data | STRING | [ { "id": "frame-1", "name": "opening", "prompt": "wide establishing shot, city skyline at dawn", "aspect": "16:9" }, { "id": "frame-2", "name": "hero", "prompt": "medium shot, protagonist walking through crowd", "aspect": "16:9" }, { "id": "frame-3", "name": "detail", "prompt": "close-up on hands holding a letter", "aspect": "9:16" } ] | — |
| select | STRING | 0 | — |
| base_resolution | INT | 1024512–2048 | — |
| columns | INT | 31–6 | — |
| default_aspect | COMBO | 16:9 | 13 options: 21:9, 16:9, 16:10, 3:2, 4:3, 5:4, +7 |
Outputs (8)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| name | STRING | — |
| aspect_ratio | STRING | — |
| frame_index | INT | — |
| frame_count | INT | — |
| width | INT | — |
| height | INT | — |
| all_prompts | STRING | — |