mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
add opts models_not_to_offload
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -172,6 +172,7 @@ def run_settings_single(value, key, progress=False):
|
||||
|
||||
|
||||
def create_ui():
|
||||
shared.log.debug('UI initialize: tab=settings')
|
||||
global text_settings # pylint: disable=global-statement
|
||||
text_settings = gr.Textbox(elem_id="settings_json", elem_classes=["settings_json"], value=lambda: shared.opts.dumpjson(), visible=False)
|
||||
with gr.Row(elem_id="system_row"):
|
||||
|
||||
Reference in New Issue
Block a user