logasja commited on
Commit
7914a66
·
verified ·
1 Parent(s): dab59d8

Update metadata with huggingface_hub

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