logasja commited on
Commit
0a0bcbb
·
verified ·
1 Parent(s): eb8b968

Update metadata with huggingface_hub

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