stable-diffusion-webui/scripts
AUTOMATIC 91bfc71261 A big rework, just what you were secretly hoping for!
SD upscale moved to scripts
Batch processing script removed
Batch processing added to main img2img and now works with scripts
img2img page UI reworked to use tabs
2022-09-22 12:11:48 +03:00
..
custom_code.py Move comments to scripts.py 2022-09-17 12:43:57 -07:00
img2imgalt.py add extra generation params 2022-09-20 19:07:09 +03:00
loopback.py only set loopback color corrections if corrections enabled 2022-09-17 18:20:43 -04:00
outpainting_mk_2.py prevent outpainting mk2 from breaking on different image resolutions. 2022-09-21 15:40:31 +03:00
poor_mans_outpainting.py [BUG] Not Working As Intended - create a directory with name derived from the prompt #306 2022-09-12 15:41:30 +03:00
prompt_matrix.py prevent extras from saving in dir 2022-09-14 08:58:13 +03:00
prompts_from_file.py * Fix process_images where the number of images is not a multiple of (batch_size * n_iter), which would cause us to throw an exception. 2022-09-17 14:55:54 +03:00
sd_upscale.py A big rework, just what you were secretly hoping for! 2022-09-22 12:11:48 +03:00
xy_grid.py process all values for x/y plot right away to error out if any are bad before any processing begins 2022-09-17 14:55:40 +03:00