FoodDesert commited on
Commit
aed875f
1 Parent(s): 22e458d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -12,13 +12,12 @@ 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;"><div style="text-align: center;"><img src="boring_folder.png" alt="Download a .pt file to stable-diffusion-webui\embeddings" style="max-height: 200px; display: inline-block;"></div></td>
21
- <td style="text-align: center;"><div 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; display: inline-block;"></div></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), just 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
  <table>
18
  <tr>
19
+ <td style="text-align: center;"><div style="text-align: center;"><img src="boring_folder.png" alt="Download a .pt file to stable-diffusion-webui\embeddings" style="max-height: 250px; display: inline-block;"></div></td>
20
+ <td style="text-align: center;"><div 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; display: inline-block;"></div></td>
21
  </tr>
22
  <tr>
23
  <td style="text-align: center;"><strong style="font-size: larger;">Download a .pt file to stable-diffusion-webui\embeddings</strong></td>