1
0
mirror of https://github.com/Wan-Video/Wan2.1.git synced 2026-01-27 11:02:46 +03:00
Files
Wan2.1/wan/__init__.py
2025-05-15 16:41:07 +08:00

6 lines
189 B
Python

from . import configs, distributed, modules
from .first_last_frame2video import WanFLF2V
from .image2video import WanI2V
from .text2video import WanT2V
from .vace import WanVace, WanVaceMP