ComfyUI Node
Stylebook Blend
Blend two styles into one description. Feed one Style node's style_chain into style_chain and another into style B, then set the ratio: 0.0 is pure A, 1.0 is pure B. This is a blend of the two written descriptions, not of two images: the ratio sets how much of each style's keyword list survives and which of the two leads the sentence. Leading is what decides the result, so the biggest change happens as the ratio crosses 0.5.
Stylebook Blend
- style_chain
- style_b
- prompt
- negative
- style_chain
◄ratio0.50►
Categoryconditioning/stylebook
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| ratio | FLOAT | 0.500–1 | 0.0 is pure style A, 1.0 is pure style B. In between, the ratio sets how much of each style's description survives, and which of the two leads the result. |
| style_chainopt | STYLEBOOK_CHAIN | The primary style chain, style A. | |
| style_bopt | STYLEBOOK_CHAIN | The second style chain. Connect another Style node's style_chain output here, which is its third output, not prompt. Without it there is nothing to blend and A passes through. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| negative | STRING | — |
| style_chain | STYLEBOOK_CHAIN | — |