ComfyUI Node
Stylebook Sheet
Emit one prompt per style so a single subject renders across many looks at once. Choose the styles yourself with the gallery button, or leave the list empty and let a seeded draw fill it. The outputs are lists: wire prompt into a CLIPTextEncode and every entry runs as its own image in the batch.
Stylebook Sheet
- style_chain
- prompt
- negative
- style_names
◄count4►
◄categoryAll categories►
◄tag_filter►
◄seed0►
◄user_prompt►
◄styles►
Categoryconditioning/stylebook
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| count | INT | 42–32 | How many styles to draw when the styles box is empty. Each becomes one image in the batch, so raise it with your VRAM in mind. |
| category | COMBO | All categories | Restrict the seeded draw to one category. No effect while the styles box has entries. |
| tag_filter | STRING | Comma-separated; every term must match. Matches tags, prose, label and aliases. No effect while the styles box has entries. | |
| seed | INT | 00–18446744073709550000 | Which styles get drawn when the styles box is empty. The same seed and filter always produce the same sheet. |
| style_chainopt | STYLEBOOK_CHAIN | Optional. Artists and modifiers on this chain apply to every style in the sheet. Any style on it is replaced by the sheet's own picks. | |
| user_promptopt | STRING | The one subject that every style in the sheet renders. | |
| stylesopt | STRING | The exact styles to render, one per line or comma-separated, in the order you want them. Click Choose styles to fill this in from the gallery. While this box has anything in it, it wins: count, category and tag_filter are ignored, because a list you typed out should not be silently trimmed. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| negative | STRING | — |
| style_names | STRING | — |