# Stable Diffusion

{% hint style="info" %}
**Big thanks for** [**Stable Diffusion Art**](https://twitter.com/stable_diff_art)**'s and** [**Hugging face Stable Diffusion**](https://huggingface.co/blog/stable_diffusion)**'s article. All the contents come from Stable Diffusion Art's articles. I can't remember these things without writing them down, so I write all of them. And I will correct some of the parts of them and add more personal thinking in the future (14/06/2023).**
{% endhint %}

## Overview

*Stable Diffusion is a text-to-image latent diffusion model* crated by the researchers and engineers from CompVis, Stability AI and LAION. It is trained on 512x512 images from a subset of the LAION-5B database. ***LAION-5B*** is the largets, freely accessible multi-modal dataset that currenctlt exists.

## Credit

{% embed url="<https://stable-diffusion-art.com/controlnet/#What_is_ControlNet>" %}

{% embed url="<https://stable-diffusion-art.com/how-stable-diffusion-work/>" %}

{% embed url="<https://huggingface.co/blog/stable_diffusion>" %}
