Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,35 @@
|
|
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 |
+
# disneyPixarCartoon_v10:
|
20 |
+
Source(s): [civitai](https://civitai.com/models/65203/disney-pixar-cartoon-type-a) <br>
|
21 |
+
|
22 |
+
<img class="mantine-7aj0so" src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/697ea3dd-4c4c-42b8-874a-bd108caffd7f/width=450/42754-170953175-masterpiece, high quality best quality,1girl, bangs, beach, blue_sky, blush, bow, breasts, checkered, checkered_shirt, checkered.jpeg" alt="42754-170953175-masterpiece, high quality best quality,1girl, bangs, beach, blue_sky, blush, bow, breasts, checkered, checkered_shirt, checkered.png" style="max-height: 100%; max-width: 100%;">
|
23 |
+
<img class="mantine-7aj0so" src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/592c9bfb-3784-4178-b1b0-6bd434906aad/width=450/42618-586774526-masterpiece, high quality best quality,close up,1girl, Angry, Elf, Princess, Castle, Fantasy, Fiction, Royalty, Regal, Noble, Me.jpeg" alt="42618-586774526-masterpiece, high quality best quality,close up,1girl, Angry, Elf, Princess, Castle, Fantasy, Fiction, Royalty, Regal, Noble, Me.png" style="max-height: 100%; max-width: 100%;">
|
24 |
+
<img class="mantine-7aj0so" src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/af266703-910a-4f3b-91e0-25918eef6941/width=450/42673-141474681-masterpiece, high quality best quality,1girl,artist_name, bare_tree, branch, company_name, forest, glasses, gloves, hat, ivy, ju.jpeg" alt="42673-141474681-masterpiece, high quality best quality,1girl,artist_name, bare_tree, branch, company_name, forest, glasses, gloves, hat, ivy, ju.png" style="max-height: 100%; max-width: 100%;">
|
25 |
+
<img class="mantine-7aj0so" src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/264d6e28-25dc-4947-9a36-a1a4bae4c77d/width=450/42705-1080836037-(((masterpiece))), (((best quality))), ((ultra-detailed)), (highly detailed CG illustration), ((an extremely delicate and beauti.jpeg" alt="42705-1080836037-(((masterpiece))), (((best quality))), ((ultra-detailed)), (highly detailed CG illustration), ((an extremely delicate and beauti.png" style="max-height: 100%; max-width: 100%;">
|
26 |
+
|
27 |
+
|
28 |
+
|
29 |
+
|
30 |
+
|
31 |
+
There's no good pixar disney looking cartoon model yet so i decided to make one. This is a merge of <a target="_blank" rel="ugc" href="https://civitai.com/models/15773/pixar-style-model">Pixar Style Model</a> with my own Loras to create a generic 3d looking western cartoon. In the examples I Use hires. fix, upscale latent, denoising 0.5, hires steps 20, upscale by 2 . Clip skip 2 . I will upload more variants of this in the future
|
32 |
+
|
33 |
+
I use night sky yozora VAE in the examples <a target="_blank" rel="ugc" href="https://civitai.com/api/download/models/14459?type=VAE">https://civitai.com/api/download/models/14459?type=VAE</a>
|
34 |
+
|
35 |
+
if you like the models, you can support me on <a target="_blank" rel="ugc" href="https://ko-fi.com/promptsharingsamaritan">https://ko-fi.com/promptsharingsamaritan</a>
|