FoodDesert commited on
Commit
45b4580
1 Parent(s): 06eec5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -12,13 +12,13 @@ license: apache-2.0
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
  <table>
19
  <tr>
20
- <td style="text-align: center;"><img src="boring_folder.png" alt="Download a .pt file to stable-diffusion-webui\embeddings" style="max-height: 250px;"></td>
21
- <td style="text-align: center;"><img src="boring_automatic1111_interface.png" alt="Type the embedding's name (without the .pt extension) in your negative prompt" style="max-height: 250px;"></td>
22
  </tr>
23
  <tr>
24
  <td style="text-align: center;"><strong style="font-size: larger;">Download a .pt file to stable-diffusion-webui\embeddings</strong></td>
 
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
  <table>
19
  <tr>
20
+ <td style="text-align: center;"><img src="boring_folder.png" alt="Download a .pt file to stable-diffusion-webui\embeddings" style="max-height: 200px;"></td>
21
+ <td style="text-align: center;"><img src="boring_automatic1111_interface.png" alt="Type the embedding's name (without the .pt extension) in your negative prompt" style="max-height: 200px;"></td>
22
  </tr>
23
  <tr>
24
  <td style="text-align: center;"><strong style="font-size: larger;">Download a .pt file to stable-diffusion-webui\embeddings</strong></td>