mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
update changelog
This commit is contained in:
@@ -171,6 +171,7 @@ class StableDiffusionProcessing:
|
||||
self.s_max = shared.opts.s_max
|
||||
self.s_tmin = shared.opts.s_tmin
|
||||
self.s_tmax = float('inf') # not representable as a standard ui option
|
||||
self.refiner_switch_at = 0 # a1111 compatibility item
|
||||
self.comments = {}
|
||||
self.is_api = False
|
||||
self.resize_mode: int = 0
|
||||
|
||||
Reference in New Issue
Block a user