File size: 3,792 Bytes
d3ca706
 
 
 
 
 
 
 
 
9045e36
d3ca706
10089bd
d3ca706
 
 
 
 
 
10089bd
d3ca706
217294d
d3ca706
 
10089bd
d3ca706
10089bd
d3ca706
 
 
 
 
 
10089bd
d3ca706
10089bd
 
 
 
d3ca706
10089bd
d3ca706
 
10089bd
d3ca706
10089bd
d3ca706
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10089bd
 
 
 
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
127
---
license: openrail
base_model:
- Laxhar/noobai-XL-1.1
tags:
- illustration
- art
- fantasy
- textured
library_name: diffusers
---
🟑**SquishySliMIX v1.0**🟑

A checkpoint I made with the intent on getting more of a painterly vibe with some semi-realism as well.
It is based off Initium2.0 (a NoobAI1.1 finetune) by Bluvoll which was merged with a few style GloRAs I made.

The focus of the mix is first and foremost on color and texture to reinforce visual storytelling.

🟑**Basic use**:

  - put ``masterpiece, best quality, painterly`` at the start of your prompt.
  - put ``worst quality, low quality, lowres, bad anatomy, bad hands`` in negative, add more negative as needed.

🟑**Advanced use**:

You can add any of the following to your prompt.
  - ``color theme``, to make the general vibe of your image more toward that color (e.g using ``red theme`` will try to make everything more red).
  - ``high contrast`` to reinforce the contrast between dark values and light values.
  - ``color theme 1, color theme 2, color contrast`` to create an image with two contrasty color themes (might require weight tinkering because some are stronger than others).

You can always look at the preview images to get ideas of what is possible.

🟑**Recommended settings**:

  - 832x1216 resolution (for characters) or 1216x832 resolution (for landscapes).
  - Euler A sampler with Align Your Steps scheduler.
  - 24 Steps with a CFG of 6.
  - 0.2-0.3 strength with 8 steps UltraSharp upscaler.

🟑**Others**:
 
  - The ``Forge Couple`` extension assuming your version of Forge or reForge supports it
  - Anzhc's [FaceV2 adetailer](https://huggingface.co/Anzhc/Anzhcs_YOLOs/blob/main/Anzhc%20Face%20seg%20640%20v2%20y8n.pt) at 0.3 denoising strength and 1024x1024 resolution

🟑**Previews**:

<style>
  
  .custom-table td {
    width: 16.161616161616%;
  }
  .custom-image-container {
    position: relative;
    width: 100%;
    height: 50%;
    border-radius: 0.5em;
    overflow: hidden;
    align-items: center;
  }
  .custom-image {
    width: auto;
    height: 50%;
    border-radius: 0.5em;
    object-fit: cover;
    transition: all 0.3s ease;
  }
  .custom-image-container:hover .custom-image {
    transform: scale(1.2);
  }
</style>
<table class="custom-table">
  <tr>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="previews/01.png" alt="Preview">
      </div>
    </td>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="previews/02.png" alt="Preview">
      </div>
    </td>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="previews/03.png" alt="Preview">
      </div>
    </td>
  </tr>
  <tr>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="previews/04.png" alt="Preview">
      </div>
    </td>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="previews/05.png" alt="Preview">
      </div>
    </td>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="previews/06.png" alt="Preview">
      </div>
    </td>
  </tr>
  <tr>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="previews/07.png" alt="Preview">
      </div>
    </td>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="previews/08.png" alt="Preview">
      </div>
    </td>
    <td>
      <div class="custom-image-container">
        <img class="custom-image" src="previews/09.png" alt="Preview">
      </div>
    </td>
  </tr>
</table>

🟑**Easy Download**:

[here](https://huggingface.co/Bshiblobble/SquishySliMIX_v1/resolve/main/SquishySliMIX_v1.safetensors?download=true)