File size: 1,820 Bytes
748ae73 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
<style>
.txt-center {
text-align: center;
}
.box-center {
margin-left: auto;
margin-right: auto;
}
.imgBorder {
width: 400px;
padding: 15px 15px 0;
background-color: white;
box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
-moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
</style>
<hr>
<h1 class="txt-center">NINJA CHALLENGE</h1>
<b>Автор:</b> ToxicMicroPony
<b>Нейросеть:</b> Stable Diffusion
<b>Модель:</b> Anything V3
<img class="imgBorder box-center" src="https://huggingface.co/Tutorograd/NEURO_PIXEL_PROMPTS/resolve/main/ninja_1_original.png">
<h3>Prompt:</h3>
masterpiece, absurdres, best quality, (dark skin:1.2), (short hair:1.1), (((fantasy ninja mask on her face))), messy hair, wild hair, (burn scars, facial scars, scars:1.1), red eyes, (black turtleneck sweater:1.2), bored, upper body, 1girl, ambient lighting, detached sleeves, exposed shoulders, mature, older woman, (black eyeliner:1.1)
<h3>Negative prompt:</h3>
cum on hair, loli, small breasts, petite, distorted nipples, bad nipples,(ugly:1.3), (duplicate:1.3), (mutilated), extra fingers, mutated hands, (poorly drawn hands), (poorly drawn face), (mutation:1.3), (deformed:1.3), (amputee:1.3), blurry, bad anatomy, bad proportions, (extra limbs), cloned face, (disfigured:1.3), gross proportions, (malformed limbs), (missing arms), (missing legs), (extra arms), (extra legs), mutated hands, (fused fingers), (too many fingers), (long neck:1.3), lowres, text, error, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username
<h3>Config:</h3>
Steps: 26, Sampler: DPM++ SDE Karras, CFG scale: 12, Seed: 3633005257, Size: 512x768, Model hash: 38c1ebe3, ENSD: 31337
<hr> |