Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 856 Bytes

File metadata and controls

11 lines (6 loc) · 856 Bytes

Understand Stable Diffusion from Code

This slide explains image generation using Latent Diffusion Models through source code. This slide explains the mechanism of image generation through the code of a library called parediffusers, which simplifies diffusers.

Issues: Please let me know if you find any mistakes.

Discussions: Please let me know if you have questions.

Pull Requests: Please let me know if you have any improvements.