mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-03-14 02:40:20 +01:00
- 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. |
||
|---|---|---|
| .. | ||
| assets | ||
| features | ||
| help | ||
| installation | ||
| other | ||
| swagger-ui | ||
| CHANGELOG.md | ||
| index.html | ||
| index.md | ||
| openapi3_0.yaml | ||