jrrjrr commited on
Commit
d12b30f
1 Parent(s): eb21018

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +53 -0
README.md CHANGED
@@ -1,3 +1,56 @@
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 `image2image`.
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
+ # floralPatterns-v10:
24
+ Source(s): [Hugging Face](https://huggingface.co/Mobius-labs/floral_pattern) - [CivitAI](https://civitai.com/models/26295/floral-patterns)
25
+
26
+ This model was trained to generate floral patterns.
27
+
28
+ Join our [Discord](https://discord.gg/qM84dzKC) for any questions or feedback!
29
+
30
+ **Prompting**
31
+
32
+ Use the word **"pattern"** to trigger the style. You can also use negative prompt to get rid of unwanted colors if the positive prompt isn't providing enough control.
33
+
34
+ Example prompts
35
+
36
+ A yellow and pink pattern with flowers on white background
37
+
38
+ A yellow and pink pattern with birds and flowers on white background
39
+
40
+ A black and white pattern of butterflies in a jungle
41
+
42
+ The example images were all generated with fairly simple prompts, but feel free to experiment with more complex prompts as well as negative prompts.
43
+
44
+ **Settings**
45
+
46
+ Resolution must be **768 x 768** for best results
47
+
48
+ Sample images were generated with CFG = 11 and 75 inference steps.
49
+
50
+ Inference settings otherwise shouldn’t matter too much.
51
+
52
+ ![image](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a04a8d31-f055-40f6-d152-af2811715700/width=400/358250)
53
+
54
+ ![image](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/3d669764-52ec-411f-5f8a-9252f3e83900/width=400/358288)
55
+
56
+ ![image](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/549c6d86-5576-4d67-6eca-5c6cc4106b00/width=400/358251)