diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-08-23 11:07:37 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-08-23 11:07:37 +0000 |
commit | 61bfa6c16b651b9c72fbe01f2a0899ff4ba1f027 (patch) | |
tree | 50dfcbbc30502722ceeae9270c8bc7b421faf92c /README.md | |
parent | 60e95f1d8c4e7296803389a46f542bd6e0a02770 (diff) | |
download | stable-diffusion-webui-gfx803-61bfa6c16b651b9c72fbe01f2a0899ff4ba1f027.tar.gz stable-diffusion-webui-gfx803-61bfa6c16b651b9c72fbe01f2a0899ff4ba1f027.tar.bz2 stable-diffusion-webui-gfx803-61bfa6c16b651b9c72fbe01f2a0899ff4ba1f027.zip |
additional picture for prompt matrix
proper seeds for img2img
a bit of refactoring
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -83,9 +83,11 @@ For example, if you use `a house in a field of grass|at dawn|illustration` promp - `a house in a field of grass, at dawn, illustration`
Four images will be produced, in this order, all with same seed and each with corresponding prompt:
-

+Another example, this time with 5 prompts and 16 variations, (text added manually):
+
+
### Flagging
Click the Flag button under the output section, and generated images will be saved to `log/images` directory, and generation parameters
will be appended to a csv file `log/log.csv` in the `/sd` directory.
|