diff --git a/README.md b/README.md index 39047e0..186e9e0 100644 --- a/README.md +++ b/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) +![Stable Diffusion](images/sd-working.jpg =400x400) -![Latent Space](images/sd-latent-space.jpg) +![Latent Space](images/sd-latent-space.jpg =400x400) @@ -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) +![ControlNet (+ Stable Diffusion)](images/cn-sd.png =400x400) Install extension for A1111: [`sd-webui-controlnet`](https://github.com/Mikubill/sd-webui-controlnet) \ No newline at end of file