aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authordogewanwan <66496316+dogewanwan@users.noreply.github.com>2022-08-24 18:38:14 +0000
committerdogewanwan <66496316+dogewanwan@users.noreply.github.com>2022-08-24 18:38:14 +0000
commit781f054a203c3175821cdedab16af32125fae7f1 (patch)
tree4cf83aa77ec6a693f9011d4f22807cf47723215e /README.md
parent4b0188dcbf895184c7d28e6b178b74edf666e2e6 (diff)
parente0339e29a5a294d9280580aca189129356740633 (diff)
downloadstable-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.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2b6d33f0..a3c36aac 100644
--- a/README.md
+++ b/README.md
@@ -146,3 +146,12 @@ to get otherwise.
Example: (cherrypicked result; original picture by anon)
![](images/loopback.jpg)
+
+### 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.
+
+![](images/pnginfo.png)