logasja commited on
Commit
609dcd3
·
verified ·
1 Parent(s): a773a02

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