Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,29 @@
|
|
1 |
---
|
2 |
-
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
{}
|
3 |
---
|
4 |
+
# Core ML Converted SDXL Model:
|
5 |
+
|
6 |
+
- This model was converted to [Core ML for use on Apple Silicon devices](https://github.com/apple/ml-stable-diffusion). Conversion instructions can be found [here](https://github.com/godly-devotion/MochiDiffusion/wiki/How-to-convert-ckpt-or-safetensors-files-to-Core-ML).
|
7 |
+
- Provide the model to an app such as **Mochi Diffusion** [Github](https://github.com/godly-devotion/MochiDiffusion) / [Discord](https://discord.gg/x2kartzxGv) to generate images.
|
8 |
+
- `original` version is only compatible with `CPU & GPU` option
|
9 |
+
- `sprit_einsum` version takes **about 5-10 minutes** to load the model for the first time and is available for both `CPU & Neural Engine` and `CPU & GPU` options. If your Mac has a lot of GPUs, using the CPU & GPU option will speed up image generation.
|
10 |
+
- Resolution and bit size are as noted in the individual file names.
|
11 |
+
- This model requires macOS 14.0 or later to run properly.
|
12 |
+
- This model was converted with a `vae-encoder` for use with `image2image`.
|
13 |
+
- Descriptions are posted as-is from original model source.
|
14 |
+
- Not all features and/or results may be available in `CoreML` format.
|
15 |
+
- This model does not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).
|
16 |
+
- This model does not include a `safety checker` (for NSFW content).
|
17 |
+
- This model can not be used with ControlNet.
|
18 |
+
|
19 |
+
# SwampMachine
|
20 |
+
Sources: [CivitAI](https://civitai.com/models/9409/or-anything-xl)
|
21 |
+
- CoreML models are converted from AnythingXL_xl.safetensors and include coreml-animagine-xl-3.0's TextEncoder.
|
22 |
+
|
23 |
+
|
24 |
+
Civitai & Sample prompts
|
25 |
+
https://civitai.com/models/9409/or-anything-xl
|
26 |
+
|
27 |
+
Sample images on the CivitAi source page
|
28 |
+

|
29 |
+

|