CalamitousFelicitousness's picture
Initial upload: Anima Preview V2 diffusers conversion
f81cd7a verified
metadata
license: other
license_name: circlestone-labs-non-commercial-license
license_link: LICENSE.md
library_name: diffusers
tags:
  - diffusers
  - safetensors
  - diffusion-single-file
  - sdnext
pipeline_tag: text-to-image

Anima Preview V2 β€” Diffusers Conversion

Unofficial diffusers-format conversion of circlestone-labs/Anima Preview V2 for use with SD.Next.

What Is This

This repo contains the Preview V2 weights converted to the HuggingFace diffusers layout so they can be loaded directly with from_pretrained. The custom pipeline (AnimaTextToImagePipeline) and all non-transformer components (text encoder, VAE, tokenizers, LLM adapter, scheduler) are identical to the Preview V1 diffusers conversion β€” only the transformer (diffusion model) weights differ.

Preview V2 Improvements

From the upstream model card:

  • Retraining with better hyperparameters β€” makes the model more robust to finetuning
  • Extended medium-resolution training β€” longer training at medium resolutions for more character knowledge
  • Regularization dataset β€” improves natural language comprehension and preserves non-anime knowledge
  • Base model philosophy β€” no aesthetic tuning; maximum knowledge breadth over aesthetic consistency

Usage with SD.Next

Select this repo as your model in SD.Next β€” it will be loaded automatically via the Anima pipeline.

Generation Settings

  • Resolution: ~1 MP (1024Γ—1024, 896Γ—1152, 1152Γ—896, etc.)
  • Steps: 30–50
  • CFG: 4–5
  • Samplers: er_sde (default), euler_a, dpmpp_2m_sde_gpu

Credits

License

Non-commercial use only β€” see LICENSE.md. Subject to CircleStone Labs Non-Commercial License and NVIDIA Open Model License Agreement.