mirror of
https://github.com/invoke-ai/InvokeAI
synced 2025-07-25 21:05:37 +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.