jrrjrr commited on
Commit
e1e2c7d
·
1 Parent(s): 1f7fd30

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +47 -0
README.md CHANGED
@@ -1,3 +1,50 @@
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
+ - not-for-all-audiences
8
  ---
9
+ # Core ML Converted SDXL Model:
10
+
11
+ - 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).
12
+ - 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.
13
+ - `original` version is only compatible with `CPU & GPU` option.
14
+ - Resolution is the `SDXL` default of `1024x1024` UNLESS NOTED OTHERWISE.
15
+ - This model requires macOS 14.0 or later to run properly.
16
+ - This model is quantized to `8-bits`.
17
+ - This model was converted with a `vae-encoder` for use with `image2image`.
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
+ - This model can not be used with ControlNet.<br>
23
+
24
+ # RealismEngineSDXL-v10_SDXL_8bit:
25
+ Source(s): [CivitAI](https://civitai.com/models/152525/realism-engine-sdxl?modelVersionId=178182)<br>
26
+
27
+ ## Realism Engine SDXL v1.0
28
+
29
+ ### This is an SDXL base model converted and quantized to 8-bits.<br><br>
30
+
31
+ ![image](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ddeaf295-ed51-4917-8fb3-d78d8ae8452a/width=450/00720-233335741-sd_xl_refiner_1.0_0.9vae.jpeg)
32
+
33
+ ![image](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bdadde45-a1d2-48cf-be3a-6490459bedc5/width=450/00406-1711324444-RealismEngine_SDXL_v1.0.jpeg)
34
+
35
+ ![image](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/514dd37c-87f1-43cc-a8f4-a7cbb2e850e0/width=450/00077-3004697706-RealismEngine_SDXL_v1.0.jpeg)
36
+
37
+ ![image](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f1de4c3e-2e73-4e60-9c02-7f5ed471d543/width=450/00019-1970612344-RealismEngine_SDXL_v1.0.jpeg)
38
+
39
+ ### Realism Engine SDXL is here - From the creator of the orignal Realism Engine
40
+
41
+ Version 1.0 is officially out.
42
+
43
+ **Here's the recommended settings:**
44
+ - Sampler: DPM++
45
+ - CFG scale range: 5-9
46
+ - Use the SDXL v1.0 Refiner
47
+
48
+ While this model hit some of the key goals I was reaching for, it will continue to be trained to fix the weaknesses.
49
+
50
+ I appreciate all the good feedback from the community.