InvokeAI/invokeai/app/services/config
psychedelicious e9558f97c4 perf(config): change default png_compress_level to 1
This substantially reduces the time spent encoding PNGs. In workflows with many image outputs, this is a drastic improvement.

For a tiled upscaling workflow going from 512x512 to a scale factor of 4, this can provide over 15% speed increase.
2024-02-02 00:32:00 +11:00
..
__init__.py Fix "Cannot import name 'PagingArgumentParser' error when starting textual inversion 2024-01-11 13:57:06 +11:00
config_base.py resolve which paths can be None 2023-11-28 09:30:49 +11:00
config_common.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
config_default.py perf(config): change default png_compress_level to 1 2024-02-02 00:32:00 +11:00