InvokeAI/invokeai/frontend
psychedelicious da0efeaa7f fix(ui): fix canvas model switching
There was no check at all to see if the canvas had a valid model already selected. The first model in the list was selected every time.

Now, we check if its valid. If not, we go through the logic to try and pick the first valid model.

If there are no valid models, or there was a problem listing models, the model selection is cleared.
2023-08-10 15:20:37 +10:00
..
CLI convert add_model(), del_model(), list_models() etc to use bifurcated names 2023-05-13 14:44:44 -04:00
install fix typo 2023-08-09 13:08:59 -04:00
merge fix keyerror bug that was causing merge script to crash 2023-07-30 19:25:44 -04:00
training Run python black 2023-07-28 09:46:44 -04:00
web fix(ui): fix canvas model switching 2023-08-10 15:20:37 +10:00
__init__.py Run python black 2023-07-28 09:46:44 -04:00
legacy_launch_invokeai.py Run python black 2023-07-28 09:46:44 -04:00