T2V diffusers version does not work
#11
by
felfri - opened
I am using the T2V diffusers implementation of WAN22 14B and I am always generating videos in industrial settings. It seems there is a problem with the text conditioning:
"encoder.embed_tokens.weight | MISSING"
When using the non-diffusers implementation, everything works just fine. Also the I2V diffusers implementation works fine.
did you find a fix for this?
ended up using the non-diffusers version with the help of claude code