Model reference · open weights
merge-experiment 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-01-19 |
| Popularity | 1k 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; }
実験的なマージモデルのテスト公開用リポジトリです。 Animaシリーズのモデルは「CircleStone Labs Non-Commercial License v1.2」、Illustriousシリーズのモデルは「Fair AI Public License 1.0-SD」の許諾範囲内において、どなたでも自由にご利用いただけます。
Experimental merge model repository. Anima series models are free to use within the scope of the CircleStone Labs Non-Commercial License v1.2, and Illustrious series models within the Fair AI Public License 1.0-SD.
| Model Name | Type | Version | Date | Status | - |
|---|---|---|---|---|---|
| noginowa-alpha-mix-anima-01 | Anima | v0.1 | 2026-06-27 | Details | |
| noginowa-alpha-mix-anima-02 | Anima | v0.1 | 2026-07-13 | Details | |
| noginowa-alpha-mix-anima-03 | Anima | v0.1 | 2026-08-18 | Details | |
| noginowa-alpha-mix-anima-04 | Anima | v0.1 | 2026-09-09 | Details | |
| noginowa-alpha-mix-ill-01 | Illustrious | v0.2 | 2026-01-21 | Details | |
| noginowa-alpha-mix-ill-02 | Illustrious | v0.4 | 2026-06-14 | Details | |
| noginowa-alpha-mix-ill-03 | Illustrious | v0.1 | 2026-01-28 | Details | |
| noginowa-alpha-mix-ill-04 | Illustrious | v0.1 | 2026-02-26 | Details | |
| noginowa-alpha-mix-ill-05 | Illustrious | v0.1 | 2026-02-28 | Details | |
| noginowa-alpha-mix-ill-06 | Illustrious | v0.1 | 2026-04-12 | Details | |
| noginowa-alpha-mix-ill-07 | Illustrious | v0.2 | 2026-04-28 | Details | |
| noginowa-alpha-mix-ill-08 | Illustrious | v0.2 | 2026-05-15 | Details | |
| noginowa-alpha-mix-ill-09 | Illustrious | v0.2 | 2026-05-24 | Details | |
| noginowa-kirakira-mix-ill-01 | Illustrious | v0.6 | 2026-04-10 | Details |
v0.1に調整を加え、PrismPalette ANIMA v1として正式版を公開しました。 Refined v0.1 and officially launched PrismPalette ANIMA v1.
本モデルのご利用には、以下のコンポーネントをダウンロードし、それぞれのディレクトリに配置してください。 To use this model, please download the following components and place them into their respective directories:
Model (UNet)
models/diffusion_models/Text Encoder
models/text_encoders/VAE
models/vae/| Parameters | Values |
|---|---|
| CFG scale | 4-5(おすすめ/Recommended 4.5) |
| Steps | 20-40(おすすめ/Recommended 30) |
| Sampler | ER SDE BETA / Euler A Normal |
masterpiece, best quality, score_9, score_8, score_7, year 2025, newest, highres, absurdres, very aesthetic, scenery
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
ややセミリアルなモデルです。 This is a slightly semi-realistic model.
v0.1に調整を加え、GleamPalette ANIMA v1として正式版を公開しました。 Refined v0.1 and officially launched GleamPalette ANIMA v1.
本モデルのご利用には、以下のコンポーネントをダウンロードし、それぞれのディレクトリに配置してください。 To use this model, please download the following components and place them into their respective directories:
Model (UNet)
models/diffusion_models/Text Encoder
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 merge-experiment for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (merge-experiment 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":"merge-experiment","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.