Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use default value if value error | w-e-w | 2023-08-10 | 1 | -2/+2 |
| | |||||
* | catch float ValueError default -1 | w-e-w | 2023-08-10 | 1 | -1/+4 |
| | |||||
* | fix a bug preventing normal operation if a string is added to a gr.Number ↵ | AUTOMATIC1111 | 2023-08-10 | 1 | -0/+2 |
| | | | | component via ui-config.json | ||||
* | fix --use-textbox-seed | AUTOMATIC1111 | 2023-08-10 | 1 | -1/+4 |
| | |||||
* | allow hiding buttons in ui-config.json | AUTOMATIC | 2023-05-19 | 1 | -1/+3 |
| | |||||
* | add UI to edit defaults | AUTOMATIC | 2023-05-10 | 1 | -0/+208 |
allow setting defaults for elements in extensions' tabs fix a problem with ESRGAN upscalers disappearing after UI reload implicit change: HTML element id for train tab from tab_ti to tab_train (will this break things?) |