mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 22:26:36 +00:00
fixed default sound
This commit is contained in:
parent
e28c95ae91
commit
356e10ce71
@ -481,7 +481,7 @@ class family_handler():
|
|||||||
ui_defaults.update({
|
ui_defaults.update({
|
||||||
"video_prompt_type": "PVBXAKI",
|
"video_prompt_type": "PVBXAKI",
|
||||||
"mask_expand": 20,
|
"mask_expand": 20,
|
||||||
"audio_prompt_type_value": "R",
|
"audio_prompt_type": "R",
|
||||||
})
|
})
|
||||||
|
|
||||||
if text_oneframe_overlap(base_model_type):
|
if text_oneframe_overlap(base_model_type):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user