oelin / stable-diffusion

An implementation of Stable Diffusion in PyTorch (WIP).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stable Diffusion

An implementation of Stable Diffusion in PyTorch (WIP).

TODO:

  • Implement autoencoder (VAE-GAN) for latent diffusion.
  • Implement diffusion pipeline.

About

An implementation of Stable Diffusion in PyTorch (WIP).

License:MIT License


Languages

Language:Jupyter Notebook 100.0%