v8hid / infinite-zoom-stable-diffusion

resources for creating Ininite zoom video using Stable Diffiusion, you can use multiple prompts and it is easy to use.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite Zoom Stable diffusion

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

Examples:

The painting:

final-reversed.mp4

A psychodelic jungle:

infinite_zoom_1679493801.1367059.mp4

Dream of a Distant Galaxy:

Infinite.Zoom.-.Dream.of.a.distant.galaxy.online-video-cutter.com.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.

About

resources for creating Ininite zoom video using Stable Diffiusion, you can use multiple prompts and it is easy to use.

License:MIT License


Languages

Language:Jupyter Notebook 96.7%Language:Python 3.3%