aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_loadsave.py
Commit message (Collapse)AuthorAgeFilesLines
* fix --use-textbox-seedAUTOMATIC11112023-08-101-1/+4
|
* allow hiding buttons in ui-config.jsonAUTOMATIC2023-05-191-1/+3
|
* add UI to edit defaultsAUTOMATIC2023-05-101-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?)