From f7632a5201e43a3b1a52f2785f39f0af4a6067ff Mon Sep 17 00:00:00 2001
From: w-e-w <40751091+w-e-w@users.noreply.github.com>
Date: Mon, 20 Feb 2023 00:06:55 +0800
Subject: [PATCH] [prompt_hash]
---
Custom-Images-Filename-Name-and-Subdirectory.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Custom-Images-Filename-Name-and-Subdirectory.md b/Custom-Images-Filename-Name-and-Subdirectory.md
index efaa680..cc7a000 100644
--- a/Custom-Images-Filename-Name-and-Subdirectory.md
+++ b/Custom-Images-Filename-Name-and-Subdirectory.md
@@ -40,7 +40,7 @@ user can chain these patterns togetherm forming a filename that suits their use
| `[prompt_spaces]` | Prompt with Styles | 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 |
-
+| `[prompt_hash]` | The first 8 characters of the prompt's SHA-256 hash | 1girl -> 6362d0d2
(1girl:1.1) -> 0102e068 |
### Datetime Formatting details
Reference python documentation for more details on [Format Codes](https://docs.python.org/3/library/datetime.html#strftime-and-strptime-format-codes)