logasja commited on
Commit
e546487
·
verified ·
1 Parent(s): edf3c41

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