logasja commited on
Commit
b5f0e4b
·
verified ·
1 Parent(s): ba1be52

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