ComfyUI Extension: XAV Anima Style Selector
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
ComfyUI nodes for quick and easy style selection for the Anima model
README
🎨 ComfyUI XAV Anima Style Selector
<p align="center"> <i>ComfyUI nodes for quick and easy style selection for the Anima model</i> </p> <p align="center"> <img src="https://img.shields.io/badge/ComfyUI-custom__node-blue?logo=github" alt="ComfyUI custom node"> <img src="https://img.shields.io/badge/styles-20,000+-brightgreen" alt="20,000+ styles"> <img src="https://img.shields.io/badge/license-MIT-yellow" alt="License MIT"> </p>Choose from 20 000+ styles – instantly, without loading a single LoRA.
This custom node lets you visually browse, search, sort, and select a style from the massive Anima style database. It outputs the style name directly into your prompt, where the Anima model understands it perfectly.
✨ Features
- 🖼️ Visual style preview directly on the node
- ⏩ Quick next/previous buttons for fast browsing
- 🎲 Random style button for creative surprises
- 🖼️ Full‑screen lightbox – preview styles large, navigate with arrow keys or buttons
- 📂 Style gallery with:
- Sorting by Realistic, Cartoon, Cute (estimated by a neural‑assisted pipeline)
- 🔍 Search by style name
- ⭐ Favorites system
- 📤 Outputs plain text – insert anywhere in your prompt (e.g. with a
StringorCLIP Text Encodecombine node) - 🧪 Example workflow included in the
workflows/folder
Think of it as a gallery of 20 000 LoRAs – but you never need to download or load them.
📸 Screenshots
🧩 The node in action
<p align="center"> <img src="img/node-view.png" alt="Node view" width="100%"/> </p>📊 Sort styles by Realistic / Cartoon / Cute
<div align="center"> <img src="img/sorting-by-realistic.png" width="100%" alt="Sorting by Realistic"/> <img src="img/sorting-by-cartoon.png" width="100%" alt="Sorting by Cartoon"/> <img src="img/sorting-by-cute.png" width="100%" alt="Sorting by Cute"/> </div>⭐ Favorites & Lightbox preview
<p align="center"> <img src="img/favorites.png" width="100%" alt="Favorites"/> <img src="img/image-lightbox-preview.png" width="100%" alt="Lightbox preview"/> </p>🔧 Workflow example
<p align="center"> <img src="img/usage-example.png" alt="Usage example" width="100%"/> </p>📦 Installation
Via ComfyUI Manager (recommended)
- Open ComfyUI
- Go to Manager → Install Custom Nodes
- Search
comfyui-xav-anima-style-selectorand install - Restart ComfyUI
No extra Python dependencies are required.
🚀 Usage
- Add the “Anima Style Selector” node to your workflow.
- Use the ◀ ▶ buttons or the random button to pick a style, or click “Open Gallery” for full search/sort/favourites.
- The node outputs the style author name as a string.
- Feed that string into your prompt – for example, combine it with a
CLIP Text Encode (Prompt)node: masterpiece, best quality, by [your style string], …
The Anima model will automatically recognise the style.
- (Optional) Load the workflow from
workflows/example.jsonto see a complete setup.
🙏 Credits
-
Style database originally compiled by ThetaCursed –
https://thetacursed.github.io/Anima-Style-Explorer/ -
Database refinement, rating estimation (Realistic / Cartoon / Cute) and the custom node built by XAV-Games using a mix of neural models and a dedicated processing workflow.
📄 License
MIT – feel free to use, modify, and share.
<p align="center"> If you find this useful, consider giving the repo a ⭐! </p>
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.