InvokeAI/invokeai/frontend/cli
Lincoln Stein d871fca643 partially address --root CLI argument handling
- fix places where `get_config()` is being called at import time rather
  than at run time.

- add regression test for import time get_config() calling.
2024-03-19 09:24:28 +11:00
..
__init__.py refactor(config): simplified config 2024-03-19 09:24:28 +11:00
arg_parser.py partially address --root CLI argument handling 2024-03-19 09:24:28 +11:00