Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10956 from akx/len | AUTOMATIC1111 | 2023-06-05 | 1 | -1/+1 |
|\ | | | | | Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions | ||||
| * | Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions | Aarni Koskela | 2023-06-02 | 1 | -1/+1 |
| | | |||||
* | | add whitelist for environment in the report | AUTOMATIC | 2023-06-04 | 1 | -1/+1 |
| | | | | | | | | add extra link to view the report instead of downloading it | ||||
* | | Added sysinfo tab to settings | AUTOMATIC | 2023-06-03 | 1 | -1/+27 |
|/ | |||||
* | add an option to show selected setting in main txt2img/img2img UI | AUTOMATIC | 2023-05-31 | 1 | -0/+263 |
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 |