mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-04-15 20:36:58 +02:00
4 lines
120 B
Python
4 lines
120 B
Python
from .vae import VideoAutoencoderKL, VideoAutoencoderKLTemporalDecoder
|
|
from .vae_3d_v2 import VAE_3D_V2, VAE_MAGVIT_V2
|
|
|