mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-06-06 15:24:53 +00:00
4 lines
107 B
Python
4 lines
107 B
Python
from . import configs, distributed, modules
|
|
from .image2video import WanI2V
|
|
from .text2video import WanT2V
|