Model reference · open weights
DeliberateRemix is an open-weight image model from Yntec. 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 | Yntec |
|---|---|
| Type | Image models |
| Task | Text→image |
| Parameters (lead) | 860M |
| Runs with | diffusers |
| Based on | Yntec/Deliberate |
| Released | 2023-08-17 |
| Popularity | 922 downloads / month |
| Licence | Commercial licence needed |
About
The original plan was to make a Remix of Deliberate 1 and 2. However, for that I need to make a temporary model, and I just loved it so much that the remix does not include any of Deliberate 2. Oops. The outcome was a really warm model that was lightened with the Gloom Lora, check out this comparison!
(click for larger)
I sacrificed everything for SOUL!
Sample and prompt:
pretty CUTE girl, 1940, Magazine ad, Iconic. Very cute anime girl faces, chibi art, painting by gaston bussiere and charles sillem lidderdale
Original pages:
https://huggingface.co/XpucT/Deliberate (Deliberate)
https://civitai.com/models/115728?modelVersionId=135691 (Gloom)
Full Recipe:
-Add Difference 1.0-
Primary model:
Deliberate
Secondary model:
Deliberate
Tertiary model:
v1-5-pruned-fp16-no-ema (https://huggingface.co/Yntec/DreamLikeRemix/resolve/main/v1-5-pruned-fp16-no-ema.safetensors)
Output Model:
DeliberateWarm
-Merge Lora-
Gloomifier_TheDread_V1_LECO:-0.7
Output Model:
DeliberateAlpha
-Weighted Sum 0.6-
Primary model:
Deliberate
Secondary model:
DeliberateAlpha
Output Model:
DeliberateRemix
Also included, this model was made by accident by using Weighted Sum instead of Add Difference. I liked its outputs, I can't just throw it away (hot refers to its Color Temperature.)
-Weighted Sum 1.0-
Primary model:
Deliberate
Secondary model:
Deliberate
Output Model:
DeliberateHot
From the published model card. Full card on the HuggingFace links in the sidebar.
Using it via the API
Once AxForge deploys deliberateremix for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (deliberateremix 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":"deliberateremix","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.