From 9f7c0e349f23d13c2f4715c7e2b40fcf48cdf09c Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Wed, 5 Oct 2022 05:01:34 +0000 Subject: [PATCH] Updated Custom Scripts (markdown) --- Custom-Scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom-Scripts.md b/Custom-Scripts.md index bdf64dc..1ff2608 100644 --- a/Custom-Scripts.md +++ b/Custom-Scripts.md @@ -82,7 +82,7 @@ https://github.com/DiceOwl/StableDiffusionStuff Mixes output of img2img with original input image at strength alpha. The result is fed into img2img again (at loop>=2), and this procedure repeats. Tends to sharpen the image, improve consistency, reduce creativity and reduce fine detail. ## Run n times -https://github.com/camenduru/stable-diffusion-webui/blob/master/scripts/run_n_times.py +https://gist.github.com/camenduru/9ec5f8141db9902e375967e93250860f Run n times with random seed. ## Saving steps of the sampling process