mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
skip override for same items, handle taesd
This commit is contained in:
@@ -487,6 +487,7 @@ def create_ui(startup_timer = None):
|
||||
(height, "Size-2"),
|
||||
(subseed, "Variation seed"),
|
||||
(subseed_strength, "Variation strength"),
|
||||
(full_quality, "Full quality"),
|
||||
(clip_skip, "Clip skip"),
|
||||
(latent_index, "Latent sampler"),
|
||||
(latent_index, "Secondary sampler"),
|
||||
@@ -847,6 +848,7 @@ def create_ui(startup_timer = None):
|
||||
(height, "Size-2"),
|
||||
(subseed, "Variation seed"),
|
||||
(subseed_strength, "Variation strength"),
|
||||
(full_quality, "Full quality"),
|
||||
(clip_skip, "Clip skip"),
|
||||
(latent_index, "Latent sampler"),
|
||||
(latent_index, "Secondary sampler"),
|
||||
|
||||
Reference in New Issue
Block a user