vittoriopippi commited on
Commit
e981486
·
1 Parent(s): fa25a23

Edit README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # VATr++ (Hugging Face Version)
2
 
3
  This is a re-upload of the **VATr++** styled handwritten text generation model to the Hugging Face Model Hub. The original code and more detailed documentation can be found in the [VATr-pp GitHub repository](https://github.com/EDM-Research/VATr-pp).
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - image-generation
6
+ - text-to-image
7
+ - conditional-generation
8
+ - generative-modeling
9
+ - image-synthesis
10
+ - image-manipulation
11
+ - design-prototyping
12
+ - research
13
+ - educational
14
+ license: mit
15
+ metrics:
16
+ - FID
17
+ - KID
18
+ - HWD
19
+ - CER
20
+ ---
21
+
22
  # VATr++ (Hugging Face Version)
23
 
24
  This is a re-upload of the **VATr++** styled handwritten text generation model to the Hugging Face Model Hub. The original code and more detailed documentation can be found in the [VATr-pp GitHub repository](https://github.com/EDM-Research/VATr-pp).