cyberdelia commited on
Commit
670e08f
·
verified ·
1 Parent(s): df381b2

Update README.md

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