This repository houses all the notebook content and all the functions we used during the workshop for the forward and reverse diffusion process.
In this workshop we will mainly focus on writing the reverse process and the training loop with participants of the workshop.
To create a copy of the notebook, visit this link here Then go to File > Save a Copy in Drive, then you're good to go and start the workshop! '
- PyTorch
- Diffusers
- Numpy
pip install -r requirements.txt
For our solutions: Solutions