File size: 89 Bytes
873b6ec
 
 
1
2
3
4
from .vae2_2_model import Wan2_2_VAE, get_vae2_2

__all__ = ["Wan2_2_VAE", "get_vae2_2"]