logasja commited on
Commit
700d78b
·
verified ·
1 Parent(s): e50aca5

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
+ license: gpl-3.0
9
+ datasets:
10
+ - logasja/FDF
11
+ widget:
12
+ - text: input
13
+ output:
14
+ url: ./assets/input.png
15
+ - text: target
16
+ output:
17
+ url: ./assets/target.png
18
+ - text: output
19
+ output:
20
+ url: ./assets/output.png
21
+ pipeline_tag: image-to-image
22
+ metrics:
23
+ - TopIQ-FR
24
+ - ArcFace Cosine Distance
25
+ - VGGFace2 Cosine Distance
26
+ base_model:
27
+ - vnet
28
+ - logasja/ArcFace
29
+ - logasja/VGGFace
30
  ---
31
  <Gallery />
32