logasja commited on
Commit
3fb5d58
·
verified ·
1 Parent(s): 4be77b9

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,5 +1,30 @@
1
  ---
2
  library_name: keras
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  <Gallery />
5
 
 
1
  ---
2
  library_name: keras
3
+ pipeline_tag: image-to-image
4
+ metrics:
5
+ - TopIQ-FR
6
+ - ArcFace Cosine Distance
7
+ license: gpl-3.0
8
+ tags:
9
+ - adversarial
10
+ - aesthetic
11
+ - quality
12
+ - filter
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
+ base_model:
24
+ - vnet
25
+ - logasja/ArcFace
26
+ datasets:
27
+ - logasja/FDF
28
  ---
29
  <Gallery />
30