InvokeAI/invokeai/frontend
psychedelicious be06d4c0af fix(ui): fix selection on dropdowns
Mantine's multiselect does not let you edit the search box with mouse, paste into it, etc. Normal select is fine.

I can't remember why I made Lora etc multiselects, but everything seems to work with normal selects, so I've change to that.
2023-07-08 10:29:19 -04:00
..
CLI convert add_model(), del_model(), list_models() etc to use bifurcated names 2023-05-13 14:44:44 -04:00
install prevent model install crash "torch needs to be restarted with spawn" 2023-07-05 16:18:20 -04:00
merge model merge backend, CLI and TUI working 2023-07-06 12:21:42 -04:00
training fix potential race condition in config system 2023-05-25 20:41:26 -04:00
web fix(ui): fix selection on dropdowns 2023-07-08 10:29:19 -04:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
legacy_launch_invokeai.py restore ability to launch web server with invokeai --web 2023-07-07 10:07:15 -04:00