stable-diffusion-webui/scripts
112292454 2c58d373dd
Update prompt_matrix.py
this file last commit fixed common situation when using both prompts matrix and high-res。
but if we just open matrix option,but not use ‘|’,we will only get one pic,and `processed.images[0].width, processed.images[1].height` will cause a index out of bounds exception
2023-02-22 21:40:42 +08:00
..
custom_code.py rework #6329 to remove duplicate code and add prevent tab names for showing in ids for scripts that only exist on one tab 2023-01-05 12:08:11 +03:00
img2imgalt.py Fix img2imgalt after samplers separation 2023-02-04 01:50:38 +03:00
loopback.py Optionally append interrogated prompt in loopback script 2023-02-06 00:28:31 +03:00
outpainting_mk_2.py rework #6329 to remove duplicate code and add prevent tab names for showing in ids for scripts that only exist on one tab 2023-01-05 12:08:11 +03:00
poor_mans_outpainting.py rework #6329 to remove duplicate code and add prevent tab names for showing in ids for scripts that only exist on one tab 2023-01-05 12:08:11 +03:00
postprocessing_codeformer.py rework extras tab to use script system 2023-01-23 09:24:43 +03:00
postprocessing_gfpgan.py rework extras tab to use script system 2023-01-23 09:24:43 +03:00
postprocessing_upscale.py add an option to enable sections from extras tab in txt2img/img2img 2023-01-26 23:31:32 +03:00
prompt_matrix.py Update prompt_matrix.py 2023-02-22 21:40:42 +08:00
prompts_from_file.py add option to show/hide warnings 2023-01-18 23:04:24 +03:00
sd_upscale.py allow sdupscale to accept upscaler name 2023-01-05 21:22:04 +00:00
xyz_grid.py possible fix for #7804 2023-02-19 18:31:51 +03:00