logasja commited on
Commit
cae02de
·
verified ·
1 Parent(s): a009615

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,5 +1,30 @@
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
+ datasets:
12
+ - logasja/FDF
13
+ license: gpl-3.0
14
+ metrics:
15
+ - TopIQ-FR
16
+ - ArcFace Cosine Distance
17
+ pipeline_tag: image-to-image
18
+ widget:
19
+ - text: input
20
+ output:
21
+ url: ./assets/input.png
22
+ - text: target
23
+ output:
24
+ url: ./assets/target.png
25
+ - text: output
26
+ output:
27
+ url: ./assets/output.png
28
  ---
29
  <Gallery />
30