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.
AUTOMATIC1111 854bb0b56c
Merge pull request #5179 from kaneda2004/master
Update SD Upscaler to include user selectable Scale Factor
3 years ago
..
custom_code.py do not mess with components' visibility for scripts; instead create group components and show/hide those; this will break scripts that create invisible components and rely on UI but the earlier i make this change the better 3 years ago
img2imgalt.py change StableDiffusionProcessing to internally use sampler name instead of sampler index 3 years ago
loopback.py Reset init img in loopback at start of each batch (#2214) 3 years ago
outpainting_mk_2.py do not mess with components' visibility for scripts; instead create group components and show/hide those; this will break scripts that create invisible components and rely on UI but the earlier i make this change the better 3 years ago
poor_mans_outpainting.py do not mess with components' visibility for scripts; instead create group components and show/hide those; this will break scripts that create invisible components and rely on UI but the earlier i make this change the better 3 years ago
prompt_matrix.py repair #5438 3 years ago
prompts_from_file.py updating the displayed generation info when user clicks images in the gallery. feature request 4415 3 years ago
sd_upscale.py Update SD Upscaler to include user selectable Scale Factor 3 years ago
xy_grid.py Merge pull request #4368 from byzod/master 3 years ago