Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license: creativeml-openrail-m
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- coreml
|
5 |
+
- PonyRealism
|
6 |
+
- text-to-image
|
7 |
+
---
|
8 |
+
# Core ML converted model
|
9 |
+
|
10 |
+
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).\
|
11 |
+
Provide the model to an app such as [Mochi Diffusion](https://github.com/godly-devotion/MochiDiffusion) to generate images.
|
12 |
+
|
13 |
+
`original` versions are only compatible with `CPU & GPU`.
|
14 |
+
|
15 |
+
# <Pony Realism>
|
16 |
+
|
17 |
+
Sources: [CivitAI](https://civitai.com/models/372465/pony-realism)
|