InvokeAI/invokeai/frontend
psychedelicious e78b36a9f7 feat(ui): render input components for polymorphic fields
Polymorphic fields now render the appropriate input component for their base type.

For example, float polymorphics will render the number input box.

You no longer need to specify ui_type to force it to display.

TODO: The UI *may* break if a list is provided as the default value for a polymorphic field.
2023-09-21 10:00:17 +10:00
..
CLI Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
install feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
merge isort wip 2023-09-12 13:01:58 -04:00
training isort wip 2023-09-12 13:01:58 -04:00
web feat(ui): render input components for polymorphic fields 2023-09-21 10:00:17 +10: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