Gazingstars123/Anima-2.9B

Hugging Face Models Trending Models

Summary

Anima-2.9B is a fine-tuned and layer-expanded anime/illustration diffusion model built on circlestone-labs/Anima, with new layers trained on 1.7M samples and a July 2026 knowledge cutoff. It is currently in preview and requires a custom ComfyUI node for use.

Task: text-to-image Tags: diffusion-single-file, anima, text-to-image, comfyui, arxiv:2401.02415, base_model:circlestone-labs/Anima, base_model:finetune:circlestone-labs/Anima, license:other, region:us
Original Article
View Cached Full Text

Cached at: 08/14/26, 03:23 AM

Gazingstars123/Anima-2.9B · Hugging Face

Source: https://huggingface.co/Gazingstars123/Anima-2.9B Status: Training in progress.

Next step: Pretraining on general 10M samples on various concepts to improve prompt understanding, while also expand significantly on the main anime/illustration dataset (I will update the knowledge as recently as possible)

If you’d like to support me or to support the training progress:

Ko-fiPayPal

Vast.ai:[email protected]

Every bit of support helps expand the model’s scope and capability even further!

You will need to installComfyUI-Anima-2.9Bto the custom node folder. Plug and play, there is no custom node needed. Sometimes may not work with other custom nodes

collage

https://huggingface.co/Gazingstars123/Anima-2.9B#overviewOverview

Anima-2.9B is a fine-tune and layer-expansion ofcirclestone-labs/Anima. The base Anima model targets anime, illustration, and non-photorealistic art; this release continues training on that foundation with the expanded architecture. The model is trained on an additional 1.7M anime/illustration samples, with knowledge cutoff in July 2026, making Anima-2.9B one of the most up-to-date anime/illustration model at release.

https://huggingface.co/Gazingstars123/Anima-2.9B#versionsVersions

  • Anima-2.9B-preview-v1: initial release

https://huggingface.co/Gazingstars123/Anima-2.9B#trainingdatasetTraining/Dataset

  • Trained using Muon optimizer on a 8x 5080s cluster, with earlier steps trained locally on my PC
  • As of preview v1, only the new layers have been trained, with roughly 70% of the compute spent on 1024px
  • Knowledge cutoff is July 2026, training data included both new and old samples prior to September 2025
  • Mixed captioning, including both tags and natural languages, using a mix of Gemini 3.1 Flash-Lite, Gemini 3.5 Flash-Lite, and Claude Sonnet 5
  • NO score tags

https://huggingface.co/Gazingstars123/Anima-2.9B#architectureArchitecture

  • Transformer depth expansion: expanded from 28 transformers layers to 40, growing the model to ~2.9B parameters. Each new layer is added by deep-copying its neighboring layer’s weights, using interleaved insertion with zeroed-out output projections, making the new model functionally identical to Anima-base at initialization.

https://huggingface.co/Gazingstars123/Anima-2.9B#prompting-tips-Prompting tips :

Follow Anima prompting tips: quality tags, year/period tags, @artist tags, character count (1girl, 1boy), character tags (follow Danbooru and Gelbooru tags), series/copyrights, base appearance.

Character name/tags should be follow with series/copyrights tags or else the model might confuse.

For multi-character images, attribute the character and names with their respective tags/appearance.

The model does improve the base art style slightly, but I’d still recommend using artist tags.

The dataset does not includescoresin its captions, however, you can still use them.

(IMPORTANT) THE MORE DETAILED THE PROMPT, THE BETTER, short prompt will often generate a bland simple background, and may not able to produce the desire results

https://huggingface.co/Gazingstars123/Anima-2.9B#generation-recommendationGeneration (Recommendation)

  • Sampler: Euler/Res-multistep/Er-sde
  • Scheduler: sgm-uniform/beta/beta57/linear-quadratic
  • Resolution: 812x1216, 1152x1536, 1536x1536 (iffy)
  • Steps: 28-50
  • CFG: 3.5-5

My personal usage iseuler + sgm-uniform, which has a good balance between composition and fine details. Additionallyres-multistep + linear-quadraticspend more time at high noise steps, which does lead to visibly better composition. My recommendation for the highest quality is 50 steps, there are some images where 3.5 CFG do better than 5 CFG and vice versa. Experiment yourself!

https://huggingface.co/Gazingstars123/Anima-2.9B#to-doTo-do:

Lora Training will be supported via myAnima Standalone Trainerin a few days.

https://huggingface.co/Gazingstars123/Anima-2.9B#licenseLicense

Model weights are released under theCircleStone Labs Non-Commercial License, falling underderivative modelcategory.

https://huggingface.co/Gazingstars123/Anima-2.9B#acknowledgementsAcknowledgements

Built onnvidia/Cosmos-Predict2-2B-Text2Imageandcirclestone-labs/Anima.

LLaMA Pro: Progressive LLaMA with Block Expansion.

Training infrastructure built onsd-scripts.

Similar Articles

circlestone-labs/Anima

Hugging Face Models Trending

Anima is a 2 billion parameter text-to-image model specialized for anime and illustration, released as open-source on Hugging Face through a collaboration between CircleStone Labs and Comfy Org.

aisha-ai-official/animagine-xl-v4-opt

Replicate Explore

This is a page for the Animagine XL v4 Opt model, an open-source fine-tune of Stable Diffusion XL optimized for anime-style image generation, available via Replicate.

SeeSee21/Z-Anime

Hugging Face Models Trending

Z-Anime is a full fine-tune of Alibaba's Z-Image Base model, specialized for high-quality anime generation with support for natural language prompts and low VRAM usage.

Wan-Animate-2: Pushing the Application Boundaries of Character Animation Models

Reddit r/LocalLLaMA

Wan-Animate-2 is a new end-to-end character animation framework that consumes driving videos directly in a redesigned Diffusion Transformer, achieving high-fidelity motion generation and identity preservation. It also introduces a lightweight variant for real-time streaming animation, with open-source weights released.