aboutsummaryrefslogtreecommitdiff
path: root/modules/ui_loadsave.py
AgeCommit message (Collapse)Author
2023-09-11make InputAccordion work with ui-configw-e-w
2023-08-24fix incorrect save/display of new values in Defaults page in settingsAUTOMATIC1111
2023-08-10use default value if value errorw-e-w
2023-08-10catch float ValueError default -1w-e-w
2023-08-10fix a bug preventing normal operation if a string is added to a gr.Number ↵AUTOMATIC1111
component via ui-config.json
2023-08-10fix --use-textbox-seedAUTOMATIC1111
2023-05-19allow hiding buttons in ui-config.jsonAUTOMATIC
2023-05-10add UI to edit defaultsAUTOMATIC
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?)