mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-05 12:09:00 +08:00
Make it more obvious what the actual pattern is
parent
458847b587
commit
a8d618e6ac
@ -1,12 +1,12 @@
|
||||
> 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
|
||||
|
||||
Images: `number`-`seed`-`[prompt_spaces]`
|
||||
Images: `[number]-[seed]-[prompt_spaces]`
|
||||
```
|
||||
01234-987654321-((masterpiece)), ((best quality)), ((illustration)), extremely detailed,style girl.png
|
||||
```
|
||||
|
||||
Zip archive: `[datetime]`\_[`[model_name]`]\_`[seed]`-`[seed_last]`
|
||||
Zip archive: `[datetime]_[[model_name]]_[seed]-[seed_last]`
|
||||
```
|
||||
20230530133149_[v1-5-pruned-emaonly]_987654321-987654329.zip
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user