ComfyUI Node
Storyboard · Frame Grid (Batch)
A ComfyUI node in Storyboard with 3 inputs and 6 outputs.
Storyboard · Frame Grid (Batch)
- prompt
- name
- aspect_ratio
- width
- height
- frame_count
◄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"
}
]►
◄base_resolution1024►
◄default_aspect16:9►
CategoryStoryboard
Inputs (3)
| 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" } ] | — |
| base_resolution | INT | 1024512–2048 | — |
| default_aspect | COMBO | 16:9 | 13 options: 21:9, 16:9, 16:10, 3:2, 4:3, 5:4, +7 |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| name | STRING | — |
| aspect_ratio | STRING | — |
| width | INT | — |
| height | INT | — |
| frame_count | INT | — |