mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-06 21:55:11 -05:00
remove debug statement & actually do merge
This commit is contained in:
@@ -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"]}".')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user