aboutsummaryrefslogtreecommitdiff
path: root/modules/scripts.py
AgeCommit message (Collapse)Author
2022-10-17only read files with .py extension from the scripts dirAUTOMATIC
2022-10-02correct indentDepFA
2022-10-02add script body only refreshDepFA
2022-10-01add script reload methodDepFA
2022-09-29drop the printHanusz Leszek
2022-09-29Sort scripts loading orderHanusz Leszek
2022-09-25add attribute to custom script controlsDepFA
2022-09-22A big rework, just what you were secretly hoping for!AUTOMATIC
SD upscale moved to scripts Batch processing script removed Batch processing added to main img2img and now works with scripts img2img page UI reworked to use tabs
2022-09-17Move comments to scripts.pyJashoBell
2022-09-15Update scripts.pyOWKenobi
fixes bug #464, which happens when controls is None, which leads to args_to being None.
2022-09-14do not die on failing to load script #426AUTOMATIC
2022-09-08More informative progress printingJohannesGaessler
2022-09-04added poor man's inpainting scriptAUTOMATIC
2022-09-03fix to make scripts that failed to compile not crash the programAUTOMATIC
2022-09-03Don't iterate over scripts if it doesn't existhentailord85ez
2022-09-03support for scriptsAUTOMATIC
2022-09-03split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC