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:
@@ -12,6 +12,7 @@ extra_ui = []
|
||||
|
||||
|
||||
def create_ui():
|
||||
log.debug('UI initialize: tab=models')
|
||||
dummy_component = gr.Label(visible=False)
|
||||
with gr.Row(elem_id="models_tab"):
|
||||
with gr.Column(elem_id='models_output_container', scale=1):
|
||||
|
||||
Reference in New Issue
Block a user