Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update scripts.py | ふぁ | 2022-10-18 | 1 | -1/+1 |
| | |||||
* | Add scripts to ui-config,json | ふぁ | 2022-10-18 | 1 | -2/+13 |
| | |||||
* | only read files with .py extension from the scripts dir | AUTOMATIC | 2022-10-17 | 1 | -0/+3 |
| | |||||
* | correct indent | DepFA | 2022-10-02 | 1 | -23/+25 |
| | |||||
* | add script body only refresh | DepFA | 2022-10-02 | 1 | -0/+23 |
| | |||||
* | add script reload method | DepFA | 2022-10-01 | 1 | -0/+9 |
| | |||||
* | drop the print | Hanusz Leszek | 2022-09-29 | 1 | -1/+0 |
| | |||||
* | Sort scripts loading order | Hanusz Leszek | 2022-09-29 | 1 | -1/+2 |
| | |||||
* | add attribute to custom script controls | DepFA | 2022-09-25 | 1 | -0/+1 |
| | |||||
* | A big rework, just what you were secretly hoping for! | AUTOMATIC | 2022-09-22 | 1 | -1/+0 |
| | | | | | | | 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 | ||||
* | Move comments to scripts.py | JashoBell | 2022-09-17 | 1 | -0/+19 |
| | |||||
* | Update scripts.py | OWKenobi | 2022-09-15 | 1 | -0/+1 |
| | | | fixes bug #464, which happens when controls is None, which leads to args_to being None. | ||||
* | do not die on failing to load script #426 | AUTOMATIC | 2022-09-14 | 1 | -3/+3 |
| | |||||
* | More informative progress printing | JohannesGaessler | 2022-09-08 | 1 | -0/+3 |
| | |||||
* | added poor man's inpainting script | AUTOMATIC | 2022-09-03 | 1 | -38/+62 |
| | |||||
* | fix to make scripts that failed to compile not crash the program | AUTOMATIC | 2022-09-03 | 1 | -11/+15 |
| | |||||
* | Don't iterate over scripts if it doesn't exist | hentailord85ez | 2022-09-03 | 1 | -0/+3 |
| | |||||
* | support for scripts | AUTOMATIC | 2022-09-03 | 1 | -11/+71 |
| | |||||
* | split codebase into multiple files; to anyone this affects negatively: sorry | AUTOMATIC | 2022-09-03 | 1 | -0/+53 |