Nodes/comfyui-stylebook/Stylebook Blend
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.

By EnragedAntelope·Created 24 days ago·Updated 2 days ago· 3
Stylebook Blend
  • style_chain
  • style_b
  • prompt
  • negative
  • style_chain
ratio0.50
Categoryconditioning/stylebook

Inputs (3)

NameTypeDefaultDescription
ratioFLOAT0.500–10.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_chainoptSTYLEBOOK_CHAINThe primary style chain, style A.
style_boptSTYLEBOOK_CHAINThe 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)

NameTypeDescription
promptSTRING
negativeSTRING
style_chainSTYLEBOOK_CHAIN