mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
remove debug statement & actually do merge
This commit is contained in:
parent
4fa91724d9
commit
d01b7ea2d2
@ -419,8 +419,7 @@ def run_gui(args: Namespace):
|
||||
mergeapp.run()
|
||||
|
||||
args = mergeapp.merge_arguments
|
||||
print(f'DEBUG: {args}')
|
||||
#merge_diffusion_models_and_commit(**args)
|
||||
merge_diffusion_models_and_commit(**args)
|
||||
print(f'>> Models merged into new model: "{args["merged_model_name"]}".')
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user