Stable Diffusion with 🧨 Diffusers


Open In Colab

Stable Diffusion 🎨
…using 🧨 Diffusers

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

In this post, we want to show how to use Stable Diffusion with the 🧨 Diffusers library, explain how the model works and finally dive a bit deeper into how diffusers

 

 

 

To finish reading, please visit source site