mirror of
https://github.com/vladmandic/automatic
synced 2026-09-13 18:18:44 +02:00
@@ -232,7 +232,7 @@ class StableDiffusionProcessing:
|
||||
|
||||
# a1111 compatibility items
|
||||
shared.opts.data['clip_skip'] = int(self.clip_skip) # for compatibility with a1111 sd_hijack_clip
|
||||
self.seed_enable_extras: bool = True,
|
||||
self.seed_enable_extras: bool = True
|
||||
self.is_using_inpainting_conditioning = False # a111 compatibility
|
||||
self.batch_index = 0
|
||||
self.refiner_switch_at = 0
|
||||
|
||||
Reference in New Issue
Block a user