mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
fix xyz grid with scripts/detailer
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -202,7 +202,6 @@ class YoloRestorer(Detailer):
|
||||
shared.log.info(f'Detailer: model="{name}" no items detected')
|
||||
continue
|
||||
|
||||
pp = None
|
||||
shared.opts.data['mask_apply_overlay'] = True
|
||||
resolution = 512 if shared.sd_model_type in ['none', 'sd', 'lcm', 'unknown'] else 1024
|
||||
orig_prompt: str = orig_p.get('all_prompts', [''])[0]
|
||||
|
||||
Reference in New Issue
Block a user