Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | repair unload sd checkpoint button | AUTOMATIC1111 | 2023-10-15 | 1 | -7/+17 |
| | |||||
* | add search field to settings | AUTOMATIC1111 | 2023-10-01 | 1 | -2/+14 |
| | |||||
* | Action to calculate all SD checkpoint hashes | w-e-w | 2023-08-31 | 1 | -0/+19 |
| | |||||
* | Do not change quicksettings value when value returned is `None` | catboxanon | 2023-08-29 | 1 | -1/+1 |
| | |||||
* | 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 |