Skip to content

Commit c4b97cd

Browse files
author
lzw478614@alibaba-inc.com
committed
update wan2.2-fun
1 parent b6d1ff0 commit c4b97cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

diffsynth/models/wan_video_dit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ def __init__(
294294
):
295295
super().__init__()
296296
self.dim = dim
297-
self.in_dim = dim
297+
self.in_dim = in_dim
298298
self.freq_dim = freq_dim
299299
self.has_image_input = has_image_input
300300
self.patch_size = patch_size

0 commit comments

Comments
 (0)