Update README.md
Browse files
README.md
CHANGED
|
@@ -18,8 +18,7 @@ Based of a finetuned Waifu Diffusion V1.3 Model with Stable Diffusion V1.5 New V
|
|
| 18 |
|
| 19 |
by [DGSpitzer](https://www.youtube.com/channel/UCzzsYBF4qwtMwJaPJZ5SuPg)
|
| 20 |
|
| 21 |
-
[](https://colab.research.google.com/github/HelixNGC7293/cyberpunk-anime-diffusion/blob/main/cyberpunk_anime_diffusion.ipynb)
|
| 22 |
-
|
| 23 |
[](https://www.buymeacoffee.com/dgspitzer)
|
| 24 |
|
| 25 |
<img src="https://huggingface.co/DGSpitzer/Cyberpunk-Anime-Diffusion/resolve/main/img/1.jpg" width="512" height="512"/>
|
|
@@ -32,7 +31,7 @@ AI Model Weights available at huggingface: https://huggingface.co/DGSpitzer/Cybe
|
|
| 32 |
|
| 33 |
# Usage
|
| 34 |
|
| 35 |
-
After model loaded, use keyword
|
| 36 |
|
| 37 |
**Example 1:**
|
| 38 |
|
|
@@ -40,7 +39,7 @@ After model loaded, use keyword `dgs` in your prompt, with `illustration style`
|
|
| 40 |
portrait of a girl in dgs illustration style, Anime girl, female soldier working in a cyberpunk city, cleavage, ((perfect femine face)), intricate, 8k, highly detailed, shy, digital painting, intense, sharp focus
|
| 41 |
```
|
| 42 |
|
| 43 |
-
For cyber robot male character, you can add
|
| 44 |
|
| 45 |
**Example 2:**
|
| 46 |
|
|
@@ -48,7 +47,7 @@ For cyber robot male character, you can add `muscular male` to improve the outpu
|
|
| 48 |
a photo of muscular beard soldier male in dgs illustration style, half-body, holding robot arms, strong chest
|
| 49 |
```
|
| 50 |
|
| 51 |
-
If using Stable Diffusion Webui, you can set
|
| 52 |
|
| 53 |
```
|
| 54 |
body out of frame, deformed, cross-eye, blurry, bad anatomy, ugly, disfigured, poorly drawn face, mutation, mutated, extra limbs
|
|
|
|
| 18 |
|
| 19 |
by [DGSpitzer](https://www.youtube.com/channel/UCzzsYBF4qwtMwJaPJZ5SuPg)
|
| 20 |
|
| 21 |
+
[](https://colab.research.google.com/github/HelixNGC7293/cyberpunk-anime-diffusion/blob/main/cyberpunk_anime_diffusion.ipynb)[](https://github.com/HelixNGC7293/cyberpunk-anime-diffusion)[](https://huggingface.co/DGSpitzer/Cyberpunk-Anime-Diffusion)
|
|
|
|
| 22 |
[](https://www.buymeacoffee.com/dgspitzer)
|
| 23 |
|
| 24 |
<img src="https://huggingface.co/DGSpitzer/Cyberpunk-Anime-Diffusion/resolve/main/img/1.jpg" width="512" height="512"/>
|
|
|
|
| 31 |
|
| 32 |
# Usage
|
| 33 |
|
| 34 |
+
After model loaded, use keyword **`dgs`** in your prompt, with **`illustration style`** to get even better results.
|
| 35 |
|
| 36 |
**Example 1:**
|
| 37 |
|
|
|
|
| 39 |
portrait of a girl in dgs illustration style, Anime girl, female soldier working in a cyberpunk city, cleavage, ((perfect femine face)), intricate, 8k, highly detailed, shy, digital painting, intense, sharp focus
|
| 40 |
```
|
| 41 |
|
| 42 |
+
For cyber robot male character, you can add **`muscular male`** to improve the output.
|
| 43 |
|
| 44 |
**Example 2:**
|
| 45 |
|
|
|
|
| 47 |
a photo of muscular beard soldier male in dgs illustration style, half-body, holding robot arms, strong chest
|
| 48 |
```
|
| 49 |
|
| 50 |
+
If using Stable Diffusion Webui, you can set **`negative prompt`** as this to get cleaner face:
|
| 51 |
|
| 52 |
```
|
| 53 |
body out of frame, deformed, cross-eye, blurry, bad anatomy, ugly, disfigured, poorly drawn face, mutation, mutated, extra limbs
|