Model reference · open weights

CyberRealisticClassic

Available as managed deployment Image cyberdelia · community Text→image 1 variants 933 dl/mo

CyberRealisticClassic 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 bycyberdelia
TypeImage models
TaskText→image
Runs withdiffusers
Released2023-06-13
Popularity933 downloads / month
LicenceOpen weights

About

What CyberRealisticClassic is

CyberRealistic Classic is a photorealistic image generation model built upon the Stable Diffusion 1.5 (SD 1.5) architecture. Developed by Cyberdelia, this model aims to produce lifelike portraits and scenes with minimal prompt engineering, offering a classic approach to photorealistic image generation.


Read the full model card

🧠 Model Details


✨ Features

  • Photorealism: Generates detailed and realistic images, particularly effective for human subjects.
  • Ease of Use: Designed for simplicity; achieves impressive results with straightforward prompts.
  • Integrated VAE: Comes with a baked-in Variational Autoencoder for enhanced image quality.
  • Versatility: Suitable for various applications, including portraits, fashion, and cinematic scenes.

🛠️ Recommended Settings

ParameterRecommended Value
Sampling Steps25–30
SamplerDPM++ 2M Karras / Euler A
Resolution512x512 (native), higher with Hires.fix
Hires Upscaler4x_NMKD-Siax_200k or 4x_NickelbackFS_72000_G
CFG Scale7.0–8.0
VAEAlready baked-in

🧾 Example Prompts

(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


🔗 Links


🚫 Limitations

  • May produce content that could be considered sensitive; use responsibly.
  • Some prompts involving abstract or anime content may not perform as well due to realism-focused training.
  • Lighting and skin may occasionally be too clean or smooth depending on sampling choices.

✅ License

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.

License details

From the published model card. Full card on the HuggingFace links in the sidebar.

How it works

How image models work

Text promptwhat to makeText encoderunderstands itDiffusion stepsdenoise to pixelsImagePNG / JPEGA diffusion model starts from noise and denoises it, guided by your prompt, into a finished image.

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys cyberrealisticclassic for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (cyberrealisticclassic 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":"cyberrealisticclassic","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.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms