Tutorograd
commited on
Commit
•
f74f9c5
1
Parent(s):
5d69160
Create dreamlike_photoreal_showcase.md
Browse files
dreamlike_photoreal_showcase.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
|
22 |
+
<b>Автор:</b> insanemilia
|
23 |
+
|
24 |
+
<b>Модель:</b> Dreamlike Photoreal
|
25 |
+
|
26 |
+
<img class="imgBorder box-center" src="https://huggingface.co/Tutorograd/NEURO_PIXEL_PROMPTS/resolve/main/dr_phr_0.png">
|
27 |
+
|
28 |
+
<h3>Prompt:</h3>
|
29 |
+
|
30 |
+
photo of 30 years old average looking women, pale skin, working class in new york city, upper body, blonde hair, detailed skin, 20 megapixel, canon eos r3, detailed skin, detailed, detailed face
|
31 |
+
|
32 |
+
|
33 |
+
<h3>Negative prompt:</h3>
|
34 |
+
|
35 |
+
cartoon, 3d, (disfigured), (bad art), (deformed), (poorly drawn), (extra limbs), (close up), strange colours, blurry, boring, sketch, lackluster, face portrait, self-portrait, signature, letters, watermark, grayscale
|
36 |
+
|
37 |
+
<hr>
|