Spaces:
Running
Running
metadata
title: README
emoji: π
colorFrom: gray
colorTo: purple
sdk: static
pinned: false
Welcome to the official Hugging Face organisation for Apple!
Apple Core ML
Build intelligence into your apps using machine learning models from the research community designed for Core ML.
Image Classification
- FastViT, a small and very fast model family for image classification.
Image Segmentation
- DETR. DEtection TRansformer (DETR) allows semantic segmentation on iOS devices, where each pixel in an image is classified according to the most probable category it belongs to.
Depth Estimation
- Depth Anything is a state of the art model for monocular depth estimation.
Text-to-Image Generation
- Stable Diffusion Core ML versions of Stable Diffusion models for image generation on Apple Silicon.
Apple Machine Learning Research
- OpenELM Base | Instruct
- MobileCLIP
- TiC-CLIP
- FLAIR
- DataCompDR
Other resources
- Hugging Face CoreML Examples β Run CoreML models like FastViT, DETR and DepthAnything with two lines of code!
- Apple Model Gallery β Build intelligence into your apps using machine learning models from the research community designed for Core ML.
- apple/ml-stable-diffusion β Library to run Stable Diffusion on Apple Silicon with Core ML.
- huggingface/swift-coreml-diffusers β Demo app that shows how to integrate
ml-stable-diffusion
in a native Swift application. - huggingface/swift-transformers β Swift package to run transformers models on Apple Silicon with Core ML.