Instructions to use Noginowa/GleamPalette-ANIMA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Noginowa/GleamPalette-ANIMA with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Noginowa/GleamPalette-ANIMA", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Diffusion Single File
How to use Noginowa/GleamPalette-ANIMA 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
- Local Apps Settings
- Draw Things
- DiffusionBee
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Noginowa/GleamPalette-ANIMA", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]概要 / Model Summary
GleamPalette ANIMAは、Anima系モデルをベースとしたマージモデルです。ややセミリアルな画風と、柔らかな光のグラデーション、そして細かな背景描写が特徴です。
GleamPalette ANIMA is a merged model based on the Anima model series. It features a semi-realistic art style, soft light gradients, and detailed background rendering.
📜 ライセンス / License
CircleStone Labs Non-Commercial License v1.2
📂 ファイルの配置 / File Placement (ComfyUI)
本モデルのご利用には、以下のコンポーネントをダウンロードし、それぞれのディレクトリに配置してください。
To use this model, please download the following components and place them into their respective directories:
- Model
- File: GleamPaletteANIMA_v1.safetensors
- Path:
ComfyUI/models/diffusion_models/
- Text Encoder
- Repository: Hugging Face(circlestone-labs/Anima)
- File: qwen_3_06b_base.safetensors
- Path:
ComfyUI/models/text_encoders/
- VAE
- Repository: Hugging Face(circlestone-labs/Anima)
- File: qwen_image_vae.safetensors
- Path:
ComfyUI/models/vae/
⚠️ ご利用上の注意 / Usage Notes
- ❗ご利用開始前に必ずお読みください: 最適な結果を得るため、以下の「おすすめ設定」と「おすすめプロンプト」を必ず確認してください。
- ❗MUST READ Before Use: To achieve optimal results, please ensure you check the "Recommended Settings" and "Recommended Prompts" sections below.
✨ おすすめ設定 / Recommended Settings
| 設定/Parameters | 内容/Values |
|---|---|
| CFG scale | 4-5 (おすすめ/Recommended 4.5) |
| Steps | 20-40(おすすめ/Recommended 30) |
| Sampler | ER SDE BETA / Euler A Normal |
💬 おすすめプロンプト / Recommended Prompts
Positive:
masterpiece, best quality, score_9, score_8, score_7, year 2025, newest, highres, absurdres, very aesthetic, scenery
Negative:
nsfw, lowres, bad quality, worst quality, score_1, score_2, score_3, poorly drawn, flat color, sketch, jpeg artifacts,
mutated, ugly, disfigured, long body, bad anatomy, bad hands, missing fingers, extra fingers, extra digits, fewer digits, bright pupils, white pupils,
simple background, transparent background, blurry, furry
🖼️ サンプル画像 / Sample Images
サンプル画像はGleamPalette ANIMA v1で生成し、アップスケールをしています。
Sample images were generated with GleamPalette ANIMA v1 and upscale.

📚 Merge models
- Dark Urge Anima v1.0
- Vete ┃ Crimson Oath (ILL & ANM) v0.1 ANM
- Vetehine ┃ Neuron Bankruptcy ANM Power
- PrismPalette ANIMA v1
Thank you to all the original model creators.
🛠️Merge Tools
Thank you to all the tool creators.
🔗リンク / Link
- Downloads last month
- 28
