mirror of
https://github.com/vladmandic/automatic
synced 2026-09-17 16:24:33 +02:00
extension compatibility patches
This commit is contained in:
@@ -168,6 +168,7 @@ class StableDiffusionProcessing:
|
||||
self.s_tmin = shared.opts.s_tmin
|
||||
self.s_tmax = float('inf') # not representable as a standard ui option
|
||||
self.comments = {}
|
||||
self.is_api = False
|
||||
shared.opts.data['clip_skip'] = clip_skip
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user