mdmachine commited on
Commit
0d87143
1 Parent(s): de8a338

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -7,11 +7,12 @@ tags:
7
  ---
8
  # Core ML Converted Model:
9
 
10
- - This model was converted to Core ML for use on Apple Silicon devices. Instructions can be found [here](https://github.com/godly-devotion/MochiDiffusion/wiki/How-to-convert-ckpt-files-to-Core-ML).<br>
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
- # Note: This model does not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).
 
15
 
16
  # Protogen Series by [darkstorm2150](https://instagram.com/officialvictorespinoza):
17
  Source(s): [Hugging Face](https://huggingface.co/darkstorm2150) - [Civitai](https://civitai.com/user/darkstorm2150)
 
7
  ---
8
  # Core ML Converted Model:
9
 
10
+ - 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-files-to-Core-ML).<br>
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
+ - `original<b>` version is only compatible with CPU & GPU option.<br>
14
+
15
+ # Note: Some models do not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).
16
 
17
  # Protogen Series by [darkstorm2150](https://instagram.com/officialvictorespinoza):
18
  Source(s): [Hugging Face](https://huggingface.co/darkstorm2150) - [Civitai](https://civitai.com/user/darkstorm2150)