You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Railton a9eef1fbb1 Fix "masked content" in loopback script
The loopback script did not set masked content to original after first loop. So each loop would apply a fill, or latent mask. This would essentially reset progress each loop.

The desired behavior is to use the mask for the first loop, then continue to iterate on the results of the previous loop.
3 years ago
..
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 3 years ago
img2imgalt.py Fix img2imgalt after samplers separation 3 years ago
loopback.py Fix "masked content" in loopback script 3 years ago
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 3 years ago
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 3 years ago
postprocessing_codeformer.py rework extras tab to use script system 3 years ago
postprocessing_gfpgan.py rework extras tab to use script system 3 years ago
postprocessing_upscale.py add an option to enable sections from extras tab in txt2img/img2img 3 years ago
prompt_matrix.py Update prompt_matrix.py 3 years ago
prompts_from_file.py add option to show/hide warnings 3 years ago
sd_upscale.py allow sdupscale to accept upscaler name 3 years ago
xyz_grid.py add face restoration option to xyz_grid 3 years ago