bluepen5805 commited on
Commit
936ec4d
1 Parent(s): f1b5e6f

Update README.md

Browse files
README.md CHANGED
@@ -114,6 +114,278 @@ tags:
114
  <code>blue_pencil-v9b</code> <small>(<code>@20230602</code>)</small>
115
  </h3>
116
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
117
  <hr class="my-6 h-0.5 border-t-0 opacity-100 dark:opacity-50" style="background-color: rgb(245 245 245/var(--tw-bg-opacity));">
118
 
119
  <h3 id="blue_pencil-v9" class="mt-0 text-2xl">
 
114
  <code>blue_pencil-v9b</code> <small>(<code>@20230602</code>)</small>
115
  </h3>
116
 
117
+ <div>
118
+ <div class="font-bold">
119
+ v9 をベースに目の輝きを増やし、ついでに気分で調整を施したモデルです。<br/>
120
+ 短いプロンプトでも安定した出力が得られるような気がしています(女の子以外も)<br/>
121
+ ネガティブプロンプトは `(worst quality, bad quality:2.0)` だけでいい気がしています。
122
+ </div>
123
+
124
+ <h4>📄 ライセンス / License</h4>
125
+ <div class="px-2">
126
+ <table class="table-fixed border mt-0 text-xs">
127
+ <tbody>
128
+ <tr>
129
+ <td class="px-4 text-base" colspan="2">
130
+ <a href="https://huggingface.co/spaces/CompVis/stable-diffusion-license">
131
+ CreativeML OpenRAIL-M ライセンス / CreativeML OpenRAIL-M license
132
+ </a>
133
+ </td>
134
+ </tr>
135
+ <tr>
136
+ <td class="align-middle px-2 w-8">
137
+ <span class="text-green-500">
138
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
139
+ <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5" />
140
+ </svg>
141
+ </span>
142
+ </td>
143
+ <td>
144
+ このモデルのクレジットを入れずに使用する<br>
145
+ Use the model without crediting the creator
146
+ </td>
147
+ </tr>
148
+ <tr>
149
+ <td class="align-middle px-2 w-8">
150
+ <span class="text-green-500">
151
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
152
+ <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5" />
153
+ </svg>
154
+ </span>
155
+ </td>
156
+ <td>
157
+ このモデルで生成した画像を商用利用する<br>
158
+ Sell images they generate
159
+ </td>
160
+ </tr>
161
+ <tr class="bg-danger-100">
162
+ <td class="align-middle px-2 w-8">
163
+ <span class="text-green-500">
164
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
165
+ <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5" />
166
+ </svg>
167
+ </span>
168
+ </td>
169
+ <td>
170
+ このモデルを商用の画像生成サービスで利用する</br>
171
+ Run on services that generate images for money
172
+ </td>
173
+ </tr>
174
+ <tr>
175
+ <td class="align-middle px-2 w-8">
176
+ <span class="text-green-500">
177
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
178
+ <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5" />
179
+ </svg>
180
+ </span>
181
+ </td>
182
+ <td>
183
+ このモデルを使用したマージモデルを共有する<br>
184
+ Share merges using this model
185
+ </td>
186
+ </tr>
187
+ <tr class="bg-danger-100">
188
+ <td class="align-middle px-2 w-8">
189
+ <span class="text-green-500">
190
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
191
+ <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5" />
192
+ </svg>
193
+ </span>
194
+ </td>
195
+ <td>
196
+ このモデル、またはこのモデルをマージしたモデルを販売する</br>
197
+ Sell this model or merges using this model
198
+ </td>
199
+ </tr>
200
+ <tr class="bg-danger-100">
201
+ <td class="align-middle px-2 w-8">
202
+ <span class="text-green-500">
203
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
204
+ <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5" />
205
+ </svg>
206
+ </span>
207
+ </td>
208
+ <td>
209
+ このモデルをマージしたモデルに異なる権限を設定する</br>
210
+ Have different permissions when sharing merges
211
+ </td>
212
+ </tr>
213
+ </tbody>
214
+ </table>
215
+ </div>
216
+
217
+ <h4>🌱 レシピ / Recipe</h4>
218
+ <div class="px-2">
219
+ <div class="border p-2">
220
+ <details>
221
+ <table>
222
+ <thead>
223
+ <tr>
224
+ <th>A</th>
225
+ <th>B</th>
226
+ <th>C</th>
227
+ <th>Method</th>
228
+ <th>Weight</th>
229
+ <th>OUTPUT</th>
230
+ </tr>
231
+ </thead>
232
+ <tbody>
233
+ <tr>
234
+ <td>@20230526-9</td>
235
+ <td colspan="4">LoRAs(
236
+ <a href="https://civitai.com/models/81346">hohoaka</a>:-1.25,
237
+ <a href="https://civitai.com/models/81345">agomaru</a>:1.5,
238
+ <a href="https://civitai.com/models/81321">faceage</a>:0.5,
239
+ <a href="https://civitai.com/models/69207">colored-eyelashes</a>:0.3,
240
+ <a href="https://civitai.com/models/81928">fantasy world lora</a>:0.05,
241
+ <a href="https://civitai.com/models/58764">FuturisticScapes-v2</a>:0.35,
242
+ <a href="https://huggingface.co/ashen-sensored/mzpikas_tmnd_enhanced">Silicon-landscape-isolation</a>:0.35,
243
+ <a href="https://civitai.com/models/81378">sanDka1</a>:-0.5,
244
+ <a href="https://huggingface.co/ashen-sensored/lora-isolation-collection">pikas-lighting-isolation</a>:0.3,
245
+ <a href="https://civitai.com/models/81360">saturation</a>:0.15
246
+ )
247
+ </td>
248
+ <td>@20230602-LoRA</td>
249
+ </tr>
250
+ <tr>
251
+ <td>@20230602-LoRA</td>
252
+ <td><a href="https://civitai.com/models/77751">NextGenMix</a></td>
253
+ <td></td>
254
+ <td>MBW</td>
255
+ <td>
256
+ 1,1,0,0,0,0,0,0,1,1,0,0,<br/>
257
+ 0,<br/>
258
+ 1,1,0,0,0,0,0,0,0,0,1,1<br/>
259
+ Base alpha 1</td>
260
+ <td>blue_pencil-v9b</td>
261
+ </tr>
262
+ </tbody>
263
+ </table>
264
+ </details>
265
+ </div>
266
+ </div>
267
+
268
+ <h4>🔧 推奨設定 / Recommended Settings</h4>
269
+ <div class="px-2">
270
+ <table class="table-auto border mt-0 text-sm">
271
+ <tbody>
272
+ <tr>
273
+ <td class="pl-2" style="width: 12rem;">
274
+ VAE
275
+ </td>
276
+ <td>
277
+ <a href="https://civitai.com/models/22354/clearvae">ClearVAE</a>
278
+ </td>
279
+ </tr>
280
+ </tbody>
281
+ </table>
282
+ </div>
283
+
284
+ <h4>🖼️ 例 / Examples</h4>
285
+ <div class="container mx-auto px-2">
286
+ <div class="flex flex-wrap min-w-min items-baseline">
287
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px; flex-basis: 50%;">
288
+ <div class="flex-1">
289
+ <img
290
+ alt="gallery"
291
+ class="block h-full w-full rounded-t-lg object-contain object-center"
292
+ src="https://huggingface.co/bluepen5805/blue_pencil/resolve/main/images/blue_pencil-v9b/1.webp"
293
+ loading="lazy"
294
+ />
295
+ </div>
296
+ <div class="w-full">
297
+ <pre class="w-full" style="white-space: pre-line;">
298
+ cute girl and cat. cute clothes, skirt, squatting, torrential rain, umbrella
299
+ Negative prompt: (worst quality, bad quality:2.0)
300
+ Steps: 29
301
+ Sampler: DPM++ SDE Karras
302
+ CFG scale: 7.5
303
+ Seed: 1858548488
304
+ Size: 768x768
305
+ Denoising strength: 0.5
306
+ Hires upscale: 2
307
+ Hires steps: 20
308
+ Hires upscaler: SwinIR_4x
309
+ </pre>
310
+ </div>
311
+ </div>
312
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px; flex-basis: 50%;">
313
+ <div class="w-full">
314
+ <img
315
+ alt="gallery"
316
+ class="block h-full w-full rounded-t-lg object-contain object-center"
317
+ src="https://huggingface.co/bluepen5805/blue_pencil/resolve/main/images/blue_pencil-v9b/2.webp"
318
+ loading="lazy"
319
+ />
320
+ </div>
321
+ <div class="w-full">
322
+ <pre class="w-full" style="white-space: pre-line;">
323
+ ancient dragon, darkness
324
+ Negative prompt: (worst quality, bad quality:2.0)
325
+ Steps: 22
326
+ Sampler: DPM++ SDE Karras
327
+ CFG scale: 7.5
328
+ Seed: 4099565158
329
+ Size: 768x768
330
+ Denoising strength: 0.5
331
+ Hires upscale: 2
332
+ Hires steps: 15
333
+ Hires upscaler: SwinIR_4x
334
+ </pre>
335
+ </div>
336
+ </div>
337
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px; flex-basis: 50%;">
338
+ <div class="flex-1">
339
+ <img
340
+ alt="gallery"
341
+ class="block h-full w-full rounded-t-lg object-contain object-center"
342
+ src="https://huggingface.co/bluepen5805/blue_pencil/resolve/main/images/blue_pencil-v9b/3.webp"
343
+ loading="lazy"
344
+ />
345
+ </div>
346
+ <div class="w-full">
347
+ <pre class="w-full" style="white-space: pre-line;">
348
+ girl, cute clothes, city, cyberpunk
349
+ Negative prompt: (worst quality, bad quality:2.0)
350
+ Steps: 40
351
+ Sampler: DPM++ SDE Karras
352
+ CFG scale: 7.5
353
+ Seed: 3260935736
354
+ Size: 768x768
355
+ Denoising strength: 0.6
356
+ Hires upscale: 2
357
+ Hires upscaler: Latent (nearest-exact)
358
+ </pre>
359
+ </div>
360
+ </div>
361
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px; flex-basis: 50%;">
362
+ <div class="w-full">
363
+ <img
364
+ alt="gallery"
365
+ class="block h-full w-full rounded-t-lg object-contain object-center"
366
+ src="https://huggingface.co/bluepen5805/blue_pencil/resolve/main/images/blue_pencil-v9b/4.webp"
367
+ loading="lazy"
368
+ />
369
+ </div>
370
+ <div class="w-full">
371
+ <pre class="w-full" style="white-space: pre-line;">
372
+ smiling old man, cigar, sunglasses, holding teddybear, (darkness:1.3)
373
+ Negative prompt: (worst quality, bad quality:2.0)
374
+ Steps: 20
375
+ Sampler: DPM++ SDE Karras
376
+ CFG scale: 7.5
377
+ Seed: 1270347467
378
+ Size: 768x768
379
+ Denoising strength: 0.55
380
+ Hires upscale: 2
381
+ Hires upscaler: Latent (nearest-exact)
382
+ </pre>
383
+ </div>
384
+ </div>
385
+ </div>
386
+ </div>
387
+ </div>
388
+
389
  <hr class="my-6 h-0.5 border-t-0 opacity-100 dark:opacity-50" style="background-color: rgb(245 245 245/var(--tw-bg-opacity));">
390
 
391
  <h3 id="blue_pencil-v9" class="mt-0 text-2xl">
images/blue_pencil-v9b/1.webp ADDED
images/blue_pencil-v9b/2.webp ADDED
images/blue_pencil-v9b/3.webp ADDED
images/blue_pencil-v9b/4.webp ADDED