Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #12854 from catboxanon/fix/quicksettings-dropdown-unfocus | AUTOMATIC1111 | 2023-08-30 | 1 | -1/+1 |
| | | | Do not change quicksettings dropdown option when value returned is `None` | ||||
* | Open raw sysinfo link in new page | catboxanon | 2023-08-04 | 1 | -1/+1 |
| | |||||
* | use submit blur for quick settings textbox | w-e-w | 2023-07-12 | 1 | -7/+14 |
| | |||||
* | 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 |