From de967749d1b50bd7c048894e3f23eb97790b52e5 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Tue, 11 Oct 2022 17:58:25 +0000 Subject: [PATCH] Updated Custom Scripts (markdown) --- Custom-Scripts.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Custom-Scripts.md b/Custom-Scripts.md index 2ebcf51..c39c1b0 100644 --- a/Custom-Scripts.md +++ b/Custom-Scripts.md @@ -75,10 +75,6 @@ https://github.com/Filarius/stable-diffusion-webui/blob/master/scripts/vid2vid.p From real video, img2img the frames and stitch them together. Does not unpack frames to hard drive. -V2: https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1902/files - -Adds seed walking. - ## Txt2VectorGraphics https://github.com/GeorgLegato/Txt2Vectorgraphics @@ -113,6 +109,11 @@ Generate morph sequences with Stable Diffusion. Interpolate between two or more Uses the new AND keyword and can optionally export the sequence as a video. +## Asymmetric Tiling +https://github.com/tjm35/asymmetric-tiling-sd-webui/ + +Control horizontal/vertical seamless tiling independently of each other. + ## Saving steps of the sampling process This script will save steps of the sampling process to a directory.