mdmachine commited on
Commit
5a8c482
1 Parent(s): af855c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -1,3 +1,29 @@
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. Instructions can be found [here](https://github.com/godly-devotion/MochiDiffusion/wiki/How-to-convert-ckpt-files-to-Core-ML).<br>
11
+ - Provide the model to an app such as [Mochi Diffusion](https://github.com/godly-devotion/MochiDiffusion) to generate images.<br>
12
+ - `split_einsum` version is compatible with all compute unit options including Neural Engine.<br>
13
+
14
+ # Note: This model does not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).
15
+
16
+ # Dreamlike Photoreal 2.0:
17
+ Source(s): [Hugging Face](https://huggingface.co/dreamlike-art/dreamlike-photoreal-2.0) - [CivitAI](https://civitai.com/models/3811/dreamlike-photoreal-v2)
18
+
19
+ Dreamlike Photoreal 2.0 is SD 1.5 fine tuned on high quality photos, made by dreamlike.art
20
+
21
+ Warning: This model is horny! Add "nude, naked" to the negative prompt if want to avoid NSFW.
22
+
23
+ You can add photo to your prompt to make your gens more photorealistic.
24
+
25
+
26
+ Non-square aspect ratios work better for some prompts. If you want a portrait photo, try using a vertical aspect ratio. If you want a landscape photo, try using a horizontal aspect ratio.
27
+
28
+
29
+ This model was trained on 768x768px images, so use 768x768px, 640x896px, 896x640px, etc. It also works pretty good with higher resolutions such as 768x1024px or 1024x768px.