This website requires JavaScript.
Explore
Help
Sign In
StableDiffusion
/
WebUI
Watch
1
Star
0
Fork
0
You've already forked WebUI
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
WebUI
/
scripts
History
AUTOMATIC
10923f9b3a
calculate dictionary for sampler names only once
2022-11-27 13:43:10 +03:00
..
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
2022-11-04 08:38:19 +03:00
img2imgalt.py
change StableDiffusionProcessing to internally use sampler name instead of sampler index
2022-11-19 12:01:51 +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
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
2022-11-04 08:38:19 +03:00
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
2022-11-04 08:38:19 +03:00
prompt_matrix.py
updating the displayed generation info when user clicks images in the gallery. feature request 4415
2022-11-09 15:24:31 -05:00
prompts_from_file.py
updating the displayed generation info when user clicks images in the gallery. feature request 4415
2022-11-09 15:24:31 -05:00
sd_upscale.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
2022-11-04 08:38:19 +03:00
xy_grid.py
calculate dictionary for sampler names only once
2022-11-27 13:43:10 +03:00