mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-02 23:33:28 -08:00
Merge branch 'AUTOMATIC1111:master' into master
This commit is contained in:
commit
5225393bde
1 changed files with 1 additions and 0 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue