Update README.md
Browse files
README.md
CHANGED
|
@@ -85,12 +85,22 @@ For cyber robot male character, you can add **muscular male** to improve the out
|
|
| 85 |
a photo of muscular beard soldier male in dgs illustration style, half-body, holding robot arms, strong chest
|
| 86 |
```
|
| 87 |
|
| 88 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
|
| 90 |
```
|
| 91 |
-
|
| 92 |
```
|
| 93 |
|
|
|
|
|
|
|
| 94 |
---
|
| 95 |
|
| 96 |
**NOTE: usage of this model implies accpetance of stable diffusion's [CreativeML Open RAIL-M license](LICENSE)**
|
|
|
|
| 85 |
a photo of muscular beard soldier male in dgs illustration style, half-body, holding robot arms, strong chest
|
| 86 |
```
|
| 87 |
|
| 88 |
+
**Example 3 with Stable Diffusion Webui:**
|
| 89 |
+
|
| 90 |
+
If using [AUTOMATIC1111's Stable Diffusion Webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui), you can simply use this as **prompt** with **Euler A** Sampler, CFG Scale 7, steps 20, 704 x 704px output res:
|
| 91 |
+
|
| 92 |
+
```
|
| 93 |
+
an anime girl in dgs illustration style
|
| 94 |
+
```
|
| 95 |
+
|
| 96 |
+
And set the **negative prompt** as this to get cleaner face:
|
| 97 |
|
| 98 |
```
|
| 99 |
+
out of focus, scary, creepy, evil, disfigured, missing limbs, ugly, gross, missing fingers
|
| 100 |
```
|
| 101 |
|
| 102 |
+
This will give you the exactly same result as the sample images above.
|
| 103 |
+
|
| 104 |
---
|
| 105 |
|
| 106 |
**NOTE: usage of this model implies accpetance of stable diffusion's [CreativeML Open RAIL-M license](LICENSE)**
|