Instructions to use Lugbert/CyberRealisticXL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Lugbert/CyberRealisticXL with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Lugbert/CyberRealisticXL", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 2,287 Bytes
dedab9a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 | ---
license: creativeml-openrail-m
tags:
- stable-diffusion-xl
- sd-xl
- text-to-image
- photorealistic
- cyberrealistic
- image-generation
- diffusers
model-index:
- name: CyberRealistic XL
results: []
---
# CyberRealistic XL
**CyberRealistic XL** is a photorealistic image generation model based on **Stable Diffusion XL 1.0 (SDXL)**. It is designed to produce highly realistic, cinematic-quality outputs with minimal prompt engineering. This checkpoint is optimized for portraits, fashion, and editorial-style scenes, but also handles a wide range of creative prompts with remarkable fidelity.
---
## 🧠 Model Details
- **Model Type**: Image generation (Text-to-Image)
- **Base Model**: Stable Diffusion XL 1.0
- **Format**: `safetensors`
- **Latest Version**: v5.7
- **Creator**: [Cyberdelia](https://civitai.com/user/Cyberdelia)
- **File Size**: ~6.31 GB
- **License**: [CreativeML Open RAIL++-M License](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
---
## ✨ Features
- ⚡ **Ultra-Photorealism** – Exceptional detail in faces, lighting, and textures.
- 🧩 **Effortless Prompting** – Works well with short prompts, but supports complex ones too.
- 🪞 **Skin & Eye Fidelity** – Improved clarity in eyes, skin detail, and facial structure.
- 🔧 **Built-in VAE** – No need for an external VAE; optimized out of the box.
---
## 🛠️ Recommended Settings
| Parameter | Recommended Value |
|----------------|-------------------|
| Sampling Steps | 25–30 |
| Sampler | DPM++ 3M SDE Karras, Euler A |
| Resolution | 1024x1024 (native), 1536x1536 with Hires.fix |
| Hires Upscaler | 4x_NMKD-Siax_200k or 4x_NickelbackFS_72000_G |
| CFG Scale | 7.0–8.0 |
---
## 🧾 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
---
## 📸 Example Outputs

|