Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: attribution-only
|
4 |
-
license_link: LICENSE
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: attribution-only
|
4 |
+
license_link: LICENSE
|
5 |
+
language:
|
6 |
+
- zh
|
7 |
+
- en
|
8 |
+
base_model:
|
9 |
+
- microsoft/resnet-34
|
10 |
+
pipeline_tag: image-classification
|
11 |
+
tags:
|
12 |
+
- birds
|
13 |
+
- biodiversity
|
14 |
+
---
|