Upload README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,45 @@
|
|
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.
|
13 |
+
- `original` version is only compatible with CPU & GPU option.
|
14 |
+
- Custom resolution versions are tagged accordingly.
|
15 |
+
- The `vae-ft-mse-840000-ema-pruned.ckpt` vae is embedded into the model.
|
16 |
+
- This model was converted with a `vae-encoder` for i2i.
|
17 |
+
- This model is fp16.
|
18 |
+
- Descriptions are posted as-is from original model source.
|
19 |
+
- Not all features and/or results may be available in CoreML format.
|
20 |
+
- This model does not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).
|
21 |
+
- This model does not include a safety checker (for NSFW content).
|
22 |
+
|
23 |
+
# Vivid-Watercolors-v10:
|
24 |
+
Source(s): [CivitAI](https://civitai.com/models/4998/vivid-watercolors)
|
25 |
+
|
26 |
+
Introducing my new Vivid Watercolors dreambooth model.
|
27 |
+
|
28 |
+
The model is trained with beautiful, artist-agnostic watercolor images using the midjourney method.
|
29 |
+
|
30 |
+
The token is: "wtrcolor style"
|
31 |
+
|
32 |
+
It can be challenging to use, but with the right prompts, but it can create stunning artwork.
|
33 |
+
|
34 |
+
See an example prompt that I use in tests:
|
35 |
+
|
36 |
+
wtrcolor style, Digital art of (subject), official art, frontal, smiling, masterpiece, Beautiful, watercolor, face paint, paint splatter, intricate details. Highly detailed, detailed eyes, dripping, trending on artstation by [artist]
|
37 |
+
|
38 |
+
Using "watercolor" in the prompt is necessary to get a good watercolor texture, try words like face (paint, paint splatter, dripping).<br><br>
|
39 |
+
|
40 |
+
|
41 |
+
![image](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5206c334-b714-452e-e160-84c16e223600/width=400/01893-3282318438-wtrcolor%20style,%20Digital%20art%20of%20(dog%20character),%20official%20art,%20frontal,%20smiling,%20masterpiece,%20Beautiful,%20((watercolor)),%20face%20pai.png)
|
42 |
+
|
43 |
+
![image](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6f7ca753-00ce-44c8-ca04-f6e38b562c00/width=400/01798-352490785-wtrcolor%20style,%20Digital%20art%20of%20(Margot%20Robie%20as%20Harley%20Queen)%20official%20art,%20frontal,%20smiling,%20masterpiece,%20Beautiful,%20watercolor.png)
|
44 |
+
|
45 |
+
![image](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f28734ae-fbac-4773-2ef0-e24868158d00/width=400/01789-313339253-wtrcolor%20style,%20Beautiful%20girl%20walking%20on%20the%20street,%20watercolor.png)
|