--- license: unknown pipeline_tag: text-to-image tags: - text-to-image - anime - inpainting - controlnet - distilled - turbo --- # Anima Turbo — anime generation + LLLite inpainting A 4B anime-native turbo model — **≈6 s per 1024² image** on an RTX 5090 at 10 steps, with a ControlNet-LLLite inpainting patch for masked edits. > **What this repo is:** the Anima Turbo denoiser, the LLLite inpainting > patch, a Qwen3-0.6B text encoder and the Qwen-Image VAE — weights only, not > a retrain. The settings below are the values these weights are actually run > with day to day. --- ## Samples Anime is what this model is for — these are 10-step, guidance 1.0 renders.
![]() | ![]() |
| **prompt:** `masterpiece, best quality, anime illustration of a girl in a school uniform standing on a rooftop at sunset, detailed cel shading, clean linework, dramatic sky` — 1024×1024, 10 steps, guidance 1.0, seed 21 | **prompt:** `masterpiece, best quality, anime illustration, a silver-armored knight with a glowing blue sword in a ruined cathedral, dramatic lighting, detailed` — 1024×1024, 10 steps, guidance 1.0, seed 7 |
![]() | ![]() |
| **prompt:** `masterpiece, best quality, anime background art of a quiet japanese street in summer, blue sky, detailed clouds, vibrant colors, no people` — 1024×1024, 10 steps, guidance 1.0, seed 22 | **prompt:** `masterpiece, best quality, anime illustration, a young woman with long black hair in a white summer dress standing in a flower meadow, blue sky` — 1024×1024, 10 steps, guidance 1.0, seed 21 |
![]() | ![]() | ![]() |
| **source** — the meadow render above, seed 21 | **mask** — ellipse over head and torso; white = repaint | **result** — prompt changed to `…a young woman with vivid red hair…`, seed 43. Hair tone, eyes and bodice change; the meadow, pose, dress and framing are untouched. |