support wanx prompter

This commit is contained in:
mi804
2025-02-20 16:08:22 +08:00
parent 427232cbc0
commit 0c92f3b2cc
4 changed files with 376 additions and 0 deletions

View File

@@ -9,3 +9,4 @@ from .omost import OmostPromter
from .cog_prompter import CogPrompter
from .hunyuan_video_prompter import HunyuanVideoPrompter
from .stepvideo_prompter import StepVideoPrompter
from .wanx_prompter import WanXPrompter