Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,46 @@
|
|
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 |
---
|
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-or-safetensors-files-to-Core-ML).<br>
|
11 |
+
- 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>
|
12 |
+
- `split_einsum` version is compatible with all compute unit options including Neural Engine.<br>
|
13 |
+
- `original` version is only compatible with CPU & GPU option.<br>
|
14 |
+
- Custom resolution versions are tagged accordingly.<br>
|
15 |
+
- `vae` tagged files have a vae embedded into the model.<br>
|
16 |
+
- Descriptions are posted as-is from original model source. Not all features and/or results may be available in CoreML format.<br>
|
17 |
+
- This model was converted with `vae-encoder` for i2i.
|
18 |
+
|
19 |
+
# Note: Some models do not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).
|
20 |
+
|
21 |
+
# Experience:
|
22 |
+
Source(s): [Hugging Face](https://huggingface.co/Schisim/Experience) - [CivitAI](https://civitai.com/models/5952/experience)
|
23 |
+
|
24 |
+
<h1>Experience 🚀</h1>
|
25 |
+
|
26 |
+
|
27 |
+
### Experience 7.0
|
28 |
+
<img src="https://huggingface.co/Schisim/Experience/resolve/main/Images/7.0/00024-3240294908.png" width=768/>
|
29 |
+
<br>
|
30 |
+
<img src="https://huggingface.co/Schisim/Experience/resolve/main/Images/7.0/00249-3304466729.png" width=768/>
|
31 |
+
<br>
|
32 |
+
<img src="https://huggingface.co/Schisim/Experience/resolve/main/Images/7.0/00382-1453779484.png" width=512/>
|
33 |
+
|
34 |
+
---
|
35 |
+
### Realistic Experience
|
36 |
+
<img src="https://huggingface.co/Schisim/Experience/resolve/main/Images/Realistic/00207-1362125040.png" width=704/>
|
37 |
+
<br>
|
38 |
+
<img src="https://huggingface.co/Schisim/Experience/resolve/main/Images/Realistic/00217-3852234563.png" width=768/>
|
39 |
+
<br>
|
40 |
+
<img src="https://huggingface.co/Schisim/Experience/resolve/main/Images/Realistic/00400-1936499297.png" width=512/>
|
41 |
+
|
42 |
+
---
|
43 |
+
**For Prompt Examples**
|
44 |
+
Download images located in 'Images' folder, use PNG viewer in Automatic1111-webui.
|
45 |
+
|
46 |
+
Enjoy!
|