mdmachine commited on
Commit
29daadb
1 Parent(s): 344975c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -18
README.md CHANGED
@@ -5,19 +5,20 @@ tags:
5
  - stable-diffusion
6
  - text-to-image
7
  ---
 
8
 
9
- # Core ML Converted Model
 
 
 
 
 
 
 
10
 
11
- This model was converted to Core ML for use on Apple Silicon devices by following Apple's instructions [here](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).<br>
12
- Provide the model to an app such as [Mochi Diffusion](https://github.com/godly-devotion/MochiDiffusion) to generate images.<br>
13
-
14
- `split_einsum` version is compatible with all compute unit options including Neural Engine.<br>
15
- `original` version is only compatible with CPU & GPU option.
16
-
17
- # HassanBlend1.4
18
-
19
- I am hassan, I created HassansBlend, the latest version currently is 1.4. I continue to iterate and improve on this model over time. Feel free to check out our discord or rentry page for more examples with prompts and outputs generated.
20
 
 
21
  I have also some custom created content such as enhancement hypernetworks/embeddings etc for patreons or KoFi subscribers only on my pages below
22
  <b> Links </b><br>
23
  <b>Patreon</b>
@@ -26,13 +27,13 @@ I have also some custom created content such as enhancement hypernetworks/embedd
26
  <a href="https://ko-fi.com/sdhassan" target="_blank"><img src="https://i.imgur.com/0P7CTN4.png"></img></a>
27
  <b>Discord</b>
28
  <a href="https://discord.gg/sdmodelers" target="_blank"><img src="https://i.imgur.com/HC1iHwg.png"></img></a>
29
-
30
  ### Quicklinks:
31
 
32
  * [Latest Setup](https://rentry.org/sdhassan#current-setup)
33
  * [HassanBlend Model Finetune Updates](https://rentry.org/sdhassan#hassanblend-finetuning-updates)
34
  * [Latest Patreon Posts](https://rentry.org/sdhassan#patreon-posts)
35
- * [Models](https://rentry.org/sdhassan#merged-models)
 
36
  * [HassanBlend1.4](https://rentry.org/sdhassan#hassanblend14-downloads)
37
  * [Prompts](https://rentry.org/sdhassan#prompts)
38
  * [Photorealistic Tips](https://rentry.org/sdhassan#tips-for-photorealistic-images)
@@ -43,13 +44,8 @@ I have also some custom created content such as enhancement hypernetworks/embedd
43
  * [Settings I use](https://rentry.org/sdhassan#settings)
44
 
45
 
46
- Model details and examples with sample prompts: https://rentry.org/sdhassan
47
-
48
 
49
- # Gradio Demo
50
-
51
- We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run hassanblend1.4:
52
- [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/akhaliq/hassanblend1.4)
53
 
54
 
55
  ## License
 
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-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
+ - `original` version is only compatible with CPU & GPU option.<br>
14
+
15
+ # Note: Some models do not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).
16
+ # HassanBlend1.5:
17
+ Source(s): Hugging Face: [1.4](https://huggingface.co/hassanblend/hassanblend1.4) - [1.5.1.2](https://huggingface.co/hassanblend/HassanBlend1.5.1.2) - [CivitAI](https://civitai.com/models/1173/hassanblend-1512-and-previous-versions)
18
 
19
+ I am hassan, I created HassansBlend, the latest version currently is 1.5.1.2 I continue to iterate and improve on this model over time. Feel free to check out our discord or rentry page for more examples with prompts and outputs generated.
 
 
 
 
 
 
 
 
20
 
21
+ This blend is finetuned over SD1.5 with thousands of images included in the dataset it was trained with. Along with that there are some minor merges added in just to soften it up and increase the creativity.
22
  I have also some custom created content such as enhancement hypernetworks/embeddings etc for patreons or KoFi subscribers only on my pages below
23
  <b> Links </b><br>
24
  <b>Patreon</b>
 
27
  <a href="https://ko-fi.com/sdhassan" target="_blank"><img src="https://i.imgur.com/0P7CTN4.png"></img></a>
28
  <b>Discord</b>
29
  <a href="https://discord.gg/sdmodelers" target="_blank"><img src="https://i.imgur.com/HC1iHwg.png"></img></a>
 
30
  ### Quicklinks:
31
 
32
  * [Latest Setup](https://rentry.org/sdhassan#current-setup)
33
  * [HassanBlend Model Finetune Updates](https://rentry.org/sdhassan#hassanblend-finetuning-updates)
34
  * [Latest Patreon Posts](https://rentry.org/sdhassan#patreon-posts)
35
+ * [Models](https://rentry.org/sdhassan#models)
36
+ * [HassanBlend1.5](https://rentry.org/sdhassan#hassanblend15-downloads)
37
  * [HassanBlend1.4](https://rentry.org/sdhassan#hassanblend14-downloads)
38
  * [Prompts](https://rentry.org/sdhassan#prompts)
39
  * [Photorealistic Tips](https://rentry.org/sdhassan#tips-for-photorealistic-images)
 
44
  * [Settings I use](https://rentry.org/sdhassan#settings)
45
 
46
 
 
 
47
 
48
+ Model details and examples with sample prompts: https://rentry.org/sdhassan
 
 
 
49
 
50
 
51
  ## License