temris commited on
Commit
e1ea164
1 Parent(s): c880c9c

Delete ui-config.json

Browse files
Files changed (1) hide show
  1. ui-config.json +0 -463
ui-config.json DELETED
@@ -1,463 +0,0 @@
1
- {
2
- "txt2img/Prompt/visible": true,
3
- "txt2img/Prompt/value": "",
4
- "txt2img/Negative prompt/visible": true,
5
- "txt2img/Negative prompt/value": "",
6
- "txt2img/Style 1/value": "None",
7
- "txt2img/Style 1/visible": true,
8
- "txt2img/Style 2/value": "None",
9
- "txt2img/Style 2/visible": true,
10
- "txt2img/Sampling Steps/visible": true,
11
- "txt2img/Sampling Steps/value": 25,
12
- "txt2img/Sampling Steps/minimum": 1,
13
- "txt2img/Sampling Steps/maximum": 150,
14
- "txt2img/Sampling Steps/step": 1,
15
- "txt2img/Width/visible": true,
16
- "txt2img/Width/value": 768,
17
- "txt2img/Width/minimum": 64,
18
- "txt2img/Width/maximum": 2048,
19
- "txt2img/Width/step": 8,
20
- "txt2img/Height/visible": true,
21
- "txt2img/Height/value": 768,
22
- "txt2img/Height/minimum": 64,
23
- "txt2img/Height/maximum": 2048,
24
- "txt2img/Height/step": 8,
25
- "txt2img/Batch count/visible": true,
26
- "txt2img/Batch count/value": 1,
27
- "txt2img/Batch count/minimum": 1,
28
- "txt2img/Batch count/maximum": 100,
29
- "txt2img/Batch count/step": 1,
30
- "txt2img/Batch size/visible": true,
31
- "txt2img/Batch size/value": 1,
32
- "txt2img/Batch size/minimum": 1,
33
- "txt2img/Batch size/maximum": 8,
34
- "txt2img/Batch size/step": 1,
35
- "txt2img/CFG Scale/visible": true,
36
- "txt2img/CFG Scale/value": 7.0,
37
- "txt2img/CFG Scale/minimum": 1.0,
38
- "txt2img/CFG Scale/maximum": 30.0,
39
- "txt2img/CFG Scale/step": 0.5,
40
- "txt2img/Seed/visible": true,
41
- "txt2img/Seed/value": -1.0,
42
- "txt2img/Extra/visible": true,
43
- "txt2img/Extra/value": false,
44
- "txt2img/Variation seed/visible": true,
45
- "txt2img/Variation seed/value": -1.0,
46
- "txt2img/Variation strength/visible": true,
47
- "txt2img/Variation strength/value": 0.0,
48
- "txt2img/Variation strength/minimum": 0,
49
- "txt2img/Variation strength/maximum": 1,
50
- "txt2img/Variation strength/step": 0.01,
51
- "txt2img/Resize seed from width/visible": true,
52
- "txt2img/Resize seed from width/value": 0,
53
- "txt2img/Resize seed from width/minimum": 0,
54
- "txt2img/Resize seed from width/maximum": 2048,
55
- "txt2img/Resize seed from width/step": 8,
56
- "txt2img/Resize seed from height/visible": true,
57
- "txt2img/Resize seed from height/value": 0,
58
- "txt2img/Resize seed from height/minimum": 0,
59
- "txt2img/Resize seed from height/maximum": 2048,
60
- "txt2img/Resize seed from height/step": 8,
61
- "txt2img/Restore faces/visible": true,
62
- "txt2img/Restore faces/value": false,
63
- "txt2img/Tiling/visible": true,
64
- "txt2img/Tiling/value": false,
65
- "txt2img/Hires. fix/visible": true,
66
- "txt2img/Hires. fix/value": false,
67
- "txt2img/Upscale by/visible": true,
68
- "txt2img/Upscale by/value": 2.0,
69
- "txt2img/Upscale by/minimum": 1.0,
70
- "txt2img/Upscale by/maximum": 4.0,
71
- "txt2img/Upscale by/step": 0.05,
72
- "txt2img/Denoising strength/visible": true,
73
- "txt2img/Denoising strength/value": 0.35,
74
- "txt2img/Denoising strength/minimum": 0.0,
75
- "txt2img/Denoising strength/maximum": 1.0,
76
- "txt2img/Denoising strength/step": 0.01,
77
- "txt2img/Script/value": "None",
78
- "txt2img/Script/visible": true,
79
- "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true,
80
- "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/value": false,
81
- "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/visible": true,
82
- "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/value": false,
83
- "customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true,
84
- "customscript/prompts_from_file.py/txt2img/Iterate seed every line/value": false,
85
- "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/visible": true,
86
- "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/value": false,
87
- "customscript/prompts_from_file.py/txt2img/List of prompt inputs/visible": true,
88
- "customscript/prompts_from_file.py/txt2img/List of prompt inputs/value": "",
89
- "customscript/xy_grid.py/txt2img/X values/visible": true,
90
- "customscript/xy_grid.py/txt2img/X values/value": "",
91
- "customscript/xy_grid.py/txt2img/Y values/visible": true,
92
- "customscript/xy_grid.py/txt2img/Y values/value": "",
93
- "customscript/xy_grid.py/txt2img/Draw legend/visible": true,
94
- "customscript/xy_grid.py/txt2img/Draw legend/value": true,
95
- "customscript/xy_grid.py/txt2img/Include Separate Images/visible": true,
96
- "customscript/xy_grid.py/txt2img/Include Separate Images/value": false,
97
- "customscript/xy_grid.py/txt2img/Keep -1 for seeds/visible": true,
98
- "customscript/xy_grid.py/txt2img/Keep -1 for seeds/value": false,
99
- "img2img/Prompt/visible": true,
100
- "img2img/Prompt/value": "",
101
- "img2img/Negative prompt/visible": true,
102
- "img2img/Negative prompt/value": "",
103
- "img2img/Style 1/value": "None",
104
- "img2img/Style 1/visible": true,
105
- "img2img/Style 2/value": "None",
106
- "img2img/Style 2/visible": true,
107
- "img2img/Mask blur/visible": true,
108
- "img2img/Mask blur/value": 4,
109
- "img2img/Mask blur/minimum": 0,
110
- "img2img/Mask blur/maximum": 64,
111
- "img2img/Mask blur/step": 1,
112
- "img2img/Mask transparency/value": 0,
113
- "img2img/Mask transparency/minimum": 0,
114
- "img2img/Mask transparency/maximum": 100,
115
- "img2img/Mask transparency/step": 1,
116
- "img2img/Mask source/visible": true,
117
- "img2img/Mask source/value": "Draw mask",
118
- "img2img/Mask mode/visible": true,
119
- "img2img/Mask mode/value": "Inpaint masked",
120
- "img2img/Masked content/visible": true,
121
- "img2img/Masked content/value": "original",
122
- "img2img/Inpaint area/visible": true,
123
- "img2img/Inpaint area/value": "Whole picture",
124
- "img2img/Only masked padding, pixels/visible": true,
125
- "img2img/Only masked padding, pixels/value": 32,
126
- "img2img/Only masked padding, pixels/minimum": 0,
127
- "img2img/Only masked padding, pixels/maximum": 256,
128
- "img2img/Only masked padding, pixels/step": 4,
129
- "img2img/Input directory/visible": true,
130
- "img2img/Input directory/value": "",
131
- "img2img/Output directory/visible": true,
132
- "img2img/Output directory/value": "",
133
- "img2img/Resize mode/visible": true,
134
- "img2img/Resize mode/value": "Just resize",
135
- "img2img/Sampling Steps/visible": true,
136
- "img2img/Sampling Steps/value": 25,
137
- "img2img/Sampling Steps/minimum": 1,
138
- "img2img/Sampling Steps/maximum": 150,
139
- "img2img/Sampling Steps/step": 1,
140
- "img2img/Width/visible": true,
141
- "img2img/Width/value": 768,
142
- "img2img/Width/minimum": 64,
143
- "img2img/Width/maximum": 2048,
144
- "img2img/Width/step": 8,
145
- "img2img/Height/visible": true,
146
- "img2img/Height/value": 768,
147
- "img2img/Height/minimum": 64,
148
- "img2img/Height/maximum": 2048,
149
- "img2img/Height/step": 8,
150
- "img2img/Batch count/visible": true,
151
- "img2img/Batch count/value": 1,
152
- "img2img/Batch count/minimum": 1,
153
- "img2img/Batch count/maximum": 100,
154
- "img2img/Batch count/step": 1,
155
- "img2img/Batch size/visible": true,
156
- "img2img/Batch size/value": 1,
157
- "img2img/Batch size/minimum": 1,
158
- "img2img/Batch size/maximum": 8,
159
- "img2img/Batch size/step": 1,
160
- "img2img/CFG Scale/visible": true,
161
- "img2img/CFG Scale/value": 7.0,
162
- "img2img/CFG Scale/minimum": 1.0,
163
- "img2img/CFG Scale/maximum": 30.0,
164
- "img2img/CFG Scale/step": 0.5,
165
- "img2img/Denoising strength/visible": true,
166
- "img2img/Denoising strength/value": 0.75,
167
- "img2img/Denoising strength/minimum": 0.0,
168
- "img2img/Denoising strength/maximum": 1.0,
169
- "img2img/Denoising strength/step": 0.01,
170
- "img2img/Seed/visible": true,
171
- "img2img/Seed/value": -1.0,
172
- "img2img/Extra/visible": true,
173
- "img2img/Extra/value": false,
174
- "img2img/Variation seed/visible": true,
175
- "img2img/Variation seed/value": -1.0,
176
- "img2img/Variation strength/visible": true,
177
- "img2img/Variation strength/value": 0.0,
178
- "img2img/Variation strength/minimum": 0,
179
- "img2img/Variation strength/maximum": 1,
180
- "img2img/Variation strength/step": 0.01,
181
- "img2img/Resize seed from width/visible": true,
182
- "img2img/Resize seed from width/value": 0,
183
- "img2img/Resize seed from width/minimum": 0,
184
- "img2img/Resize seed from width/maximum": 2048,
185
- "img2img/Resize seed from width/step": 8,
186
- "img2img/Resize seed from height/visible": true,
187
- "img2img/Resize seed from height/value": 0,
188
- "img2img/Resize seed from height/minimum": 0,
189
- "img2img/Resize seed from height/maximum": 2048,
190
- "img2img/Resize seed from height/step": 8,
191
- "img2img/Restore faces/visible": true,
192
- "img2img/Restore faces/value": false,
193
- "img2img/Tiling/visible": true,
194
- "img2img/Tiling/value": false,
195
- "img2img/Script/value": "None",
196
- "img2img/Script/visible": true,
197
- "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true,
198
- "customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/value": true,
199
- "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/visible": true,
200
- "customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/value": true,
201
- "customscript/img2imgalt.py/img2img/Original prompt/visible": true,
202
- "customscript/img2imgalt.py/img2img/Original prompt/value": "",
203
- "customscript/img2imgalt.py/img2img/Original negative prompt/visible": true,
204
- "customscript/img2imgalt.py/img2img/Original negative prompt/value": "",
205
- "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/visible": true,
206
- "customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/value": true,
207
- "customscript/img2imgalt.py/img2img/Decode steps/visible": true,
208
- "customscript/img2imgalt.py/img2img/Decode steps/value": 50,
209
- "customscript/img2imgalt.py/img2img/Decode steps/minimum": 1,
210
- "customscript/img2imgalt.py/img2img/Decode steps/maximum": 150,
211
- "customscript/img2imgalt.py/img2img/Decode steps/step": 1,
212
- "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/visible": true,
213
- "customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/value": true,
214
- "customscript/img2imgalt.py/img2img/Decode CFG scale/visible": true,
215
- "customscript/img2imgalt.py/img2img/Decode CFG scale/value": 1.0,
216
- "customscript/img2imgalt.py/img2img/Decode CFG scale/minimum": 0.0,
217
- "customscript/img2imgalt.py/img2img/Decode CFG scale/maximum": 15.0,
218
- "customscript/img2imgalt.py/img2img/Decode CFG scale/step": 0.1,
219
- "customscript/img2imgalt.py/img2img/Randomness/visible": true,
220
- "customscript/img2imgalt.py/img2img/Randomness/value": 0.0,
221
- "customscript/img2imgalt.py/img2img/Randomness/minimum": 0.0,
222
- "customscript/img2imgalt.py/img2img/Randomness/maximum": 1.0,
223
- "customscript/img2imgalt.py/img2img/Randomness/step": 0.01,
224
- "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/visible": true,
225
- "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/value": false,
226
- "customscript/loopback.py/img2img/Loops/visible": true,
227
- "customscript/loopback.py/img2img/Loops/value": 4,
228
- "customscript/loopback.py/img2img/Loops/minimum": 1,
229
- "customscript/loopback.py/img2img/Loops/maximum": 32,
230
- "customscript/loopback.py/img2img/Loops/step": 1,
231
- "customscript/loopback.py/img2img/Denoising strength change factor/visible": true,
232
- "customscript/loopback.py/img2img/Denoising strength change factor/value": 1,
233
- "customscript/loopback.py/img2img/Denoising strength change factor/minimum": 0.9,
234
- "customscript/loopback.py/img2img/Denoising strength change factor/maximum": 1.1,
235
- "customscript/loopback.py/img2img/Denoising strength change factor/step": 0.01,
236
- "customscript/outpainting_mk_2.py/img2img/Pixels to expand/visible": true,
237
- "customscript/outpainting_mk_2.py/img2img/Pixels to expand/value": 128,
238
- "customscript/outpainting_mk_2.py/img2img/Pixels to expand/minimum": 8,
239
- "customscript/outpainting_mk_2.py/img2img/Pixels to expand/maximum": 256,
240
- "customscript/outpainting_mk_2.py/img2img/Pixels to expand/step": 8,
241
- "customscript/outpainting_mk_2.py/img2img/Mask blur/visible": true,
242
- "customscript/outpainting_mk_2.py/img2img/Mask blur/value": 8,
243
- "customscript/outpainting_mk_2.py/img2img/Mask blur/minimum": 0,
244
- "customscript/outpainting_mk_2.py/img2img/Mask blur/maximum": 64,
245
- "customscript/outpainting_mk_2.py/img2img/Mask blur/step": 1,
246
- "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/visible": true,
247
- "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/value": 1.0,
248
- "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/minimum": 0.0,
249
- "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/maximum": 4.0,
250
- "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/step": 0.01,
251
- "customscript/outpainting_mk_2.py/img2img/Color variation/visible": true,
252
- "customscript/outpainting_mk_2.py/img2img/Color variation/value": 0.05,
253
- "customscript/outpainting_mk_2.py/img2img/Color variation/minimum": 0.0,
254
- "customscript/outpainting_mk_2.py/img2img/Color variation/maximum": 1.0,
255
- "customscript/outpainting_mk_2.py/img2img/Color variation/step": 0.01,
256
- "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/visible": true,
257
- "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/value": 128,
258
- "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/minimum": 8,
259
- "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/maximum": 256,
260
- "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/step": 8,
261
- "customscript/poor_mans_outpainting.py/img2img/Mask blur/visible": true,
262
- "customscript/poor_mans_outpainting.py/img2img/Mask blur/value": 4,
263
- "customscript/poor_mans_outpainting.py/img2img/Mask blur/minimum": 0,
264
- "customscript/poor_mans_outpainting.py/img2img/Mask blur/maximum": 64,
265
- "customscript/poor_mans_outpainting.py/img2img/Mask blur/step": 1,
266
- "customscript/poor_mans_outpainting.py/img2img/Masked content/visible": true,
267
- "customscript/poor_mans_outpainting.py/img2img/Masked content/value": "fill",
268
- "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/visible": true,
269
- "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/value": false,
270
- "customscript/prompt_matrix.py/img2img/Use different seed for each picture/visible": true,
271
- "customscript/prompt_matrix.py/img2img/Use different seed for each picture/value": false,
272
- "customscript/prompts_from_file.py/img2img/Iterate seed every line/visible": true,
273
- "customscript/prompts_from_file.py/img2img/Iterate seed every line/value": false,
274
- "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/visible": true,
275
- "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/value": false,
276
- "customscript/prompts_from_file.py/img2img/List of prompt inputs/visible": true,
277
- "customscript/prompts_from_file.py/img2img/List of prompt inputs/value": "",
278
- "customscript/sd_upscale.py/img2img/Tile overlap/visible": true,
279
- "customscript/sd_upscale.py/img2img/Tile overlap/value": 64,
280
- "customscript/sd_upscale.py/img2img/Tile overlap/minimum": 0,
281
- "customscript/sd_upscale.py/img2img/Tile overlap/maximum": 256,
282
- "customscript/sd_upscale.py/img2img/Tile overlap/step": 16,
283
- "customscript/sd_upscale.py/img2img/Scale Factor/visible": true,
284
- "customscript/sd_upscale.py/img2img/Scale Factor/value": 2.0,
285
- "customscript/sd_upscale.py/img2img/Scale Factor/minimum": 1.0,
286
- "customscript/sd_upscale.py/img2img/Scale Factor/maximum": 4.0,
287
- "customscript/sd_upscale.py/img2img/Scale Factor/step": 0.05,
288
- "customscript/sd_upscale.py/img2img/Upscaler/visible": true,
289
- "customscript/sd_upscale.py/img2img/Upscaler/value": "None",
290
- "customscript/xy_grid.py/img2img/X values/visible": true,
291
- "customscript/xy_grid.py/img2img/X values/value": "",
292
- "customscript/xy_grid.py/img2img/Y values/visible": true,
293
- "customscript/xy_grid.py/img2img/Y values/value": "",
294
- "customscript/xy_grid.py/img2img/Draw legend/visible": true,
295
- "customscript/xy_grid.py/img2img/Draw legend/value": true,
296
- "customscript/xy_grid.py/img2img/Include Separate Images/visible": true,
297
- "customscript/xy_grid.py/img2img/Include Separate Images/value": false,
298
- "customscript/xy_grid.py/img2img/Keep -1 for seeds/visible": true,
299
- "customscript/xy_grid.py/img2img/Keep -1 for seeds/value": false,
300
- "extras/Input directory/visible": true,
301
- "extras/Input directory/value": "",
302
- "extras/Output directory/visible": true,
303
- "extras/Output directory/value": "",
304
- "extras/Show result images/visible": true,
305
- "extras/Show result images/value": true,
306
- "extras/Resize/visible": true,
307
- "extras/Resize/value": 4,
308
- "extras/Resize/minimum": 1.0,
309
- "extras/Resize/maximum": 8.0,
310
- "extras/Resize/step": 0.05,
311
- "extras/Width/visible": true,
312
- "extras/Width/value": 512,
313
- "extras/Height/visible": true,
314
- "extras/Height/value": 512,
315
- "extras/Crop to fit/visible": true,
316
- "extras/Crop to fit/value": true,
317
- "extras/Upscaler 1/visible": true,
318
- "extras/Upscaler 1/value": "None",
319
- "extras/Upscaler 2/visible": true,
320
- "extras/Upscaler 2/value": "None",
321
- "extras/Upscaler 2 visibility/visible": true,
322
- "extras/Upscaler 2 visibility/value": 1,
323
- "extras/Upscaler 2 visibility/minimum": 0.0,
324
- "extras/Upscaler 2 visibility/maximum": 1.0,
325
- "extras/Upscaler 2 visibility/step": 0.001,
326
- "extras/GFPGAN visibility/visible": true,
327
- "extras/GFPGAN visibility/value": 0,
328
- "extras/GFPGAN visibility/minimum": 0.0,
329
- "extras/GFPGAN visibility/maximum": 1.0,
330
- "extras/GFPGAN visibility/step": 0.001,
331
- "extras/CodeFormer visibility/visible": true,
332
- "extras/CodeFormer visibility/value": 0,
333
- "extras/CodeFormer visibility/minimum": 0.0,
334
- "extras/CodeFormer visibility/maximum": 1.0,
335
- "extras/CodeFormer visibility/step": 0.001,
336
- "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true,
337
- "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0,
338
- "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0,
339
- "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0,
340
- "extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001,
341
- "extras/Upscale Before Restoring Faces/visible": true,
342
- "extras/Upscale Before Restoring Faces/value": false,
343
- "modelmerger/Custom Name (Optional)/visible": true,
344
- "modelmerger/Custom Name (Optional)/value": "",
345
- "modelmerger/Multiplier (M) - set to 0 to get model A/visible": true,
346
- "modelmerger/Multiplier (M) - set to 0 to get model A/value": 0.3,
347
- "modelmerger/Multiplier (M) - set to 0 to get model A/minimum": 0.0,
348
- "modelmerger/Multiplier (M) - set to 0 to get model A/maximum": 1.0,
349
- "modelmerger/Multiplier (M) - set to 0 to get model A/step": 0.05,
350
- "modelmerger/Interpolation Method/visible": true,
351
- "modelmerger/Interpolation Method/value": "Weighted sum",
352
- "modelmerger/Checkpoint format/visible": true,
353
- "modelmerger/Checkpoint format/value": "ckpt",
354
- "modelmerger/Save as float16/visible": true,
355
- "modelmerger/Save as float16/value": false,
356
- "txt2img/Sampling method/value": "DPM++ SDE Karras",
357
- "txt2img/Sampling method/visible": true,
358
- "img2img/Sampling method/value": "DPM++ SDE Karras",
359
- "img2img/Sampling method/visible": true,
360
- "train/Name/visible": true,
361
- "train/Name/value": "",
362
- "train/Initialization text/visible": true,
363
- "train/Initialization text/value": "*",
364
- "train/Number of vectors per token/visible": true,
365
- "train/Number of vectors per token/value": 1,
366
- "train/Number of vectors per token/minimum": 1,
367
- "train/Number of vectors per token/maximum": 75,
368
- "train/Number of vectors per token/step": 1,
369
- "train/Overwrite Old Embedding/visible": true,
370
- "train/Overwrite Old Embedding/value": false,
371
- "train/Enter hypernetwork layer structure/visible": true,
372
- "train/Enter hypernetwork layer structure/value": "1, 2, 1",
373
- "train/Add layer normalization/visible": true,
374
- "train/Add layer normalization/value": false,
375
- "train/Use dropout/visible": true,
376
- "train/Use dropout/value": false,
377
- "train/Overwrite Old Hypernetwork/visible": true,
378
- "train/Overwrite Old Hypernetwork/value": false,
379
- "train/Source directory/visible": true,
380
- "train/Source directory/value": "",
381
- "train/Destination directory/visible": true,
382
- "train/Destination directory/value": "",
383
- "train/Width/visible": true,
384
- "train/Width/value": 512,
385
- "train/Width/minimum": 64,
386
- "train/Width/maximum": 2048,
387
- "train/Width/step": 8,
388
- "train/Height/visible": true,
389
- "train/Height/value": 512,
390
- "train/Height/minimum": 64,
391
- "train/Height/maximum": 2048,
392
- "train/Height/step": 8,
393
- "train/Create flipped copies/visible": true,
394
- "train/Create flipped copies/value": false,
395
- "train/Split oversized images/visible": true,
396
- "train/Split oversized images/value": false,
397
- "train/Auto focal point crop/visible": true,
398
- "train/Auto focal point crop/value": false,
399
- "train/Use BLIP for caption/visible": true,
400
- "train/Use BLIP for caption/value": false,
401
- "train/Use deepbooru for caption/visible": true,
402
- "train/Use deepbooru for caption/value": false,
403
- "train/Split image threshold/visible": true,
404
- "train/Split image threshold/value": 0.5,
405
- "train/Split image threshold/minimum": 0.0,
406
- "train/Split image threshold/maximum": 1.0,
407
- "train/Split image threshold/step": 0.05,
408
- "train/Split image overlap ratio/visible": true,
409
- "train/Split image overlap ratio/value": 0.2,
410
- "train/Split image overlap ratio/minimum": 0.0,
411
- "train/Split image overlap ratio/maximum": 0.9,
412
- "train/Split image overlap ratio/step": 0.05,
413
- "train/Focal point face weight/visible": true,
414
- "train/Focal point face weight/value": 0.9,
415
- "train/Focal point face weight/minimum": 0.0,
416
- "train/Focal point face weight/maximum": 1.0,
417
- "train/Focal point face weight/step": 0.05,
418
- "train/Focal point entropy weight/visible": true,
419
- "train/Focal point entropy weight/value": 0.15,
420
- "train/Focal point entropy weight/minimum": 0.0,
421
- "train/Focal point entropy weight/maximum": 1.0,
422
- "train/Focal point entropy weight/step": 0.05,
423
- "train/Focal point edges weight/visible": true,
424
- "train/Focal point edges weight/value": 0.5,
425
- "train/Focal point edges weight/minimum": 0.0,
426
- "train/Focal point edges weight/maximum": 1.0,
427
- "train/Focal point edges weight/step": 0.05,
428
- "train/Create debug image/visible": true,
429
- "train/Create debug image/value": false,
430
- "train/Embedding Learning rate/visible": true,
431
- "train/Embedding Learning rate/value": "0.005",
432
- "train/Hypernetwork Learning rate/visible": true,
433
- "train/Hypernetwork Learning rate/value": "0.00001",
434
- "train/Batch size/visible": true,
435
- "train/Batch size/value": 1,
436
- "train/Gradient accumulation steps/visible": true,
437
- "train/Gradient accumulation steps/value": 1,
438
- "train/Dataset directory/visible": true,
439
- "train/Dataset directory/value": "",
440
- "train/Log directory/visible": true,
441
- "train/Log directory/value": "textual_inversion",
442
- "train/Prompt template file/visible": true,
443
- "train/Prompt template file/value": "D:\\Anything V3\\stable-diffusion-webui\\textual_inversion_templates\\style_filewords.txt",
444
- "train/Max steps/visible": true,
445
- "train/Max steps/value": 100000,
446
- "train/Save an image to log directory every N steps, 0 to disable/visible": true,
447
- "train/Save an image to log directory every N steps, 0 to disable/value": 500,
448
- "train/Save a copy of embedding to log directory every N steps, 0 to disable/visible": true,
449
- "train/Save a copy of embedding to log directory every N steps, 0 to disable/value": 500,
450
- "train/Save images with embedding in PNG chunks/visible": true,
451
- "train/Save images with embedding in PNG chunks/value": true,
452
- "train/Read parameters (prompt, etc...) from txt2img tab when making previews/visible": true,
453
- "train/Read parameters (prompt, etc...) from txt2img tab when making previews/value": false,
454
- "train/Shuffle tags by ',' when creating prompts./visible": true,
455
- "train/Shuffle tags by ',' when creating prompts./value": false,
456
- "train/Drop out tags when creating prompts./visible": true,
457
- "train/Drop out tags when creating prompts./value": 0,
458
- "train/Drop out tags when creating prompts./minimum": 0,
459
- "train/Drop out tags when creating prompts./maximum": 1,
460
- "train/Drop out tags when creating prompts./step": 0.1,
461
- "train/Choose latent sampling method/visible": true,
462
- "train/Choose latent sampling method/value": "once"
463
- }