An open API service indexing awesome lists of open source software.

https://github.com/masaishi/understand-stable-diffusion-slidev

The presentation slide that explains image generation using Latent Diffusion Models through source code.
https://github.com/masaishi/understand-stable-diffusion-slidev

image-generation latent-diffusion-models slides stable-diffusion

Last synced: 3 months ago
JSON representation

The presentation slide that explains image generation using Latent Diffusion Models through source code.

Awesome Lists containing this project

README

        

# 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](https://github.com/masaishi/parediffusers), which simplifies diffusers.

## [Slide Link](https://masaishi.github.io/understand-stable-diffusion-slidev/)

[Issues](https://github.com/masaishi/understand-stable-diffusion-slidev/issues): Please let me know if you find any mistakes.

[Discussions](https://github.com/masaishi/understand-stable-diffusion-slidev/discussions): Please let me know if you have questions.

[Pull Requests](https://github.com/masaishi/understand-stable-diffusion-slidev/pulls): Please let me know if you have any improvements.