Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.21 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.21 KB

diffusion_experiments

Follow me on twitter johnrobinsn

DiffEdit.ipynb - An implementation of DiffEdit using Stable Diffusion

Colab

TreeDiffusion.ipynb - Making a Video from Prompts with Stable Diffusion

by John Robinson

I created this notebook while taking Jeremy Howards's fantastic course, "From Deep Learning Foundations to Stable Diffusion".

This notebook demonstrates using StableDiffusion to generate a movie from nothing more than a seed image and a sequence of text prompts.

@jeremyphoward gives a great explanation of how it works here.

Snowy Tree

Also, Thanks to johnowhitaker and his youtube channel, DataScienceCastnet for his great content on Stable Diffusion and ML.