mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 22:26:36 +00:00
fix missing comma
This commit is contained in:
parent
8abc52cdee
commit
ffe656d897
@ -980,7 +980,7 @@ def apply_changes( state,
|
||||
"metadata_choice": metadata_choice,
|
||||
"default_ui" : default_ui_choice,
|
||||
"boost" : boost_choice,
|
||||
"clear_file_list" : clear_file_list
|
||||
"clear_file_list" : clear_file_list,
|
||||
"reload_model" : reload_choice,
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user