Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,80 @@
|
|
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 |
+
# WonderMix:
|
22 |
+
Source(s): [CivitAI](https://civitai.com/models/15666/wondermix)
|
23 |
+
|
24 |
+
Merged model with additional fine-tuning for variety and quality. Midjourney-esque with the ability generate highly detailed photo-realistic images/still frames
|
25 |
+
|
26 |
+
Capabilities
|
27 |
+
|
28 |
+
Complex 3D renders
|
29 |
+
|
30 |
+
Photorealistic images
|
31 |
+
|
32 |
+
NSFW/SFW generations (use tags: nsfw, sfw in prompt)
|
33 |
+
|
34 |
+
Abstract art
|
35 |
+
|
36 |
+
Cartoon stills
|
37 |
+
|
38 |
+
Landscape photography
|
39 |
+
|
40 |
+
High compatibility with LoRA models
|
41 |
+
|
42 |
+
Designed to handle light AND complex prompts.
|
43 |
+
|
44 |
+
Hardcore generations are also possible but, that wasn't the main focus of this model. There are much better models for this use case, unless you're looking for a more stylized/artistic hardcore generation.
|
45 |
+
|
46 |
+
Limitations
|
47 |
+
|
48 |
+
Anime (Future updates will add Anime capability.)
|
49 |
+
|
50 |
+
Occasionally the nsfw/sfw tags don't trigger. This can usually be addressed by:
|
51 |
+
|
52 |
+
Moving the sfw, nsfw tags towards the beginning or end of the prompt.
|
53 |
+
|
54 |
+
Using attention/emphasis ((sfw)), or (nsfw:1.2)
|
55 |
+
|
56 |
+
Strong VAE recommendation. (this is due to fine-tuning)
|
57 |
+
|
58 |
+
Models used in the merge
|
59 |
+
|
60 |
+
Models used in the merge are included in the version description bellow.
|
61 |
+
|
62 |
+
Check out my other models
|
63 |
+
|
64 |
+
Refined - https://civitai.com/models/8392/refined
|
65 |
+
|
66 |
+
Experience - https://civitai.com/models/5952/experience
|
67 |
+
|
68 |
+
Elegance - https://civitai.com/models/5564/elegance
|
69 |
+
|
70 |
+
Clarity - https://civitai.com/models/5062/clarity
|
71 |
+
|
72 |
+
VisionGen - Realism Reborn -https://civitai.com/models/4834/visiongen-realism
|
73 |
+
|
74 |
+
LoRA
|
75 |
+
|
76 |
+
Pant Pull Down - https://civitai.com/models/11126/pant-pull-down-lora
|
77 |
+
|
78 |
+
Questions or Feedback?
|
79 |
+
|
80 |
+
Visit my thread on the Unstable Diffusion Discord Server
|