Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions | Aarni Koskela | 2023-06-02 | 1 | -1/+1 |
| | |||||
* | add an option to show selected setting in main txt2img/img2img UI | AUTOMATIC | 2023-05-31 | 1 | -0/+48 |
split some code from ui.py into ui_settings.py ui_gradio_edxtensions.py add before_process callback for scripts add ability for alwayson scripts to specify section and let user reorder those sections |