Added Preview mode and support Sky Reels v2 Diffusion Forcing

This commit is contained in:
deepbeepmeep
2025-04-25 22:07:13 +02:00
parent a63aff0377
commit 7c447ea36c
8 changed files with 1155 additions and 832 deletions

View File

@@ -1,3 +1,4 @@
from . import configs, distributed, modules
from .image2video import WanI2V
from .text2video import WanT2V
from .diffusion_forcing import DTT2V