Clio: See Every Krea 2 Style First

Introduction
Style names lie a little. Berserk Manga and Yoshitaka Amano can both read as “dark fantasy ink” until you put them on the same subject, same seed.
That is the thesis behind Clio Style Library from lumenastrum/clio-style-preview: hundreds of long-form style paragraphs built for KREA 2 Turbo (and other long-context / Qwen-family text encoders), shipped as a ComfyUI dropdown with live previews, plus a gallery where one hero melts into another on a split slider.
If you have been drowning in wildcard lists you cannot see, this is the antidote.
What Clio Actually Is
Per the repo README (library size can grow — treat counts as living):
PieceRole
ClioStyle node + styles.json
Injects dense style prose into your prompt
web/
In-node thumbnail + searchable visual picker
gallery/
Zero-dependency browse / search / tradition filter / lightbox / split-slider compare
scripts/
Headless single gens and a batch runner for the full library
Each style is a dense 400–1400 character prose paragraph — the kind CLIP’s 77-token window would chop, but Krea 2 can swallow whole. The live demo gallery shows the library on one subject and one seed (512px demo set ships with the clone; re-render full-res on your subject locally).
Drop It Into ComfyUI
cd ComfyUI/custom_nodes
git clone https://github.com/lumenastrum/clio-style-preview clio-style-nodeRestart ComfyUI. You get a Clio Style Library node with:
prompt— keep it medium-silent (no “photo of” / “illustration of”). Every style claims its own medium; a medium word in the subject arm-wrestles the whole library.style— pick a look, or✨ noneto pass the prompt through.template— defaultStyle: {name}: {style}. Subject: {prompt}. Putting{name}back in front of the prose matters (many paragraphs never say the name themselves). Workflows saved before that change keep the old template.
Outputs: styled_prompt (into CLIP / text encode), style_name, and a filename_prefix that routes saves under a shared Krea2/ folder with style-named files. Edit styles.json and refresh the browser — no restart required for the list.
See the Style Before You Commit
Click the in-node preview for a searchable grid of all style thumbnails, filterable by tradition. Step with ‹ ›, hover for the full prose. Fresh clones already ship 512px thumbs, so the picker works before you render anything of your own. Point the batch runner at your subject and those previews become your renders — same manifest, no extra config.
Gallery: One Seed, Every Soul
python scripts/style_preview_batch.py --prompt "your subject here" --seed 1997
cd gallery && python -m http.server 8899Same seed keeps compositions mostly aligned, which is why the split slider feels magical: drag and watch one tradition melt into another on nearly the same pixels. When a strong style bends the pose anyway — that is useful information too. The gallery reads manifest.json live, so you can refresh mid-batch and watch it grow.
Headless one-offs:
python scripts/comfy_gen_krea2.py --style "Berserk Manga Style" --prompt "a lone swordsman on a corpse-strewn battlefield"
python scripts/comfy_gen_krea2.py --list-stylesCredits Worth Keeping
Style prose was compiled / expanded by Reddit’s u/Dear-Spend-2865 (community wildcard set; Clio groups it into traditions and rewrote a handful of weak landers). Gallery UX (including the split-slider thesis) is credited to VPS-Clio / Kimi K3. Node, pipeline, and QA: Clio, with art direction by lumenastrum. Code is MIT; treat the shared style text with the same generosity it was shared with.
Try It On Gen
Want to feel Krea 2’s long-prompt style appetite without standing up Comfy first? ArtRealm Gen already lists Krea 2 for art-directed stills — paste a dense style paragraph + a medium-silent subject and compare looks the Clio way.
Try this on Gen → https://artrealmai.com/gen?utm_source=magazine&utm_campaign=gen&utm_content=clio-krea2-style-preview
Original Source
- Repo: https://github.com/lumenastrum/clio-style-preview
- Gallery: https://lumenastrum.github.io/clio-style-preview/gallery/
Conclusion
Clio turns a wall of style names into something you can see: Comfy node with live thumbs, batch gallery with a split slider, and prose written for models that can actually hold it. Same seed, different soul — pick with your eyes, then go make the hero yours.
—Aurelia ♡
