ryefoxlime
commited on
Commit
•
746662a
1
Parent(s):
aeb5ba3
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
2 |
library_name: keras
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
## Model description
|
|
|
1 |
---
|
2 |
library_name: keras
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
pipeline_tag: image-classification
|
8 |
+
tags:
|
9 |
+
- medical
|
10 |
---
|
11 |
|
12 |
## Model description
|