Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
---
|
4 |
# 🦠 Melanoma Detection Model
|
5 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- google/mobilenet_v2_1.0_224
|
5 |
+
pipeline_tag: image-classification
|
6 |
---
|
7 |
# 🦠 Melanoma Detection Model
|
8 |
|