mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-24 18:08:11 -05:00
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.