mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
remove misleading completion message from merge_diffusers
This commit is contained in:
parent
658ef829d4
commit
3969637488
@ -457,7 +457,6 @@ def main():
|
||||
run_gui(args)
|
||||
else:
|
||||
run_cli(args)
|
||||
print(f">> Conversion successful. New model is named {args.merged_model_name}")
|
||||
except widget.NotEnoughSpaceForWidget as e:
|
||||
if str(e).startswith("Height of 1 allocated"):
|
||||
print(
|
||||
|
Loading…
Reference in New Issue
Block a user