InvokeAI/invokeai/frontend/cli
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
..
__init__.py refactor(config): simplified config 2024-03-19 09:24:28 +11:00
arg_parser.py feat(config): add flag to indicate if args were parsed 2024-03-20 15:05:25 +11:00