stable-diffusion-webui/scripts
Greg Fuller cccc5a20fc Safeguard setting restore logic against exceptions
also useful for keeping settings cache and restore logic together, and nice for code reuse (other third party scripts can import this class)
2022-10-17 08:43:41 +03:00
..
custom_code.py Move comments to scripts.py 2022-09-17 12:43:57 -07:00
img2imgalt.py [img2imgalt] Make sampler's override be optional 2022-10-13 18:03:17 +03:00
loopback.py Reset init img in loopback at start of each batch (#2214) 2022-10-11 11:23:47 +01:00
outpainting_mk_2.py Outpainting mk2, prevent generation of a completely random image every time even when global seed is static 2022-10-06 11:23:47 +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 update for commandline args for btch prompts to parse string properly 2022-10-15 12:00:31 +03:00
sd_upscale.py Prevent upscaling when None is selected for SD upscale 2022-10-02 21:46:32 +03:00
xy_grid.py Safeguard setting restore logic against exceptions 2022-10-17 08:43:41 +03:00