logasja commited on
Commit
0d91db7
·
verified ·
1 Parent(s): 9410eb6

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
+ 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
+ metrics:
15
+ - TopIQ-FR
16
+ - ArcFace Cosine Distance
17
+ tags:
18
+ - adversarial
19
+ - aesthetic
20
+ - quality
21
+ - filter
22
+ datasets:
23
+ - logasja/FDF
24
+ base_model:
25
+ - vnet
26
+ - logasja/ArcFace
27
  ---
28
  <Gallery />
29