An implementation of Dreambooth in Elixir using Stable Diffusion and BumbleBee.
StableDiffusion.livemd - Contains a breakdown of basic Stable Diffusion inference and Image-to-Image using SD
* [x] SD inference running using the BumbleeBee example
* [x] SD inference without `Nx.Serving`
* [x] Image2Image
* [ ] SD + Textual Inversion
* [ ] SD + Dreambooth