michellenicole commited on
Commit
d2a933e
·
verified ·
1 Parent(s): 65a3a7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -13,11 +13,11 @@ Welcome to the official Hugging Face organization for Apple!
13
 
14
  [Core ML](https://developer.apple.com/machine-learning/core-ml/) is optimized for on-device performance of a broad variety of model types by leveraging Apple Silicon and minimizing memory footprint and power consumption.
15
 
16
- * Core ML Models
17
- - [Depth Anything](https://huggingface.co/apple/coreml-depth-anything-small): Depth estimation
18
- - [DETR Resnet50](https://huggingface.co/apple/coreml-detr-semantic-segmentation): Semantic Segmentation
19
- - [FastViT](https://huggingface.co/collections/apple/core-ml-fastvit-666b782d98d6421a15237897): Image Classification
20
- - [Stable Diffusion Core ML models](https://huggingface.co/collections/apple/core-ml-stable-diffusion-666b3b0f4b5f3d33c67c6bbe)
21
  - [Additional Core ML Model Gallery Models](https://huggingface.co/collections/apple/core-ml-gallery-models-666b66ca4e6657b7d179bc42)
22
 
23
  # Apple Machine Learning Research
 
13
 
14
  [Core ML](https://developer.apple.com/machine-learning/core-ml/) is optimized for on-device performance of a broad variety of model types by leveraging Apple Silicon and minimizing memory footprint and power consumption.
15
 
16
+ * Models
17
+ - [Depth Anything Core ML](https://huggingface.co/apple/coreml-depth-anything-small): Depth estimation
18
+ - [DETR Resnet50 Core ML](https://huggingface.co/apple/coreml-detr-semantic-segmentation): Semantic Segmentation
19
+ - [FastViT Core ML](https://huggingface.co/collections/apple/core-ml-fastvit-666b782d98d6421a15237897): Image Classification
20
+ - [Stable Diffusion Core ML repo](https://huggingface.co/collections/apple/core-ml-stable-diffusion-666b3b0f4b5f3d33c67c6bbe)
21
  - [Additional Core ML Model Gallery Models](https://huggingface.co/collections/apple/core-ml-gallery-models-666b66ca4e6657b7d179bc42)
22
 
23
  # Apple Machine Learning Research