Can we have support for Representation Autoencoders in diffusers? Since RAE already uses hf load for encoders, it will be much simpler if we can directly from_pretrained the whole autoencoder model.
Link: https://github.com/bytetriper/RAE
Paper: https://arxiv.org/abs/2510.11690
Can we have support for Representation Autoencoders in diffusers? Since RAE already uses hf load for encoders, it will be much simpler if we can directly from_pretrained the whole autoencoder model.
Link: https://github.com/bytetriper/RAE
Paper: https://arxiv.org/abs/2510.11690