FoodDesert commited on
Commit
41df1ff
1 Parent(s): 4fc1494

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -8,11 +8,12 @@ tags:
8
  license: apache-2.0
9
  ---
10
 
11
- # Boring Embeddings
12
 
13
  These Stable Diffusion embeddings capture what it means for an image to be uninteresting.
 
14
  If you're using the [Automatic1111 Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui),
15
- download one of the pt files into your stable-diffusion-webui\embeddings directory and use
16
  the embedding's name in your NEGATIVE prompt for more interesting outputs.
17
  ![Where To Put The File(s)](boring_folder.png)
18
  ![How To Activate Them](boring_automatic1111_interface.png)
 
8
  license: apache-2.0
9
  ---
10
 
11
+ # Boring Embeddings Quick Start
12
 
13
  These Stable Diffusion embeddings capture what it means for an image to be uninteresting.
14
+ This is useful because it allows you to instruct your model NOT to produce images that look uninteresting.
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
  ![Where To Put The File(s)](boring_folder.png)
19
  ![How To Activate Them](boring_automatic1111_interface.png)