Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-04 | do not mess with components' visibility for scripts; instead create group ↵ | AUTOMATIC | |
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-10-31 | add initial version of the extensions tab | AUTOMATIC | |
fix broken Restart Gradio button | |||
2022-10-29 | add postprocess call for scripts | AUTOMATIC | |
2022-10-26 | Add id access to scripts list in the css | xmodar | |
2022-10-22 | further support for extensions | AUTOMATIC | |
2022-10-22 | removed aesthetic gradients as built-in | AUTOMATIC | |
added support for extensions | |||
2022-10-18 | update scripts.py | ふぁ | |
2022-10-18 | Add scripts to ui-config,json | ふぁ | |
2022-10-17 | only read files with .py extension from the scripts dir | AUTOMATIC | |
2022-10-02 | correct indent | DepFA | |
2022-10-02 | add script body only refresh | DepFA | |
2022-10-01 | add script reload method | DepFA | |
2022-09-29 | drop the print | Hanusz Leszek | |
2022-09-29 | Sort scripts loading order | Hanusz Leszek | |
2022-09-25 | add attribute to custom script controls | DepFA | |
2022-09-22 | A 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-17 | Move comments to scripts.py | JashoBell | |
2022-09-15 | Update scripts.py | OWKenobi | |
fixes bug #464, which happens when controls is None, which leads to args_to being None. | |||
2022-09-14 | do not die on failing to load script #426 | AUTOMATIC | |
2022-09-08 | More informative progress printing | JohannesGaessler | |
2022-09-04 | added poor man's inpainting script | AUTOMATIC | |
2022-09-03 | fix to make scripts that failed to compile not crash the program | AUTOMATIC | |
2022-09-03 | Don't iterate over scripts if it doesn't exist | hentailord85ez | |
2022-09-03 | support for scripts | AUTOMATIC | |
2022-09-03 | split codebase into multiple files; to anyone this affects negatively: sorry | AUTOMATIC | |