mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-04-28 10:11:14 +00:00
Add support for fine tuning Wan 2.2 I2V 14B
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
from .wan22_5b_model import Wan225bModel
|
||||
from .wan22_14b_model import Wan2214bModel
|
||||
from .wan22_14b_model import Wan2214bModel
|
||||
from .wan22_14b_i2v_model import Wan2214bI2VModel
|
||||
Reference in New Issue
Block a user