diff options
author | dogewanwan <66496316+dogewanwan@users.noreply.github.com> | 2022-08-24 18:38:14 +0000 |
---|---|---|
committer | dogewanwan <66496316+dogewanwan@users.noreply.github.com> | 2022-08-24 18:38:14 +0000 |
commit | 781f054a203c3175821cdedab16af32125fae7f1 (patch) | |
tree | 4cf83aa77ec6a693f9011d4f22807cf47723215e /README.md | |
parent | 4b0188dcbf895184c7d28e6b178b74edf666e2e6 (diff) | |
parent | e0339e29a5a294d9280580aca189129356740633 (diff) | |
download | stable-diffusion-webui-gfx803-781f054a203c3175821cdedab16af32125fae7f1.tar.gz stable-diffusion-webui-gfx803-781f054a203c3175821cdedab16af32125fae7f1.tar.bz2 stable-diffusion-webui-gfx803-781f054a203c3175821cdedab16af32125fae7f1.zip |
Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -146,3 +146,12 @@ to get otherwise. Example: (cherrypicked result; original picture by anon)

+
+### Png info
+Adds information about generation parameters to PNG as a text chunk. You
+can view this information later using any software that supports viewing
+PNG chunk info, for example: https://www.nayuki.io/page/png-file-chunk-inspector
+
+This can be disabled using the `--disable-pnginfo` command line option.
+
+
|