ethanchern's picture
init
873b6ec
raw
history blame contribute delete
89 Bytes
from .vae2_2_model import Wan2_2_VAE, get_vae2_2
__all__ = ["Wan2_2_VAE", "get_vae2_2"]