Commit
·
34497d4
1
Parent(s):
d0607e8
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,13 +5,14 @@ tags:
|
|
| 5 |
- stable-diffusion
|
| 6 |
- text-to-image
|
| 7 |
---
|
| 8 |
-
# Core ML Converted Model:
|
| 9 |
|
| 10 |
-
|
| 11 |
-
- Provide the model to an app such as [Mochi Diffusion](https://github.com/godly-devotion/MochiDiffusion) to generate images.<br>
|
| 12 |
-
- `split_einsum` version is compatible with all compute unit options including Neural Engine.<br>
|
| 13 |
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
|
| 16 |
# Anything V4
|
| 17 |
|
|
|
|
| 5 |
- stable-diffusion
|
| 6 |
- text-to-image
|
| 7 |
---
|
|
|
|
| 8 |
|
| 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.
|
| 16 |
|
| 17 |
# Anything V4
|
| 18 |
|