logasja commited on
Commit
6d0d522
·
verified ·
1 Parent(s): dc31fe7

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