mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
Having this all in the `get_config` function makes testing hard. Move these two functions to their own methods, and call them on app startup explicitly.