additional picture for prompt matrix

proper seeds for img2img
a bit of refactoring
This commit is contained in:
AUTOMATIC
2022-08-23 14:07:37 +03:00
parent 60e95f1d8c
commit 61bfa6c16b
3 changed files with 63 additions and 60 deletions

View File

@@ -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.