Allows for random parameters during txt2img generation. This script will function with others as well. Original author: https://git.mmaker.moe/mmaker/stable-diffusion-webui-randomize
Go to file
innightwolfsleep ebcc540c63
Merge pull request #11 from stable-diffusion-webui-extensions/master
Gradio Element ID
2023-12-02 17:14:15 +06:00
scripts Merge branch 'master' of https://github.com/innightwolfsleep/stable-diffusion-webui-randomize 2023-12-01 13:11:22 +00:00
.gitignore Add gitignore 2023-03-24 20:50:27 +03:00
LICENSE Initial commit 2022-11-09 19:29:36 -05:00
README.md Docs update 2022-11-17 19:21:02 -05:00

README.md

Stable Diffusion Randomize extension

An extension for AUTOMATIC1111/stable-diffusion-webui that allows for random parameters during txt2img generation.

Syntax for randomization for parameters is min, max, step, unless otherwise noted in the placeholder text. Empty values are ignored.

If enabled, this script is processed for all generations, regardless of the script selected, meaning this script will function with others as well, such as AUTOMATIC1111/stable-diffusion-webui-wildcards.

Please note this is only for txt2img, I do not intend to add the same functionality for img2img.