bluepen5805 commited on
Commit
cfb82bb
1 Parent(s): d6e4a90

add images

Browse files
README.md CHANGED
@@ -244,7 +244,105 @@ tags:
244
 
245
  <h4>🖼️ 例 / Examples</h4>
246
  <div class="container mx-auto px-2">
247
- <span>準備中</span>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
248
  </div>
249
  </div>
250
 
 
244
 
245
  <h4>🖼️ 例 / Examples</h4>
246
  <div class="container mx-auto px-2">
247
+ <div class="flex flex-wrap min-w-min items-baseline">
248
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px;">
249
+ <div class="flex-1">
250
+ <img
251
+ alt="gallery"
252
+ class="block h-full w-full rounded-t-lg object-contain object-center"
253
+ src="https://huggingface.co/bluepen5805/blue_pencil/resolve/main/images/blue_pencil-v9/1.webp"
254
+ loading="lazy"
255
+ />
256
+ </div>
257
+ <div class="w-full">
258
+ <pre class="w-full" style="white-space: pre-line;">
259
+ colorful girl, cute pose, cute clothes, cute room
260
+ Negative prompt: EasyNegativeV2
261
+ Steps: 30
262
+ Sampler: DPM++ SDE Karras
263
+ CFG scale: 7.5
264
+ Seed: 3455183564
265
+ Size: 768x768
266
+ Denoising strength: 0.6
267
+ Hires upscale: 2
268
+ Hires steps: 30
269
+ Hires upscaler: SwinIR_4x
270
+ </pre>
271
+ </div>
272
+ </div>
273
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px;">
274
+ <div class="w-full">
275
+ <img
276
+ alt="gallery"
277
+ class="block h-full w-full rounded-t-lg object-contain object-center"
278
+ src="https://huggingface.co/bluepen5805/blue_pencil/resolve/main/images/blue_pencil-v9/2.webp"
279
+ loading="lazy"
280
+ />
281
+ </div>
282
+ <div class="w-full">
283
+ <pre class="w-full" style="white-space: pre-line;">
284
+ old man, suit, standing, moonlight
285
+ Negative prompt: EasyNegativeV2
286
+ Steps: 24
287
+ Sampler: DPM++ SDE Karras
288
+ CFG scale: 7.5
289
+ Seed: 3212346863
290
+ Size: 768x768
291
+ Denoising strength: 0.6
292
+ Hires upscale: 2
293
+ Hires upscaler: SwinIR_4x
294
+ </pre>
295
+ </div>
296
+ </div>
297
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px;">
298
+ <div class="flex-1">
299
+ <img
300
+ alt="gallery"
301
+ class="block h-full w-full rounded-t-lg object-contain object-center"
302
+ src="https://huggingface.co/bluepen5805/blue_pencil/resolve/main/images/blue_pencil-v9/3.webp"
303
+ loading="lazy"
304
+ />
305
+ </div>
306
+ <div class="w-full">
307
+ <pre class="w-full" style="white-space: pre-line;">
308
+ knight, from behind, town, gradient sky, dusk, orb, scenery, fantasy, mythology
309
+ Negative prompt: EasyNegativeV2
310
+ Steps: 20
311
+ Sampler: DPM++ SDE Karras
312
+ CFG scale: 7.5
313
+ Seed: 2359276410
314
+ Size: 768x768
315
+ Denoising strength: 0.6
316
+ Hires upscale: 2
317
+ Hires upscaler: SwinIR_4x
318
+ </pre>
319
+ </div>
320
+ </div>
321
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px;">
322
+ <div class="w-full">
323
+ <img
324
+ alt="gallery"
325
+ class="block h-full w-full rounded-t-lg object-contain object-center"
326
+ src="https://huggingface.co/bluepen5805/blue_pencil/resolve/main/images/blue_pencil-v9/4.webp"
327
+ loading="lazy"
328
+ />
329
+ </div>
330
+ <div class="w-full">
331
+ <pre class="w-full" style="white-space: pre-line;">
332
+ mechanical dog, roar, fighting stance, apocalyptic, thunder
333
+ Negative prompt: EasyNegativeV2
334
+ Steps: 20
335
+ Sampler: DPM++ SDE Karras
336
+ CFG scale: 7.5
337
+ Seed: 694621969
338
+ Size: 768x768
339
+ Denoising strength: 0.5
340
+ Hires upscale: 2
341
+ Hires upscaler: SwinIR_4x
342
+ </pre>
343
+ </div>
344
+ </div>
345
+ </div>
346
  </div>
347
  </div>
348
 
images/blue_pencil-v9/1.webp ADDED
images/blue_pencil-v9/2.webp ADDED
images/blue_pencil-v9/3.webp ADDED
images/blue_pencil-v9/4.webp ADDED