mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-25 10:37:55 -05: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.