How to Train Wan2.1-T2V-1.3B On My Local System ?
#15
by
Code404
- opened
I want to train Wan2.1 T2V model on my local system i am surfing and searching on the web but i am unable to get the Training Pipeline of Wan2.1 T2V
You can use diffusion pipe:
https://github.com/tdrussell/diffusion-pipe
If you using windows you need to install it from wsl.
You need to downgrade the setuptool to get it installed and for compile the wheel.
setuptools<=75.8.2
I have a 4070ti super and I have success to make lora for 1.3b and it is pretty fast.
I have success to make lora with the 480p T2V too, but for this one the training is a lot slower.