CivArchive
    ← All articles
    Published May 4, 2025by austin712

    SANA VAE Training: Easy for You to Compress Ultra-high-resolution Images

    68 views1 reactions0 comments on CivitAI1 collected
    ML Research

    SANA's speed in generating ultra-high-resolution images is astonishing, which is inseparable from the high compression ratio VAE (DC-AE), reducing the computational cost of the Transformer. This code provides a pipeline for training DC-AE, making it convenient for you to train a SANA VAE from scratch or fine-tune one without performing any weight conversions.

    phasesCode: lavinal712/AutoencoderKL at dc-ae