mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00: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.