Getting Started with Stable Diffusion Locally
TIMESTAMPS
00:00 Intro
00:46 How Diffusion Models Work
03:30 Code For Installing Stable Diffusion
In this video I explain, on a high level, how diffusion models work. I also walk you through how to set up and use Stable Diffusion locally on a Mac M1. In this tutorial I use tensorflow and the keras_cv package to convert text to images. If you do not have a GPU, follow along with this tutorial in this colab notebook (https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/stable_diffusion.ipynb) after running the first few cells.
Links:
Tutorial code: https://git…
Watch on YouTube ↗
(saves to browser)
Chapters (3)
Intro
0:46
How Diffusion Models Work
3:30
Code For Installing Stable Diffusion
DeepCamp AI