InvokeAI/docs
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
..
assets update web gui walkthrough 2022-10-10 09:35:40 -04:00
features add option to CLI and pngwriter that allows user to set PNG compression level 2022-10-17 22:27:47 -04:00
help more updates to many docs, including: 2022-10-11 21:41:52 -04:00
installation Merge branch 'development' into fix-doc-typos 2022-10-16 11:28:59 -04:00
other Web Docs Update 2022-10-07 13:41:27 +13:00
swagger-ui React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
CHANGELOG.md update changelogs 2022-10-14 16:25:47 -04:00
index.html React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00
index.md mkdocs fixes, PR #1032 2022-10-11 08:36:00 -04:00
openapi3_0.yaml React web UI with flask-socketio API (#429) 2022-09-16 13:18:15 -04:00