aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-08-23 11:07:37 +0000
committerAUTOMATIC <16777216c@gmail.com>2022-08-23 11:07:37 +0000
commit61bfa6c16b651b9c72fbe01f2a0899ff4ba1f027 (patch)
tree50dfcbbc30502722ceeae9270c8bc7b421faf92c /README.md
parent60e95f1d8c4e7296803389a46f542bd6e0a02770 (diff)
downloadstable-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.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 52a4f1bf..22676add 100644
--- a/README.md
+++ b/README.md
@@ -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:
-
![](images/prompt-matrix.png)
+Another example, this time with 5 prompts and 16 variations, (text added manually):
+![](images/prompt_matrix.jpg)
+
### 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.