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

Open In Colab ๐Ÿ‘ˆ Easy to use notebook

built with gradio, with a nice UI

Open In Colab ๐Ÿ‘ˆ Advanced notebook

for more access and experimenting

automatic1111 webui extention ๐Ÿ‘ˆ

Examples:

The painting:

https://user-images.githubusercontent.com/62482657/230250573-736e5630-571c-42da-9c3f-bb32d291a026.mp4

A psychodelic jungle:

https://user-images.githubusercontent.com/62482657/226931075-92b5e01d-0f1a-4259-be99-1895463e5caf.mp4

Dream of a Distant Galaxy:

https://user-images.githubusercontent.com/47415815/220372351-76a8b510-a42c-4025-99d3-9b6976cf10c4.mp4


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.