rityak commited on
Commit
ebc634f
·
verified ·
1 Parent(s): e269849

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -15
README.md CHANGED
@@ -136,21 +136,21 @@ base_model:
136
  muted
137
  playsinline
138
  preload="metadata"
139
- poster="https://huggingface.co/rityak/RealPonyCore/resolve/main/img.png"
140
  >
141
- <source src="https://huggingface.co/rityak/RealPonyCore/resolve/main/vid.mp4" type="video/mp4">
142
  <img
143
- src="https://huggingface.co/rityak/RealPonyCore/resolve/main/img.png"
144
- alt="Preview image of RealPonyCore model"
145
  style="width:100%; max-width:500px; border-radius:8px;"
146
  />
147
  Your browser does not support the video tag.
148
  </video>
149
  </div>
150
  <div class="details">
151
- <h1>RealPonyCore 1.0</h1>
152
  <p class="description">
153
- <strong>RealPonyCore</strong> is a merged <strong>Pony Diffusion V6</strong> checkpoint built from multiple models and LoRAs,
154
  designed to deliver stunning results in <em>realistic</em> styles.
155
  Fully supports <strong>NSFW</strong> generation and integrates seamlessly with <strong>LCM</strong> acceleration.
156
  </p>
@@ -177,7 +177,7 @@ base_model:
177
  </li>
178
  <li>
179
  <a
180
- href="https://huggingface.co/rityak/RealPonyCore/resolve/main/RealPonyCore.safetensors?download=true"
181
  target="_blank"
182
  class="badge-btn hf"
183
  >
@@ -186,12 +186,12 @@ base_model:
186
  alt="Hugging Face"
187
  class="btn-icon"
188
  />
189
- Download RealPonyCore 1.0
190
  </a>
191
  </li>
192
  <li>
193
  <a
194
- href="https://huggingface.co/rityak/RealPonyCore/resolve/main/RealPonyCore_fp32.safetensors?download=true"
195
  target="_blank"
196
  class="badge-btn hf"
197
  >
@@ -200,7 +200,7 @@ base_model:
200
  alt="Hugging Face"
201
  class="btn-icon"
202
  />
203
- Download RealPonyCore 1.0 fp32
204
  </a>
205
  </li>
206
  </ul>
@@ -211,7 +211,7 @@ base_model:
211
 
212
  ## 🧩 Model Overview
213
 
214
- **RealPonyCore** is a diffusion-based **Pony Diffusion V6 XL** checkpoint obtained through a complex merging process of multiple realistic models combined with several custom LoRAs.
215
  It produces highly detailed, lifelike, and emotionally grounded results — especially suited for **realistic**, **nsfw**, and **photo-like** compositions.
216
 
217
  - **Type:** SDXL Merge
@@ -225,7 +225,7 @@ It produces highly detailed, lifelike, and emotionally grounded results — espe
225
 
226
  | Workflow | Description | Link |
227
  | ----------------- | -------------------------------------------------- | ----- |
228
- | **LCM DMD2** | Optimized for fast inference with LCM acceleration | <a href="https://huggingface.co/rityak/RealPonyCore/resolve/main/RealPonyCoreXL.json?download=true" target="_blank">Download LCM DMD2 Workflow</a> |
229
 
230
  > ⚠️ If you encounter issues with the **KSamplerWithNAG** node, please clone the required custom node:
231
  >
@@ -240,14 +240,14 @@ It produces highly detailed, lifelike, and emotionally grounded results — espe
240
  ## 🧠 Prompting
241
 
242
  For example prompts, styles, and tag guidance — please check
243
- 👉 [RealPonyCore on CivitAI](https://civitai.com/models/2095050)
244
 
245
  ---
246
 
247
  ## 🧾 Checkpoint Recipe
248
 
249
- You can review the full merge recipe for RealPonyCore here:
250
- 🔗 [Merger Recipe for RealPonyCore](https://huggingface.co/rityak/RealPonyCore/raw/main/RealPonyCore.txt)
251
 
252
  ---
253
 
 
136
  muted
137
  playsinline
138
  preload="metadata"
139
+ poster="https://huggingface.co/rityak/RealCore_Pony/resolve/main/img.png"
140
  >
141
+ <source src="https://huggingface.co/rityak/RealCore_Pony/resolve/main/vid.mp4" type="video/mp4">
142
  <img
143
+ src="https://huggingface.co/rityak/RealCore_Pony/resolve/main/img.png"
144
+ alt="Preview image of RealCore Pony model"
145
  style="width:100%; max-width:500px; border-radius:8px;"
146
  />
147
  Your browser does not support the video tag.
148
  </video>
149
  </div>
150
  <div class="details">
151
+ <h1>RealCore Pony 1.0</h1>
152
  <p class="description">
153
+ <strong>RealCore Pony</strong> is a merged <strong>Pony Diffusion V6</strong> checkpoint built from multiple models and LoRAs,
154
  designed to deliver stunning results in <em>realistic</em> styles.
155
  Fully supports <strong>NSFW</strong> generation and integrates seamlessly with <strong>LCM</strong> acceleration.
156
  </p>
 
177
  </li>
178
  <li>
179
  <a
180
+ href="https://huggingface.co/rityak/RealCore_Pony/resolve/main/RealPonyCore.safetensors?download=true"
181
  target="_blank"
182
  class="badge-btn hf"
183
  >
 
186
  alt="Hugging Face"
187
  class="btn-icon"
188
  />
189
+ Download RealCore Pony 1.0
190
  </a>
191
  </li>
192
  <li>
193
  <a
194
+ href="https://huggingface.co/rityak/RealCore_Pony/resolve/main/RealPonyCore_fp32.safetensors?download=true"
195
  target="_blank"
196
  class="badge-btn hf"
197
  >
 
200
  alt="Hugging Face"
201
  class="btn-icon"
202
  />
203
+ Download RealCore Pony 1.0 fp32
204
  </a>
205
  </li>
206
  </ul>
 
211
 
212
  ## 🧩 Model Overview
213
 
214
+ **RealCore Pony** is a diffusion-based **Pony Diffusion V6 XL** checkpoint obtained through a complex merging process of multiple realistic models combined with several custom LoRAs.
215
  It produces highly detailed, lifelike, and emotionally grounded results — especially suited for **realistic**, **nsfw**, and **photo-like** compositions.
216
 
217
  - **Type:** SDXL Merge
 
225
 
226
  | Workflow | Description | Link |
227
  | ----------------- | -------------------------------------------------- | ----- |
228
+ | **LCM DMD2** | Optimized for fast inference with LCM acceleration | <a href="https://huggingface.co/rityak/RealCore_Pony/resolve/main/RealPonyCoreXL.json?download=true" target="_blank">Download LCM DMD2 Workflow</a> |
229
 
230
  > ⚠️ If you encounter issues with the **KSamplerWithNAG** node, please clone the required custom node:
231
  >
 
240
  ## 🧠 Prompting
241
 
242
  For example prompts, styles, and tag guidance — please check
243
+ 👉 [RealCore Pony on CivitAI](https://civitai.com/models/2095050)
244
 
245
  ---
246
 
247
  ## 🧾 Checkpoint Recipe
248
 
249
+ You can review the full merge recipe for RealCore Pony here:
250
+ 🔗 [Merger Recipe for RealCore Pony](https://huggingface.co/rityak/RealCore_Pony/raw/main/RealPonyCore.txt)
251
 
252
  ---
253