Tutorograd
commited on
Commit
•
14b5bc2
1
Parent(s):
fd43743
Create iso_0.md
Browse files
iso_0.md
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<style>
|
2 |
+
.txt-center {
|
3 |
+
text-align: center;
|
4 |
+
}
|
5 |
+
.box-center {
|
6 |
+
margin-left: auto;
|
7 |
+
margin-right: auto;
|
8 |
+
}
|
9 |
+
|
10 |
+
.imgBorder {
|
11 |
+
width: 400px;
|
12 |
+
padding: 15px 15px 0;
|
13 |
+
background-color: white;
|
14 |
+
box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
|
15 |
+
-moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
|
16 |
+
-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
|
17 |
+
}
|
18 |
+
</style>
|
19 |
+
<hr>
|
20 |
+
|
21 |
+
<h1 class="txt-center">ISOMETRIC</h1>
|
22 |
+
|
23 |
+
<b>Автор:</b> WorldsInvade
|
24 |
+
|
25 |
+
<b>Нейросеть:</b> Stable Diffusion
|
26 |
+
|
27 |
+
<b>Модель:</b> Dream Shaper
|
28 |
+
|
29 |
+
<img class="imgBorder box-center" src="https://huggingface.co/Tutorograd/NEURO_PIXEL_PROMPTS/blob/main/iso_0.png">
|
30 |
+
|
31 |
+
<h3>Prompt:</h3>
|
32 |
+
|
33 |
+
tiny cute isometric Livingroom, soft smooth lighting, soft colors, dark color scheme, soft colors, 100mm, 3d blender render, octane render, global illumination, sharp focus in the middle
|
34 |
+
|
35 |
+
<h3>Negative prompt:</h3>
|
36 |
+
|
37 |
+
blurry, bad, text
|
38 |
+
|
39 |
+
<h3>Config:</h3>
|
40 |
+
|
41 |
+
Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 7.5, Seed: 4264175623, Size: 512x512, Model hash: 08acb74861, Model: dreamshaper_33, Batch size: 5, Batch pos: 2, Denoising strength: 0.66, ENSD: 31337, Hires upscale: 2, Hires upscaler: R-ESRGAN 4x+
|
42 |
+
|
43 |
+
<hr>
|