digiclau commited on
Commit
8c67b34
·
1 Parent(s): 1e14e39

Upload 3 files

Browse files
ComfyUI_related/1_UpscalerOnly.json ADDED
@@ -0,0 +1,517 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 21,
3
+ "last_link_id": 27,
4
+ "nodes": [
5
+ {
6
+ "id": 16,
7
+ "type": "CheckpointLoaderSimple",
8
+ "pos": [
9
+ 15.040029067993132,
10
+ 228.35995834350587
11
+ ],
12
+ "size": {
13
+ "0": 315,
14
+ "1": 98
15
+ },
16
+ "flags": {},
17
+ "order": 0,
18
+ "mode": 0,
19
+ "outputs": [
20
+ {
21
+ "name": "MODEL",
22
+ "type": "MODEL",
23
+ "links": [
24
+ 18
25
+ ],
26
+ "slot_index": 0
27
+ },
28
+ {
29
+ "name": "CLIP",
30
+ "type": "CLIP",
31
+ "links": [
32
+ 19,
33
+ 20
34
+ ],
35
+ "slot_index": 1
36
+ },
37
+ {
38
+ "name": "VAE",
39
+ "type": "VAE",
40
+ "links": [
41
+ 21
42
+ ],
43
+ "slot_index": 2
44
+ }
45
+ ],
46
+ "properties": {
47
+ "Node name for S&R": "CheckpointLoaderSimple"
48
+ },
49
+ "widgets_values": [
50
+ "dreamshaper_8.safetensors"
51
+ ]
52
+ },
53
+ {
54
+ "id": 6,
55
+ "type": "CLIPTextEncode",
56
+ "pos": [
57
+ 349.0400290679934,
58
+ 93.35995834350585
59
+ ],
60
+ "size": {
61
+ "0": 422.84503173828125,
62
+ "1": 164.31304931640625
63
+ },
64
+ "flags": {},
65
+ "order": 3,
66
+ "mode": 0,
67
+ "inputs": [
68
+ {
69
+ "name": "clip",
70
+ "type": "CLIP",
71
+ "link": 19
72
+ }
73
+ ],
74
+ "outputs": [
75
+ {
76
+ "name": "CONDITIONING",
77
+ "type": "CONDITIONING",
78
+ "links": [
79
+ 4
80
+ ],
81
+ "slot_index": 0
82
+ }
83
+ ],
84
+ "properties": {
85
+ "Node name for S&R": "CLIPTextEncode"
86
+ },
87
+ "widgets_values": [
88
+ "masterpiece HDR victorian portrait painting of woman, blonde hair, mountain nature, blue sky\n"
89
+ ]
90
+ },
91
+ {
92
+ "id": 7,
93
+ "type": "CLIPTextEncode",
94
+ "pos": [
95
+ 358.0400290679934,
96
+ 300.35995834350655
97
+ ],
98
+ "size": {
99
+ "0": 425.27801513671875,
100
+ "1": 180.6060791015625
101
+ },
102
+ "flags": {
103
+ "collapsed": true
104
+ },
105
+ "order": 4,
106
+ "mode": 0,
107
+ "inputs": [
108
+ {
109
+ "name": "clip",
110
+ "type": "CLIP",
111
+ "link": 20
112
+ }
113
+ ],
114
+ "outputs": [
115
+ {
116
+ "name": "CONDITIONING",
117
+ "type": "CONDITIONING",
118
+ "links": [
119
+ 6
120
+ ],
121
+ "slot_index": 0
122
+ }
123
+ ],
124
+ "properties": {
125
+ "Node name for S&R": "CLIPTextEncode"
126
+ },
127
+ "widgets_values": [
128
+ "bad hands, text, watermark\n"
129
+ ]
130
+ },
131
+ {
132
+ "id": 5,
133
+ "type": "EmptyLatentImage",
134
+ "pos": [
135
+ 461.0400290679942,
136
+ 343.3599583435066
137
+ ],
138
+ "size": {
139
+ "0": 315,
140
+ "1": 106
141
+ },
142
+ "flags": {},
143
+ "order": 1,
144
+ "mode": 0,
145
+ "outputs": [
146
+ {
147
+ "name": "LATENT",
148
+ "type": "LATENT",
149
+ "links": [
150
+ 2
151
+ ],
152
+ "slot_index": 0
153
+ }
154
+ ],
155
+ "properties": {
156
+ "Node name for S&R": "EmptyLatentImage"
157
+ },
158
+ "widgets_values": [
159
+ 512,
160
+ 512,
161
+ 1
162
+ ]
163
+ },
164
+ {
165
+ "id": 8,
166
+ "type": "VAEDecode",
167
+ "pos": [
168
+ 842,
169
+ 402
170
+ ],
171
+ "size": {
172
+ "0": 210,
173
+ "1": 46
174
+ },
175
+ "flags": {},
176
+ "order": 6,
177
+ "mode": 0,
178
+ "inputs": [
179
+ {
180
+ "name": "samples",
181
+ "type": "LATENT",
182
+ "link": 7
183
+ },
184
+ {
185
+ "name": "vae",
186
+ "type": "VAE",
187
+ "link": 21
188
+ }
189
+ ],
190
+ "outputs": [
191
+ {
192
+ "name": "IMAGE",
193
+ "type": "IMAGE",
194
+ "links": [
195
+ 9,
196
+ 26
197
+ ],
198
+ "slot_index": 0
199
+ }
200
+ ],
201
+ "properties": {
202
+ "Node name for S&R": "VAEDecode"
203
+ }
204
+ },
205
+ {
206
+ "id": 18,
207
+ "type": "UpscaleModelLoader",
208
+ "pos": [
209
+ 1151.5429371649134,
210
+ 108.47241638175969
211
+ ],
212
+ "size": {
213
+ "0": 315,
214
+ "1": 58
215
+ },
216
+ "flags": {},
217
+ "order": 2,
218
+ "mode": 0,
219
+ "outputs": [
220
+ {
221
+ "name": "UPSCALE_MODEL",
222
+ "type": "UPSCALE_MODEL",
223
+ "links": [
224
+ 25
225
+ ],
226
+ "shape": 3,
227
+ "slot_index": 0
228
+ }
229
+ ],
230
+ "properties": {
231
+ "Node name for S&R": "UpscaleModelLoader"
232
+ },
233
+ "widgets_values": [
234
+ "4x-UltraSharp.pth"
235
+ ]
236
+ },
237
+ {
238
+ "id": 20,
239
+ "type": "ImageUpscaleWithModel",
240
+ "pos": [
241
+ 1159.718419680786,
242
+ 225.0718083987427
243
+ ],
244
+ "size": {
245
+ "0": 241.79998779296875,
246
+ "1": 46
247
+ },
248
+ "flags": {},
249
+ "order": 8,
250
+ "mode": 0,
251
+ "inputs": [
252
+ {
253
+ "name": "upscale_model",
254
+ "type": "UPSCALE_MODEL",
255
+ "link": 25
256
+ },
257
+ {
258
+ "name": "image",
259
+ "type": "IMAGE",
260
+ "link": 26
261
+ }
262
+ ],
263
+ "outputs": [
264
+ {
265
+ "name": "IMAGE",
266
+ "type": "IMAGE",
267
+ "links": [
268
+ 27
269
+ ],
270
+ "shape": 3,
271
+ "slot_index": 0
272
+ }
273
+ ],
274
+ "properties": {
275
+ "Node name for S&R": "ImageUpscaleWithModel"
276
+ }
277
+ },
278
+ {
279
+ "id": 9,
280
+ "type": "SaveImage",
281
+ "pos": [
282
+ 1134,
283
+ 337
284
+ ],
285
+ "size": {
286
+ "0": 232.94032287597656,
287
+ "1": 282.4336242675781
288
+ },
289
+ "flags": {},
290
+ "order": 7,
291
+ "mode": 0,
292
+ "inputs": [
293
+ {
294
+ "name": "images",
295
+ "type": "IMAGE",
296
+ "link": 9
297
+ }
298
+ ],
299
+ "title": "512*512 결과 이미지지",
300
+ "properties": {},
301
+ "widgets_values": [
302
+ "ComfyUI"
303
+ ]
304
+ },
305
+ {
306
+ "id": 21,
307
+ "type": "SaveImage",
308
+ "pos": [
309
+ 1385,
310
+ 336
311
+ ],
312
+ "size": {
313
+ "0": 515.0468139648438,
314
+ "1": 476.9884338378906
315
+ },
316
+ "flags": {},
317
+ "order": 9,
318
+ "mode": 0,
319
+ "inputs": [
320
+ {
321
+ "name": "images",
322
+ "type": "IMAGE",
323
+ "link": 27
324
+ }
325
+ ],
326
+ "title": "2048*2048 확대 이미지\n\n",
327
+ "properties": {},
328
+ "widgets_values": [
329
+ "ComfyUI"
330
+ ]
331
+ },
332
+ {
333
+ "id": 3,
334
+ "type": "KSampler",
335
+ "pos": [
336
+ 793.0400290679931,
337
+ 86.35995834350585
338
+ ],
339
+ "size": {
340
+ "0": 315,
341
+ "1": 262
342
+ },
343
+ "flags": {},
344
+ "order": 5,
345
+ "mode": 0,
346
+ "inputs": [
347
+ {
348
+ "name": "model",
349
+ "type": "MODEL",
350
+ "link": 18
351
+ },
352
+ {
353
+ "name": "positive",
354
+ "type": "CONDITIONING",
355
+ "link": 4
356
+ },
357
+ {
358
+ "name": "negative",
359
+ "type": "CONDITIONING",
360
+ "link": 6
361
+ },
362
+ {
363
+ "name": "latent_image",
364
+ "type": "LATENT",
365
+ "link": 2
366
+ }
367
+ ],
368
+ "outputs": [
369
+ {
370
+ "name": "LATENT",
371
+ "type": "LATENT",
372
+ "links": [
373
+ 7
374
+ ],
375
+ "slot_index": 0
376
+ }
377
+ ],
378
+ "properties": {
379
+ "Node name for S&R": "KSampler"
380
+ },
381
+ "widgets_values": [
382
+ 444022434831209,
383
+ "fixed",
384
+ 20,
385
+ 8,
386
+ "dpmpp_sde",
387
+ "normal",
388
+ 1
389
+ ]
390
+ }
391
+ ],
392
+ "links": [
393
+ [
394
+ 2,
395
+ 5,
396
+ 0,
397
+ 3,
398
+ 3,
399
+ "LATENT"
400
+ ],
401
+ [
402
+ 4,
403
+ 6,
404
+ 0,
405
+ 3,
406
+ 1,
407
+ "CONDITIONING"
408
+ ],
409
+ [
410
+ 6,
411
+ 7,
412
+ 0,
413
+ 3,
414
+ 2,
415
+ "CONDITIONING"
416
+ ],
417
+ [
418
+ 7,
419
+ 3,
420
+ 0,
421
+ 8,
422
+ 0,
423
+ "LATENT"
424
+ ],
425
+ [
426
+ 9,
427
+ 8,
428
+ 0,
429
+ 9,
430
+ 0,
431
+ "IMAGE"
432
+ ],
433
+ [
434
+ 18,
435
+ 16,
436
+ 0,
437
+ 3,
438
+ 0,
439
+ "MODEL"
440
+ ],
441
+ [
442
+ 19,
443
+ 16,
444
+ 1,
445
+ 6,
446
+ 0,
447
+ "CLIP"
448
+ ],
449
+ [
450
+ 20,
451
+ 16,
452
+ 1,
453
+ 7,
454
+ 0,
455
+ "CLIP"
456
+ ],
457
+ [
458
+ 21,
459
+ 16,
460
+ 2,
461
+ 8,
462
+ 1,
463
+ "VAE"
464
+ ],
465
+ [
466
+ 25,
467
+ 18,
468
+ 0,
469
+ 20,
470
+ 0,
471
+ "UPSCALE_MODEL"
472
+ ],
473
+ [
474
+ 26,
475
+ 8,
476
+ 0,
477
+ 20,
478
+ 1,
479
+ "IMAGE"
480
+ ],
481
+ [
482
+ 27,
483
+ 20,
484
+ 0,
485
+ 21,
486
+ 0,
487
+ "IMAGE"
488
+ ]
489
+ ],
490
+ "groups": [
491
+ {
492
+ "title": "txt2img (512*512 기본 이미지 생성)",
493
+ "bounding": [
494
+ 6,
495
+ 9,
496
+ 1114,
497
+ 458
498
+ ],
499
+ "color": "#8A8",
500
+ "font_size": 24
501
+ },
502
+ {
503
+ "title": "Upscale model 사용",
504
+ "bounding": [
505
+ 1140,
506
+ 28,
507
+ 338,
508
+ 252
509
+ ],
510
+ "color": "#3f789e",
511
+ "font_size": 24
512
+ }
513
+ ],
514
+ "config": {},
515
+ "extra": {},
516
+ "version": 0.4
517
+ }
ComfyUI_related/2_UpscalerOnlyTo1024.json ADDED
@@ -0,0 +1,565 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 23,
3
+ "last_link_id": 29,
4
+ "nodes": [
5
+ {
6
+ "id": 16,
7
+ "type": "CheckpointLoaderSimple",
8
+ "pos": [
9
+ 15.040029067993132,
10
+ 228.35995834350587
11
+ ],
12
+ "size": {
13
+ "0": 315,
14
+ "1": 98
15
+ },
16
+ "flags": {},
17
+ "order": 0,
18
+ "mode": 0,
19
+ "outputs": [
20
+ {
21
+ "name": "MODEL",
22
+ "type": "MODEL",
23
+ "links": [
24
+ 18
25
+ ],
26
+ "slot_index": 0
27
+ },
28
+ {
29
+ "name": "CLIP",
30
+ "type": "CLIP",
31
+ "links": [
32
+ 19,
33
+ 20
34
+ ],
35
+ "slot_index": 1
36
+ },
37
+ {
38
+ "name": "VAE",
39
+ "type": "VAE",
40
+ "links": [
41
+ 21
42
+ ],
43
+ "slot_index": 2
44
+ }
45
+ ],
46
+ "properties": {
47
+ "Node name for S&R": "CheckpointLoaderSimple"
48
+ },
49
+ "widgets_values": [
50
+ "dreamshaper_8.safetensors"
51
+ ]
52
+ },
53
+ {
54
+ "id": 6,
55
+ "type": "CLIPTextEncode",
56
+ "pos": [
57
+ 349.0400290679934,
58
+ 93.35995834350585
59
+ ],
60
+ "size": {
61
+ "0": 422.84503173828125,
62
+ "1": 164.31304931640625
63
+ },
64
+ "flags": {},
65
+ "order": 3,
66
+ "mode": 0,
67
+ "inputs": [
68
+ {
69
+ "name": "clip",
70
+ "type": "CLIP",
71
+ "link": 19
72
+ }
73
+ ],
74
+ "outputs": [
75
+ {
76
+ "name": "CONDITIONING",
77
+ "type": "CONDITIONING",
78
+ "links": [
79
+ 4
80
+ ],
81
+ "slot_index": 0
82
+ }
83
+ ],
84
+ "properties": {
85
+ "Node name for S&R": "CLIPTextEncode"
86
+ },
87
+ "widgets_values": [
88
+ "masterpiece HDR victorian portrait painting of woman, blonde hair, mountain nature, blue sky\n"
89
+ ]
90
+ },
91
+ {
92
+ "id": 7,
93
+ "type": "CLIPTextEncode",
94
+ "pos": [
95
+ 358.0400290679934,
96
+ 300.35995834350655
97
+ ],
98
+ "size": {
99
+ "0": 425.27801513671875,
100
+ "1": 180.6060791015625
101
+ },
102
+ "flags": {
103
+ "collapsed": true
104
+ },
105
+ "order": 4,
106
+ "mode": 0,
107
+ "inputs": [
108
+ {
109
+ "name": "clip",
110
+ "type": "CLIP",
111
+ "link": 20
112
+ }
113
+ ],
114
+ "outputs": [
115
+ {
116
+ "name": "CONDITIONING",
117
+ "type": "CONDITIONING",
118
+ "links": [
119
+ 6
120
+ ],
121
+ "slot_index": 0
122
+ }
123
+ ],
124
+ "properties": {
125
+ "Node name for S&R": "CLIPTextEncode"
126
+ },
127
+ "widgets_values": [
128
+ "bad hands, text, watermark\n"
129
+ ]
130
+ },
131
+ {
132
+ "id": 5,
133
+ "type": "EmptyLatentImage",
134
+ "pos": [
135
+ 461.0400290679942,
136
+ 343.3599583435066
137
+ ],
138
+ "size": {
139
+ "0": 315,
140
+ "1": 106
141
+ },
142
+ "flags": {},
143
+ "order": 1,
144
+ "mode": 0,
145
+ "outputs": [
146
+ {
147
+ "name": "LATENT",
148
+ "type": "LATENT",
149
+ "links": [
150
+ 2
151
+ ],
152
+ "slot_index": 0
153
+ }
154
+ ],
155
+ "properties": {
156
+ "Node name for S&R": "EmptyLatentImage"
157
+ },
158
+ "widgets_values": [
159
+ 512,
160
+ 512,
161
+ 1
162
+ ]
163
+ },
164
+ {
165
+ "id": 8,
166
+ "type": "VAEDecode",
167
+ "pos": [
168
+ 842,
169
+ 402
170
+ ],
171
+ "size": {
172
+ "0": 210,
173
+ "1": 46
174
+ },
175
+ "flags": {},
176
+ "order": 6,
177
+ "mode": 0,
178
+ "inputs": [
179
+ {
180
+ "name": "samples",
181
+ "type": "LATENT",
182
+ "link": 7
183
+ },
184
+ {
185
+ "name": "vae",
186
+ "type": "VAE",
187
+ "link": 21
188
+ }
189
+ ],
190
+ "outputs": [
191
+ {
192
+ "name": "IMAGE",
193
+ "type": "IMAGE",
194
+ "links": [
195
+ 9,
196
+ 26
197
+ ],
198
+ "slot_index": 0
199
+ }
200
+ ],
201
+ "properties": {
202
+ "Node name for S&R": "VAEDecode"
203
+ }
204
+ },
205
+ {
206
+ "id": 18,
207
+ "type": "UpscaleModelLoader",
208
+ "pos": [
209
+ 1139.3432057196014,
210
+ 88.87242599479679
211
+ ],
212
+ "size": {
213
+ "0": 315,
214
+ "1": 58
215
+ },
216
+ "flags": {},
217
+ "order": 2,
218
+ "mode": 0,
219
+ "outputs": [
220
+ {
221
+ "name": "UPSCALE_MODEL",
222
+ "type": "UPSCALE_MODEL",
223
+ "links": [
224
+ 25
225
+ ],
226
+ "shape": 3,
227
+ "slot_index": 0
228
+ }
229
+ ],
230
+ "properties": {
231
+ "Node name for S&R": "UpscaleModelLoader"
232
+ },
233
+ "widgets_values": [
234
+ "4x-UltraSharp.pth"
235
+ ]
236
+ },
237
+ {
238
+ "id": 20,
239
+ "type": "ImageUpscaleWithModel",
240
+ "pos": [
241
+ 1147.518688235474,
242
+ 205.47181801177973
243
+ ],
244
+ "size": {
245
+ "0": 241.79998779296875,
246
+ "1": 46
247
+ },
248
+ "flags": {},
249
+ "order": 8,
250
+ "mode": 0,
251
+ "inputs": [
252
+ {
253
+ "name": "upscale_model",
254
+ "type": "UPSCALE_MODEL",
255
+ "link": 25
256
+ },
257
+ {
258
+ "name": "image",
259
+ "type": "IMAGE",
260
+ "link": 26
261
+ }
262
+ ],
263
+ "outputs": [
264
+ {
265
+ "name": "IMAGE",
266
+ "type": "IMAGE",
267
+ "links": [
268
+ 28
269
+ ],
270
+ "shape": 3,
271
+ "slot_index": 0
272
+ }
273
+ ],
274
+ "properties": {
275
+ "Node name for S&R": "ImageUpscaleWithModel"
276
+ }
277
+ },
278
+ {
279
+ "id": 22,
280
+ "type": "ImageScaleBy",
281
+ "pos": [
282
+ 1406,
283
+ 187
284
+ ],
285
+ "size": {
286
+ "0": 315,
287
+ "1": 82
288
+ },
289
+ "flags": {},
290
+ "order": 9,
291
+ "mode": 0,
292
+ "inputs": [
293
+ {
294
+ "name": "image",
295
+ "type": "IMAGE",
296
+ "link": 28
297
+ }
298
+ ],
299
+ "outputs": [
300
+ {
301
+ "name": "IMAGE",
302
+ "type": "IMAGE",
303
+ "links": [
304
+ 29
305
+ ],
306
+ "shape": 3,
307
+ "slot_index": 0
308
+ }
309
+ ],
310
+ "properties": {
311
+ "Node name for S&R": "ImageScaleBy"
312
+ },
313
+ "widgets_values": [
314
+ "nearest-exact",
315
+ 0.5
316
+ ]
317
+ },
318
+ {
319
+ "id": 3,
320
+ "type": "KSampler",
321
+ "pos": [
322
+ 793.0400290679931,
323
+ 86.35995834350585
324
+ ],
325
+ "size": {
326
+ "0": 315,
327
+ "1": 262
328
+ },
329
+ "flags": {},
330
+ "order": 5,
331
+ "mode": 0,
332
+ "inputs": [
333
+ {
334
+ "name": "model",
335
+ "type": "MODEL",
336
+ "link": 18
337
+ },
338
+ {
339
+ "name": "positive",
340
+ "type": "CONDITIONING",
341
+ "link": 4
342
+ },
343
+ {
344
+ "name": "negative",
345
+ "type": "CONDITIONING",
346
+ "link": 6
347
+ },
348
+ {
349
+ "name": "latent_image",
350
+ "type": "LATENT",
351
+ "link": 2
352
+ }
353
+ ],
354
+ "outputs": [
355
+ {
356
+ "name": "LATENT",
357
+ "type": "LATENT",
358
+ "links": [
359
+ 7
360
+ ],
361
+ "slot_index": 0
362
+ }
363
+ ],
364
+ "properties": {
365
+ "Node name for S&R": "KSampler"
366
+ },
367
+ "widgets_values": [
368
+ 444022434831210,
369
+ "fixed",
370
+ 20,
371
+ 8,
372
+ "dpmpp_sde",
373
+ "normal",
374
+ 1
375
+ ]
376
+ },
377
+ {
378
+ "id": 9,
379
+ "type": "SaveImage",
380
+ "pos": [
381
+ 1134,
382
+ 334
383
+ ],
384
+ "size": {
385
+ "0": 232.94032287597656,
386
+ "1": 282.4336242675781
387
+ },
388
+ "flags": {},
389
+ "order": 7,
390
+ "mode": 0,
391
+ "inputs": [
392
+ {
393
+ "name": "images",
394
+ "type": "IMAGE",
395
+ "link": 9
396
+ }
397
+ ],
398
+ "title": "512*512 결과 이미지지",
399
+ "properties": {},
400
+ "widgets_values": [
401
+ "ComfyUI"
402
+ ]
403
+ },
404
+ {
405
+ "id": 21,
406
+ "type": "SaveImage",
407
+ "pos": [
408
+ 1380,
409
+ 334
410
+ ],
411
+ "size": {
412
+ "0": 515.0468139648438,
413
+ "1": 476.9884338378906
414
+ },
415
+ "flags": {},
416
+ "order": 10,
417
+ "mode": 0,
418
+ "inputs": [
419
+ {
420
+ "name": "images",
421
+ "type": "IMAGE",
422
+ "link": 29
423
+ }
424
+ ],
425
+ "title": "1024*1024 확대 이미지\n",
426
+ "properties": {},
427
+ "widgets_values": [
428
+ "ComfyUI"
429
+ ]
430
+ }
431
+ ],
432
+ "links": [
433
+ [
434
+ 2,
435
+ 5,
436
+ 0,
437
+ 3,
438
+ 3,
439
+ "LATENT"
440
+ ],
441
+ [
442
+ 4,
443
+ 6,
444
+ 0,
445
+ 3,
446
+ 1,
447
+ "CONDITIONING"
448
+ ],
449
+ [
450
+ 6,
451
+ 7,
452
+ 0,
453
+ 3,
454
+ 2,
455
+ "CONDITIONING"
456
+ ],
457
+ [
458
+ 7,
459
+ 3,
460
+ 0,
461
+ 8,
462
+ 0,
463
+ "LATENT"
464
+ ],
465
+ [
466
+ 9,
467
+ 8,
468
+ 0,
469
+ 9,
470
+ 0,
471
+ "IMAGE"
472
+ ],
473
+ [
474
+ 18,
475
+ 16,
476
+ 0,
477
+ 3,
478
+ 0,
479
+ "MODEL"
480
+ ],
481
+ [
482
+ 19,
483
+ 16,
484
+ 1,
485
+ 6,
486
+ 0,
487
+ "CLIP"
488
+ ],
489
+ [
490
+ 20,
491
+ 16,
492
+ 1,
493
+ 7,
494
+ 0,
495
+ "CLIP"
496
+ ],
497
+ [
498
+ 21,
499
+ 16,
500
+ 2,
501
+ 8,
502
+ 1,
503
+ "VAE"
504
+ ],
505
+ [
506
+ 25,
507
+ 18,
508
+ 0,
509
+ 20,
510
+ 0,
511
+ "UPSCALE_MODEL"
512
+ ],
513
+ [
514
+ 26,
515
+ 8,
516
+ 0,
517
+ 20,
518
+ 1,
519
+ "IMAGE"
520
+ ],
521
+ [
522
+ 28,
523
+ 20,
524
+ 0,
525
+ 22,
526
+ 0,
527
+ "IMAGE"
528
+ ],
529
+ [
530
+ 29,
531
+ 22,
532
+ 0,
533
+ 21,
534
+ 0,
535
+ "IMAGE"
536
+ ]
537
+ ],
538
+ "groups": [
539
+ {
540
+ "title": "txt2img (512*512 기본 이미지 생성)",
541
+ "bounding": [
542
+ 6,
543
+ 9,
544
+ 1114,
545
+ 458
546
+ ],
547
+ "color": "#8A8",
548
+ "font_size": 24
549
+ },
550
+ {
551
+ "title": "Upscale model 사용",
552
+ "bounding": [
553
+ 1128,
554
+ 8,
555
+ 611,
556
+ 282
557
+ ],
558
+ "color": "#3f789e",
559
+ "font_size": 24
560
+ }
561
+ ],
562
+ "config": {},
563
+ "extra": {},
564
+ "version": 0.4
565
+ }
ComfyUI_related/3_HiresFix.json ADDED
@@ -0,0 +1,631 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "last_node_id": 31,
3
+ "last_link_id": 39,
4
+ "nodes": [
5
+ {
6
+ "id": 5,
7
+ "type": "EmptyLatentImage",
8
+ "pos": [
9
+ 461.0400290679942,
10
+ 343.3599583435066
11
+ ],
12
+ "size": {
13
+ "0": 315,
14
+ "1": 106
15
+ },
16
+ "flags": {},
17
+ "order": 0,
18
+ "mode": 0,
19
+ "outputs": [
20
+ {
21
+ "name": "LATENT",
22
+ "type": "LATENT",
23
+ "links": [
24
+ 2
25
+ ],
26
+ "slot_index": 0
27
+ }
28
+ ],
29
+ "properties": {
30
+ "Node name for S&R": "EmptyLatentImage"
31
+ },
32
+ "widgets_values": [
33
+ 512,
34
+ 512,
35
+ 1
36
+ ]
37
+ },
38
+ {
39
+ "id": 8,
40
+ "type": "VAEDecode",
41
+ "pos": [
42
+ 842,
43
+ 402
44
+ ],
45
+ "size": {
46
+ "0": 210,
47
+ "1": 46
48
+ },
49
+ "flags": {},
50
+ "order": 5,
51
+ "mode": 0,
52
+ "inputs": [
53
+ {
54
+ "name": "samples",
55
+ "type": "LATENT",
56
+ "link": 7
57
+ },
58
+ {
59
+ "name": "vae",
60
+ "type": "VAE",
61
+ "link": 21
62
+ }
63
+ ],
64
+ "outputs": [
65
+ {
66
+ "name": "IMAGE",
67
+ "type": "IMAGE",
68
+ "links": [
69
+ 9
70
+ ],
71
+ "slot_index": 0
72
+ }
73
+ ],
74
+ "properties": {
75
+ "Node name for S&R": "VAEDecode"
76
+ }
77
+ },
78
+ {
79
+ "id": 26,
80
+ "type": "VAEDecode",
81
+ "pos": [
82
+ 1814,
83
+ 90
84
+ ],
85
+ "size": {
86
+ "0": 210,
87
+ "1": 46
88
+ },
89
+ "flags": {},
90
+ "order": 9,
91
+ "mode": 0,
92
+ "inputs": [
93
+ {
94
+ "name": "samples",
95
+ "type": "LATENT",
96
+ "link": 32
97
+ },
98
+ {
99
+ "name": "vae",
100
+ "type": "VAE",
101
+ "link": 37
102
+ }
103
+ ],
104
+ "outputs": [
105
+ {
106
+ "name": "IMAGE",
107
+ "type": "IMAGE",
108
+ "links": [
109
+ 33
110
+ ],
111
+ "shape": 3,
112
+ "slot_index": 0
113
+ }
114
+ ],
115
+ "properties": {
116
+ "Node name for S&R": "VAEDecode"
117
+ }
118
+ },
119
+ {
120
+ "id": 9,
121
+ "type": "SaveImage",
122
+ "pos": [
123
+ 1135,
124
+ 406
125
+ ],
126
+ "size": {
127
+ "0": 232.94032287597656,
128
+ "1": 282.4336242675781
129
+ },
130
+ "flags": {},
131
+ "order": 7,
132
+ "mode": 0,
133
+ "inputs": [
134
+ {
135
+ "name": "images",
136
+ "type": "IMAGE",
137
+ "link": 9
138
+ }
139
+ ],
140
+ "title": "512*512 결과 이미지지",
141
+ "properties": {},
142
+ "widgets_values": [
143
+ "ComfyUI"
144
+ ]
145
+ },
146
+ {
147
+ "id": 21,
148
+ "type": "SaveImage",
149
+ "pos": [
150
+ 1387,
151
+ 410
152
+ ],
153
+ "size": {
154
+ "0": 515.0468139648438,
155
+ "1": 476.9884338378906
156
+ },
157
+ "flags": {},
158
+ "order": 10,
159
+ "mode": 0,
160
+ "inputs": [
161
+ {
162
+ "name": "images",
163
+ "type": "IMAGE",
164
+ "link": 33
165
+ }
166
+ ],
167
+ "title": "1024*1024 확대 이미지\n",
168
+ "properties": {},
169
+ "widgets_values": [
170
+ "ComfyUI"
171
+ ]
172
+ },
173
+ {
174
+ "id": 6,
175
+ "type": "CLIPTextEncode",
176
+ "pos": [
177
+ 349.0400290679934,
178
+ 93.35995834350585
179
+ ],
180
+ "size": [
181
+ 351.878243484496,
182
+ 93.76077819824185
183
+ ],
184
+ "flags": {},
185
+ "order": 2,
186
+ "mode": 0,
187
+ "inputs": [
188
+ {
189
+ "name": "clip",
190
+ "type": "CLIP",
191
+ "link": 19
192
+ }
193
+ ],
194
+ "outputs": [
195
+ {
196
+ "name": "CONDITIONING",
197
+ "type": "CONDITIONING",
198
+ "links": [
199
+ 4,
200
+ 35
201
+ ],
202
+ "slot_index": 0
203
+ }
204
+ ],
205
+ "properties": {
206
+ "Node name for S&R": "CLIPTextEncode"
207
+ },
208
+ "widgets_values": [
209
+ "masterpiece HDR victorian portrait painting of woman, blonde hair, mountain nature, blue sky\n"
210
+ ]
211
+ },
212
+ {
213
+ "id": 7,
214
+ "type": "CLIPTextEncode",
215
+ "pos": [
216
+ 364,
217
+ 225
218
+ ],
219
+ "size": [
220
+ 252.718252410888,
221
+ 76
222
+ ],
223
+ "flags": {
224
+ "collapsed": false
225
+ },
226
+ "order": 3,
227
+ "mode": 0,
228
+ "inputs": [
229
+ {
230
+ "name": "clip",
231
+ "type": "CLIP",
232
+ "link": 20
233
+ }
234
+ ],
235
+ "outputs": [
236
+ {
237
+ "name": "CONDITIONING",
238
+ "type": "CONDITIONING",
239
+ "links": [
240
+ 6,
241
+ 36
242
+ ],
243
+ "slot_index": 0
244
+ }
245
+ ],
246
+ "properties": {
247
+ "Node name for S&R": "CLIPTextEncode"
248
+ },
249
+ "widgets_values": [
250
+ "bad hands, text, watermark\n"
251
+ ]
252
+ },
253
+ {
254
+ "id": 24,
255
+ "type": "LatentUpscale",
256
+ "pos": [
257
+ 1143,
258
+ 85
259
+ ],
260
+ "size": {
261
+ "0": 315,
262
+ "1": 130
263
+ },
264
+ "flags": {},
265
+ "order": 6,
266
+ "mode": 0,
267
+ "inputs": [
268
+ {
269
+ "name": "samples",
270
+ "type": "LATENT",
271
+ "link": 30
272
+ }
273
+ ],
274
+ "outputs": [
275
+ {
276
+ "name": "LATENT",
277
+ "type": "LATENT",
278
+ "links": [
279
+ 31
280
+ ],
281
+ "shape": 3,
282
+ "slot_index": 0
283
+ }
284
+ ],
285
+ "properties": {
286
+ "Node name for S&R": "LatentUpscale"
287
+ },
288
+ "widgets_values": [
289
+ "nearest-exact",
290
+ 1024,
291
+ 1024,
292
+ "disabled"
293
+ ]
294
+ },
295
+ {
296
+ "id": 3,
297
+ "type": "KSampler",
298
+ "pos": [
299
+ 793.0400290679931,
300
+ 86.35995834350585
301
+ ],
302
+ "size": {
303
+ "0": 315,
304
+ "1": 262
305
+ },
306
+ "flags": {},
307
+ "order": 4,
308
+ "mode": 0,
309
+ "inputs": [
310
+ {
311
+ "name": "model",
312
+ "type": "MODEL",
313
+ "link": 18
314
+ },
315
+ {
316
+ "name": "positive",
317
+ "type": "CONDITIONING",
318
+ "link": 4
319
+ },
320
+ {
321
+ "name": "negative",
322
+ "type": "CONDITIONING",
323
+ "link": 6
324
+ },
325
+ {
326
+ "name": "latent_image",
327
+ "type": "LATENT",
328
+ "link": 2
329
+ }
330
+ ],
331
+ "outputs": [
332
+ {
333
+ "name": "LATENT",
334
+ "type": "LATENT",
335
+ "links": [
336
+ 7,
337
+ 30
338
+ ],
339
+ "slot_index": 0
340
+ }
341
+ ],
342
+ "properties": {
343
+ "Node name for S&R": "KSampler"
344
+ },
345
+ "widgets_values": [
346
+ 444022434831211,
347
+ "fixed",
348
+ 20,
349
+ 8,
350
+ "dpmpp_sde",
351
+ "normal",
352
+ 1
353
+ ]
354
+ },
355
+ {
356
+ "id": 25,
357
+ "type": "KSampler",
358
+ "pos": [
359
+ 1479,
360
+ 85
361
+ ],
362
+ "size": {
363
+ "0": 315,
364
+ "1": 262
365
+ },
366
+ "flags": {},
367
+ "order": 8,
368
+ "mode": 0,
369
+ "inputs": [
370
+ {
371
+ "name": "model",
372
+ "type": "MODEL",
373
+ "link": 39
374
+ },
375
+ {
376
+ "name": "positive",
377
+ "type": "CONDITIONING",
378
+ "link": 35
379
+ },
380
+ {
381
+ "name": "negative",
382
+ "type": "CONDITIONING",
383
+ "link": 36
384
+ },
385
+ {
386
+ "name": "latent_image",
387
+ "type": "LATENT",
388
+ "link": 31
389
+ }
390
+ ],
391
+ "outputs": [
392
+ {
393
+ "name": "LATENT",
394
+ "type": "LATENT",
395
+ "links": [
396
+ 32
397
+ ],
398
+ "shape": 3,
399
+ "slot_index": 0
400
+ }
401
+ ],
402
+ "properties": {
403
+ "Node name for S&R": "KSampler"
404
+ },
405
+ "widgets_values": [
406
+ 425203772943505,
407
+ "randomize",
408
+ 20,
409
+ 8,
410
+ "euler",
411
+ "normal",
412
+ 0.5
413
+ ]
414
+ },
415
+ {
416
+ "id": 16,
417
+ "type": "CheckpointLoaderSimple",
418
+ "pos": [
419
+ 15.040029067993132,
420
+ 228.35995834350587
421
+ ],
422
+ "size": {
423
+ "0": 315,
424
+ "1": 98
425
+ },
426
+ "flags": {},
427
+ "order": 1,
428
+ "mode": 0,
429
+ "outputs": [
430
+ {
431
+ "name": "MODEL",
432
+ "type": "MODEL",
433
+ "links": [
434
+ 18,
435
+ 39
436
+ ],
437
+ "slot_index": 0
438
+ },
439
+ {
440
+ "name": "CLIP",
441
+ "type": "CLIP",
442
+ "links": [
443
+ 19,
444
+ 20
445
+ ],
446
+ "slot_index": 1
447
+ },
448
+ {
449
+ "name": "VAE",
450
+ "type": "VAE",
451
+ "links": [
452
+ 21,
453
+ 37
454
+ ],
455
+ "slot_index": 2
456
+ }
457
+ ],
458
+ "properties": {
459
+ "Node name for S&R": "CheckpointLoaderSimple"
460
+ },
461
+ "widgets_values": [
462
+ "dreamshaper_8.safetensors"
463
+ ]
464
+ }
465
+ ],
466
+ "links": [
467
+ [
468
+ 2,
469
+ 5,
470
+ 0,
471
+ 3,
472
+ 3,
473
+ "LATENT"
474
+ ],
475
+ [
476
+ 4,
477
+ 6,
478
+ 0,
479
+ 3,
480
+ 1,
481
+ "CONDITIONING"
482
+ ],
483
+ [
484
+ 6,
485
+ 7,
486
+ 0,
487
+ 3,
488
+ 2,
489
+ "CONDITIONING"
490
+ ],
491
+ [
492
+ 7,
493
+ 3,
494
+ 0,
495
+ 8,
496
+ 0,
497
+ "LATENT"
498
+ ],
499
+ [
500
+ 9,
501
+ 8,
502
+ 0,
503
+ 9,
504
+ 0,
505
+ "IMAGE"
506
+ ],
507
+ [
508
+ 18,
509
+ 16,
510
+ 0,
511
+ 3,
512
+ 0,
513
+ "MODEL"
514
+ ],
515
+ [
516
+ 19,
517
+ 16,
518
+ 1,
519
+ 6,
520
+ 0,
521
+ "CLIP"
522
+ ],
523
+ [
524
+ 20,
525
+ 16,
526
+ 1,
527
+ 7,
528
+ 0,
529
+ "CLIP"
530
+ ],
531
+ [
532
+ 21,
533
+ 16,
534
+ 2,
535
+ 8,
536
+ 1,
537
+ "VAE"
538
+ ],
539
+ [
540
+ 30,
541
+ 3,
542
+ 0,
543
+ 24,
544
+ 0,
545
+ "LATENT"
546
+ ],
547
+ [
548
+ 31,
549
+ 24,
550
+ 0,
551
+ 25,
552
+ 3,
553
+ "LATENT"
554
+ ],
555
+ [
556
+ 32,
557
+ 25,
558
+ 0,
559
+ 26,
560
+ 0,
561
+ "LATENT"
562
+ ],
563
+ [
564
+ 33,
565
+ 26,
566
+ 0,
567
+ 21,
568
+ 0,
569
+ "IMAGE"
570
+ ],
571
+ [
572
+ 35,
573
+ 6,
574
+ 0,
575
+ 25,
576
+ 1,
577
+ "CONDITIONING"
578
+ ],
579
+ [
580
+ 36,
581
+ 7,
582
+ 0,
583
+ 25,
584
+ 2,
585
+ "CONDITIONING"
586
+ ],
587
+ [
588
+ 37,
589
+ 16,
590
+ 2,
591
+ 26,
592
+ 1,
593
+ "VAE"
594
+ ],
595
+ [
596
+ 39,
597
+ 16,
598
+ 0,
599
+ 25,
600
+ 0,
601
+ "MODEL"
602
+ ]
603
+ ],
604
+ "groups": [
605
+ {
606
+ "title": "txt2img (512*512 기본 이미지 생성)",
607
+ "bounding": [
608
+ 6,
609
+ 9,
610
+ 1114,
611
+ 458
612
+ ],
613
+ "color": "#8A8",
614
+ "font_size": 24
615
+ },
616
+ {
617
+ "title": "HiresFix",
618
+ "bounding": [
619
+ 1128,
620
+ 8,
621
+ 912,
622
+ 353
623
+ ],
624
+ "color": "#3f789e",
625
+ "font_size": 24
626
+ }
627
+ ],
628
+ "config": {},
629
+ "extra": {},
630
+ "version": 0.4
631
+ }