Kirazuri (Anima)
Kirazuri (Anima) is a full fine-tune of the Anima Base v1.0 model by CircleStone Labs focused on several goals:
Learn new concepts/styles/characters past the base model dataset cutoff of 2025 September
Enhance the model aesthetic guided by manually applied quality, aesthetic, and style tagging
Improve rendering and understanding of fine-details through high-resolution training for 1024^2, 1280^2, and 1536^2 resolutions
Version 4.0 (Latest)
For in-depth details of training and tooling, see:
Training Details Summary
Trainer: diffusion-pipe
Training device: NVIDIA RTX PRO 6000 Blackwell Max-Q Workstation Edition
Total training time: ~10 days
Total samples seen(unbatched steps): ~3,000,000
Training resolutions:
512^2
768^2
1024^2
1536^2
Stage 1
Samples seen(unbatched steps): ~2,000,000
Training time: ~125 hrs
Learning Rate: 6e-6
Learning Rate Scheduler: Cosine
LLM Adaptor Learning Rate: 8e-7
Precision: Mixed BF16
Optimizer: AdamW8bit with Kahan Summation
Weight Decay: 0.01
Timestep Sampling Strategy: Logit-Normal
Training Resolutions: 512^2, 768^2, 1024^2
Stage 2
Samples seen(unbatched steps): ~1,000,000
Training time: ~84 hrs
Learning Rate: 2e-6
Learning Rate Scheduler: Cosine
LLM Adaptor Learning Rate: 2e-7
Precision: Mixed BF16
Optimizer: AdamW8bit with Kahan Summation
Weight Decay: 0.01
Timestep Sampling Strategy: Logit-Normal
Training Resolutions: 512^2, 1024^2, 1536^2
Additional Features
Masked Training
Tag Dropout: 30% with protected first 8 tags
Tag Shuffle: Applied to last unprotected tags
Natural Language: Short and Long Caption variants
Changes from Kirazuri (Anima) v3.0
Dataset includes recently curated 2,450 images increasing total size from 42,608 to 45,058 images
Dataset cutoff now of 29/06/2026
Introduced Masked Training for images with simple backgrounds
Updated tags+caption variants structure
Installing and running
Workflow:

Reference the anima base instructions. 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.
Note: Most preview images on the model card additionally use the custom comfyui-prompt-control node for schedule prompting syntax to mix concepts i.e. [word1|word2]
This custom node is entirely optional but required to exactly recreate the outputs in ComfyUI.
The model files go in their respective folders inside your model directory:
anima-kirazuri-v4.safetensors (this model) goes in
ComfyUI/models/diffusion_modelsqwen_3_06b_base.safetensors goes in
ComfyUI/models/text_encodersqwen_image_vae.safetensors goes in
ComfyUI/models/vae(this is the Qwen-Image VAE, you might already have it)
Quantizations
Int8 supported with latest ComfyUI:
Distillations
4 Step CFG 1 Turbo LoRA distilled with DP-DMD - diversity-preserved few-step distillation:
Generation Settings
Trained in mixed resolutions for the majority of training, and finished with dedicated high resolution training.
Previews are generated mostly at 1280^2 e.g. 1520x1040 or 1536^2 e.g. 1248x1824 resolutions.
30-50 steps, CFG 4-5.
Same samplers as recommended for the base model work, I like to use:
er_sde: the recommended default for 30-50 steps.
sa_solver_pece: can converge with good detail in 15-20 steps.
[Optional] ComfyUI-Autocomplete-Plus prompt input assistance
An optional file danbooru_tags_kirazuri_4.txt is included to provide prompt tag autocomplete.
This file contains metadata that is derived from public sources for prompt assistance only, and is intended to be used with the ComfyUI-Autocomplete-Plus extension.
Rename the file to danbooru_tags_kirazuri_4.csv and place it in your ComfyUI/custom_nodes/comfyui-autocomplete-plus/data directory.
You should see suggestions when writing comma separated tags in ComfyUI:

