How to use with ComfyUI native WanVideo nodes?

#2
by zhilengjun - opened

When loading,it log that "unet missing: ['text_embedding.0.scale_weight', 'text_embedding.2.scale_weight', 'time_embedding.0.scale_weight', 'time_embedding.2.scale_weight', 'time_projection.1.scale_weight', 'head.head.scale_weight']"

Which model exactly? This is working for me at least:

image.png

And you can ignore the unet missing, I chose not to do those layers in fp8 at all so the scale just isn't used anyway.

Thank you very much, your response is really fast!
Yes, I use this, and there is indeed no problem with the video quality.

zhilengjun changed discussion status to closed
zhilengjun changed discussion status to open

However, the VACE model should not be used in Comfyui native nodes, right?

However, the VACE model should not be used in Comfyui native nodes, right?

That's right, there's currently no mechanic to load the module only.

Sign up or log in to comment