Model reference · open weights
SugarPalette-ANIMA is an open-weight image model from Noginowa. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.
Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.
What it is
| Released by | Noginowa |
|---|---|
| Type | Image models |
| Task | Text→image |
| Runs with | diffusers |
| Released | 2026-09-15 |
| Popularity | 587 downloads / month |
| Licence | Commercial licence needed |
About
a:link, a:visited, a:hover, a:active { color: #1aaaff; text-decoration: none; } summary { cursor: pointer; transition: color 0.2s; } summary:hover { color: #ffd21e; }
SugarPalette ANIMAは、Anima系モデルをベースとしたマージモデルです。かわいい! SugarPalette ANIMA is a merged model based on the Anima model series. Kawaii!
CircleStone Labs Non-Commercial License v1.2
本モデルのご利用には、以下のコンポーネントをダウンロードし、それぞれのディレクトリに配置してください。 To use this model, please download the following components and place them into their respective directories:
ComfyUI/models/diffusion_models/ComfyUI/models/text_encoders/ComfyUI/models/vae/| 設定/Parameters | 内容/Values |
|---|---|
| CFG scale | 4-5 (おすすめ/Recommended: 4.5) |
| Steps | 20-40 (おすすめ/Recommended: 32) |
| Sampler: ER SDE Beta | おすすめ。全体的なディテールがしっかり表現され、最も安定したクオリティが得られます。Recommended. Provides the best balance of high detail and consistent image quality. |
| Sampler: Euler A Normal | 全体を柔らかく、ふんわりとした雰囲気に仕上げたい時におすすめです。Ideal when you want a softer, gentler, and more relaxed aesthetic. |
masterpiece, best quality, score_9, score_8, score_7, year 2025, newest, highres, absurdres, very aesthetic, scenery
cute, kawaii
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,
simple background, transparent background, blurry, furry
サンプル画像はSugarPalette ANIMA v1で生成しています。 Sample images were generated with SugarPalette ANIMA v1.
Thank you to all the original model creators.
Thank you to all the tool creators.
Crody's Model Merge Guide v3.0 // Team-C - Section 2: Block Weight Ratio
From the published model card. Full card on the HuggingFace links in the sidebar.
How it works
Using it via the API
Once AxForge deploys sugarpalette-anima for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (sugarpalette-anima below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/images/generations \
-H "Authorization: Bearer $AXFORGE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"sugarpalette-anima","prompt":"a red bicycle","size":"1024x1024"}'
Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.