Instructions to use carlosACV/Anima-2.9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use carlosACV/Anima-2.9B with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 221 Bytes
63723ac | 1 2 3 4 5 6 7 8 9 10 | {
"model_type": "anima",
"architectures": ["AnimaDiT"],
"base_model": "circlestone-labs/Anima",
"text_encoder": "Qwen3-0.6B",
"vae": "Qwen-Image VAE",
"num_layers": 40,
"num_parameters_approx": 2900000000
}
|