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 fac92610d2
Merge pull request #5753 from calvinballing/master
Fix various typos
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 Fix various typos 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 feat: Add upscale latent, VAE, styles to X/Y plot 3 years ago