logasja commited on
Commit
cb4e317
·
verified ·
1 Parent(s): 5c4e4c6

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
+ datasets:
4
+ - logasja/FDF
5
+ base_model:
6
+ - vnet
7
+ - logasja/ArcFace
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
+ pipeline_tag: image-to-image
24
+ license: gpl-3.0
25
+ metrics:
26
+ - TopIQ-FR
27
+ - ArcFace Cosine Distance
28
  ---
29
  <Gallery />
30