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