InvokeAI/invokeai/frontend
psychedelicious 57ebf735e6 feat(nodes): add InputField.ui_choice_labels: dict[str, str]
This maps values to labels for multiple-choice fields.

This allows "enum" fields (i.e. `Literal["val1", "val2", ...]` fields) to use code-friendly string values for choices, but present this to the UI as human-friendly labels.
2023-09-13 16:50:25 +10:00
..
CLI Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
install isort wip 2023-09-12 13:01:58 -04: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(nodes): add InputField.ui_choice_labels: dict[str, str] 2023-09-13 16:50:25 +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