apple/ml-stable-diffusion
Stable Diffusion with Core ML on Apple Silicon observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 29
- Release rhythm 8
- Longevity 99
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1387
- days_rel: n/a
- days_push: 426
- n_releases_24m: 0
Adoption not part of the score
17968 stars · 1078 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Apple's official tooling for running Stable Diffusion on Apple Silicon using Core ML. It includes a Python package for converting PyTorch models to Core ML format and generating images, plus a Swift package for deploying image generation in iOS/macOS apps.
Use cases
- convert stable diffusion models to core ml
- generate images locally on apple silicon mac
- add stable diffusion to an ios app
- run text-to-image generation on iphone
- benchmark stable diffusion performance on apple devices
- deploy diffusion models with core ml in xcode projects
When to choose
- you need on-device stable diffusion on macOS, iPhone, or iPad with Apple silicon
- you want a Swift package to integrate image generation into native Apple apps
- you need to convert Hugging Face diffusers models to Core ML format
When to avoid
- you target NVIDIA GPUs or Linux servers
- you need training or fine-tuning rather than inference
- your devices are pre-M1 Macs or pre-A14 iPhones
Facets
library · maturity active
machine-learning llm-inference image-processing sdk machine-learning image-processing apple-ecosystem deep-learning python stable-diffusion core-ml apple-silicon text-to-image diffusers model-conversion swift-package macos ios swift apple-ecosystem
1 source
- readme: https://github.com/apple/ml-stable-diffusion · fetched 2026-08-28 · 20fbdfc2ae90
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apple/ml-stable-diffusion | main | 36 |
For agents
markdown · JSON · MCP: product_card(name="apple/ml-stable-diffusion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem