This commit is contained in:
ljleb
2023-08-02 15:54:41 -04:00
parent 88cc6f63e1
commit 65aee8cf7b
2 changed files with 12 additions and 15 deletions
-1
View File
@@ -124,7 +124,6 @@ class Script:
- p.negative_prompts
- p.seeds
- p.subseeds
**kwargs will have same items as process_batch, and also:
- batch_number - index of current batch, from 0 to number of batches-1
"""