godly-devotion commited on
Commit
34497d4
1 Parent(s): d0607e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -5,13 +5,14 @@ tags:
5
  - stable-diffusion
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. 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
- # From the original authors detail about the model
 
 
 
 
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