InvokeAI/invokeai/frontend
psychedelicious e706afe8a6 feat(ui): add valueOrNull to useMetadataItem
In order to allow for null and undefined metadata values, this hook returned a symbol to indicate that parsing failed or was pending.

For values where the parsed value will never be null or undefined, it is useful get the value or null (instead of a symbol).
2024-03-19 22:11:48 +11:00
..
cli partially address --root CLI argument handling 2024-03-19 09:24:28 +11:00
install tidy: "check_root.py" -> "check_directories.py" 2024-03-19 09:24:28 +11:00
merge fix(config): use set_root to set root 2024-03-19 09:24:28 +11:00
training update textual inversion training to use root_path rather than root_dir 2024-03-19 09:24:28 +11:00
web feat(ui): add valueOrNull to useMetadataItem 2024-03-19 22:11:48 +11: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