FoodDesert commited on
Commit
8658ca2
·
verified ·
1 Parent(s): 32b7024

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -8
README.md CHANGED
@@ -15,14 +15,10 @@ 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
- <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
 
 
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
+ | ![Download a .pt file to stable-diffusion-webui\embeddings](boring_folder.png) | ![Type the embedding's name (without the .pt extension) in your negative prompt.](boring_automatic1111_interface.png) |
21
+ | *Download a .pt file to stable-diffusion-webui\embeddings* | *Type the embedding's name (without the .pt extension) in your negative prompt.* |
 
 
 
 
22
  <br>
23
 
24