Added initial support for finetuning wan i2v WIP

This commit is contained in:
Jaret Burkett
2025-04-07 20:34:38 -06:00
parent 38ad5a4644
commit a8680c75eb
10 changed files with 575 additions and 286 deletions

View File

@@ -1 +1,2 @@
from .wan21 import Wan21
from .wan21 import Wan21
from .wan21_i2v import Wan21I2V