|
1 | | -# ⭐ Star it — so I know it’s worth to keep improving it. |
| 1 | +## ⭐ Star it — so I know it’s worth to keep improving it. |
2 | 2 |
|
3 | 3 | ## CoreML stable diffusion image generation example app
|
4 | 4 |
|
@@ -87,7 +87,3 @@ real image → (SafetyChecker) → safe output
|
87 | 87 | ### Performance
|
88 | 88 |
|
89 | 89 | The speed can be unpredictable. Sometimes a model will suddenly run a lot slower than before. It appears as if Core ML is trying to be smart in how to schedule things, but doesn’t always optimal.
|
90 | | - |
91 | | -### Deploying Transformers on the Apple Neural Engine [Case study](https://machinelearning.apple.com/research/neural-engine-transformers) |
92 | | - |
93 | | - |
0 commit comments