Commit
·
39ff24c
1
Parent(s):
bad12c2
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ tags:
|
|
| 9 |
# Core ML Converted Model
|
| 10 |
|
| 11 |
This model was converted to Core ML for use on Apple Silicon devices by following Apple's instructions [here](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).<br>
|
| 12 |
-
Provide the model to an app such as [Mochi Diffusion](https://github.com/godly-devotion/
|
| 13 |
|
| 14 |
`split_einsum` version is compatible with all compute unit options including Neural Engine.<br>
|
| 15 |
`original` version is only compatible with CPU & GPU option.
|
|
|
|
| 9 |
# Core ML Converted Model
|
| 10 |
|
| 11 |
This model was converted to Core ML for use on Apple Silicon devices by following Apple's instructions [here](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).<br>
|
| 12 |
+
Provide the model to an app such as [Mochi Diffusion](https://github.com/godly-devotion/MochiDiffusion) to generate images.<br>
|
| 13 |
|
| 14 |
`split_einsum` version is compatible with all compute unit options including Neural Engine.<br>
|
| 15 |
`original` version is only compatible with CPU & GPU option.
|