afscomercial
commited on
Commit
•
6ff9ad4
1
Parent(s):
a0775f9
update readme
Browse files
README.md
CHANGED
@@ -6,6 +6,14 @@ tags:
|
|
6 |
- resnet50
|
7 |
task:
|
8 |
- image-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
# Model Card for Your Model
|
11 |
|
|
|
6 |
- resnet50
|
7 |
task:
|
8 |
- image-classification
|
9 |
+
output:
|
10 |
+
- label: "Class Name"
|
11 |
+
score: 0.95
|
12 |
+
widget:
|
13 |
+
- text: "path_to_image.jpg"
|
14 |
+
output:
|
15 |
+
- label: "Class Name"
|
16 |
+
score: 0.95
|
17 |
---
|
18 |
# Model Card for Your Model
|
19 |
|