Remix.run Logo
mdp2021 8 hours ago

> finally fixed their VAE

Can you share the sources?

trentor 7 hours ago | parent [-]

It's right there in the hugging face link?

latents go from 16ch @ 8x compression to 64ch @ 16x, so roughly the same total latent budget but much more channel heavy. It’s also deeper/wider, and the old 2x2 transformer patching is gone.

On some images it still produces artifacts but can't say if it's the transformer or the VAE yet.