diff options
author | AUTOMATIC1111 <16777216c@gmail.com> | 2022-08-24 13:50:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-24 13:50:57 +0000 |
commit | 15a700bbe580c05079e742bbaa2612da82de15e6 (patch) | |
tree | 3cac0059f7fcd5074a1d89887d2942861ba8ea9f /README.md | |
parent | abb83239e5d708adf72fa457c3de81603e7281d3 (diff) | |
parent | 34e9795505519dc9b39010311e7f4da9bb0fa954 (diff) | |
download | stable-diffusion-webui-gfx803-15a700bbe580c05079e742bbaa2612da82de15e6.tar.gz stable-diffusion-webui-gfx803-15a700bbe580c05079e742bbaa2612da82de15e6.tar.bz2 stable-diffusion-webui-gfx803-15a700bbe580c05079e742bbaa2612da82de15e6.zip |
Merge branch 'master' into master
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -133,3 +133,16 @@ the same effect. Use the --no-progressbar-hiding commandline option to revert th ### Prompt validation
Stable Diffusion has a limit for input text length. If your prompt is too long, you will get a
warning in the text output field, showing which parts of your text were truncated and ignored by the model.
+
+### Loopback
+A checkbox for img2img allowing to automatically feed output image as input for the next batch. Equivalent to
+saving output image, and replacing input image with it. Batch count setting controls how many iterations of
+this you get.
+
+Usually, when doing this, you would choose one of many images for the next iteration yourself, so the usefulness
+of this feature may be questionable, but I've managed to get some very nice outputs with it that I wasn't abble
+to get otherwise.
+
+Example: (cherrypicked result; original picture by anon)
+
+
|