Hi, report03 mentioned that Opensora v1.2 used stabilityai/sdxl-vae as the pretrained 2d VAE. However, in opensora/models/vae/vae.py, vae_2d actually load weights from this path: from_pretrained="PixArt-alpha/pixart_sigma_sdxlvae_T5_diffusers". Why does this happen?
Hi, report03 mentioned that Opensora v1.2 used stabilityai/sdxl-vae as the pretrained 2d VAE. However, in opensora/models/vae/vae.py, vae_2d actually load weights from this path: from_pretrained="PixArt-alpha/pixart_sigma_sdxlvae_T5_diffusers". Why does this happen?