logasja commited on
Commit
11f825c
·
verified ·
1 Parent(s): 9e25a9e

Update metadata with huggingface_hub

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