logasja commited on
Commit
ed4ad08
·
verified ·
1 Parent(s): e5cc357

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