stable-diffusion-webui/scripts
2022-09-17 18:18:30 -04:00
..
batch.py set loopback color corrections on each iteration 2022-09-17 18:18:30 -04:00
custom_code.py
img2imgalt.py added original negative prompt to img2img alt 2022-09-16 19:24:48 +03:00
loopback.py set loopback color corrections on each iteration 2022-09-17 18:18:30 -04:00
outpainting_mk_2.py new outpainting script 2022-09-16 22:18:30 +03:00
poor_mans_outpainting.py
prompt_matrix.py
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
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