Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ library_name: t5
|
|
27 |
# Emuru
|
28 |
|
29 |
**Emuru** is a conditional generative model presented at [CVPR2025](https://arxiv.org/pdf/2503.17074) that integrates a T5-based decoder with a Variational Autoencoder (VAE) for image generation conditioned on text and style images. It allows users to combine textual prompts (e.g., style text, generation text) and style images to create new, synthesized images.
|
30 |
-
Training code is released on [GitHub](https://github.com/aimagelab/
|
31 |
|
32 |
|
33 |
## Model description
|
|
|
27 |
# Emuru
|
28 |
|
29 |
**Emuru** is a conditional generative model presented at [CVPR2025](https://arxiv.org/pdf/2503.17074) that integrates a T5-based decoder with a Variational Autoencoder (VAE) for image generation conditioned on text and style images. It allows users to combine textual prompts (e.g., style text, generation text) and style images to create new, synthesized images.
|
30 |
+
Training code is released on [GitHub](https://github.com/aimagelab/Emuru-autoregressive-text-img).
|
31 |
|
32 |
|
33 |
## Model description
|