add opts models_not_to_offload

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-09-19 11:21:54 -04:00
parent 47cba6b0a7
commit cd79f92dff
17 changed files with 59 additions and 16 deletions
+1
View File
@@ -54,6 +54,7 @@ def read_media(fn):
def create_ui():
shared.log.debug('UI initialize: tab=gallery')
with gr.Blocks() as tab:
with gr.Row(elem_id='tab-gallery-sort-buttons'):
sort_buttons = []