Method__init__(self, dim, dim_attn, dim_ffn, num_heads, num_buckets, shared_pos=True)
video/wan2.1/wan/t5.py:106
Method__init__(
self, in_channels, out_channels, kernel_size, stride=1, padding=0, bias=True
)
video/wan2.1/wan/vae_layers.py:39
Method__init__(
self,
model_type: str = "t2v",
patch_size: Tuple[int, int, int] = (1, 2, 2),
video/wan2.1/wan/model.py:38