Thekingbalxd commited on
Commit
5595eab
·
verified ·
1 Parent(s): 481f983

Upload krea2_native_workflow5.0.json

Browse files
Files changed (1) hide show
  1. krea2_native_workflow5.0.json +716 -0
krea2_native_workflow5.0.json ADDED
@@ -0,0 +1,716 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "41fa3b2d-c0fd-4d16-ac6e-d808b426a9ef",
3
+ "revision": 0,
4
+ "last_node_id": 23,
5
+ "last_link_id": 29,
6
+ "nodes": [
7
+ {
8
+ "id": 9,
9
+ "type": "VAELoader",
10
+ "pos": [
11
+ 1277.9165648183662,
12
+ 592.017030315459
13
+ ],
14
+ "size": [
15
+ 270,
16
+ 79.5625
17
+ ],
18
+ "flags": {
19
+ "pinned": true
20
+ },
21
+ "order": 0,
22
+ "mode": 0,
23
+ "inputs": [],
24
+ "outputs": [
25
+ {
26
+ "name": "VAE",
27
+ "type": "VAE",
28
+ "slot_index": 0,
29
+ "links": [
30
+ 3
31
+ ]
32
+ }
33
+ ],
34
+ "title": "VAE Loader",
35
+ "properties": {
36
+ "Node name for S&R": "VAELoader"
37
+ },
38
+ "widgets_values": [
39
+ "qwen_image_vae.safetensors"
40
+ ]
41
+ },
42
+ {
43
+ "id": 4,
44
+ "type": "VAEDecode",
45
+ "pos": [
46
+ 978.3581940195088,
47
+ 400.3507482825935
48
+ ],
49
+ "size": [
50
+ 225,
51
+ 71.5625
52
+ ],
53
+ "flags": {
54
+ "pinned": true
55
+ },
56
+ "order": 11,
57
+ "mode": 0,
58
+ "inputs": [
59
+ {
60
+ "name": "samples",
61
+ "type": "LATENT",
62
+ "link": 2
63
+ },
64
+ {
65
+ "name": "vae",
66
+ "type": "VAE",
67
+ "link": 3
68
+ }
69
+ ],
70
+ "outputs": [
71
+ {
72
+ "name": "IMAGE",
73
+ "type": "IMAGE",
74
+ "slot_index": 0,
75
+ "links": [
76
+ 29
77
+ ]
78
+ }
79
+ ],
80
+ "properties": {
81
+ "Node name for S&R": "VAEDecode"
82
+ },
83
+ "widgets_values": []
84
+ },
85
+ {
86
+ "id": 2,
87
+ "type": "ConditioningZeroOut",
88
+ "pos": [
89
+ 978.0797142409884,
90
+ 432.31840940021357
91
+ ],
92
+ "size": [
93
+ 225,
94
+ 47.5625
95
+ ],
96
+ "flags": {
97
+ "pinned": true
98
+ },
99
+ "order": 9,
100
+ "mode": 0,
101
+ "inputs": [
102
+ {
103
+ "name": "conditioning",
104
+ "type": "CONDITIONING",
105
+ "link": 1
106
+ }
107
+ ],
108
+ "outputs": [
109
+ {
110
+ "name": "CONDITIONING",
111
+ "type": "CONDITIONING",
112
+ "slot_index": 0,
113
+ "links": [
114
+ 6
115
+ ]
116
+ }
117
+ ],
118
+ "title": "Negative (Zero Out)",
119
+ "properties": {
120
+ "Node name for S&R": "ConditioningZeroOut"
121
+ },
122
+ "widgets_values": []
123
+ },
124
+ {
125
+ "id": 7,
126
+ "type": "CLIPTextEncode",
127
+ "pos": [
128
+ 964.1947474082023,
129
+ 402.7622669933202
130
+ ],
131
+ "size": [
132
+ 225,
133
+ 102
134
+ ],
135
+ "flags": {
136
+ "collapsed": false,
137
+ "pinned": true
138
+ },
139
+ "order": 8,
140
+ "mode": 0,
141
+ "inputs": [
142
+ {
143
+ "name": "clip",
144
+ "type": "CLIP",
145
+ "link": 26
146
+ },
147
+ {
148
+ "name": "text",
149
+ "type": "STRING",
150
+ "widget": {
151
+ "name": "text"
152
+ },
153
+ "link": 28
154
+ }
155
+ ],
156
+ "outputs": [
157
+ {
158
+ "name": "CONDITIONING",
159
+ "type": "CONDITIONING",
160
+ "slot_index": 0,
161
+ "links": [
162
+ 1,
163
+ 5
164
+ ]
165
+ }
166
+ ],
167
+ "title": "Positive Prompt",
168
+ "properties": {
169
+ "Node name for S&R": "CLIPTextEncode"
170
+ },
171
+ "widgets_values": [
172
+ "will smith eating a spaghetti"
173
+ ]
174
+ },
175
+ {
176
+ "id": 20,
177
+ "type": "LoraLoaderModelOnly",
178
+ "pos": [
179
+ 1653.6404541980187,
180
+ 244.6833397864491
181
+ ],
182
+ "size": [
183
+ 270,
184
+ 122
185
+ ],
186
+ "flags": {
187
+ "pinned": true
188
+ },
189
+ "order": 5,
190
+ "mode": 0,
191
+ "inputs": [
192
+ {
193
+ "name": "model",
194
+ "type": "MODEL",
195
+ "link": 24
196
+ }
197
+ ],
198
+ "outputs": [
199
+ {
200
+ "name": "MODEL",
201
+ "type": "MODEL",
202
+ "links": [
203
+ 25
204
+ ]
205
+ }
206
+ ],
207
+ "properties": {
208
+ "Node name for S&R": "LoraLoaderModelOnly"
209
+ },
210
+ "widgets_values": [
211
+ "krea2filterbypass.safetensors",
212
+ 1
213
+ ]
214
+ },
215
+ {
216
+ "id": 8,
217
+ "type": "UNETLoader",
218
+ "pos": [
219
+ 1269.6466553057478,
220
+ 213.47836167285095
221
+ ],
222
+ "size": [
223
+ 270,
224
+ 107.5625
225
+ ],
226
+ "flags": {
227
+ "pinned": true
228
+ },
229
+ "order": 1,
230
+ "mode": 0,
231
+ "inputs": [],
232
+ "outputs": [
233
+ {
234
+ "name": "MODEL",
235
+ "type": "MODEL",
236
+ "slot_index": 0,
237
+ "links": [
238
+ 24
239
+ ]
240
+ }
241
+ ],
242
+ "title": "UNET Loader - Krea2 Turbo FP8",
243
+ "properties": {
244
+ "Node name for S&R": "UNETLoader"
245
+ },
246
+ "widgets_values": [
247
+ "krea2_turbo_fp8.safetensors",
248
+ "default"
249
+ ]
250
+ },
251
+ {
252
+ "id": 1,
253
+ "type": "CLIPLoader",
254
+ "pos": [
255
+ 1299.3626426064043,
256
+ 381.350383409824
257
+ ],
258
+ "size": [
259
+ 270,
260
+ 139.5625
261
+ ],
262
+ "flags": {
263
+ "pinned": true
264
+ },
265
+ "order": 2,
266
+ "mode": 0,
267
+ "inputs": [],
268
+ "outputs": [
269
+ {
270
+ "name": "CLIP",
271
+ "type": "CLIP",
272
+ "slot_index": 0,
273
+ "links": [
274
+ 26
275
+ ]
276
+ }
277
+ ],
278
+ "title": "CLIP Loader - Krea2",
279
+ "properties": {
280
+ "Node name for S&R": "CLIPLoader"
281
+ },
282
+ "widgets_values": [
283
+ "qwen3vl_4b_fp8_scaled.safetensors",
284
+ "krea2",
285
+ "default"
286
+ ]
287
+ },
288
+ {
289
+ "id": 5,
290
+ "type": "KSampler",
291
+ "pos": [
292
+ 2068.5104149828167,
293
+ 709.494415389115
294
+ ],
295
+ "size": [
296
+ 298.5625,
297
+ 330.375
298
+ ],
299
+ "flags": {
300
+ "pinned": true
301
+ },
302
+ "order": 10,
303
+ "mode": 0,
304
+ "inputs": [
305
+ {
306
+ "name": "model",
307
+ "type": "MODEL",
308
+ "link": 25
309
+ },
310
+ {
311
+ "name": "positive",
312
+ "type": "CONDITIONING",
313
+ "link": 5
314
+ },
315
+ {
316
+ "name": "negative",
317
+ "type": "CONDITIONING",
318
+ "link": 6
319
+ },
320
+ {
321
+ "name": "latent_image",
322
+ "type": "LATENT",
323
+ "link": 7
324
+ }
325
+ ],
326
+ "outputs": [
327
+ {
328
+ "name": "LATENT",
329
+ "type": "LATENT",
330
+ "slot_index": 0,
331
+ "links": [
332
+ 2
333
+ ]
334
+ }
335
+ ],
336
+ "properties": {
337
+ "Node name for S&R": "KSampler"
338
+ },
339
+ "widgets_values": [
340
+ 91306044920970,
341
+ "randomize",
342
+ 8,
343
+ 1,
344
+ "euler",
345
+ "beta",
346
+ 1
347
+ ]
348
+ },
349
+ {
350
+ "id": 6,
351
+ "type": "ComfyRatioAutoScalerNode",
352
+ "pos": [
353
+ 2051.617035554601,
354
+ 420.32794756306
355
+ ],
356
+ "size": [
357
+ 345.4375,
358
+ 223.5625
359
+ ],
360
+ "flags": {
361
+ "pinned": true
362
+ },
363
+ "order": 3,
364
+ "mode": 0,
365
+ "inputs": [],
366
+ "outputs": [
367
+ {
368
+ "name": "width",
369
+ "type": "INT",
370
+ "links": [
371
+ 10
372
+ ]
373
+ },
374
+ {
375
+ "name": "height",
376
+ "type": "INT",
377
+ "links": [
378
+ 11
379
+ ]
380
+ }
381
+ ],
382
+ "properties": {
383
+ "Node name for S&R": "ComfyRatioAutoScalerNode"
384
+ },
385
+ "widgets_values": [
386
+ 1024,
387
+ 2,
388
+ 3,
389
+ 16
390
+ ]
391
+ },
392
+ {
393
+ "id": 11,
394
+ "type": "EmptyLatentImage",
395
+ "pos": [
396
+ 1280.1316489703486,
397
+ 737.721105170294
398
+ ],
399
+ "size": [
400
+ 270,
401
+ 143.5625
402
+ ],
403
+ "flags": {
404
+ "pinned": true
405
+ },
406
+ "order": 6,
407
+ "mode": 0,
408
+ "inputs": [
409
+ {
410
+ "name": "width",
411
+ "type": "INT",
412
+ "widget": {
413
+ "name": "width"
414
+ },
415
+ "link": 10
416
+ },
417
+ {
418
+ "name": "height",
419
+ "type": "INT",
420
+ "widget": {
421
+ "name": "height"
422
+ },
423
+ "link": 11
424
+ }
425
+ ],
426
+ "outputs": [
427
+ {
428
+ "name": "LATENT",
429
+ "type": "LATENT",
430
+ "slot_index": 0,
431
+ "links": [
432
+ 7
433
+ ]
434
+ }
435
+ ],
436
+ "properties": {
437
+ "Node name for S&R": "EmptyLatentImage"
438
+ },
439
+ "widgets_values": [
440
+ 1280,
441
+ 720,
442
+ 1
443
+ ]
444
+ },
445
+ {
446
+ "id": 21,
447
+ "type": "easy stylesSelector",
448
+ "pos": [
449
+ 1601.116490675235,
450
+ 724.4083662301485
451
+ ],
452
+ "size": [
453
+ 400.3746215568715,
454
+ 352.97571818000415
455
+ ],
456
+ "flags": {
457
+ "pinned": true
458
+ },
459
+ "order": 7,
460
+ "mode": 0,
461
+ "inputs": [
462
+ {
463
+ "name": "positive",
464
+ "shape": 7,
465
+ "type": "STRING",
466
+ "link": 27
467
+ },
468
+ {
469
+ "name": "negative",
470
+ "shape": 7,
471
+ "type": "STRING",
472
+ "link": null
473
+ }
474
+ ],
475
+ "outputs": [
476
+ {
477
+ "name": "positive",
478
+ "type": "STRING",
479
+ "links": [
480
+ 28
481
+ ]
482
+ },
483
+ {
484
+ "name": "negative",
485
+ "type": "STRING",
486
+ "links": null
487
+ }
488
+ ],
489
+ "properties": {
490
+ "Node name for S&R": "easy stylesSelector"
491
+ },
492
+ "widgets_values": [
493
+ "fooocus_styles",
494
+ ""
495
+ ]
496
+ },
497
+ {
498
+ "id": 23,
499
+ "type": "SaveImage",
500
+ "pos": [
501
+ 2450.1291662153058,
502
+ 435.1081325315367
503
+ ],
504
+ "size": [
505
+ 418.6875,
506
+ 270
507
+ ],
508
+ "flags": {
509
+ "pinned": true
510
+ },
511
+ "order": 12,
512
+ "mode": 0,
513
+ "inputs": [
514
+ {
515
+ "name": "images",
516
+ "type": "IMAGE",
517
+ "link": 29
518
+ }
519
+ ],
520
+ "outputs": [
521
+ {
522
+ "name": "images",
523
+ "type": "IMAGE",
524
+ "links": null
525
+ }
526
+ ],
527
+ "properties": {
528
+ "Node name for S&R": "SaveImage"
529
+ },
530
+ "widgets_values": [
531
+ "ComfyUI"
532
+ ]
533
+ },
534
+ {
535
+ "id": 14,
536
+ "type": "easy positive",
537
+ "pos": [
538
+ 1605.2358287688019,
539
+ 400.08527090704274
540
+ ],
541
+ "size": [
542
+ 400,
543
+ 200
544
+ ],
545
+ "flags": {
546
+ "pinned": true
547
+ },
548
+ "order": 4,
549
+ "mode": 0,
550
+ "inputs": [],
551
+ "outputs": [
552
+ {
553
+ "name": "positive",
554
+ "type": "STRING",
555
+ "links": [
556
+ 27
557
+ ]
558
+ }
559
+ ],
560
+ "properties": {
561
+ "Node name for S&R": "easy positive"
562
+ },
563
+ "widgets_values": [
564
+ ""
565
+ ],
566
+ "color": "#232",
567
+ "bgcolor": "#353"
568
+ }
569
+ ],
570
+ "links": [
571
+ [
572
+ 1,
573
+ 7,
574
+ 0,
575
+ 2,
576
+ 0,
577
+ "CONDITIONING"
578
+ ],
579
+ [
580
+ 2,
581
+ 5,
582
+ 0,
583
+ 4,
584
+ 0,
585
+ "LATENT"
586
+ ],
587
+ [
588
+ 3,
589
+ 9,
590
+ 0,
591
+ 4,
592
+ 1,
593
+ "VAE"
594
+ ],
595
+ [
596
+ 5,
597
+ 7,
598
+ 0,
599
+ 5,
600
+ 1,
601
+ "CONDITIONING"
602
+ ],
603
+ [
604
+ 6,
605
+ 2,
606
+ 0,
607
+ 5,
608
+ 2,
609
+ "CONDITIONING"
610
+ ],
611
+ [
612
+ 7,
613
+ 11,
614
+ 0,
615
+ 5,
616
+ 3,
617
+ "LATENT"
618
+ ],
619
+ [
620
+ 10,
621
+ 6,
622
+ 0,
623
+ 11,
624
+ 0,
625
+ "INT"
626
+ ],
627
+ [
628
+ 11,
629
+ 6,
630
+ 1,
631
+ 11,
632
+ 1,
633
+ "INT"
634
+ ],
635
+ [
636
+ 24,
637
+ 8,
638
+ 0,
639
+ 20,
640
+ 0,
641
+ "MODEL"
642
+ ],
643
+ [
644
+ 25,
645
+ 20,
646
+ 0,
647
+ 5,
648
+ 0,
649
+ "MODEL"
650
+ ],
651
+ [
652
+ 26,
653
+ 1,
654
+ 0,
655
+ 7,
656
+ 0,
657
+ "CLIP"
658
+ ],
659
+ [
660
+ 27,
661
+ 14,
662
+ 0,
663
+ 21,
664
+ 0,
665
+ "STRING"
666
+ ],
667
+ [
668
+ 28,
669
+ 21,
670
+ 0,
671
+ 7,
672
+ 1,
673
+ "STRING"
674
+ ],
675
+ [
676
+ 29,
677
+ 4,
678
+ 0,
679
+ 23,
680
+ 0,
681
+ "IMAGE"
682
+ ]
683
+ ],
684
+ "groups": [
685
+ {
686
+ "id": 1,
687
+ "title": "Krea 2 OSS - Native ComfyUI (0.25.0+)",
688
+ "bounding": [
689
+ 942.2733708186072,
690
+ 174.73997889729299,
691
+ 1990.1005165954593,
692
+ 928.6643378723145
693
+ ],
694
+ "color": "#3f789e",
695
+ "flags": {
696
+ "pinned": true
697
+ }
698
+ }
699
+ ],
700
+ "config": {},
701
+ "extra": {
702
+ "ds": {
703
+ "scale": 0.7627768444385549,
704
+ "offset": [
705
+ -965.594224699421,
706
+ -156.51296344318345
707
+ ]
708
+ },
709
+ "frontendVersion": "1.47.10",
710
+ "VHS_latentpreview": false,
711
+ "VHS_latentpreviewrate": 0,
712
+ "VHS_MetadataImage": true,
713
+ "VHS_KeepIntermediate": true
714
+ },
715
+ "version": 0.4
716
+ }