mirror of
https://github.com/invoke-ai/InvokeAI
synced 2025-07-26 05:17:55 +00:00
- 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.