diffusion-single-fileother

circlestone-labs/Anima

huggingface.co/circlestone-labs/Anima

2,218Likes
1,056,102Downloads
2026-08-24Updated
diffusion-single-filecomfyuibase_model:nvidia/Cosmos-Predict2-2B-Text2Imagebase_model:finetune:nvidia/Cosmos-Predict2-2B-Text2Imagelicense:otherregion:us

Model card

Anima is a 2 billion parameter text-to-image model created via a collaboration between CircleStone Labs and Comfy Org. It is focused mainly on anime concepts, characters, and styles, but is also capable of generating a wide variety of other non-photorealistic content. The model is designed for making illustrations and artistic images, and will not work well at realism.

It is trained on several million anime images and about 800k non-anime artistic images. No synthetic data was used for training. The knowledge cut-off date for the anime training data is September 2025.

Versions

I recommend starting with Anima-Turbo. On average, it is only slightly worse than Anima-Aesthetic, while being very fast to generate (and much cheaper if you use it on an online platform that scales the cost with step count). This makes it very convenient for quickly iterating on prompts. The increased stability can even make it better than Aesthetic in some cases.

Installing and running

Workflow:

The model is natively supported in ComfyUI. The above image contains a workflow; you can open it in ComfyUI or drag-and-drop to get the workflow. The model files go in their respective folders inside your model directory: - anima-base-v1.0.safetensors goes in ComfyUI/models/diffusion_models - qwen_3_06b_base.safetensors goes in ComfyUI/models/text_encoders - qwen_image_vae.safetensors goes in ComfyUI/models/vae (this is the Qwen-Image VAE, you might already have it)

Generation settings

Prompting

The model is trained on Danbooru-style tags, natural language captions, and combinations of tags and captions. - Use lowercase for tags, and spaces instead of underscores. Score tags are the only tags that use underscores. - Recommended positive prefix: "masterpiece, best quality, score_7, safe, " - Recommended negative: "worst quality, low quality, score_1, score_2, score_3, artist name, blurry, jpeg artifacts, chromatic aberration" - When using a tag that is different between Danbooru and Gelbooru, prefer the Gelbooru version. - Prompt weighting works, but needs a weight higher than typically used for SDXL. Example: "(chibi:2)"

Aesthetic Version Prompting

Anima-Aesthetic is fine-tuned only on high quality images, with all of the quality tags stripped out from the captions. You don't need to use quality tags in the positive at all, but "masterpiece, best quality, " is safe to leave in. I recommend not using score_* tags in both the positive and negative prompt. It is already high quality enough and the score tags can push it too hard into slop territory.

Tag order

[quality/meta/year/safety tags] [1girl/1boy/1other etc] [character] [series] [artist] [general tags]

Within each tag section, the tags can be in arbitrary order.

Quality tags

Human score based: masterpiece, best quality, good quality, normal quality, low quality, worst quality

PonyV7 aesthetic model based: score_9, score_8, ..., score_1

You can use either the human score quality tags, the aesthetic model tags, both together, or neither. All combinations work.

Time period tags

Specific year: year 2025, year 2024, ...

Period: newest, recent, mid, early, old

Meta tags

highres, absurdres, anime screenshot, jpeg artifacts, official art, etc

Safety tags

safe, sensitive, nsfw, explicit

Artist tags

Prefix artist with @. E.g. "@big chungus". You must put @ in front of the artist. The effect will be very weak if you don't.

Full tag example

year 2025, newest, normal quality, score_5, highres, safe, 1girl, oomuro sakurako, yuru yuri, @nnn yryr, smile, brown hair, hat, solo, fur-trimmed gloves, open mouth, long hair, gift box, fang, skirt, red gloves, blunt bangs, gloves, one eye closed, shirt, brown eyes, santa costume, red hat, skin fang, twitter username, white background, holding bag, fur trim, simple background, brown skirt, bag, gift bag, looking at viewer, santa hat, ;d, red shirt, box, gift, fur-trimmed headwear, holding, red capelet, holding box, capelet

Tag dropout

The model was trained with random tag dropout. You don't need to include every single relevant tag for the image.

Dataset tags

To improve style and content diversity, the model was additionally trained on two non-anime datasets: LAION-POP (specifically the ye-pop version) and DeviantArt. Both were filtered to exclude photos. Because these datasets are qualitatively different from anime datasets, captions from them have been labeled with a "dataset tag". This occurs at the very beginning of a prompt followed by a newline. Optionally, the second line can contain either the image alt-text (ye-pop) or the title of the work (DeviantArt). Examples:

ye-pop

For Sale: Others by Arun Prem

Abstract, oil painting of three faceless, blue-skinned figures. Left: white, draped figure; center: yellow-shirted, dark-haired figure; right: red-veiled, dark-haired figure carrying another. Bold, textured colors, minimalist style.

deviantart

Flame

Digital painting of a fiery dragon with glowing yellow eyes, black horns, and a long, sinuous tail, perched on a glowing, molten rock formation. The background is a gradient of dark purple to orange.

Natural language prompting tips

Model comparison

You may be interested in comparing Anima's outputs with other models. A ComfyUI workflow, anima_comparison.json, is provided. This workflow generates a grid of images where each model is a column and the rows are different seeds. It can be configured to compare any number of models you select by changing a few output nodes. Supported model architectures: Anima, SDXL, Lumina, Chroma, Newbie-Image. The default configuration compares Anima, NetaYume, and Newbie-Image.

Limitations

Finetuning Tips

Online platforms

The following platforms officially support Anima for hosted image generation. Feel free to check them out. - CivitAI - TensorArt - KusArt - IMGNAI - mage - AliveAI - DreamerLand

License

This model is licensed under the CircleStone Labs Non-Commercial License. The model and derivatives are only usable for non-commercial purposes. Additionally, this model constitutes a "Derivative Model" of Cosmos-Predict2-2B-Text2Image, and therefore is subject to the NVIDIA Open Model License Agreement insofar as it applies to Derivative Models.

If you would like a commercial license, please email [email protected]

Note that the non-commercial restriction applies only to the Model, and not to Outputs (the generated images). You may use generated images commercially.

Examples of allowed commercial use: - selling images - paid commissions for images - generating images to use as concept art or assets for a paid product (e.g. video game or visual novel) - selling Derivative model weights, if you are operating as an individual (Section 2.c contains a carve-out for this specific use)

Examples of disallowed commercial use without a separate license: - hosting the model behind an API and charging for access - hosting the model on a paid online image generation platform - embedding the model weights inside a monetized game or other product - using the model to power some feature as part of a larger, monetized product

Built on NVIDIA Cosmos.

Mirrored from the Hugging Face Hub and served from the Conceptio Open Knowledge Archive. Read the original card at https://huggingface.co/circlestone-labs/Anima.