Model reference · open weights
CyberIllustrious is an open-weight image model from cyberdelia. 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 | cyberdelia |
|---|---|
| Type | Image models |
| Task | Text→image |
| Runs with | diffusers |
| Released | 2025-01-31 |
| Popularity | 1k downloads / month |
| Licence | Open weights |
About
CyberIllustrious (also known as CyberRealistic) is a photorealistic adaptation of the Illustrious-XL checkpoint, designed to produce stunningly realistic images with ease. Developed by Cyberdelia, this model excels in generating high-quality visuals, particularly in portrait and editorial-style scenes.
safetensors| 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 |
(masterpiece, best quality), ultra-detailed, realistic photo of a 22-year-old woman, natural lighting, depth of field, candid moment, color graded, RAW photo, soft cinematic bokeh
(masterpiece, photorealistic), editorial fashion photo, close-up, dramatic side lighting, textured skin, shallow depth of field, soft shadows
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 cyberillustrious for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (cyberillustrious 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":"cyberillustrious","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.