mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-12-29 19:05:05 +08:00
Updated Custom Images Filename Name and Subdirectory (markdown)
parent
4551898ed2
commit
4ee7149ba7
@ -34,7 +34,7 @@ user can chain these patterns together, forming a filename that suits their use
|
||||
| `[datetime<Format><TimeZone>]` | Datetime at specific \<Time Zone\> in specified \<Format\> | \[datetime<%Y%m%d_%H%M%S_%f><Asia/Tokyo>]`<br>20221025_014350_733877 |
|
||||
| `[prompt_no_styles]` | Prompt without Styles | 1gir, white space, ((very important)), [not important], (some value_1.5), (whatever), the end<br> |
|
||||
| `[prompt_spaces]` | Prompt with Styles | 1gir, white space, ((very important)), [not important], (some value_1.5), (whatever), the end<br>, (((crystals texture Hair))),((( |
|
||||
| `[prompt]` | Prompt with Styles, Space bar replaced with`_` | 1gir,___white_space,_((very_important)),_[not_important],_(some_value_1.5),_(whatever),_the_end,_(((crystals_texture_Hair))),((( |
|
||||
| `[prompt]` | Prompt with Styles, `Space bar` replaced with`_` | 1gir,\_\_\_white_space,\_((very\_important)),\_[not\_important],\_(some\_value\_1.5),\_(whatever),\_the\_end,\_(((crystals_texture_Hair))),((( |
|
||||
| `[prompt_words]` | Prompt with Styles, Bracket and Comma removed | 1gir white space very important not important some value 1 5 whatever the end crystals texture Hair , extremely detailed |
|
||||
|
||||
### Datetime Formatting details
|
||||
|
Loading…
Reference in New Issue
Block a user