From 2ec7486225408eb53d20f79505f8f41f8b79d98f Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Fri, 7 Oct 2022 20:15:02 +0000 Subject: [PATCH] Updated Custom Scripts (markdown) --- Custom-Scripts.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Custom-Scripts.md b/Custom-Scripts.md index 1ff2608..355987a 100644 --- a/Custom-Scripts.md +++ b/Custom-Scripts.md @@ -85,6 +85,12 @@ Mixes output of img2img with original input image at strength alpha. The result https://gist.github.com/camenduru/9ec5f8141db9902e375967e93250860f Run n times with random seed. +## Dynamic Prompt Templates +https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1433/files + +## Advanced Loopback +https://github.com/Extraltodeus/advanced-loopback-for-sd-webui + ## Saving steps of the sampling process This script will save steps of the sampling process to a directory. ```python