File size: 3,056 Bytes
fcddc55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
### v2.3.2 - 2024 Nov.06
- Linting *(`internal`)*

### v2.3.1 - 2024 Nov.04
- Implement **Range** Settings

### v2.3.0 - 2024 Sep.20
- Refactor

### v2.2.6 - 2024 Sep.18
- Allow disabling `do_not_save_to_config` to use **Defaults**

### v2.2.5 - 2024 Aug.30
- Correct Y'CbCr **Conversion**?

### v2.2.4 - 2024 Aug.28
- Optimization *(`internal`)*
- Improve Color **Accuracy** ~~Slightly~~

### v2.2.3 - 2024 Aug.27
- Lib *(`internal`)*

### v2.2.2 - 2024 Aug.27
- Fix **Color Picker** for Gradio **4**

### v2.2.1 - 2024 Aug.02
- `@torch.inference_mode()`

### v2.2.0 - 2024 Jul.03
- Add `Adv.` in **Styles Presets**
- Improve **Consts** Logics *(`internal`)*

### v2.1.0 - 2024 Jul.03
- Support **Randomize** Forever

### v2.0.3 - 2024 Jun.25
- Format

### v2.0.2 - 2024 Jun.24
- Bug Fix

### v2.0.1 - 2024 Mar.07
- Support **ADetailer**

### v2.0.0 - 2024 Mar.05
- Improved Logics

### v2.0.epsilon - 2024 Mar.04
- Improved Logics

### v2.0.delta - 2024 Mar.04
- Support **SDXL**

### v2.0.gamma - 2024 Mar.01
- Major **Rewrite** & **Optimization**

### v2.0.beta - 2024 Feb.29
- Revert Sampler **Hook** *(`internal`)*

### v2.0.alpha - 2024 Feb.29
- Changed Sampler **Hook** *(`internal`)*
- Removed **LFS** *(`GitHub`)*

### v1.5.1 - 2023 Dec.03
- Bug Fix by. **catboxanon**

### v1.5.0 - 2023 Nov.08
- Rewrote **Callback** logic *(`internal`)*

### v1.4.10 - 2023 Nov.01
- Better **Hires. fix** logic

### v1.4.9 - 2023 Nov.01
- Improve Sliders values refresh

### v1.4.8 - 2023 Nov.01
- Removed "**magic numbers**"

### v1.4.7 - 2023 Nov.01
- Removed **Skip** parameter

### v1.4.6 - 2023 Sep.19
- Add **HDR** Script

### v1.4.5 - 2023 Sep.13
- Bug Fix for Color Wheel in `img2img`
- Minor Formatting

### v1.4.4 - 2023 Sep.13
- Add **Infotext** Support by. **catboxanon**

### v1.4.3 - 2023 Sep.13
- Improve **Color Wheel** Functionality by. **catboxanon**

### v1.4.2 - 2023 Sep.11
- Fix the Reset and Randomize buttons for the new Contrast algorithm

### v1.4.1 - 2023 Sep.11
- New **Contrast** algorithm

### v1.4.0 - 2023 Jul.11
- Implement **Scaling** algorithm

### v1.3.5 - 2023 Jul.11
- Implement **Color Picker**

### v1.3.4 - 2023 Jul.08
- Implement **Metadata**

### v1.3.3 - 2023 Jul.07
- Color Wheel now works at (0, 0, 0)
- Style/Randomize/Reset now updates Color Wheel

### v1.3.2 - 2023 Jul.07
- Implement **Color Wheel**
- Finally added `changelog`

### v1.3.1 - 2023 Jul.06
- Bug Fix

### v1.3.0 - 2023 Jul.06
- Implement **Style Presets**
- Separate logics into different scripts

### v1.2.1 - 2023 Jul.05
- Add **Randomize** function
- Add **Reset** function

### v1.2.0 - 2023 Jul.03
- Implement multiple **Noise** algorithms

### v1.1.3 - 2023 Jun.26
- Automatically refresh outdated Sliders values

### v1.1.2 - 2023 Jun.23
- Bug Fix

### v1.1.1 - 2023 Jun.22
- **Batch** Support

### v1.1.0 - 2023 Jun.21
- **X/Y/Z Plot** Support

### v1.0.0 - 2023 Jun.20
- Extension **Released**!