pull/55/head
Vladimir Mandic 2024-05-28 10:48:04 -04:00
parent d9e57110a6
commit c88e83d403
1 changed files with 1 additions and 1 deletions

View File

@ -440,7 +440,7 @@ def refresh_info_full():
def create_ui(blocks: gr.Blocks = None):
try:
if shared.cmd_opts.api_only:
return
return []
except Exception:
pass
if not standalone: