InvokeAI/invokeai/frontend
psychedelicious ee3096f616 feat(config): add flag to indicate if args were parsed
This flag acts as a proxy for the `get_config()` function to determine if the full application is running.

If it was, the config will set the root, do HF login, etc.

If not (e.g. it's called by an external script), all that stuff will be skipped.
2024-03-20 15:05:25 +11:00
..
cli feat(config): add flag to indicate if args were parsed 2024-03-20 15:05:25 +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 fix(ui): fix model install progress display 2024-03-20 15:05:25 +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