bluepen5805
commited on
Commit
•
97e925b
1
Parent(s):
f5631a5
add images
Browse files- README.md +54 -1
- images/blue_pencil-v8/1.png +3 -0
- images/blue_pencil-v8/2.png +3 -0
README.md
CHANGED
@@ -350,7 +350,60 @@ tags:
|
|
350 |
|
351 |
<h4>🖼️ 例 / Examples</h4>
|
352 |
<div class="container mx-auto px-5 px-2">
|
353 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
354 |
</div>
|
355 |
</div>
|
356 |
|
|
|
350 |
|
351 |
<h4>🖼️ 例 / Examples</h4>
|
352 |
<div class="container mx-auto px-5 px-2">
|
353 |
+
<div class="flex flex-wrap min-w-min items-baseline">
|
354 |
+
<div class="p-1 flex-1" style="width: 50%; min-width: 320px;">
|
355 |
+
<div class="flex-1">
|
356 |
+
<img
|
357 |
+
alt="gallery"
|
358 |
+
class="block h-full w-full rounded-t-lg object-contain object-center"
|
359 |
+
src="https://huggingface.co/bluepen5805/blue_pencil/resolve/main/images/blue_pencil-v8/1.png"
|
360 |
+
loading="lazy"
|
361 |
+
/>
|
362 |
+
</div>
|
363 |
+
<div class="w-full">
|
364 |
+
<pre class="w-full" style="white-space: pre-line;">
|
365 |
+
wakame, girl, scenery
|
366 |
+
Negative prompt: EasyNegativeV2
|
367 |
+
Steps: 20
|
368 |
+
Sampler: DPM++ SDE Karras
|
369 |
+
CFG scale: 7.5
|
370 |
+
Seed: 1217939694
|
371 |
+
Size: 768x768
|
372 |
+
Denoising strength: 0.6
|
373 |
+
SAG Guidance Scale: 0.75
|
374 |
+
SAG Mask Threshold: 1
|
375 |
+
Hires upscale: 2
|
376 |
+
Hires upscaler: Latent (nearest-exact)
|
377 |
+
</pre>
|
378 |
+
</div>
|
379 |
+
</div>
|
380 |
+
<div class="p-1 flex-1" style="width: 50%; min-width: 320px;">
|
381 |
+
<div class="w-full">
|
382 |
+
<img
|
383 |
+
alt="gallery"
|
384 |
+
class="block h-full w-full rounded-t-lg object-contain object-center"
|
385 |
+
src="https://huggingface.co/bluepen5805/blue_pencil/resolve/main/images/blue_pencil-v8/2.png"
|
386 |
+
loading="lazy"
|
387 |
+
/>
|
388 |
+
</div>
|
389 |
+
<div class="w-full">
|
390 |
+
<pre class="w-full" style="white-space: pre-line;">
|
391 |
+
cats and girl, (colorful pop cute illustration:1.3), sd
|
392 |
+
Negative prompt: EasyNegativeV2, (girl:2.0)
|
393 |
+
Steps: 20
|
394 |
+
Sampler: DPM++ SDE Karras
|
395 |
+
CFG scale: 7.5
|
396 |
+
Seed: 3694801134
|
397 |
+
Size: 768x768
|
398 |
+
Denoising strength: 0.5
|
399 |
+
SAG Guidance Scale: 0.75
|
400 |
+
SAG Mask Threshold: 1
|
401 |
+
Hires upscale: 2
|
402 |
+
Hires upscaler: SwinIR_4x
|
403 |
+
</pre>
|
404 |
+
</div>
|
405 |
+
</div>
|
406 |
+
</div>
|
407 |
</div>
|
408 |
</div>
|
409 |
|
images/blue_pencil-v8/1.png
ADDED
Git LFS Details
|
images/blue_pencil-v8/2.png
ADDED
Git LFS Details
|