fquattrini commited on
Commit
c75b78d
·
verified ·
1 Parent(s): 1ad3416

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/Zero-Shot-Styled-Text-Image-Generation-but-Make-It-Autoregressive).
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