An1X3R

Implement the anima plugin for artisti mix by hooking into the attention layer

45
2
85% credibility
Found May 29, 2026 at 46 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

Anima Artist Mixer is a plugin for ComfyUI that lets you blend multiple artistic styles in AI-generated images without the styles interfering with each other. Instead of stacking artist names in a single prompt (which causes the AI to produce a muddy compromise), this tool encodes each artist independently and mixes their influence at a deeper level of the image generation process. You simply list your artists, write your main prompt, and the plugin handles everything — with options to control how strongly each style appears and to keep results consistent across different random seeds.

How It Works

1
🎨 You want to mix multiple art styles in one image

You have a creative idea that combines the styles of different artists, but standard AI image tools make them interfere with each other.

2
🧩 You install the plugin in your image editor

You drop the plugin folder into your ComfyUI custom nodes directory and restart the app — no extra downloads needed.

3
✍️ You type your artist names and main prompt

In one text box you list artists like 'wlop, sakimichan, krenz', and in another you write your main prompt — the plugin handles all the splitting and encoding automatically.

4
🔧 You fine-tune how strong each style should be

You can boost or tone down individual artists using simple syntax like ::wlop::1.5, and choose from different blending modes depending on whether you want more stability or more creativity.

5
You pick your performance strategy
🌱
Light stabilization (EMA)

For casual multi-artist mixes, a simple smoothing keeps styles consistent across different random seeds.

🛡️
Heavy stabilization (Anchor Q)

For professional work where style consistency across seeds is critical, a fixed anchor locks in the artistic direction.

6
🚀 You generate and watch the magic happen

You hit generate and the image emerges with each artist's style blended smoothly — no interference, just a cohesive creative result.

🎉 You get a beautifully blended artwork

Your image combines multiple artistic styles exactly as you envisioned, with controllable intensity and cross-seed stability.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 46 to 45 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is Anima-Artist-Mixer?

Anima-Artist-Mixer is a ComfyUI custom node that solves a real problem with the Anima image generation model: when you stack multiple artist names in a prompt, Anima's LLM-based text encoder causes them to interfere with each other, producing muddy results that resemble neither artist. This plugin hooks into the model's cross-attention layers to encode each artist independently and blend them at the injection level, giving you control over multi-artist style mixing. The bundled ArtistPack node lets you paste a comma-separated list of artists and a main prompt, and it handles all the splitting and encoding automatically.

Why is it gaining traction?

The hook here is the v24 release: it adds a linear injection-layer weight syntax that makes artist weighting predictable and controllable, unlike the traditional CLIP-side bracket syntax which is non-linear and hard to tune. For multi-artist setups, the plugin offers four cross-seed stabilizers ranging from lightweight EMA smoothing to heavy anchor-based Q replacement, letting users dial in consistency across different seeds. The performance documentation is unusually detailed, showing exact overhead costs for different artist counts and configurations.

Who should use this?

Artists and developers working with the Anima model who want to combine multiple art styles in a single generation. If you've tried stacking artist tags in Anima and gotten wishy-washy results that don't clearly evoke either style, this plugin gives you the knobs to fix it. The layer-range and step-range controls also make it practical for anyone concerned about generation speed.

Verdict

This is a specialized but well-documented tool for a specific niche. The 0.85% credibility score and 45 stars reflect its early-stage status, but the comprehensive README and performance tables suggest the author knows their use case deeply. Worth trying if you work with Anima regularly; otherwise the learning curve outweighs the benefit.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.