jrrjrr commited on
Commit
314a620
·
1 Parent(s): 6201f25

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md CHANGED
@@ -1,3 +1,40 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ tags:
4
+ - coreml
5
+ - stable-diffusion
6
+ - text-to-image
7
+ - not_for_all_eyes
8
  ---
9
+ # Core ML Converted Model:
10
+
11
+ - 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).<br>
12
+ - 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.<br>
13
+ - `split_einsum` version is compatible with all compute unit options including Neural Engine.
14
+ - `original` version is only compatible with CPU & GPU option.
15
+ - Custom resolution versions are tagged accordingly.
16
+ - The `vae-ft-mse-840000-ema-pruned.ckpt` vae is embedded into the model.
17
+ - Descriptions are posted as-is from original model source.
18
+ - Not all features and/or results may be available in CoreML format.
19
+ - This model was converted with `vae-encoder` for i2i.
20
+ - This model is fp16.
21
+ - This model does not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).
22
+ - This model does not include a safety checker (for NSFW content)
23
+
24
+
25
+ # ez-v10
26
+ Source(s): [CivitAI](https://civitai.com/models/20143/ez)
27
+
28
+ Trained and Mixed model for photorealism.
29
+
30
+ Recommended sampler: UniPC, DPM++ 2M Karras
31
+
32
+ Low CFG scale is recommended: 2 - 5
33
+
34
+ Recommended VAE: vae-ft-mse-840000-ema-pruned
35
+
36
+ Used Models: SD 1.5 (trained), Anything 3.0 (merged->trained), Anything 4.5 (merged), and some other trained models were merged
37
+
38
+ ![image](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c4d7d881-333f-4517-97b4-fde23727f700/width=400/259931)
39
+
40
+ ![image](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/799e0597-e1cb-4589-0ac8-4ae7e93cb800/width=400/259930)