allows users to create infinite zoom effect videos using stable diffusion outpainting method.
 
 
 
Go to file
GeorgLegato 251e33e418 free ratio works, W and H mixed.. no clue why 2023-04-16 04:08:09 +02:00
iz_helpers free ratio works, W and H mixed.. no clue why 2023-04-16 04:08:09 +02:00
scripts free ratio works, W and H mixed.. no clue why 2023-04-16 04:08:09 +02:00
.gitignore check requirement 2023-04-12 15:38:16 +04:00
LICENSE Initial commit 2023-03-23 13:19:23 +04:00
README.md Update README.md 2023-04-15 07:18:19 +04:00
install.py imageio-ffmpeg added, bugfix 2023-04-12 17:39:24 +04:00

README.md

Infinite Zoom extension for Stable Diffusion WebUI.

build status

This is an extension for the AUTOMATIC1111's webui that allows users to create infinite zoom effect videos using stable diffusion outpainting method.

Installation

Click to expand
  1. Open Stable Diffusion WebUI.

  2. Go to the Extensions tab > Install from URL.

  3. Enter https://github.com/v8hid/infinite-zoom-automatic1111-webui.git for the URL and leave the second field empty and wait for it to be installed.

Screenshot 2023-04-12 at 10 17 32 PM
  1. Go to the Installed tab and press Apply and restart.
Screenshot 2023-04-12 at 10 17 57 PM
  1. Wait for the Stable Diffusion WebUI to restart and now you can try the Infinite Zoom extension.

Usage

Click to expand
  1. Click on the Infinite Zoom tab Screenshot 2023-04-12 at 10 14 50 PM
  2. Modify the inputs as you wish and click Generate video, the video will appear as soon as it generates

Important Tip:

  • For better result make sure to use inpaint models

Examples

Click to expand

https://user-images.githubusercontent.com/62482657/231573289-2db85c57-540d-4c7d-859f-3c3ddfcd2c8a.mp4

https://user-images.githubusercontent.com/62482657/231574588-3196beda-7237-407f-bc76-eae10599b5eb.mp4

https://user-images.githubusercontent.com/62482657/231574839-9d3aab52-7a87-4658-88d0-46b8dd7f4b60.mp4

Google colab notebook

Generate infinite loop videos in minutes It works on free colab plan

GitHub Repo

Open In Colab 👈 Easy to use notebook

Contributing

Contributions are welcome! Please follow these guidelines:

  1. Fork the repository.
  2. Make your changes and commit them.
  3. Submit a pull request to the main repository.