Prompting
Like the base model, this model is trained on booru-style tags, natural language captions, and combinations of tags and captions.
Tag order
[quality/meta/safety tags] [character] [series] [artist] [1girl/1boy/1other etc] [general tags]
Mostly the same order as the base model, only the [1girl/1boy/other etc] groups position is towards the end in this models dataset.
[quality/meta/safety tags] [character] [series] [artist] tag groups are also not shuffled, so their order may have some influence on generations.
Quality and Aesthetic tags
Human score based: masterpiece, best quality, very aesthetic, aesthetic
The very aesthetic and aesthetic tags are where this model diverges from the base, with the intent these can be used to guide the model toward a different aesthetic - a kind of house model bias.
Meta tags
absurdres, official art, etc
Styles
painterly, chiaroscuro, ligne claire, flat color, no lineart, blending, etc
traditional media, oil painting \(medium\), watercolor \(medium\), etc
Known Limitations & Issues:
Some concept bleeding and instability is noticeable when using short prompts, especially tag-only prompts.
Longer tag strings and natural language prompts describing the image in detail should help with this.
This reflects how the model was trained with a combination of natural language and tags.
Recognitions
Thanks to CircleStone Labs for the Anima base models.
Thanks to tdrussell of CircleStone Labs for the diffusion-pipe trainer.
Thanks to bluvoll for support using their fork of diffusion-pipe.
Thanks to narugo1992 and the deepghs team for open-sourcing various training sets, image processing tools, and models.
License
This model is released under the same license as the base model.
See the base model for details of the CircleStone Labs Non-Commercial License.
Built on NVIDIA Cosmos
Description
FAQ
Comments (42)
Thank you for providing training info, we need more of this in the space. very good model
did you rent the NVIDIA RTX PRO 6000 or you bought it?
The model was trained locally.
it has updated character ?
Yes it does, the dataset is manually curated so not all characters you may be interested in up to the dataset cutoff date are included however.
You can check the "[Optional] ComfyUI-Autocomplete-Plus prompt input assistance" section on the model card for details about a plugin that can make it easier to prompt characters.
First thing i noticed is that Anima turbo lora breaks on the v3 which kinda sucks.
Otherwise model looks really good, it's nice to have models with updated character knowledge
Thanks, yes the Turbo LoRA are little weaker but maybe still usable with a CFG of 2:
https://civitai.red/posts/29155373
Model looks so good but I can't get good hands, any tips?
Hey @luckmiriwinds, some tips that might help:
negative prompt:
- use "artistic error, bad anatomy, bad hands"
positive prompt:
- use "masterpiece, best quality, very aesthetic", preferably at the start of the prompt
- use tags defining what the character is doing with their hands, e.g. a gesture like "double v", see: https://danbooru.donmai.us/wiki_pages/tag_group%3Agestures
The model can be pretty creative and errors seem to mostly occur in parts of the generation that aren't described in a way that it understands.
Using natural language after the tags string should also help to guide the prompt understanding because both the base and this finetune use a combination of tags and NL captions.
I don't do this enough either in the previews, mostly only when there is something that can't be described with just tags - but just using an LLM to simply expand your tags into NL helps.
Some testing of those suggestions in a post, can kind of see how the model might melt digits together or hide the hands entirely without positive/negative prompts to define how they should appear:
https://civitai.red/posts/29170310
@motimalu Yea I realised hands are a lot about the negative prompt too! Thanks for the answer, love the model
I recommend also Expanding the Blue archive Data Cutoff(And maybe some others if there's any) It still Doesn't know Fuyu, Maybe Miyo(Haven't tested her that much), Rena, Ritsu, Even Kei
Just a Suggestion
It's here! Can't wait to play around with this when I'm back from vacation. Thanks as always!
Will this still be updated if there's more base anima updates or will this be final?
I think so, if Anima has a significant update then yes it would probably be worth trying to finetune it too.
I feel pity about myself finding this great model too late!
finally someone who shows information of the training, really good detailed description
我很喜欢你的模型,他的数据很新,绝区零的数据甚至可以截止到希希芙,并且直出也非常好看。
The new model with additional character training is fantastic! Characters like Cure Arcana Shadow are rendered very clearly and accurately.
However, I feel that the training for characters from Pokémon Legends: Z-A is not very good. Considering when the game was announced and the amount of available material, I would have expected the model to recognize them by now. Were those characters intentionally excluded from the training data?
Hello, and thank you!
The dataset is manually curated and many characters that might have readily available material will not necessarily be included as a result.
So it might be more correct to say some characters not being included is a more of a result of them not being intentionally sought out rather than being intentionally excluded.
@motimalu
Thank you for taking the time to explain it so thoroughly. It's a bit disappointing that those characters haven't been trained, but I'm glad to learn that this model isn't built through an automated process and that the data is carefully curated by hand.
I can hardly imagine how much effort goes into that. I'm looking forward to seeing how the Kirazuri model continues to evolve!
@uraoto No problem, and thank you for your understanding - in the future I will try to include these characters. ദ്ദി˶ー̀֊ー́)✧
可惜我的顯卡不夠力順跑Anima
老哥,你做得很厲害啊
I think this is the best Anima fine-tune I have tried. Very new dataset, good style, and doesn't affect the natural language comprehension too much.
Hi there, will there be an int8 version in the future?
Hello, thanks for the suggestion!
I tried quantizing to int8 using convrot with https://github.com/silveroxides/convert_to_quant
Looks like a ~20% generation speedup, and 4.2GB -> 2.3GB filesize with minimal degradation.
Comparison: https://civitai.red/posts/29447606
Added to hugging face for the moment (Civitai does not have an int8 model variant option):
https://huggingface.co/motimalu/kirazuri-anima/blob/main/split_files/diffusion_models/anima-kirazuri-v3-int8convrot.safetensors
Note: Int8 requires the latest ComfyUI and Ampere or newer Nvidia GPU.
@motimalu Appreciate it! I wonder how well this would run in T4 gpu
@lost1mongrel890 No problem - If you can try it, I'd be curious to know too
为什么这个模型使用风格lora效果很差,是需要额外提高Lora权重吗
(机器翻译)简而言之——是的,某些 LoRA 可能需要更高的强度才能在此处发挥作用。
LoRA 在训练它们的“基础模型”上效果最佳。
此外,根据特定 LoRA 的超参数,它们的效果可能会有所不同。
由于该模型经过训练后与基础模型存在一定差异,LoRA 的整体效果有所降低。
作为参考,使用 LoRA 对 SDXL 系列模型进行逐步微调时,例如 SDXL -> Illustrious -> Noobai 等,也会观察到类似的效果。
3.0对lora的效果非常好,你得看看你lora有没有冲突,再看一下lora权重自己微调一下,
Hello, since turbo version released will you also be doing the same for Kirazuri? kinda excited for it
would also love it if we'd get a turbo version.
This version with turbo lora i found to have a lot of problems with overall anatomy and compositions.
Hello, at present I don't have a good picture of how to approach Turbo LoRA/Model training for Anima, though I am interested in trying.
I will be releasing a new version 4.0 of this checkpoint soon which I hope will address some of the issues observed with anatomy and compositions though.
A Turbo LoRA distilled from this checkpoint is available here now:
https://civitai.red/models/2769422/kirazuri-anima-turbo
Details
Files
qwen_image_vae.safetensors
Mirrors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwenImageEdit_qwenImageEditVAE.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
Qwen_Image-VAE.safetensors
Qwen_Image-VAE.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwenImage_qwenImageVAE.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
Qwen_Image-VAE.safetensors
qwen_image_vae.safetensors
qwenImageVAE_qwenImageVAE.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae (1).safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
Qwen Image VAE [BF16].safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
Qwen_Image-VAE.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
vae.safetensors
qwen_3_4b.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
vae_qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwenImage_qwenImageVAE.safetensors
qwen_image_vae.safetensors
vae.safetensors
qwen_image_vae.safetensors
qwenImageEditFP8GGUF_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwenImageGGUF_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwenImageVae_v10.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
eventHorizon_krea2V10.safetensors
flashpointHexical_v30Anima_txt.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
animaMayhem_v10.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
eventHorizonAnime_ehanimacleanlineV10.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwenImageVAE_qwenImageVAE.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwenImageGGUF3QKM10G_vae.safetensors
qwen_image_vae.safetensors
Qwen_Image-VAE.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
akanezora_v055BFP8INT8.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwenImageVAE_qwenImageVAE.safetensors
qwen_image_vae.safetensors
qwenImageVae_v10.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
rinFlanimeAnima_v14.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
toonimaSeries_toonimaZest.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
jdxanima_illustration.safetensors
qwenImageEdit_qwenImageEditVAE.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
qwen_image_vae.safetensors
kirazuriAnima_v30AnimaBase1_txt.safetensors
Mirrors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
text_encoder-bf16.safetensors
qwen306BBaseAnima_1.safetensors
qwen_3_06b_base.safetensors
model.safetensors
model.safetensors
model.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
model.safetensors
model.safetensors
model.safetensors
qwen_3_06b_base.safetensors
model.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
model.safetensors
qwen_3_06b_base.safetensors
qwen306BBaseAnima_1.safetensors
qwen_3_06b_base.safetensors
qwen_3_600m.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_600m.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
model.safetensors
miaomiaoHarem_anima11.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
reedAnimaXXX_v11_txt.safetensors
qwen_3_06b_base.safetensors
anima_baseV10_txt.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
anima_baseV10_txt.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
miaomiaoHarem_anima13_txt.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
miaomiaoHarem_anima13_txt.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
silvermoonmixAnima_v10.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
qwen_3_06b_base.safetensors
lvwesternmixwc_v10_txt.safetensors
silvermoonmixAnima_v20_txt.safetensors
animaReverieXL_animaReverieXLV10_txt.safetensors
lvwesternmixcartoon_v10_txt.safetensors
cutiefuranima_V10_txt.safetensors
cutiefuranima_V20A_txt.safetensors
cyberrealisticAnima_v20_txt.safetensors
cyberrealisticAnima_v60AestheticV11.safetensors
anima_baseV10_txt.safetensors
GoosemixANIMA_v11_txt.safetensors
estrogenima_v01_txt.safetensors
riMixIllustriousAnima_riMixAnima_txt.safetensors
jdxanima_semi_txt.safetensors
auralisAnima_v10_txt.safetensors
unholyDesireLunar_v20_txt.safetensors
oilecule_animaV10_txt.safetensors
rinFlanimeAnima_v14.safetensors
miaomiaoHarem_anima12_txt.safetensors
miaomiaoHarem_anima13_txt.safetensors
toonimaSeries_toonimaSplash_txt.safetensors
eventHorizonAnime_ehanimacleanlineV10.safetensors
specustrious_anima_txt.safetensors
surreijl_1_txt.safetensors
fantasiaAnima_v10_txt.safetensors
qwen306BBaseAnima_1.safetensors
blenderstyle_animaV10_txt.safetensors
cyberrealisticAnima_v42TurboV10_txt.safetensors
gemCollectionAnima_moonstone_txt.safetensors
cyberrealisticAnima_v10_txt.safetensors
cyberrealisticAnima_v50AestheticV11_txt.safetensors
theAWondermix_v1_txt.safetensors
miaomiaoHarem_anima10.safetensors
anima_baseV10_txt.safetensors
miaomiaoRealskin_anima11_txt.safetensors
hsAnima_v10_txt.safetensors
minijma_1_txt.safetensors
kirazuriAnima_v40AnimaBase1_txt.safetensors
hassakuAnima_v01_txt.safetensors
animeBulldozer_anima_txt.safetensors
blendermixAnima_v1_txt.safetensors
reedAnimaXXX_v11_txt.safetensors
lvAmerimanga_v10_txt.safetensors
qwen_3_06b_base.safetensors
smoothmixUltimateAnima_anima_txt.safetensors
miaomiaoAnimeReality_ani10_txt.safetensors
animapulseAnima_v10_txt.safetensors
miaomiaoRealskin_anima10_txt.safetensors
nyaIrisAnima_base1V20_txt.safetensors
masterANIMAAnimaster_animasterBase10V1_txt.safetensors
oneObsessionAnima_v10_txt.safetensors
MiaomiaoHaremAni25D_v10_txt.safetensors
zodamix_anima10_txt.safetensors
cyberrealisticAnima_v40AestheticV10_txt.safetensors
unrealvisionAnimaNSFW_animaV10_txt.safetensors
anima_baseV10_txt.safetensors
hakoANIMA_betaV10Base10_txt.safetensors
hakoANIMA_betaV20Base10_txt.safetensors
miaomiaoHarem_animaBase_txt.safetensors
dessertModelsAnima_mochi_txt.safetensors
rinFlanimeAnima_v10_txt.safetensors
miaomiaoHarem_anima11_txt.safetensors
miaomiaoHarem_anima14_txt.safetensors
miaomiaoHarem_anima8Step10_txt.safetensors
miaomiaoHarem_anima15_txt.safetensors
indigoFurryMixAnima_v10_txt.safetensors
toonimaSeries_toonimaZest.safetensors
vergardANI_v10_txt.safetensors
raehoshiAnima_v10_txt.safetensors
blendermixAnima_v1_txt.safetensors
anijpaint_v1_txt.safetensors
anima_baseV10_txt.safetensors
loOmaij_thread001Spark_txt.safetensors
loOmaij_thread002Closer_txt.safetensors
animaMayhem_v00SnakeSkinBoots_txt.safetensors
animafranken_v10_txt.safetensors
animafranken_v11_txt.safetensors
miaomiao3DHarem_animaLH3D10_txt.safetensors
animaMayhem_v10.safetensors
jdxanima_anime_txt.safetensors
vrchat2176_v10_txt.safetensors
PVCStyleModelMovable_anima10_txt.safetensors
akanezoraMultiPrecision_v05A_txt.safetensors
akanezoraMultiPrecision_v055B_txt.safetensors
loOmaij_thread003Connect_txt.safetensors
animapulseAnima_v11_txt.safetensors
loOmaij_thread005LeanIn_txt.safetensors
cyberfalafelFalafel_cyberfalafelAnimaV10.safetensors
akanezoraMultiPrecision_v065B_txt.safetensors
oneObsessionAnima_v20_txt.safetensors
masterANIMAAnimaster_masterANIMAV2Prev3_txt.safetensors
akanezora_v055BFP8INT8.safetensors
mijcrox_1st_txt.safetensors
pieModelsAnima_cream_txt.safetensors
something_v10_txt.safetensors
jdxanima_illustration.safetensors
qwen_3_06b_base.safetensors
animadronesV19_v1_txt.safetensors
nectarineNymphsModel_animaV1_txt.safetensors
v01dANIANIME_baseV1_txt.safetensors
JANIMA_v10_txt.safetensors
animapulseAnima_v09_txt.safetensors
cutiefuranima_V11_txt.safetensors
cutiefuranima_V20B_txt.safetensors
reedAnimaXXX_v10Base_txt.safetensors
waiANIMA_v10Base10_txt.safetensors
nyaIrisAnima_base1V10_txt.safetensors
dasiwaAnima_luminousLabyrinthV1_txt.safetensors
omnitoonANIMA_v11_txt.safetensors
kirazuriAnima_v30AnimaBase1_txt.safetensors
loxsMixPixanimania_v10_txt.safetensors
lijghtline_l1Harmony_txt.safetensors
silvermoonmixAnima_v10.safetensors
cyberrealisticAnima_v30_txt.safetensors
copperlijghtDREAMS_1_txt.safetensors
funkyMixANIMA_v00_txt.safetensors
terraRising_20TerraRisingAnima_txt.safetensors
qwen306BBaseAnimo_0.safetensors
Available On (2 platforms)
Same model published on other platforms. May have additional downloads or version variants.



















