Updated Custom Scripts (markdown)

ClashSAN 2022-10-05 05:01:34 +00:00
parent 8950723fc4
commit 9f7c0e349f

@ -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. 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 ## 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. Run n times with random seed.
## Saving steps of the sampling process ## Saving steps of the sampling process