clarify [number] placeholder

This commit is contained in:
w-e-w 2024-01-20 05:41:03 +09:00 committed by netherquark
parent 8fbb079ea4
commit ea8ede200f
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,10 @@
> the following information is about the image filename and subdirectory name, not the `Paths for saving \ Output directories`
### By default, the Web UI saves images in the output directories and output archive with a filename structure of
### By default when Images filename pattern is blank, the Web UI saves images in the output directories and output archive with a filename structure of
Images: `[number]-[seed]` or `[number]-[seed]-[prompt_spaces]`
> the `[number]-` prefix is automatically added when [Add number to filename when saving](#add--remove-number-to-filename-when-saving) is enabled (default), it itself is not a [Pattern](#patterns).
Images: `[number]-[seed]-[prompt_spaces]`
```
01234-987654321-((masterpiece)), ((best quality)), ((illustration)), extremely detailed,style girl.png
```