LightX2V
LightX2V copied to clipboard
How to set up T2V WAN2.2
Hi!
I have a couple of questions regarding T2V for WAN2.2. Looking at the huggingface repo I only see new distilled models for I2V WAN2.2.
I do see the wan lightning repo which holds lora's for T2V. Can somebody give me a minimal inference code on how to run it? because if i just use the base model plus these lora's the output are broken.
Last but not least, loading the full original model is very slow, because it loads each checkpoint split seperately. What is the best way to give the model to Lightx2v?
Thank you!!