mirror of
https://github.com/vladmandic/automatic
synced 2026-09-06 13:00:44 +02:00
add opts models_not_to_offload
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -16,6 +16,7 @@ def submit_process(tab_index, extras_image, image_batch, extras_batch_input_dir,
|
||||
|
||||
|
||||
def create_ui():
|
||||
shared.log.debug('UI initialize: tab=process')
|
||||
tab_index = gr.State(value=0) # pylint: disable=abstract-class-instantiated
|
||||
with gr.Row(equal_height=False, variant='compact', elem_classes="extras", elem_id="extras_tab"):
|
||||
with gr.Column(variant='compact'):
|
||||
|
||||
Reference in New Issue
Block a user