mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-04-15 03:15:20 +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
|