Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,15 @@ base_model:
|
|
7 |
pipeline_tag: text-to-image
|
8 |
tags:
|
9 |
- SDXL
|
10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pipeline_tag: text-to-image
|
8 |
tags:
|
9 |
- SDXL
|
10 |
+
---
|
11 |
+
A merged Stable Diffusion XL model combining specialized fine-tuned components for enhanced anime-style generation and general coherence. Built using the same merging method as [Doctor-Shotgun/NoobAI-XL-Merges](https://huggingface.co/Doctor-Shotgun/NoobAI-XL-Merges).
|
12 |
+
## 📝 Model Details
|
13 |
+
- **Mechanism**: Merge of three models:
|
14 |
+
- **NoobAI**: Fine-tuned for anime/niche domains.
|
15 |
+
- **SDXL1.0 + 0.9VAE**: Base model for general-purpose stability.
|
16 |
+
- **cyberrealisticv56**: Enhances realism and detail coherence.
|
17 |
+
- **Result**: `NoobAIcyberfix`—improves detail retention, human anatomy.
|
18 |
+
## ⚙️ Recommended Parameters
|
19 |
+
- **CFG Scale**: `5` (default)
|
20 |
+
- **CFG-fix** (optional): `4.5`
|
21 |
+
- **CFG-rescale** (optional): `0.7`
|