mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-08 00:24:56 -05:00
- `write_file` requires an destination file path - `read_config` -> `merge_from_file`, if no path is provided, reads from `self.init_file_path` - update app, tests to use new methods - fix configurator, was overwriting config file data unexpectedly