LiveEdit / wan /__init__.py
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
70d51ed verified
Raw
History Blame Contribute Delete
239 Bytes
# 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