Update README.md
Browse files
README.md
CHANGED
@@ -2,29 +2,31 @@
|
|
2 |
license: creativeml-openrail-m
|
3 |
tags:
|
4 |
- stable-diffusion
|
5 |
-
-
|
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
|
19 |
|
20 |
---
|
21 |
|
22 |
## 🧠 Model Details
|
23 |
|
24 |
- **Model Type**: Text-to-Image Generation
|
25 |
-
- **Base Model**: Stable Diffusion
|
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 |
---
|
@@ -43,8 +45,8 @@ model-index:
|
|
43 |
| Parameter | Recommended Value |
|
44 |
|-----------------|------------------------------------------------|
|
45 |
| Sampling Steps | 25–30 |
|
46 |
-
| Sampler | DPM++
|
47 |
-
| Resolution |
|
48 |
| Hires Upscaler | 4x_NMKD-Siax_200k or 4x_NickelbackFS_72000_G |
|
49 |
| CFG Scale | 7.0–8.0 |
|
50 |
| VAE | Already baked-in |
|
@@ -61,8 +63,8 @@ model-index:
|
|
61 |
|
62 |
## 📸 Example Outputs
|
63 |
|
64 |
-
** architecture. Developed by [Cyberdelia](https://civitai.com/user/Cyberdelia), this model excels at producing lifelike portraits and scenes 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 1.5 (SD 1.5)
|
26 |
- **Format**: `safetensors`
|
27 |
+
- **Version**: v8.0
|
28 |
- **Creator**: [Cyberdelia](https://civitai.com/user/Cyberdelia)
|
29 |
+
- **File Size**: ~6.3 GB
|
30 |
- **License**: [CreativeML Open RAIL++-M License](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
|
31 |
|
32 |
---
|
|
|
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 |
|
|
|
63 |
|
64 |
## 📸 Example Outputs
|
65 |
|
66 |
+

|
67 |
+

|
68 |
|
69 |
---
|
70 |
|