cyberdelia commited on
Commit
590465a
·
verified ·
1 Parent(s): 0e3da2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +85 -4
README.md CHANGED
@@ -1,7 +1,88 @@
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
+ - pony
10
+ - semi-realistic
11
+ - image-generation
12
+ - diffusers
13
+ model-index:
14
+ - name: CyberRealistic Pony Semi-Realistic
15
+ results: []
16
  ---
 
17
 
18
+ # CyberRealistic Pony Semi-Realistic
19
+
20
+ **CyberRealistic Pony Semi-Realistic** is a specialized image generation model based on **Stable Diffusion XL (SDXL)**. Developed by [Cyberdelia](https://civitai.com/user/Cyberdelia), this model is fine-tuned to produce semi-realistic images of pony characters, blending the charm of stylized art with realistic textures and lighting.
21
+
22
+ ---
23
+
24
+ ## 🧠 Model Details
25
+
26
+ - **Model Type**: Text-to-Image Generation
27
+ - **Base Model**: Stable Diffusion XL (SDXL)
28
+ - **Format**: `safetensors`
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
+ - **Semi-Realistic Rendering**: Produces images that balance stylized and realistic elements.
37
+ - **Optimized for Pony Characters**: Tailored to generate high-quality pony-themed visuals.
38
+ - **Integrated VAE**: Comes with a baked-in Variational Autoencoder for enhanced image quality.
39
+ - **Versatility**: Suitable for various applications, including character design, illustrations, and concept art.
40
+
41
+ ---
42
+
43
+ ## 🛠️ Recommended Settings
44
+
45
+ | Parameter | Recommended Value |
46
+ |-----------------|------------------------------------------------|
47
+ | Sampling Steps | 30+ |
48
+ | Sampler | DPM++ SDE Karras / DPM++ 2M Karras / Euler a |
49
+ | Resolution | 896x1152 / 832x1216 |
50
+ | CFG Scale | 5 |
51
+ | VAE | Already baked-in |
52
+
53
+ ---
54
+
55
+ ## 🧾 Example Prompts
56
+
57
+ > (masterpiece, best quality), ultra-detailed, semi-realistic photo of a pony character, natural lighting, depth of field, vibrant colors, soft cinematic bokeh
58
+
59
+ > (masterpiece, photorealistic), close-up of a pony with intricate mane details, dramatic side lighting, textured fur, shallow depth of field, soft shadows
60
+
61
+ ---
62
+
63
+ ## 📸 Example Outputs
64
+
65
+ ![Sample 1](./sample1.png)
66
+ ![Sample 2](./sample2.png)
67
+
68
+ ---
69
+
70
+ ## 🔗 Links
71
+
72
+ - [Civitai Model Page](https://civitai.com/models/709404/cyberrealistic-pony-semi-realistic)
73
+
74
+ ---
75
+
76
+ ## 🚫 Limitations
77
+
78
+ - May produce content that could be considered sensitive; use responsibly.
79
+ - Some prompts involving abstract or non-pony content may not perform as well due to the model's specialized training.
80
+ - Lighting and textures may occasionally be too clean or smooth depending on sampling choices.
81
+
82
+ ---
83
+
84
+ ## ✅ License
85
+
86
+ 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.
87
+
88
+ > [License details](https://huggingface.co/spaces/CompVis/stable-diffusion-license)