Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,83 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
-
## CyberRealistic
|
5 |
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- stable-diffusion
|
5 |
+
- sd-1.5
|
6 |
+
- text-to-image
|
7 |
+
- photorealistic
|
8 |
+
- cyberrealistic
|
9 |
+
- classic
|
10 |
+
- image-generation
|
11 |
+
- diffusers
|
12 |
+
model-index:
|
13 |
+
- name: CyberRealistic Classic
|
14 |
+
results: []
|
15 |
---
|
|
|
16 |
|
17 |
+
# CyberRealistic Classic
|
18 |
+
|
19 |
+
**CyberRealistic Classic** is a photorealistic image generation model built upon the **Stable Diffusion 1.5 (SD 1.5)** architecture. Developed by [Cyberdelia](https://civitai.com/user/Cyberdelia), this model aims to produce lifelike portraits and scenes with minimal prompt engineering, offering a classic approach to photorealistic image generation.
|
20 |
+
|
21 |
+
---
|
22 |
+
|
23 |
+
## 🧠 Model Details
|
24 |
+
|
25 |
+
- **Model Type**: Text-to-Image Generation
|
26 |
+
- **Base Model**: Stable Diffusion 1.5 (SD 1.5)
|
27 |
+
- **Format**: `safetensors`
|
28 |
+
- **Version**: Classic
|
29 |
+
- **Creator**: [Cyberdelia](https://civitai.com/user/Cyberdelia)
|
30 |
+
- **License**: [CreativeML Open RAIL++-M License](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
|
31 |
+
|
32 |
+
---
|
33 |
+
|
34 |
+
## ✨ Features
|
35 |
+
|
36 |
+
- **Photorealism**: Generates detailed and realistic images, particularly effective for human subjects.
|
37 |
+
- **Ease of Use**: Designed for simplicity; achieves impressive results with straightforward prompts.
|
38 |
+
- **Integrated VAE**: Comes with a baked-in Variational Autoencoder for enhanced image quality.
|
39 |
+
- **Versatility**: Suitable for various applications, including portraits, fashion, and cinematic scenes.
|
40 |
+
|
41 |
+
---
|
42 |
+
|
43 |
+
## 🛠️ Recommended Settings
|
44 |
+
|
45 |
+
| Parameter | Recommended Value |
|
46 |
+
|-----------------|------------------------------------------------|
|
47 |
+
| Sampling Steps | 25–30 |
|
48 |
+
| Sampler | DPM++ 2M Karras / Euler A |
|
49 |
+
| Resolution | 512x512 (native), higher with Hires.fix |
|
50 |
+
| Hires Upscaler | 4x_NMKD-Siax_200k or 4x_NickelbackFS_72000_G |
|
51 |
+
| CFG Scale | 7.0–8.0 |
|
52 |
+
| VAE | Already baked-in |
|
53 |
+
|
54 |
+
---
|
55 |
+
|
56 |
+
## 🧾 Example Prompts
|
57 |
+
|
58 |
+
> (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
|
59 |
+
|
60 |
+
> (masterpiece, photorealistic), editorial fashion photo, close-up, dramatic side lighting, textured skin, shallow depth of field, soft shadows
|
61 |
+
|
62 |
+
|
63 |
+
---
|
64 |
+
|
65 |
+
## 🔗 Links
|
66 |
+
|
67 |
+
- [Civitai Model Page](https://civitai.com/models/71185/cyberrealistic-classic)
|
68 |
+
|
69 |
+
---
|
70 |
+
|
71 |
+
## 🚫 Limitations
|
72 |
+
|
73 |
+
- May produce content that could be considered sensitive; use responsibly.
|
74 |
+
- Some prompts involving abstract or anime content may not perform as well due to realism-focused training.
|
75 |
+
- Lighting and skin may occasionally be too clean or smooth depending on sampling choices.
|
76 |
+
|
77 |
+
---
|
78 |
+
|
79 |
+
## ✅ License
|
80 |
+
|
81 |
+
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.
|
82 |
+
|
83 |
+
> [License details](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
|