Updated: Jul 29, 2026
base modelDownload
2 variants available
fp16 SafeTensor
model_idx_0.safetensors
Half precision, best balance • 3.89 GB
Verified: 19 hours ago
SafeTensor

90 1 2 3 4 5 6 7 8 9
490 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 9

License:
AnimaThe Anima Model is licensed by CircleStone Labs LLC. Copyright CircleStone Labs LLC. IN NO EVENT SHALL CIRCLESTONE LABS LLC BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.
Built on NVIDIA Cosmos
Whats new
beta:
Updated the workflow and custom node (both need to be updated).
Thanks to user Hysocs for the tip regarding the Anima timestep_sampling parameter (changed to uniform).
The model is now slightly better at understanding natural language prompting; the default style for natural prompting has improved in some areas but not others, and there are some issues with anatomy—the model is still undergoing training (currently trained on 150,000 images).
Description
an attempt to transition Anime base to an MoE architecture—two 2B models, each trained on a specific noise-reduction range.
The model handles natural language prompting quite well, but the resulting style often leaves something to be desired—I'm thinking about how to fix that. (Maybe it's because I recently increased the maximum prompt length from 512 to 2048.)
This model was used to make image captions: Minthy/ToriiGate-0.5 · Hugging Face
Workflow is included in posted images metadata and optional files
You need to put this into custom_nodes for the workflow to work.
real time training checkpoints are there:
low noise
https://huggingface.co/femboysLover/anima-looped-test-diffusion-blocks-idx-0
high noise
https://huggingface.co/femboysLover/anima-looped-test-diffusion-blocks-idx-1
the article from which I took the methodology:
[2506.14202] DiffusionBlocks: Block-wise Neural Network Training via Diffusion Interpretation
