Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,32 @@
|
|
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 |
+
- vae-ft-mse-840000-ema embeded
|
14 |
+
|
15 |
+
# Note: This model does not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).
|
16 |
+
|
17 |
+
# AnalogDream3D:
|
18 |
+
Source(s): [CivitAI](https://civitai.com/models/3086/analogdream3d)
|
19 |
+
|
20 |
+
It is a Remix Model of the following amazing models:
|
21 |
+
|
22 |
+
Analog_diffusion
|
23 |
+
|
24 |
+
Dreamlike_photoreal
|
25 |
+
|
26 |
+
3DKX_v1.0B
|
27 |
+
|
28 |
+
It strongly enhanced the photorealistic power from Analog and DreamLike, and with a good merged method for 3DKX_v1, it come out with the ability for higher resolution ouputs like 1024*768 and more+ !!
|
29 |
+
|
30 |
+
you can try to use it to output some of scene,it can handled a lot of describition like hugging and kiss.
|
31 |
+
|
32 |
+
I think ,by this merged method, we might try to UPGRADE a large numbers of old model to a higher resolution output level. I also try this recipe with other models, some works, some failed.
|