Update README.md
#2
by
Zabriskije
- opened
README.md
CHANGED
@@ -1,11 +1,23 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
-
-
|
4 |
-
-
|
5 |
-
-
|
6 |
-
- text to image
|
7 |
---
|
8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
# Model Card for Model ID
|
10 |
|
11 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
1 |
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
tags:
|
4 |
+
- coreml
|
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).\
|
12 |
+
Provide the model to an app such as [Mochi Diffusion](https://github.com/godly-devotion/MochiDiffusion) to generate images.
|
13 |
+
|
14 |
+
`split_einsum` versions are compatible with all compute units.\
|
15 |
+
`original` versions are only compatible with `CPU & GPU`.
|
16 |
+
|
17 |
+
# 3DKX V2
|
18 |
+
|
19 |
+
Sources: [Hugging Face](https://huggingface.co/unvailai/3DKX_V2) - [CivitAI](https://civitai.com/models/2504/handas-3dkx-11)
|
20 |
+
|
21 |
# Model Card for Model ID
|
22 |
|
23 |
<!-- Provide a quick summary of what the model is/does. -->
|