Commit 5225393b authored by ParityError's avatar ParityError Committed by GitHub

Merge branch 'AUTOMATIC1111:master' into master

parents f867d7b4 22bcc7be
......@@ -1628,6 +1628,7 @@ def create_ui():
fn=get_settings_values,
inputs=[],
outputs=[component_dict[k] for k in component_keys],
queue=False,
)
def modelmerger(*args):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment