Wan2.1-VACE-1.3B / wan /__init__.py
fffiloni's picture
Migrated from GitHub
e462867 verified
raw
history blame contribute delete
189 Bytes
from . import configs, distributed, modules
from .image2video import WanI2V
from .text2video import WanT2V
from .first_last_frame2video import WanFLF2V
from .vace import WanVace, WanVaceMP