Update metadata.yaml
Browse files- metadata.yaml +6 -7
metadata.yaml
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
tags:
|
7 |
-
- anime
|
8 |
-
- character
|
9 |
-
- image-classification
|
10 |
---
|
11 |
|
|
|
1 |
---
|
2 |
+
name: TatsukichiHayama-Classifier
|
3 |
+
description: Image classifier for Tatsukichi Hayama.
|
4 |
+
task: image-classification
|
5 |
license: apache-2.0
|
6 |
+
tags:
|
7 |
+
- anime
|
8 |
+
- image-classification
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|