InvokeAI/invokeai/app/services/config
psychedelicious f69938c6a8 fix(config): revised config methods
- `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
2024-03-19 09:24:28 +11:00
..
__init__.py refactor(config): simplified config 2024-03-19 09:24:28 +11:00
config_common.py refactor(config): simplified config 2024-03-19 09:24:28 +11:00
config_default.py fix(config): revised config methods 2024-03-19 09:24:28 +11:00