Browse Source

Update 'README.md'

main
Anindya Maiti 1 year ago
parent
commit
a879f60a6e
  1. 6
      README.md

6
README.md

@ -4,10 +4,10 @@
Background: `text2img` can be thought of as generating visual content based on textual descriptions. Popular models include [DALL-E](https://openai.com/dall-e-2), [Midjourney](https://www.midjourney.com/home), and [Stable Diffusion](https://stability.ai/blog/stable-diffusion-public-release).
![Stable Diffusion](images/sd-working.jpg =400x400)
![Stable Diffusion](images/sd-working.jpg)
![Latent Space](images/sd-latent-space.jpg =400x400)
![<img src="images/sd-latent-space.jpg" width="400"/>](images/sd-latent-space.jpg)
@ -20,7 +20,7 @@ Background: `text2img` can be thought of as generating visual content based on t
## ControlNet (+ Stable Diffusion)
![ControlNet (+ Stable Diffusion)](images/cn-sd.png =400x400)
![ControlNet (+ Stable Diffusion)](images/cn-sd.png)
Install extension for A1111: [`sd-webui-controlnet`](https://github.com/Mikubill/sd-webui-controlnet)
Loading…
Cancel
Save