from .vae2_2_model import Wan2_2_VAE, get_vae2_2

__all__ = ["Wan2_2_VAE", "get_vae2_2"]
