Update README.md

Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
pull/5/head
vahid khroasani 2023-04-13 00:18:26 +04:00 committed by GitHub
parent 0142e8b258
commit 23c87513db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 64 additions and 2 deletions

View File

@ -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
<details>
<summary> Click to expand </summary>
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.
> <img width="587" alt="Screenshot 2023-04-12 at 10 17 32 PM" src="https://user-images.githubusercontent.com/62482657/231554653-16484c48-582e-489d-8191-bafc4cccbd3b.png">
4. Go to the Installed tab and press Apply and restart.
> <img width="616" alt="Screenshot 2023-04-12 at 10 17 57 PM" src="https://user-images.githubusercontent.com/62482657/231554793-4a54ae94-51d2-408e-9908-2eed73cde9c0.png">
5. Wait for the Stable Diffusion WebUI to restart and now you can try the Infinite Zoom extension.
</details>
## Usage
<details>
<summary> Click to expand </summary>
<img width="1431" alt="Screenshot 2023-04-12 at 10 14 50 PM" src="https://user-images.githubusercontent.com/62482657/231571341-92767f0d-af36-4b94-8ba9-c40a63c209ba.png">
</details>
### **Important Tip:**
* For better result make sure to use **inpaint models**
## Examples
<details>
<summary> Click to expand </summary>
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
</details>
## 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.