# Licenses This folder contains the licensing terms for the `Anima` model and its underlying components: - **`LICENSE_anima`**: Terms for the Anima base model (CircleStone Labs Non-Commercial License v1.0 & NVIDIA Open Model License Agreement). - **`LICENSE_qwen`**: Terms for the Qwen 3 0.6B Base Text Encoder and Qwen Image VAE/Tokenizer (Apache 2.0). - **`LICENSE_t5`**: Terms for the Google Flan-T5-XL Tokenizer (Apache 2.0). ### Redistribution The `hdae/diffusers-anima-preview` repository aggregates weights that are subject to differing licenses: - **Anima Transformer**: Non-commercial use only (CircleStone Labs Non-Commercial License v1.0). - **Qwen Components / T5 Components**: Commercially permissible (Apache 2.0). Therefore, the combined pipeline as distributed is restricted to the **most restrictive license** (CircleStone Labs Non-Commercial License v1.0). Users should be aware that while they can use generated output commercially, the model weights themselves cannot be used commercially.