pcuenq HF staff commited on
Commit
6d717c4
1 Parent(s): d6afd84
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ Paella is a novel text-to-image model that uses a compressed quantized latent sp
12
 
13
  The models in these repo refer to the "Arroz con Cosas" variation of Paella that provide:
14
  * A clip2img model, to turn CLIP image embeddings into images.
15
- * A prioir to transform CLIP text embeddings into CLIP image embeddings.
16
  * A custom VQ-GAN trained on 7K watercolor images.
17
  * A Paella generator model.
18
 
 
12
 
13
  The models in these repo refer to the "Arroz con Cosas" variation of Paella that provide:
14
  * A clip2img model, to turn CLIP image embeddings into images.
15
+ * A prior to transform CLIP text embeddings into CLIP image embeddings.
16
  * A custom VQ-GAN trained on 7K watercolor images.
17
  * A Paella generator model.
18