InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

Fix for issue #2707

Open AutoAwesome opened this issue 2 years ago • 0 comments

When selecting the last model of the third model-list in the model-merging-TUI it crashed because the code forgot about the "None" element.

Additionally it seems that it accidentally always took the wrong model as third model if selected?

This simple fix resolves both issues.

AutoAwesome avatar Feb 18 '23 10:02 AutoAwesome