Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: image-classification
|
|
|
|
|
4 |
---
|
5 |
|
6 |
My first CoreML ImageClassifier model using the [pets dataset](https://huggingface.co/datasets/rokmr/pets)
|
@@ -29,4 +31,4 @@ My first CoreML ImageClassifier model using the [pets dataset](https://huggingfa
|
|
29 |
- tvOS 17.0+
|
30 |
|
31 |
- **[Prediction Results]**
|
32 |
-
![image/png](https://cdn-uploads.huggingface.co/production/uploads/656968f81d7c2ca7b7b112c8/cvRhux2-fPQ0Bp_SUpK7d.png)
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: image-classification
|
4 |
+
datasets:
|
5 |
+
- rokmr/pets
|
6 |
---
|
7 |
|
8 |
My first CoreML ImageClassifier model using the [pets dataset](https://huggingface.co/datasets/rokmr/pets)
|
|
|
31 |
- tvOS 17.0+
|
32 |
|
33 |
- **[Prediction Results]**
|
34 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/656968f81d7c2ca7b7b112c8/cvRhux2-fPQ0Bp_SUpK7d.png)
|