diffusion_pytorch_model.bin Not Found
#26
by
bandaruvikasreddy123 - opened
Hi everyone, I’m trying to run image-to-video generation with Wan 2.2, but I’m facing an issue where the code/documentation expects a file named diffusion_pytorch_model.bin, and this file is not present in the model folder I downloaded. I only see configuration files and other weight files (such as .safetensors), so the model fails to load during execution. Could someone please clarify whether this .bin file is still required, if the .safetensors file should be used instead, or if there is an additional step to download the correct weights for Wan 2.2 image-to-video generation? Thanks in advance for the help.