Duplicate from coreml/coreml-realisticVision-v40_cn
Browse filesCo-authored-by: Joel Rittvo <jrrjrr@users.noreply.huggingface.co>
- .gitattributes +35 -0
- README.md +106 -0
- original/512x768/realisticVision-v40_original_512x768_cn.zip +3 -0
- original/768x512/realisticVision-v40_original_768x512_cn.zip +3 -0
- original/768x768/realisticVision-v40_original_768x768_cn.zip +3 -0
- original/realisticVision-v40_original_cn.zip +3 -0
- split_einsum/realisticVision-v40_split-einsum_cn.zip +3 -0
.gitattributes
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,106 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- coreml
|
5 |
+
- stable-diffusion
|
6 |
+
- text-to-image
|
7 |
+
- not-for-all-eyes
|
8 |
+
duplicated_from: coreml/coreml-realisticVision-v40_cn
|
9 |
+
---
|
10 |
+
# Core ML Converted Model:
|
11 |
+
|
12 |
+
- 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).
|
13 |
+
- 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.
|
14 |
+
- `split_einsum` version is compatible with all compute unit options including Neural Engine.
|
15 |
+
- `original` version is only compatible with `CPU & GPU` option.
|
16 |
+
- Custom resolution versions are tagged accordingly.
|
17 |
+
- The `vae-ft-mse-840000-ema-pruned.ckpt` VAE is embedded into the model.
|
18 |
+
- This model was converted with a `vae-encoder` for use with `image2image`.
|
19 |
+
- This model is `fp16`.
|
20 |
+
- Descriptions are posted as-is from original model source.
|
21 |
+
- Not all features and/or results may be available in `CoreML` format.
|
22 |
+
- This model does not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).
|
23 |
+
- This model does not include a `safety checker` (for NSFW content).
|
24 |
+
- This model can be used with ControlNet
|
25 |
+
|
26 |
+
# realisticVision-v40_cn:
|
27 |
+
Source(s): [CivitAI](https://civitai.com/models/42010)
|
28 |
+
|
29 |
+
### Please read this!
|
30 |
+
|
31 |
+
**How to remove strong contrast:**
|
32 |
+
|
33 |
+
- To make the image less contrasty you can use LoRA [Detail Tweaker LoRA] in a negative value.
|
34 |
+
|
35 |
+
**This model is available on Mage.Space, Sinkin.ai and Smugo**
|
36 |
+
|
37 |
+
- Please support my friend's model, he will be happy about it - "Life Like Diffusion"
|
38 |
+
|
39 |
+
- All my models on [Hugging Face](https://huggingface.co/SG161222)
|
40 |
+
|
41 |
+
## I use this template to get good generation results:
|
42 |
+
|
43 |
+
Prompt:
|
44 |
+
|
45 |
+
- RAW photo, subject, (high detailed skin:1.2), 8k uhd, dslr, soft lighting, high quality, film grain, Fujifilm XT3
|
46 |
+
|
47 |
+
Negative Prompt:
|
48 |
+
|
49 |
+
- (deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime), text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, UnrealisticDream
|
50 |
+
- (deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime, mutated hands and fingers:1.4), (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, disconnected limbs, mutation, mutated, ugly, disgusting, amputation, UnrealisticDream
|
51 |
+
|
52 |
+
Euler A or DPM++ SDE Karras
|
53 |
+
|
54 |
+
CFG Scale 3,5 - 7
|
55 |
+
|
56 |
+
Hires. fix with 4x-UltraSharp upscaler
|
57 |
+
|
58 |
+
Denoising strength 0.25-0.45
|
59 |
+
|
60 |
+
Upscale by 1.1-2.0
|
61 |
+
|
62 |
+
Clip Skip 1-2
|
63 |
+
|
64 |
+
ENSD 31337
|
65 |
+
|
66 |
+
### Thanks to the creators of these models for their work. Without them it would not have been possible to create this model.
|
67 |
+
|
68 |
+
HassanBlend 1.5.1.2 by sdhassan
|
69 |
+
|
70 |
+
Uber Realistic Porn Merge (URPM) by saftle
|
71 |
+
|
72 |
+
Protogen x3.4 (Photorealism) + Protogen x5.3 (Photorealism) by darkstorm2150
|
73 |
+
|
74 |
+
Art & Eros (aEros) + RealEldenApocalypse by aine_captain
|
75 |
+
|
76 |
+
Dreamlike Photoreal 2.0 by sviasem
|
77 |
+
|
78 |
+
HASDX by bestjammer
|
79 |
+
|
80 |
+
Analog Diffusion by wavymulder
|
81 |
+
|
82 |
+
WoopWoop-Photo by zoidbb
|
83 |
+
|
84 |
+
Life Like Diffusion by lutherjonna409
|
85 |
+
|
86 |
+
AbsoluteReality by Lykon
|
87 |
+
|
88 |
+
CyberRealistic by Cyberdelia
|
89 |
+
|
90 |
+
Analog Madness by CornmeisterNL
|
91 |
+
|
92 |
+
A-Zovya Photoreal by Zovya
|
93 |
+
|
94 |
+
ICBINP - "I Can't Believe It's Not Photography" by residentchiefnz
|
95 |
+
|
96 |
+
epiCRealism by epinikion
|
97 |
+
|
98 |
+
Juggernaut by KandooAI<br><br>
|
99 |
+
|
100 |
+
![image](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/10dc17aa-7d91-488b-b5d4-026ccd0dc27d/width=450/1.jpeg)
|
101 |
+
|
102 |
+
![image](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/50661b32-797d-4c64-8373-312534dfaac4/width=450/2.jpeg)
|
103 |
+
|
104 |
+
![image](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/82fa431c-8dd5-478f-8393-ca6809d06096/width=450/5.jpeg)
|
105 |
+
|
106 |
+
![image](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c12de893-6f95-4b84-9e94-984d04d83e2b/width=450/6.jpeg)
|
original/512x768/realisticVision-v40_original_512x768_cn.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5a27ce1ba106bc8a716f1f25fa992b686d253def7e73e7246254ab8cce88e39
|
3 |
+
size 3579256073
|
original/768x512/realisticVision-v40_original_768x512_cn.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b65cc5325e5d2c4070026a105bcf7a0fad9262e259218e7b74c65c642cee3cce
|
3 |
+
size 3579256185
|
original/768x768/realisticVision-v40_original_768x768_cn.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12cdf64bfaa526b35edfb39d7f9c9879b70e98727d132259b56b82030ab32e65
|
3 |
+
size 3579256338
|
original/realisticVision-v40_original_cn.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad36a5bbbe7fff57b622004f0668ef6ac90eac847ed2140ad27a516b4d6f7bdb
|
3 |
+
size 3579255521
|
split_einsum/realisticVision-v40_split-einsum_cn.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d72c9c84f5fc1c69c655efade116a2a7b3ef87cabef181107c29ef8f98361ef
|
3 |
+
size 3579391394
|