mirror of
https://github.com/vladmandic/automatic
synced 2026-09-05 20:40:44 +02:00
xyzgrid with control tab
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -311,6 +311,7 @@ class StableDiffusionProcessing:
|
||||
self.negative_pooleds = []
|
||||
self.prompt_attention_masks = []
|
||||
self.negative_prompt_attention_mask = []
|
||||
self.xyz = xyz
|
||||
|
||||
def __str__(self):
|
||||
return f'{self.__class__.__name__}: {self.__dict__}'
|
||||
|
||||
Reference in New Issue
Block a user