mirror of
https://github.com/vladmandic/automatic
synced 2026-09-17 16:24:33 +02:00
add sdxl-turbo
This commit is contained in:
@@ -192,6 +192,7 @@ class StableDiffusionProcessing:
|
||||
self.s_tmin = shared.opts.s_tmin
|
||||
self.s_tmax = float('inf') # not representable as a standard ui option
|
||||
shared.opts.data['clip_skip'] = clip_skip
|
||||
self.task_args = {}
|
||||
# TODO a1111 compatibility items
|
||||
self.refiner_switch_at = 0
|
||||
self.hr_prompt = ''
|
||||
|
||||
Reference in New Issue
Block a user