logasja commited on
Commit
7e14924
·
verified ·
1 Parent(s): bcde7f1

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md CHANGED
@@ -1,5 +1,32 @@
1
  ---
2
  library_name: keras
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  <Gallery />
5
 
 
1
  ---
2
  library_name: keras
3
+ tags:
4
+ - adversarial
5
+ - aesthetic
6
+ - quality
7
+ - filter
8
+ base_model:
9
+ - vnet
10
+ - logasja/ArcFace
11
+ - logasja/VGGFace
12
+ widget:
13
+ - text: input
14
+ output:
15
+ url: ./assets/input.png
16
+ - text: target
17
+ output:
18
+ url: ./assets/target.png
19
+ - text: output
20
+ output:
21
+ url: ./assets/output.png
22
+ pipeline_tag: image-to-image
23
+ metrics:
24
+ - TopIQ-FR
25
+ - ArcFace Cosine Distance
26
+ - VGGFace2 Cosine Distance
27
+ license: gpl-3.0
28
+ datasets:
29
+ - logasja/FDF
30
  ---
31
  <Gallery />
32