mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user