InvokeAI/invokeai/frontend
psychedelicious ddde355b09 fix(mm): add ui_type to model fields
Recently the schema for models was changed to a generic `ModelField`, and the UI was unable to derive the type of those fields. This didn't affect functionality, but it did break the styling of handles.

Add `ui_type` to the affected fields and update the UI to use the correct capitalizations.
2024-03-08 11:10:44 -05:00
..
CLI chore: ruff 2024-03-01 10:42:33 +11:00
install tidy(mm): use canonical capitalization for all model-related enums, classes 2024-03-05 23:50:19 +11:00
merge Remove references to the no longer existing invokeai.app.services.model_metadata package 2024-03-05 19:58:25 -05:00
training chore: ruff 2024-03-01 10:42:33 +11:00
web fix(mm): add ui_type to model fields 2024-03-08 11:10:44 -05:00
__init__.py Run python black 2023-07-28 09:46:44 -04:00
legacy_launch_invokeai.py isort wip 2023-09-12 13:01:58 -04:00