mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 14:16:57 +00:00
fixed settings update
This commit is contained in:
parent
a99d906154
commit
99fd9aea32
@ -360,8 +360,8 @@ class family_handler():
|
|||||||
})
|
})
|
||||||
|
|
||||||
if text_oneframe_overlap(base_model_type):
|
if text_oneframe_overlap(base_model_type):
|
||||||
ui_defaults.update["sliding_window_overlap"] = 1
|
ui_defaults["sliding_window_overlap"] = 1
|
||||||
ui_defaults.update["color_correction_strength"]= 0
|
ui_defaults["color_correction_strength"]= 0
|
||||||
|
|
||||||
if test_multitalk(base_model_type):
|
if test_multitalk(base_model_type):
|
||||||
ui_defaults["audio_guidance_scale"] = 4
|
ui_defaults["audio_guidance_scale"] = 4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user