Andray
cc8ea32501
fix ui-config for InputAccordion
2024-03-16 12:32:39 +04:00
Aarni Koskela
d9034b48a5
Avoid unnecessary isfile
/exists
calls
2024-01-04 00:26:30 +02:00
w-e-w
10945aa41a
only rewrite ui-config when there is change
...
and a typo
2023-12-18 15:27:41 +09:00
w-e-w
a15dd151ff
json.dump(ensure_ascii=False)
...
improve json readability
2023-11-26 21:56:21 +09:00
w-e-w
c485a7d12e
make InputAccordion work with ui-config
2023-09-11 13:47:44 +09:00
AUTOMATIC1111
c8c73eae59
fix incorrect save/display of new values in Defaults page in settings
2023-08-24 22:03:24 +03:00
w-e-w
a75d756a6f
use default value if value error
2023-08-10 23:47:28 +09:00
w-e-w
4412398c4b
catch float ValueError default -1
2023-08-10 22:44:33 +09:00
AUTOMATIC1111
b13806c150
fix a bug preventing normal operation if a string is added to a gr.Number component via ui-config.json
2023-08-10 16:15:34 +03:00
AUTOMATIC1111
1b3093fe3a
fix --use-textbox-seed
2023-08-10 15:58:53 +03:00
AUTOMATIC
87702febe0
allow hiding buttons in ui-config.json
2023-05-19 19:04:20 +03:00
AUTOMATIC
8aa87c564a
add UI to edit defaults
...
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?)
2023-05-10 23:41:08 +03:00