We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I found
image = self.video_processor.preprocess(image, height=height, width=width).to(device, dtype=torch.float32)
diffusers/src/diffusers/pipelines/wan/pipeline_wan_i2v.py
Line 633 in 29d2afb
in pipeline_wan_i2v.py
why datatype always float32, maybe it's a bug
just run
any platform
No response