File size: 5,122 Bytes
61c75a6
 
2bbdf6b
 
 
 
 
 
61c75a6
49e724f
d5209b5
49e724f
 
 
 
 
d5209b5
 
 
 
 
 
49e724f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
668dea1
 
 
 
 
 
d5209b5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: creativeml-openrail-m
tags:
- stable-diffusion
- stable-diffusion-diffusers
- text-to-image
- diffusers
inference: true
---

# TriPhaze

ultracolor.v4 - <a href="https://huggingface.co/xdive/ultracolor.v4">Download</a> / <a href="https://arca.live/b/aiart/68609290">Sample</a><br/>
Counterfeit-V2.5 - <a href="https://huggingface.co/gsdf/Counterfeit-V2.5">Download / Sample</a><br/>
Treebark - <a href="https://huggingface.co/HIZ/aichan_pick">Download</a> / <a href="https://arca.live/b/aiart/67648642">Sample</a><br/>

EasyNegative and pastelmix-lora seem to work well with the models.

EasyNegative - <a href="https://huggingface.co/datasets/gsdf/EasyNegative">Download / Sample</a><br/>
pastelmix-lora - <a href="https://huggingface.co/andite/pastel-mix">Download / Sample</a>

# Formula

```
ultracolor.v4 + Counterfeit-V2.5 = temp1
U-Net Merge - 0.870333, 0.980430, 0.973645, 0.716758, 0.283242, 0.026355, 0.019570, 0.129667, 0.273791, 0.424427, 0.575573, 0.726209, 0.5, 0.726209, 0.575573, 0.424427, 0.273791, 0.129667, 0.019570, 0.026355, 0.283242, 0.716758, 0.973645, 0.980430, 0.870333

temp1 + Treebark = temp2
U-Net Merge - 0.752940, 0.580394, 0.430964, 0.344691, 0.344691, 0.430964, 0.580394, 0.752940, 0.902369, 0.988642, 0.988642, 0.902369, 0.666667, 0.902369, 0.988642, 0.988642, 0.902369, 0.752940, 0.580394, 0.430964, 0.344691, 0.344691, 0.430964, 0.580394, 0.752940

temp2 + ultracolor.v4 = TriPhaze_A
U-Net Merge - 0.042235, 0.056314, 0.075085, 0.100113, 0.133484, 0.177979, 0.237305, 0.316406, 0.421875, 0.5625, 0.75, 1, 0.5, 1, 0.75, 0.5625, 0.421875, 0.316406, 0.237305, 0.177979, 0.133484, 0.100113, 0.075085, 0.056314, 0.042235

ultracolor.v4 + Counterfeit-V2.5 = temp3
U-Net Merge - 0.979382, 0.628298, 0.534012, 0.507426, 0.511182, 0.533272, 0.56898, 0.616385, 0.674862, 0.7445, 0.825839, 0.919748, 0.5, 0.919748, 0.825839, 0.7445, 0.674862, 0.616385, 0.56898, 0.533272, 0.511182, 0.507426, 0.534012, 0.628298, 0.979382

temp3 + Treebark = TriPhaze_C
U-Net Merge - 0.243336, 0.427461, 0.566781, 0.672199, 0.751965, 0.812321, 0.857991, 0.892547, 0.918694, 0.938479, 0.953449, 0.964777, 0.666667, 0.964777, 0.953449, 0.938479, 0.918694, 0.892547, 0.857991, 0.812321, 0.751965, 0.672199, 0.566781, 0.427461, 0.243336

TriPhaze_A + TriPhaze_C = TriPhaze_B
U-Net Merge - 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5
```

# Converted weights

![A](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Graphs/A.png)
![B](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Graphs/B.png)
![C](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Graphs/C.png)

# Samples

All of the images use following negatives/settings. EXIF preserved.

```
Negative prompt: (worst quality, low quality:1.4), easynegative, bad anatomy, bad hands, error, missing fingers, extra digit, fewer digits, nsfw
Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 7, Seed: 1853114200, Size: 768x512, Model hash: 6bad0b419f, Denoising strength: 0.6, Clip skip: 2, ENSD: 31337, Hires upscale: 2, Hires upscaler: R-ESRGAN 4x+ Anime6B
```

# TriPhaze_A

![A01](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/A01.png)
![A02](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/A02.png)
![A03](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/A03.png)
![A04](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/A04.png)
![A05](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/A05.png)
![A06](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/A06.png)
![A07](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/A07.png)
![A08](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/A08.png)

# TriPhaze_B

![B01](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/B01.png)
![B02](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/B02.png)
![B03](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/B03.png)
![B04](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/B04.png)
![B05](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/B05.png)
![B06](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/B06.png)
![B07](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/B07.png)
![B08](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/B08.png)

# TriPhaze_C

![C01](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/C01.png)
![C02](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/C02.png)
![C03](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/C03.png)
![C04](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/C04.png)
![C05](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/C05.png)
![C06](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/C06.png)
![C07](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/C07.png)
![C08](https://huggingface.co/Lucetepolis/TriPhaze/resolve/main/Samples/C08.png)