Update README.md
Browse files
README.md
CHANGED
@@ -113,7 +113,7 @@ For sampler, use **Euler A** for the best result (**DDIM** kinda works too), CFG
|
|
113 |
**Example 1:**
|
114 |
|
115 |
```
|
116 |
-
portrait of a girl
|
117 |
```
|
118 |
|
119 |
**Example 2:**
|
@@ -129,10 +129,10 @@ If using [AUTOMATIC1111's Stable Diffusion WebUI](https://github.com/AUTOMATIC11
|
|
129 |
You can simply use this as **prompt** with **Euler A** Sampler, CFG Scale 7, steps 20, 704 x 704px output res:
|
130 |
|
131 |
```
|
132 |
-
an anime girl in
|
133 |
```
|
134 |
|
135 |
-
And set the **negative prompt** as this to get
|
136 |
|
137 |
```
|
138 |
lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, bad feet
|
|
|
113 |
**Example 1:**
|
114 |
|
115 |
```
|
116 |
+
dgspitzer painting portrait of a girl, draw photorealistic painting full body portrait of stunningly attractive female soldier working, cleavage, perfect face, dark ponytail curvy hair, intricate, 8k, highly detailed, shy, digital painting, intense, sharp focus
|
117 |
```
|
118 |
|
119 |
**Example 2:**
|
|
|
129 |
You can simply use this as **prompt** with **Euler A** Sampler, CFG Scale 7, steps 20, 704 x 704px output res:
|
130 |
|
131 |
```
|
132 |
+
an anime girl with cute face holding an apple in dessert island
|
133 |
```
|
134 |
|
135 |
+
And always recommend to set the **negative prompt** as similar to this to get much better result:
|
136 |
|
137 |
```
|
138 |
lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, bad feet
|