From 5cc37e6de78dc9663ac8ea69919f6f6a38a20fef Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Fri, 14 Apr 2023 01:45:53 +0000 Subject: [PATCH] add infinite zoom as custom script --- Custom-Scripts.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Custom-Scripts.md b/Custom-Scripts.md index 2de30bd..bfe5dbe 100644 --- a/Custom-Scripts.md +++ b/Custom-Scripts.md @@ -326,6 +326,12 @@ https://github.com/butaixianran/Stable-Diffusion-Webui-Post-Face-Restore-Again Run face restore twice in one go, from extras tab. +## Infinite Zoom +https://github.com/coolzilj/infinite-zoom + +Generate Zoom in/out videos, with outpainting, as a custom script for inpaint mode in img2img tab. + + ## Saving steps of the sampling process (Example Script) \ This script will save steps of the sampling process to a directory.