FoodDesert
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -15,10 +15,17 @@ This is useful because it allows you to instruct your model NOT to produce image
|
|
15 |
If you're using the [Automatic1111 Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui),
|
16 |
just download one of the pt files into your stable-diffusion-webui\embeddings directory and use
|
17 |
the embedding's name in your NEGATIVE prompt for more interesting outputs.
|
18 |
-
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
<br>
|
21 |
|
|
|
22 |
## Model Description
|
23 |
|
24 |
The motivation for boring_e621 is that negative embeddings like [Bad Prompt](https://huggingface.co/datasets/Nerfgun3/bad_prompt),
|
|
|
15 |
If you're using the [Automatic1111 Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui),
|
16 |
just download one of the pt files into your stable-diffusion-webui\embeddings directory and use
|
17 |
the embedding's name in your NEGATIVE prompt for more interesting outputs.
|
18 |
+
<p float="left">
|
19 |
+
<img src="boring_folder.png" alt="Download a .pt file to stable-diffusion-webui\embeddings" width="48%" />
|
20 |
+
<img src="boring_automatic1111_interface.png" alt="Type the embedding's name (without the .pt extension) in your negative prompt." width="48%" />
|
21 |
+
</p>
|
22 |
+
<p float="left">
|
23 |
+
<em>Figure 1: Download a .pt file to stable-diffusion-webui\embeddings</em>
|
24 |
+
<em>Figure 2: Type the embedding's name (without the .pt extension) in your negative prompt.</em>
|
25 |
+
</p>
|
26 |
<br>
|
27 |
|
28 |
+
|
29 |
## Model Description
|
30 |
|
31 |
The motivation for boring_e621 is that negative embeddings like [Bad Prompt](https://huggingface.co/datasets/Nerfgun3/bad_prompt),
|