InvokeAI
InvokeAI copied to clipboard
Fix for issue #2707
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.