Infinite Zoom Stable diffusion
April 12, 2023 ยท View on GitHub
A colab notebook to generate infinite loop videos in minutes
it works on free colab plan
built with gradio, with a nice UI
for more access and experimenting
automatic1111 webui extention ๐
Examples:
The painting:
A psychodelic jungle:
Dream of a Distant Galaxy:
Credits
- Original idea and 1st version of the notebook was created by hardmaru
- Thereafter BalintKomjati made the following improvements:
- Adapted to run on Google Colab
- Introduced "interpolation" between outpainted images to create smoother videos. This allows to use wider outpainting masks which tend to generate larger coherent structures, without unpleasant jumps between frames.
- Put the whole product into a intuitive, user friendly notebook (at least that was the intention :) )
- Then Vahid made the UI better and added a local version:
- improved UI using Gradio
- added some features including custom init image, multiple prompt feature, other models, etc.
Do you want to contribute ?
What are you waiting for? create a pull request.