fquattrini commited on
Commit
b14da55
·
1 Parent(s): 9f7f795

README grammar mistake

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 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)
31
 
32
 
33
  ## Model description
 
27
  # Emuru
28
 
29
  **Emuru** is a conditional generative model 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).
31
 
32
 
33
  ## Model description