Error problem with i2v model

#2
by Sikaworld1990 - opened

Error(s) in loading state_dict for HunyuanVideo: size mismatch for img_in.proj.weight: copying a param with shape torch.Size([3072, 32, 1, 2, 2]) from checkpoint, the shape in current model is torch.Size([3072, 16, 1, 2, 2]).

Any idea, pls advice?! RTX 4070 12 GB, 32 GB RAM, Cuda/ pytorch are up to date

Found it: After updating Cuda/pytorch with pip install --upgrade torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu126 dont forget to update comfyui and all nodes through the manager.

Sikaworld1990 changed discussion status to closed

Sign up or log in to comment