mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-01-26 16:39:47 +00:00
3 lines
133 B
Python
3 lines
133 B
Python
from .wan22_5b_model import Wan225bModel
|
|
from .wan22_14b_model import Wan2214bModel
|
|
from .wan22_14b_i2v_model import Wan2214bI2VModel |