From 3a10e10f119e1d7aaa797531f8ca5ecf460e318c Mon Sep 17 00:00:00 2001
From: catboxanon <122327233+catboxanon@users.noreply.github.com>
Date: Fri, 2 May 2025 13:01:44 -0400
Subject: [PATCH] Updated Custom Images Filename Name and Subdirectory
(markdown)
---
Custom-Images-Filename-Name-and-Subdirectory.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/Custom-Images-Filename-Name-and-Subdirectory.md b/Custom-Images-Filename-Name-and-Subdirectory.md
index 2f76689..97de8ae 100644
--- a/Custom-Images-Filename-Name-and-Subdirectory.md
+++ b/Custom-Images-Filename-Name-and-Subdirectory.md
@@ -58,6 +58,7 @@ user can chain these patterns together, forming a filename that suits their use
| `[negative_prompt_hash]`
`[negative_prompt_hash]` | The first 8 or `N` characters of the negative prompt's SHA-256 hash | 1girl -> 6362d0d2
(1girl:1.1) -> 0102e068 |
| `[full_prompt_hash]`
`[full_prompt_hash]` | The first 8 or `N` characters of the ` `'s SHA-256 hash | 1girl -> 6362d0d2
(1girl:1.1) -> 0102e068 |
| `[clip_skip]` | CLIP stop at last layers | 1 |
+| `[randn_source]` | Random number generator source | CPU |
| `denoising` | denoising_strength if applicable | 0.5 |
| `[batch_number]` | the Nth image in a single batch job | BatchNo_[batch_number] -> BatchNo_3
| `[batch_size]` | Batch size | [1234567890,1234567891,1234567892,1234567893] -> 4