File size: 3,826 Bytes
650f00d fee91dc 4480fd6 fee91dc 4480fd6 fee91dc 4480fd6 fee91dc 4480fd6 fee91dc 4480fd6 fee91dc a194cc7 fee91dc 4a18eb3 de347c1 fee91dc 650f00d b579421 fee91dc 650f00d b579421 a194cc7 b579421 fee91dc b579421 fee91dc b579421 fee91dc b579421 fee91dc b579421 650f00d 3ea2f2e 650f00d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 |
---
license: creativeml-openrail-m
base_model:
- OnomaAIResearch/Illustrious-xl-early-release-v0
tags:
- anime
- illustration
- art
- fantasy
---
<style>
.title-container {
display: flex;
flex-direction: row;
align-items: center;
text-align: center;
justify-content: center;
}
.title-icon {
font-size: 4em;
margin-right: 0.25em;
}
.title-text {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.title {
font-size: 3em;
display: flex;
flex-direction: column;
align-items: flex-start;
}
.subtitle {
font-size: 1em;
display: flex;
flex-direction: column;
align-items: flex-start;
}
.custom-table td {
width: 33.333%;
}
.custom-image-container {
position: relative;
width: 100%;
height: 100%;
border-radius: 0.5em;
overflow: hidden;
align-items: center;
}
.custom-image {
width: 100%;
height: auto;
border-radius: 0.5em;
object-fit: cover;
transition: all 0.3s ease;
}
.custom-image-container:hover .custom-image {
transform: scale(1.2);
}
</style>
<div class="title-container">
<div class="title-icon">🕊️</div>
<div class="title-text">
<div class="title">Holy Mix</div>
<div class="subtitle">Based on illustrious XL 0.1</div>
</div>
</div>
<table class="custom-table">
<tr>
<td>
<div class="custom-image-container">
<img class="custom-image" src="previews/1.png" alt="Preview">
</div>
</td>
<td>
<div class="custom-image-container">
<img class="custom-image" src="previews/2.png" alt="Preview">
</div>
</td>
<td>
<div class="custom-image-container">
<img class="custom-image" src="previews/3.png" alt="Preview">
</div>
</td>
</tr>
<tr>
<td>
<div class="custom-image-container">
<img class="custom-image" src="previews/4.png" alt="Preview">
</div>
</td>
<td>
<div class="custom-image-container">
<img class="custom-image" src="previews/5.png" alt="Preview">
</div>
</td>
<td>
<div class="custom-image-container">
<img class="custom-image" src="previews/6.png" alt="Preview">
</div>
</td>
</tr>
</table>
This is a merge of [WAI-NSFW 6.0](https://civitai.com/models/827184?modelVersionId=1045121), [Spatter 2DV2](https://civitai.com/models/868661?modelVersionId=1015833), [PaSanctuary 2.5](https://civitai.com/models/835578?modelVersionId=1029914), and my own little special sauce to increase saturation and contrast. Thanks PotatCat for the help.
Compared to its predecessor, [HoneyMix](https://huggingface.co/hollowstrawberry/honeymix), it holds several advantages innate to illustrious XL:
* A lot more characters and concepts
* Contains artist tags
* Greater accuracy and visual fidelity
* More varied and detailed backgrounds
* Ability to prompt multiple characters in the same image
* Sadly this also means Loras trained for Pony Diffusion won't work.
The style is different compared to Honey Mix. Flat shading was desired. Contrast is even higher than Honey Mix, and it may be more or less vibrant depending on the image. Some people may think it's too much, but I liked it. Hands are very good, but AI is AI, so it won't be perfect every time. NSFW is also great, all your kinkiest tags are probably built-in, but it wasn't the focus.
### Recommended Settings
* **Positive prompt:** `masterpiece, best quality`
* **Negative prompt:** `worst quality, low quality, lowres, jpeg artifacts, bad anatomy, bad hands, watermark`
* **CFG Scale:** 6, or 5 for lower contrast
* **Sampler:** `Euler a` + `Align your steps`
* **Resolution:** `832x1216` or `1216x832` or `1024x1024`
* **Adetailer** extension to improve face detail |