mingzhang1998
mingzhang1998
  Any solution to this? I tried to run the demo inference cmd of i2v, but it kept giving me error like this. I tried this model on a...
You can add a load image node with a VAE Encode node, and connect the VAE latent to the init_latent in the iterator
> @mingzhang1998 bro, have you solve this problem. i tried to change the code to 'model = model.half().to(gpu)'; but it did not work. Sry man. I failed to solve it....