mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
fix xyz with control enabled
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -115,6 +115,8 @@ class StableDiffusionProcessing:
|
||||
outpath_grids=None,
|
||||
do_not_save_samples: bool = False,
|
||||
do_not_save_grid: bool = False,
|
||||
# xyz flag
|
||||
xyz: bool = False,
|
||||
# scripts
|
||||
script_args: list = [],
|
||||
# overrides
|
||||
|
||||
Reference in New Issue
Block a user