Model reference · open weights
CyberRealisticPony is an open-weight image model from hnnguyen. 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 | hnnguyen |
|---|---|
| Type | Image models |
| Task | Text→image |
| Runs with | diffusers |
| Released | 2026-08-23 |
| Popularity | 513 downloads / month |
| Licence | Open weights |
About
CyberRealistic Pony is the awesome Pony Diffusion with some CyberRealistic elements.
| Parameter | Recommended Value |
|---|---|
| Sampling Steps | 30+ |
| Sampler | DPM++ SDE Karras / DPM++ 2M Karras / Euler a |
| Resolution | 896x1152 / 832x1216 |
| CFG Scale | 5 |
| VAE | Already baked-in |
score_9, score_8_up, score_7_up, (SUBJECT),
This model is distributed under the CreativeML Open RAIL++-M License, which allows commercial and non-commercial use, with proper credit and no malicious usage.
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 hnnguyen-cyberrealisticpony for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (hnnguyen-cyberrealisticpony 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":"hnnguyen-cyberrealisticpony","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.