InvokeAI/invokeai/app
psychedelicious 1079bf3ccf feat(config): fix bad compress_level setting
Tweak the name of it so that incoming configs with the old default value of 6 have the setting stripped out. The result is all configs will now have the new, much better default value of 1.
2024-03-19 09:24:28 +11:00
..
api fix(config): use new get_config across the app, use correct settings 2024-03-19 09:24:28 +11:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations fix(config): remove unnecessary resolve on config path 2024-03-19 09:24:28 +11:00
services feat(config): fix bad compress_level setting 2024-03-19 09:24:28 +11:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util refactor(nodes): model identifiers 2024-03-07 10:56:59 +11:00
__init__.py fix: make invocation_context.py accessible to mkdocs 2024-03-01 10:42:33 +11:00
api_app.py feat(config): split out parse_args and read_config logic from get_config 2024-03-19 09:24:28 +11:00