mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
add wildcards to image metadata and note separate template from prompt field
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -579,6 +579,8 @@ class StableDiffusionProcessing:
|
||||
self.negative_prompts = []
|
||||
self.all_prompts = []
|
||||
self.all_negative_prompts = []
|
||||
self.all_templates = []
|
||||
self.all_negative_templates = []
|
||||
self.seeds = []
|
||||
self.subseeds = []
|
||||
self.all_seeds = []
|
||||
|
||||
Reference in New Issue
Block a user