mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 09:38:23 +02:00
add teacache for flux
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -212,4 +212,5 @@ axis_options = [
|
||||
AxisOption("[IY] Scale", float, apply_task_arg('infusenet_conditioning_scale')),
|
||||
AxisOption("[IY] Start", float, apply_task_arg('infusenet_guidance_start')),
|
||||
AxisOption("[IY] End", float, apply_task_arg('infusenet_guidance_end')),
|
||||
AxisOption("[TeaCache] Threshold", float, apply_setting('teacache_thresh')),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user