From 23c87513db26dd8da742338a3f8def2b3fbe9e8a Mon Sep 17 00:00:00 2001 From: vahid khroasani <62482657+v8hid@users.noreply.github.com> Date: Thu, 13 Apr 2023 00:18:26 +0400 Subject: [PATCH] Update README.md Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com> --- README.md | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 64 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a4b193..079dac6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,64 @@ -# infinite-zoom-sd-webui -infinite zoom effect extension for AUTOMATIC1111's webui +# Infinite zoome extension for [Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui/). +This is an extension for the SD-WebUI 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](https://github.com/AUTOMATIC1111/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. +> Screenshot 2023-04-12 at 10 17 32 PM + +4. Go to the Installed tab and press Apply and restart. + +> Screenshot 2023-04-12 at 10 17 57 PM + +5. Wait for the Stable Diffusion WebUI to restart and now you can try the Infinite Zoom extension. + +
+ +## Usage + +
+ Click to expand + + Screenshot 2023-04-12 at 10 14 50 PM + +
+ + ### **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 + + + + +
+ + +## 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.