Instructions to use oron1208/OOO_ANIMA-29B-V10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use oron1208/OOO_ANIMA-29B-V10 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("oron1208/OOO_ANIMA-29B-V10", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Version: v1
An anime / illustration fine-tune based on Anima-2.9B
Anima-2.9Bをベースにした、アニメ・イラスト向け追加学習モデルです。
🌈 Overview / アバウト
OOO_ANIMA-29B-V10 is a fine-tuned image generation model based on Gazingstars123/Anima-2.9B.
OOO_ANIMA-29B-V10 は、Gazingstars123/Anima-2.9B をベースにした画像生成モデルです。
This release is v1, trained on approximately 600,000 images, and is intended for anime-style, illustration-style, and character-focused generation.
このリリースは v1 で、約 60万枚 の画像で追加学習しています。アニメ調・イラスト調・キャラクター表現を中心に調整しています。
This model succeeds OOO_Anima (2B series) and is rebuilt on the new Anima-2.9B base.
このモデルは OOO_Anima (2Bシリーズ) を引き継ぎ、新しい Anima-2.9B ベースで再構築したものです。
- Old model (2B series): https://huggingface.co/oron1208/OOO_Anima
旧モデル (2Bシリーズ)
This model is best for stylized / non-photorealistic artwork.
このモデルは、写実的なフォトリアル用途よりも、二次元風・非写実的なアート生成に向いています。
🖼️ Gallery / サンプル画像
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
✨ Features / 特徴
- Fine-tuned from Gazingstars123/Anima-2.9B (originally built on nvidia/Cosmos-Predict2)
Gazingstars123/Anima-2.9B(元は nvidia/Cosmos-Predict2 ベース)から追加学習しています。 - Trained on approximately 600,000 images
約 60万枚 の画像で学習しています。 - Designed for anime / illustration / character artwork
アニメ・イラスト・キャラクターアート 向けに調整しています。 - Uses Danbooru-style tags and natural language captions
Danbooru系タグと自然言語キャプションを組み合わせたプロンプト形式に対応しています。 - Distributed as safetensors
safetensors 形式で配布します。 - Non-commercial use only for the model itself, following the inherited base model license. Note that generated images (Outputs) can be used commercially, and individuals may sell their own Derivative model weights. See the License section for details.
ベースモデルのライセンスを継承し、モデル自体は非商用利用のみ です。ただし生成画像(Output)は商用利用可能で、個人による自作派生モデルweightの販売も認められています。詳しくはライセンスセクションをご覧ください。
🧩 Model Details / モデル詳細
| Item | Value |
|---|---|
| Model name / モデル名 | OOO_ANIMA-29B-V10 |
| Version / バージョン | v1 |
| Base model / ベースモデル | Gazingstars123/Anima-2.9B |
| Parameters / パラメータ数 | 2.9B |
| Training images / 学習画像数 | Approximately 600,000 images / 約60万枚 |
| Format / 形式 | safetensors |
| Main target / 主な用途 | Anime / illustration generation / アニメ・イラスト画像生成 |
| Training tool / 学習ツール | bmaltais/kohya_ss |
| License / ライセンス | CircleStone Labs Non-Commercial License (継承 / inherited) |
🎨 Recommended Settings / おすすめ設定
These settings follow the general recommendations for OOO_ANIMA-29B-V10 generation.
以下は、OOO_ANIMA-29B-V10での生成に向いた目安設定です。
| Setting | Recommended value |
|---|---|
| Resolution / 解像度 | 1536x1536 (学習解像度 / trained at 1536) |
| Steps / ステップ数 | 30 |
| CFG | 4 |
| Sampler / サンプラー | Euler |
Positive prompt example / ポジティブプロンプト例 (Refined)
@OOO, masterpiece, best quality, high quality, newest, year 2025, year 2024, safe, detailed pupils,
Negative prompt example / ネガティブプロンプト例
text, page number, twitter username, copyright name, worst quality, low quality, score_1, score_2, score_3, artifacts, early, old, realistic, bad anatomy, bad proportions, bad hands
🧬 Model Variants / モデルの種類
This repository provides two variants:
このリポジトリでは2種類のモデルを提供します。
| Variant | File | Purpose / 用途 |
|---|---|---|
| Refined | 29B/OOO_ANIMA-29B-V10-Refined.safetensors |
For normal generation. Recommended for most users. / 通常の生成用。一般的なユーザーにはこちらをおすすめします。 |
| Base | 29B/OOO_ANIMA-29B-V10-base.safetensors |
For additional training (further fine-tuning). / 追加学習( further fine-tuning)用。 |
| Refined 2B | 2B/OOO_ANIMA-2B-V10-Refined.safetensors |
2B-converted version of Refined. For environments that need the smaller 2B size. / Refinedの2B変換版。2Bサイズが必要な環境向け。 |
| Base 2B | 2B/OOO_ANIMA-2B-V10-base.safetensors |
2B-converted version of Base. / Baseの2B変換版。 |
- The Refined model uses the handling tag
@OOO— include it in your prompt to get the intended style.
Refined モデルには@OOOというハンドリングタグがあり、プロンプトに含めることで意図したスタイルを引き出せます。
Base vs Refined comparison / Base と Refined の作例比較
🎦 VAE / 専用VAEについて
This repository also includes an original tuned VAE, specialized for anime / illustration rather than photorealistic images.
このリポジトリでは、実写よりも__アニメ・イラストに特化してチューニングしたオリジナルのVAE__も同時に公開します。
The tone curve has been adjusted — if you compare the tone curves, you can see that noise is reduced compared to the stock VAE.
トーンカーブを調整しており、トーンカーブを確認すると、ノイズが減っていることがわかります。
VAE file: VAE/OOO_Anima_VAE_v3.5.safetensors
How to use / 使い方
Place the VAE file in the same folder as the model, or load it from your generation UI (AUTOMATIC1111 / ComfyUI etc.) as usual.
VAEファイルはモデルと同じフォルダに置くか、いつも通り生成UI(AUTOMATIC1111 / ComfyUI など)から読み込んでください。
🪄 Prompting Tips / プロンプトのコツ
- Tags generally work best in lowercase.
タグは基本的に小文字で書くのがおすすめです。 - Use spaces instead of underscores for normal tags.
通常タグでは、アンダースコアではなくスペースを使うのがおすすめです。 - Supports artist tags, year tags, quality tags, and count tags, with NSFW-style control tokens such as
##safemode:on/##safemode:off.
アーティストタグ・年号タグ・品質タグ・人数タグに対応しており、##safemode:on/##safemode:offなどの制御トークンも使えます。 - No trained-in quality ranking tags (score_9 style tags are not trained) — plain quality tags like
high qualitywork.
score系の品質ランクタグは学習されていません。high qualityなどの通常の品質タグを使ってください。 - The Refined variant responds to the handling tag
@OOO— put it at the beginning of your prompt.
Refined 版はハンドリングタグ@OOOに反応します。プロンプトの先頭に置くのがおすすめです。
🛠️ Training / トレーニング
This model was fine-tuned on approximately 600,000 images.
このモデルは約 60万枚 の画像で追加学習しました。
Training was performed using bmaltais/kohya_ss.
学習には bmaltais/kohya_ss を使用しました。
📜 License / ライセンス
This model is a derivative of Gazingstars123/Anima-2.9B (originally built on nvidia/Cosmos-Predict2) and inherits the CircleStone Labs Non-Commercial License.
このモデルは Gazingstars123/Anima-2.9B(元は nvidia/Cosmos-Predict2 ベース)の派生モデルで、CircleStone Labs Non-Commercial License を継承します。
Original license:
元ライセンス:
https://huggingface.co/circlestone-labs/Anima/blob/main/LICENSE.md
Original model:
元モデル:
https://huggingface.co/Gazingstars123/Anima-2.9B
🔰 ライセンスかんたん説明(これだけ読めばOK)
このモデルのライセンスは、Apache 2.0 / MIT のような一般的なオープンソースライセンスとはかなり違います。基本の考え方はたった3つです:
- モデル本体と派生モデルは、原則として非商用のみ
- でも、生成した画像などの「Output」は商用利用OK
- 個人なら、自分で作った派生モデルのweightを販売してよい特例がある
「派生物(Derivative)」って何?
Anima(このモデルの元)を元に作ったものは、ぜんぶ「派生物」です:
- このモデル(OOO_ANIMA-29B-V10)のようなファインチューニングモデル
- LoRA / Textual Inversion
- このモデルをさらにカスタマイズしたもの
一方で、このモデルで生成した画像(PNGなど)は派生物ではなく「Output」です。ここが一番大事な区別です。
できること・できないこと一覧
| やりたいこと | 可否 |
|---|---|
| このモデルをローカルPCで使う | ⭕ OK |
| このモデルを研究・検証する | ⭕ OK |
| このモデルをFTする / LoRAを作る | ⭕ OK |
| FTモデル・LoRAを無料で公開する | ⭕ OK(条件あり ※1) |
| 個人としてFTモデルのweightを販売する | ⭕ OK(特例 ※2) |
| 有償依頼を受けて個人でFTモデルを作る | ⭕ OK(個人の場合) |
| 生成画像を販売する(同人誌・グッズ等) | ⭕ OK |
| 生成画像を商用ゲーム・作品に使う | ⭕ OK |
| このモデルを組み込んだ有料Web生成サービスを作る | ❌ NG(商用ライセンスが必要) |
| このモデル搭載の有料ソフトを販売する | ❌ NG(特例の対象外) |
| 企業の本番環境でこのモデルを使う | ❌ NG(商用ライセンスが必要) |
| 企業内での評価・テスト(非本番) | ⭕ OK |
※1 公開するときは、元のCircleStoneライセンスの提示・指定の帰属表示(Attribution Notice)・「CircleStone Modelを改変したモデルである」ことの明示が必要です。
※2 販売特例は「モデルweightそのもの」の販売に限られます。モデルを組み込んだソフトやWebサービスの販売は含まれません。
その他の重要ポイント
- モデルの商用利用と、生成画像の商用利用は完全に別物です。「自宅PCで画像を生成して販売」はOK、「Webサイトでユーザーからお金をもらって生成させる」はNG、という違いです。
- 生成物(Output)の権利や責任は利用者側にあります。既存キャラクターなど第三者の権利には自分で注意してください。
- 派生モデルに独自の条件を追加することはできますが、元のCircleStoneライセンスと矛盾したり、CircleStoneが与えた権利を狭めたりすることはできません(このモデルにも元ライセンスの制約が引き継がれます)。
- CircleStoneの商用ライセンス保持者は、この派生モデルを商用利用できる権利を持ちます。その場合、作成者はロイヤリティやライセンス料を受け取る権利を放棄することになります。
- 違法用途、第三者の権利侵害、CSAM・非同意的な性的画像の生成などは禁止されています。
上記はあくまで分かりやすさのための要約です。正確な内容は必ず元ライセンス全文を確認してください。
The above is a summary for convenience only. Please refer to the full original license text for the precise terms.
⚠️ Disclaimer / 注意
This is a generative AI model. It may produce unexpected, inaccurate, or inappropriate outputs.
このモデルは生成AIモデルです。意図しない出力、不正確な出力、不適切な出力を生成する可能性があります。
Users are responsible for reviewing generated content and ensuring that their use complies with all applicable laws, policies, and license terms.
生成物の確認、公開、利用、および法令・ポリシー・ライセンス条件への適合確認は、利用者の責任で行ってください。
🙏 Acknowledgements / 謝辞
Special thanks to:
以下の皆さまに感謝します。
- Gazingstars123/Anima-2.9B - the base of this model
このモデルのベースとなった Gazingstars123/Anima-2.9B - circlestone-labs and NVIDIA - the original Anima / Cosmos-Predict2 project
元となった Anima / Cosmos-Predict2 プロジェクトの circlestone-labs と NVIDIA - kohya and the sd-scripts-style training ecosystem
kohya さん、および sd-scripts系の学習環境コミュニティ - The open-source image generation community
オープンソース画像生成コミュニティ
Please enjoy responsibly and follow the license terms.
ライセンスを守って、責任を持って楽しんでください。
Revision History
- 2026-08-19: Initial release (v1)
更新履歴
- 2026-08-19: 初版公開 (v1)
- Downloads last month
- 281









