krish897 commited on
Commit
c708aa8
·
verified ·
1 Parent(s): 16aa916

Upload RK-Flux-Workflow (1).json

Browse files
Files changed (1) hide show
  1. RK-Flux-Workflow (1).json +776 -0
RK-Flux-Workflow (1).json ADDED
@@ -0,0 +1,776 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "1d6d2b96-b42c-432b-ab14-c02e87c8acdd",
3
+ "revision": 0,
4
+ "last_node_id": 90,
5
+ "last_link_id": 126,
6
+ "nodes": [
7
+ {
8
+ "id": 8,
9
+ "type": "VAEDecode",
10
+ "pos": [
11
+ 1740,
12
+ 200
13
+ ],
14
+ "size": [
15
+ 140,
16
+ 50
17
+ ],
18
+ "flags": {},
19
+ "order": 13,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "label": "samples",
24
+ "name": "samples",
25
+ "type": "LATENT",
26
+ "link": 24
27
+ },
28
+ {
29
+ "label": "vae",
30
+ "name": "vae",
31
+ "type": "VAE",
32
+ "link": 12
33
+ }
34
+ ],
35
+ "outputs": [
36
+ {
37
+ "label": "IMAGE",
38
+ "name": "IMAGE",
39
+ "type": "IMAGE",
40
+ "slot_index": 0,
41
+ "links": [
42
+ 9
43
+ ]
44
+ }
45
+ ],
46
+ "properties": {
47
+ "cnr_id": "comfy-core",
48
+ "ver": "0.3.30",
49
+ "Node name for S&R": "VAEDecode"
50
+ },
51
+ "widgets_values": []
52
+ },
53
+ {
54
+ "id": 13,
55
+ "type": "SamplerCustomAdvanced",
56
+ "pos": [
57
+ 1640,
58
+ 300
59
+ ],
60
+ "size": [
61
+ 240,
62
+ 120
63
+ ],
64
+ "flags": {},
65
+ "order": 12,
66
+ "mode": 0,
67
+ "inputs": [
68
+ {
69
+ "label": "noise",
70
+ "name": "noise",
71
+ "type": "NOISE",
72
+ "link": 37
73
+ },
74
+ {
75
+ "label": "guider",
76
+ "name": "guider",
77
+ "type": "GUIDER",
78
+ "link": 30
79
+ },
80
+ {
81
+ "label": "sampler",
82
+ "name": "sampler",
83
+ "type": "SAMPLER",
84
+ "link": 19
85
+ },
86
+ {
87
+ "label": "sigmas",
88
+ "name": "sigmas",
89
+ "type": "SIGMAS",
90
+ "link": 20
91
+ },
92
+ {
93
+ "label": "latent_image",
94
+ "name": "latent_image",
95
+ "type": "LATENT",
96
+ "link": 126
97
+ }
98
+ ],
99
+ "outputs": [
100
+ {
101
+ "label": "output",
102
+ "name": "output",
103
+ "type": "LATENT",
104
+ "slot_index": 0,
105
+ "links": [
106
+ 24
107
+ ]
108
+ },
109
+ {
110
+ "label": "denoised_output",
111
+ "name": "denoised_output",
112
+ "type": "LATENT",
113
+ "links": null
114
+ }
115
+ ],
116
+ "properties": {
117
+ "cnr_id": "comfy-core",
118
+ "ver": "0.3.30",
119
+ "Node name for S&R": "SamplerCustomAdvanced"
120
+ },
121
+ "widgets_values": []
122
+ },
123
+ {
124
+ "id": 22,
125
+ "type": "BasicGuider",
126
+ "pos": [
127
+ 1305,
128
+ 200
129
+ ],
130
+ "size": [
131
+ 260,
132
+ 60
133
+ ],
134
+ "flags": {
135
+ "collapsed": false
136
+ },
137
+ "order": 11,
138
+ "mode": 0,
139
+ "inputs": [
140
+ {
141
+ "label": "model",
142
+ "name": "model",
143
+ "type": "MODEL",
144
+ "link": 94
145
+ },
146
+ {
147
+ "label": "conditioning",
148
+ "name": "conditioning",
149
+ "type": "CONDITIONING",
150
+ "link": 87
151
+ }
152
+ ],
153
+ "outputs": [
154
+ {
155
+ "label": "GUIDER",
156
+ "name": "GUIDER",
157
+ "type": "GUIDER",
158
+ "slot_index": 0,
159
+ "links": [
160
+ 30
161
+ ]
162
+ }
163
+ ],
164
+ "properties": {
165
+ "cnr_id": "comfy-core",
166
+ "ver": "0.3.30",
167
+ "Node name for S&R": "BasicGuider"
168
+ },
169
+ "widgets_values": []
170
+ },
171
+ {
172
+ "id": 25,
173
+ "type": "RandomNoise",
174
+ "pos": [
175
+ 1305,
176
+ 70
177
+ ],
178
+ "size": [
179
+ 260,
180
+ 82
181
+ ],
182
+ "flags": {},
183
+ "order": 0,
184
+ "mode": 0,
185
+ "inputs": [],
186
+ "outputs": [
187
+ {
188
+ "label": "NOISE",
189
+ "name": "NOISE",
190
+ "type": "NOISE",
191
+ "links": [
192
+ 37
193
+ ]
194
+ }
195
+ ],
196
+ "properties": {
197
+ "cnr_id": "comfy-core",
198
+ "ver": "0.3.30",
199
+ "Node name for S&R": "RandomNoise"
200
+ },
201
+ "widgets_values": [
202
+ 287689723553472,
203
+ "randomize"
204
+ ]
205
+ },
206
+ {
207
+ "id": 60,
208
+ "type": "FluxGuidance",
209
+ "pos": [
210
+ 1048.4000244140625,
211
+ 238.39999389648438
212
+ ],
213
+ "size": [
214
+ 210,
215
+ 60
216
+ ],
217
+ "flags": {},
218
+ "order": 9,
219
+ "mode": 0,
220
+ "inputs": [
221
+ {
222
+ "label": "conditioning",
223
+ "name": "conditioning",
224
+ "type": "CONDITIONING",
225
+ "link": 86
226
+ }
227
+ ],
228
+ "outputs": [
229
+ {
230
+ "label": "CONDITIONING",
231
+ "name": "CONDITIONING",
232
+ "type": "CONDITIONING",
233
+ "slot_index": 0,
234
+ "links": [
235
+ 87
236
+ ]
237
+ }
238
+ ],
239
+ "properties": {
240
+ "cnr_id": "comfy-core",
241
+ "ver": "0.3.30",
242
+ "Node name for S&R": "FluxGuidance"
243
+ },
244
+ "widgets_values": [
245
+ 3.5
246
+ ],
247
+ "color": "#323",
248
+ "bgcolor": "#535"
249
+ },
250
+ {
251
+ "id": 61,
252
+ "type": "ModelSamplingFlux",
253
+ "pos": [
254
+ 1012.9183349609375,
255
+ 51.63496017456055
256
+ ],
257
+ "size": [
258
+ 240,
259
+ 130
260
+ ],
261
+ "flags": {},
262
+ "order": 8,
263
+ "mode": 0,
264
+ "inputs": [
265
+ {
266
+ "label": "model",
267
+ "name": "model",
268
+ "type": "MODEL",
269
+ "link": 106
270
+ }
271
+ ],
272
+ "outputs": [
273
+ {
274
+ "label": "MODEL",
275
+ "name": "MODEL",
276
+ "type": "MODEL",
277
+ "slot_index": 0,
278
+ "links": [
279
+ 93,
280
+ 94
281
+ ]
282
+ }
283
+ ],
284
+ "properties": {
285
+ "cnr_id": "comfy-core",
286
+ "ver": "0.3.30",
287
+ "Node name for S&R": "ModelSamplingFlux"
288
+ },
289
+ "widgets_values": [
290
+ 1.15,
291
+ 0.5,
292
+ 1024,
293
+ 1024
294
+ ]
295
+ },
296
+ {
297
+ "id": 12,
298
+ "type": "UNETLoader",
299
+ "pos": [
300
+ 316.5902099609375,
301
+ 81.78270721435547
302
+ ],
303
+ "size": [
304
+ 320,
305
+ 82
306
+ ],
307
+ "flags": {},
308
+ "order": 1,
309
+ "mode": 0,
310
+ "inputs": [],
311
+ "outputs": [
312
+ {
313
+ "label": "MODEL",
314
+ "name": "MODEL",
315
+ "type": "MODEL",
316
+ "slot_index": 0,
317
+ "links": [
318
+ 107
319
+ ]
320
+ }
321
+ ],
322
+ "properties": {
323
+ "cnr_id": "comfy-core",
324
+ "ver": "0.3.30",
325
+ "Node name for S&R": "UNETLoader"
326
+ },
327
+ "widgets_values": [
328
+ "flux1-dev.safetensors",
329
+ "fp8_e4m3fn"
330
+ ]
331
+ },
332
+ {
333
+ "id": 72,
334
+ "type": "LoraLoaderModelOnly",
335
+ "pos": [
336
+ 678.1431274414062,
337
+ 80.32425689697266
338
+ ],
339
+ "size": [
340
+ 310,
341
+ 82
342
+ ],
343
+ "flags": {
344
+ "collapsed": false
345
+ },
346
+ "order": 6,
347
+ "mode": 4,
348
+ "inputs": [
349
+ {
350
+ "label": "model",
351
+ "name": "model",
352
+ "type": "MODEL",
353
+ "link": 107
354
+ }
355
+ ],
356
+ "outputs": [
357
+ {
358
+ "label": "MODEL",
359
+ "name": "MODEL",
360
+ "type": "MODEL",
361
+ "slot_index": 0,
362
+ "links": [
363
+ 106
364
+ ]
365
+ }
366
+ ],
367
+ "properties": {
368
+ "cnr_id": "comfy-core",
369
+ "ver": "0.3.30",
370
+ "Node name for S&R": "LoraLoaderModelOnly"
371
+ },
372
+ "widgets_values": [
373
+ "FLUX.1-Turbo-Alpha.safetensors",
374
+ 1
375
+ ]
376
+ },
377
+ {
378
+ "id": 11,
379
+ "type": "DualCLIPLoader",
380
+ "pos": [
381
+ 611.7988891601562,
382
+ 274.6331481933594
383
+ ],
384
+ "size": [
385
+ 320,
386
+ 130
387
+ ],
388
+ "flags": {},
389
+ "order": 2,
390
+ "mode": 0,
391
+ "inputs": [],
392
+ "outputs": [
393
+ {
394
+ "label": "CLIP",
395
+ "name": "CLIP",
396
+ "type": "CLIP",
397
+ "slot_index": 0,
398
+ "links": [
399
+ 108
400
+ ]
401
+ }
402
+ ],
403
+ "properties": {
404
+ "cnr_id": "comfy-core",
405
+ "ver": "0.3.30",
406
+ "Node name for S&R": "DualCLIPLoader"
407
+ },
408
+ "widgets_values": [
409
+ "ViT-L-14-TEXT-detail-improved-hiT-GmP-HF.safetensors",
410
+ "t5xxl_fp16.safetensors",
411
+ "flux",
412
+ "default"
413
+ ]
414
+ },
415
+ {
416
+ "id": 16,
417
+ "type": "KSamplerSelect",
418
+ "pos": [
419
+ 1310,
420
+ 310
421
+ ],
422
+ "size": [
423
+ 260,
424
+ 60
425
+ ],
426
+ "flags": {},
427
+ "order": 3,
428
+ "mode": 0,
429
+ "inputs": [],
430
+ "outputs": [
431
+ {
432
+ "label": "SAMPLER",
433
+ "name": "SAMPLER",
434
+ "type": "SAMPLER",
435
+ "links": [
436
+ 19
437
+ ]
438
+ }
439
+ ],
440
+ "properties": {
441
+ "cnr_id": "comfy-core",
442
+ "ver": "0.3.30",
443
+ "Node name for S&R": "KSamplerSelect"
444
+ },
445
+ "widgets_values": [
446
+ "euler"
447
+ ]
448
+ },
449
+ {
450
+ "id": 17,
451
+ "type": "BasicScheduler",
452
+ "pos": [
453
+ 1305,
454
+ 420
455
+ ],
456
+ "size": [
457
+ 260,
458
+ 110
459
+ ],
460
+ "flags": {},
461
+ "order": 10,
462
+ "mode": 0,
463
+ "inputs": [
464
+ {
465
+ "label": "model",
466
+ "name": "model",
467
+ "type": "MODEL",
468
+ "link": 93
469
+ }
470
+ ],
471
+ "outputs": [
472
+ {
473
+ "label": "SIGMAS",
474
+ "name": "SIGMAS",
475
+ "type": "SIGMAS",
476
+ "links": [
477
+ 20
478
+ ]
479
+ }
480
+ ],
481
+ "properties": {
482
+ "cnr_id": "comfy-core",
483
+ "ver": "0.3.30",
484
+ "Node name for S&R": "BasicScheduler"
485
+ },
486
+ "widgets_values": [
487
+ "simple",
488
+ 20,
489
+ 1
490
+ ]
491
+ },
492
+ {
493
+ "id": 90,
494
+ "type": "EmptyLatentImage",
495
+ "pos": [
496
+ 1439.8157958984375,
497
+ 600.4769897460938
498
+ ],
499
+ "size": [
500
+ 270,
501
+ 106
502
+ ],
503
+ "flags": {},
504
+ "order": 4,
505
+ "mode": 0,
506
+ "inputs": [],
507
+ "outputs": [
508
+ {
509
+ "name": "LATENT",
510
+ "type": "LATENT",
511
+ "links": [
512
+ 126
513
+ ]
514
+ }
515
+ ],
516
+ "properties": {
517
+ "cnr_id": "comfy-core",
518
+ "ver": "0.3.30",
519
+ "Node name for S&R": "EmptyLatentImage"
520
+ },
521
+ "widgets_values": [
522
+ 2048,
523
+ 1152,
524
+ 1
525
+ ]
526
+ },
527
+ {
528
+ "id": 10,
529
+ "type": "VAELoader",
530
+ "pos": [
531
+ 1650,
532
+ 80
533
+ ],
534
+ "size": [
535
+ 230,
536
+ 60
537
+ ],
538
+ "flags": {},
539
+ "order": 5,
540
+ "mode": 0,
541
+ "inputs": [],
542
+ "outputs": [
543
+ {
544
+ "label": "VAE",
545
+ "name": "VAE",
546
+ "type": "VAE",
547
+ "slot_index": 0,
548
+ "links": [
549
+ 12
550
+ ]
551
+ }
552
+ ],
553
+ "properties": {
554
+ "cnr_id": "comfy-core",
555
+ "ver": "0.3.30",
556
+ "Node name for S&R": "VAELoader"
557
+ },
558
+ "widgets_values": [
559
+ "ae.safetensors"
560
+ ]
561
+ },
562
+ {
563
+ "id": 9,
564
+ "type": "SaveImage",
565
+ "pos": [
566
+ 1957.9324951171875,
567
+ -314.0226135253906
568
+ ],
569
+ "size": [
570
+ 2223.8759765625,
571
+ 1585.3975830078125
572
+ ],
573
+ "flags": {},
574
+ "order": 14,
575
+ "mode": 0,
576
+ "inputs": [
577
+ {
578
+ "label": "images",
579
+ "name": "images",
580
+ "type": "IMAGE",
581
+ "link": 9
582
+ }
583
+ ],
584
+ "outputs": [],
585
+ "properties": {
586
+ "cnr_id": "comfy-core",
587
+ "ver": "0.3.30",
588
+ "Node name for S&R": "SaveImage"
589
+ },
590
+ "widgets_values": [
591
+ "MarkuryFLUX"
592
+ ]
593
+ },
594
+ {
595
+ "id": 6,
596
+ "type": "CLIPTextEncode",
597
+ "pos": [
598
+ 761.923828125,
599
+ 520.1824951171875
600
+ ],
601
+ "size": [
602
+ 490,
603
+ 250
604
+ ],
605
+ "flags": {
606
+ "collapsed": false
607
+ },
608
+ "order": 7,
609
+ "mode": 0,
610
+ "inputs": [
611
+ {
612
+ "label": "clip",
613
+ "name": "clip",
614
+ "type": "CLIP",
615
+ "link": 108
616
+ }
617
+ ],
618
+ "outputs": [
619
+ {
620
+ "label": "CONDITIONING",
621
+ "name": "CONDITIONING",
622
+ "type": "CONDITIONING",
623
+ "slot_index": 0,
624
+ "links": [
625
+ 86
626
+ ]
627
+ }
628
+ ],
629
+ "properties": {
630
+ "cnr_id": "comfy-core",
631
+ "ver": "0.3.30",
632
+ "Node name for S&R": "CLIPTextEncode"
633
+ },
634
+ "widgets_values": [
635
+ "Ultra-realistic cinematic scene of a massive eagle flying directly at the viewer, glowing red eyes, intense expression, powerful wings outstretched, feathers detailed and windswept, mythic aura, set against a mountainous landscape bathed in golden light, red rock formations now covered in over 75% lush green forest, deep pine and deciduous canopy across valleys and cliffs, soft mist and atmospheric haze, epic fantasy tone, high realism, shot with an 8K ARRI Alexa or RED Komodo, shallow depth of field, photo-real light rendering, dramatic contrast and vivid detail"
636
+ ],
637
+ "color": "#232",
638
+ "bgcolor": "#353"
639
+ }
640
+ ],
641
+ "links": [
642
+ [
643
+ 9,
644
+ 8,
645
+ 0,
646
+ 9,
647
+ 0,
648
+ "IMAGE"
649
+ ],
650
+ [
651
+ 12,
652
+ 10,
653
+ 0,
654
+ 8,
655
+ 1,
656
+ "VAE"
657
+ ],
658
+ [
659
+ 19,
660
+ 16,
661
+ 0,
662
+ 13,
663
+ 2,
664
+ "SAMPLER"
665
+ ],
666
+ [
667
+ 20,
668
+ 17,
669
+ 0,
670
+ 13,
671
+ 3,
672
+ "SIGMAS"
673
+ ],
674
+ [
675
+ 24,
676
+ 13,
677
+ 0,
678
+ 8,
679
+ 0,
680
+ "LATENT"
681
+ ],
682
+ [
683
+ 30,
684
+ 22,
685
+ 0,
686
+ 13,
687
+ 1,
688
+ "GUIDER"
689
+ ],
690
+ [
691
+ 37,
692
+ 25,
693
+ 0,
694
+ 13,
695
+ 0,
696
+ "NOISE"
697
+ ],
698
+ [
699
+ 86,
700
+ 6,
701
+ 0,
702
+ 60,
703
+ 0,
704
+ "CONDITIONING"
705
+ ],
706
+ [
707
+ 87,
708
+ 60,
709
+ 0,
710
+ 22,
711
+ 1,
712
+ "CONDITIONING"
713
+ ],
714
+ [
715
+ 93,
716
+ 61,
717
+ 0,
718
+ 17,
719
+ 0,
720
+ "MODEL"
721
+ ],
722
+ [
723
+ 94,
724
+ 61,
725
+ 0,
726
+ 22,
727
+ 0,
728
+ "MODEL"
729
+ ],
730
+ [
731
+ 106,
732
+ 72,
733
+ 0,
734
+ 61,
735
+ 0,
736
+ "MODEL"
737
+ ],
738
+ [
739
+ 107,
740
+ 12,
741
+ 0,
742
+ 72,
743
+ 0,
744
+ "MODEL"
745
+ ],
746
+ [
747
+ 108,
748
+ 11,
749
+ 0,
750
+ 6,
751
+ 0,
752
+ "CLIP"
753
+ ],
754
+ [
755
+ 126,
756
+ 90,
757
+ 0,
758
+ 13,
759
+ 4,
760
+ "LATENT"
761
+ ]
762
+ ],
763
+ "groups": [],
764
+ "config": {},
765
+ "extra": {
766
+ "ds": {
767
+ "scale": 0.8264462809917354,
768
+ "offset": [
769
+ -132.29105770480714,
770
+ 295.34705169508004
771
+ ]
772
+ },
773
+ "frontendVersion": "1.18.5"
774
+ },
775
+ "version": 0.4
776
+ }