InvokeAI/docs/features
Lincoln Stein 0cf11ce488 add option to CLI and pngwriter that allows user to set PNG compression level
- In CLI: the argument is --png_compression <0..9> (-z<0..9>)
- In API, pass `compress_level` to PngWriter.save_image_and_prompt_to_png()

Compression ranges from 0 (no compression) to 9 (maximum compression).
Default value is 6 (as specified by Pillow package).

This addresses an issue first raised in #652.
2022-10-17 22:27:47 -04:00
..
CHANGELOG.md Fix markdown typo in WEB.md 2022-10-09 08:57:14 -04:00
CLI.md add option to CLI and pngwriter that allows user to set PNG compression level 2022-10-17 22:27:47 -04:00
EMBIGGEN.md mkdocs fixes, PR #1032 2022-10-11 08:36:00 -04:00
IMG2IMG.md Merge branch 'development' into fix-doc-typos 2022-10-16 11:28:59 -04:00
INPAINTING.md Merge branch 'development' into fix-doc-typos 2022-10-16 11:28:59 -04:00
OTHER.md more updates to many docs, including: 2022-10-11 21:41:52 -04:00
OUTPAINTING.md more updates to many docs, including: 2022-10-11 21:41:52 -04:00
POSTPROCESS.md add a strength value to inpaint_replace 2022-10-16 10:06:47 -04:00
PROMPTS.md fix emoji im PROMPTS.md 2022-10-11 21:41:52 -04:00
TEXTUAL_INVERSION.md fix TEXTUAL_INVERSION.md emoji 2022-10-11 21:41:52 -04:00
VARIATIONS.md more updates to many docs, including: 2022-10-11 21:41:52 -04:00
WEB.md more updates to many docs, including: 2022-10-11 21:41:52 -04:00