add default_overwrite_step handling for meta data and gradio

allows turbo preset switching to set default_overwrite_step correctly
This commit is contained in:
Manuel Schmid
2023-12-24 23:31:46 +01:00
parent e1f05c64e1
commit 3ba59df559
4 changed files with 12 additions and 0 deletions
+2
View File
@@ -536,6 +536,7 @@ with shared.gradio_root:
refiner_switch,
sampler_name,
scheduler_name,
overwrite_step,
seed_random,
image_seed,
generate_button,
@@ -641,6 +642,7 @@ with shared.gradio_root:
refiner_switch,
sampler_name,
scheduler_name,
overwrite_step,
seed_random,
image_seed,
generate_button,