rityak commited on
Commit
a68e84c
·
verified ·
1 Parent(s): 5504b9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +53 -19
README.md CHANGED
@@ -10,16 +10,6 @@ tags:
10
  - stable-diffusion-xl
11
  - merge
12
  license: openrail++
13
- base_model:
14
- - cagliostrolab/animagine-xl-3.1
15
- - Eugeoter/anime_illust_diffusion_xl
16
- - RunDiffusion/Juggernaut-XL-v9
17
- - KBlueLeaf/Kohaku-XL-Zeta
18
- - votepurchase/Starry-XL-v5.2
19
- - cagliostrolab/animagine-xl-4.0
20
- - kayfahaarukku/UrangDiffusion-2.0
21
- - Raelina/Rae-Diffusion-XL-V2
22
- - yodayo-ai/clandestine-xl-1.0
23
  ---
24
 
25
  <style>
@@ -152,8 +142,16 @@ base_model:
152
  <div class="details">
153
  <h1>RealCore XL 1.0</h1>
154
  <p class="description">
155
- <strong>RealCore</strong>
 
 
156
  </p>
 
 
 
 
 
 
157
  <ul class="badge-list">
158
  <li>
159
  <a
@@ -187,14 +185,50 @@ base_model:
187
  </div>
188
  </div>
189
 
190
- - **Civitai hub**
191
- Explore model details, community examples, and usage tips:
192
- [View on CivitAI](https://civitai.com/models/2077774)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
193
 
194
- - **RealCore XL 1.0**
195
- [Download RealCore XL 1.0](https://huggingface.co/rityak/RealCoreXL/)
 
 
 
 
 
196
 
197
- ## Model Details
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
198
 
199
- - **Model type**: diffusion-based text-to-image
200
- - **Base checkpoint**: Stable Diffusion XL 1.0
 
10
  - stable-diffusion-xl
11
  - merge
12
  license: openrail++
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  <style>
 
142
  <div class="details">
143
  <h1>RealCore XL 1.0</h1>
144
  <p class="description">
145
+ <strong>RealCore XL</strong> is a merged <strong>Stable Diffusion XL</strong> checkpoint built from multiple models and LoRAs,
146
+ designed to deliver stunning results in <em>realistic</em> and <em>amateur photo</em> styles.
147
+ Fully supports <strong>NSFW</strong> generation and integrates seamlessly with <strong>LCM</strong> acceleration.
148
  </p>
149
+ <ul class="features-list">
150
+ <li><span class="icon">📷</span>Realistic & amateur photo rendering</li>
151
+ <li><span class="icon">🔀</span>Complex multi-model merge with LoRAs</li>
152
+ <li><span class="icon">⚡</span>Excellent <strong>LCM</strong> compatibility</li>
153
+ <li><span class="icon">🔓</span>NSFW supported</li>
154
+ </ul>
155
  <ul class="badge-list">
156
  <li>
157
  <a
 
185
  </div>
186
  </div>
187
 
188
+ ---
189
+
190
+ ## 🧩 Model Overview
191
+
192
+ **RealCore XL** is a diffusion-based **Stable Diffusion XL (SDXL)** checkpoint obtained through a complex merging process of multiple anime and realistic models combined with several custom LoRAs.
193
+ It produces highly detailed, lifelike, and emotionally grounded results — especially suited for **realistic**, **soft amateur**, and **photo-like** compositions.
194
+
195
+ - **Type:** SDXL Merge
196
+ - **Base:** SDXL 1.0
197
+ - **Supports:** Realistic / Amateur Photo / NSFW
198
+ - **Optimized for:** ComfyUI + LCM
199
+
200
+ ---
201
+
202
+ ## ⚙️ ComfyUI Workflows
203
+
204
+ | Workflow | Description | Link |
205
+ | ----------------- | -------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
206
+ | **LCM DMD2** | Optimized for fast inference with LCM acceleration | [Download LCM DMD2 Workflow](https://huggingface.co/rityak/RealCoreXL/resolve/main/RealCoreXL-LCM-DMD2.json?download=true) |
207
+ | **Base Workflow** | Standard setup for regular SDXL inference | [Download Base Workflow](https://huggingface.co/rityak/RealCoreXL/resolve/main/RealCoreXL.json?download=true) |
208
 
209
+ > ⚠️ If you encounter issues with the **KSamplerWithNAG** node, please clone the required custom node:
210
+ >
211
+ > ```bash
212
+ > git clone https://github.com/xmarre/ComfyUI-NAG.git
213
+ > ```
214
+ >
215
+ > into your `ComfyUI/custom_nodes` directory.
216
 
217
+ ---
218
+
219
+ ## 🧠 Prompting
220
+
221
+ For example prompts, styles, and tag guidance — please check
222
+ 👉 [RealCore XL on CivitAI](https://civitai.com/models/2077774)
223
+
224
+ ---
225
+
226
+ ## 🧾 Checkpoint Recipe
227
+
228
+ Unfortunately, the original **merge recipe** for RealCore XL has been lost.
229
+ This model was developed over an extended period involving numerous tests, experiments, and custom node scripting, which led to the recipe being unrecoverable.
230
+ A future version is planned, where **RealCore XL** will be **re-merged, improved, and released with a full recipe** for transparency and reproducibility.
231
+
232
+ ---
233
 
234
+ **RealCore XL 1.0 — a versatile SDXL checkpoint for realistic generation, blending art and authenticity.**