Nodes/comfyui-stylebook/Stylebook Artist
ComfyUI Node

Stylebook Artist

Layer one artist onto the style chain. Chain several Artist nodes to stack influences. Every artist carries a written descriptor, so the look still lands on models that do not recognise the name.

By EnragedAntelope·Created 24 days ago·Updated 2 days ago· 3
Stylebook Artist
  • style_chain
  • prompt
  • negative
  • style_chain
modeRandom
artistNone
categoryAll artists
tag_filter
seed0
cycle_index0
artist_detailName + descriptor
Categoryconditioning/stylebook

Inputs (8)

NameTypeDefaultDescription
modeCOMBORandomRandom: a seeded pick from the filtered pool. Pick: choose one artist yourself. Cycle: step through the pool by index, which is how you sweep a category one artist at a time.
artistCOMBONoneThe artist to layer in, in Pick mode. Use the Open artist reference button to search by name, by movement, or by what the work looks like.
categoryCOMBOAll artistsNarrows the pool that Random and Cycle draw from. Has no effect in Pick mode.
tag_filterSTRINGNarrows Random and Cycle further. Comma-separated, and every term must match, so 'ink, japanese' finds artists who are both. Matches the descriptor, name, aliases and category.
seedINT00–18446744073709550000Seed for Random mode. The same seed with the same filter gives the same artist, and keeps giving it as the pack grows: seeds are scored against each candidate rather than indexing a list, so adding artists later re-rolls roughly one seed in N instead of all of them.
cycle_indexINT00–9999Which artist to take in Cycle mode. 0 is the first match and the index wraps at the end of the pool. Unlike a seed, this is a position in an alphabetical list, so adding artists to the pack shifts what a given index returns. Use Cycle to sweep, and Random to reproduce.
artist_detailCOMBOName + descriptorHow every artist in the chain is written. Name + descriptor names the artist and describes their work, and is the safe default. Descriptor only drops the name and keeps the description, which is what you want when your model does not recognise the name. Names + lead descriptor keeps stacked artists from blurring together. Names only is the most compact.
style_chainoptSTYLEBOOK_CHAINConnect the style_chain output of the Style node, or of another Artist node to stack.

Outputs (3)

NameTypeDescription
promptSTRING
negativeSTRING
style_chainSTYLEBOOK_CHAIN