Deforum's Stable Diffusion Colab with video interpolation feature from FILM
This notebook was created to support interpolation between frames for Stable Diffusion outputs. It is useful when each frame created by a Diffusion model looks great but changing dramatically between frames.
Users can specify frame# to start and end the interpolation.
Access Google Colab implementation at:
https://colab.research.google.com/drive/1FLVbs3qQsJczxCGwNX5Jx7z0O5lyg-gi?usp=sharing
Created and maintained by @doublescoop
SD_FILM.Interpolation.example.mp4
Stable Diffusion by Robin Rombach, Andreas Blattmann, Dominik Lorenz, Patrick Esser, Björn Ommer and the Stability.ai Team. K Diffusion by Katherine Crowson.
FILM: Frame Interpolation for Large Motion
Fitsum Reda, Janne Kontkanen, Eric Tabellion, Deqing Sun, Caroline Pantofaru, Brian Curless
at Google Research
Colab implementation based on this notebook by Stephen Young or SteveTheNinja#0616!