mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-05-21 11:59:01 +02:00
3 lines
116 B
Python
3 lines
116 B
Python
from .vae import VideoAutoencoderKL, VideoAutoencoderKLTemporalDecoder
|
|
from .vae_3d import VAE_3D_V2, VAE_MAGVIT_V2
|