Spaces:
Running on Zero
Running on Zero
| # Trimmed for the LiveEdit Space: only the modules needed for causal v2v inference | |
| # are imported. The full WanT2V / WanI2V pipelines (which pull in CLIP, dashscope, | |
| # FSDP, etc.) are intentionally not imported here. | |
| from . import modules | |