RuntimeError: Error(s) in loading state_dict for WanVideoVAE:
#7
by hydraofm0 - opened
RuntimeError: Error(s) in loading state_dict for WanVideoVAE:
size mismatch for model.decoder.head.2.weight: copying a param with shape torch.Size([12, 96, 3, 3, 3]) from checkpoint, the shape in current model is torch.Size([3, 96, 3, 3, 3]).
size mismatch for model.decoder.head.2.bias: copying a param with shape torch.Size([12]) from checkpoint, the shape in current model is torch.Size([3]).
