logasja commited on
Commit
6bc6637
·
verified ·
1 Parent(s): 9e809d7

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