mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
add missing metadata
This commit is contained in:
@@ -495,6 +495,7 @@ def create_ui(startup_timer = None):
|
||||
(subseed_strength, "Variation strength"),
|
||||
(clip_skip, "Clip skip"),
|
||||
(latent_index, "Latent sampler"),
|
||||
(latent_index, "Secondary sampler"),
|
||||
(denoising_strength, "Denoising strength"),
|
||||
(refiner_steps, "Refiner steps"),
|
||||
(refiner_start, "Refiner start"),
|
||||
@@ -854,6 +855,7 @@ def create_ui(startup_timer = None):
|
||||
(subseed_strength, "Variation strength"),
|
||||
(clip_skip, "Clip skip"),
|
||||
(latent_index, "Latent sampler"),
|
||||
(latent_index, "Secondary sampler"),
|
||||
(denoising_strength, "Denoising strength"),
|
||||
(refiner_steps, "Refiner steps"),
|
||||
(refiner_start, "Refiner start"),
|
||||
|
||||
Reference in New Issue
Block a user