vantagewithai commited on
Commit
118be52
·
verified ·
1 Parent(s): 678c4a5

Example Workflow

Browse files
Files changed (1) hide show
  1. Vantage-FireRed-Image-Edit.json +831 -1317
Vantage-FireRed-Image-Edit.json CHANGED
@@ -1,582 +1,234 @@
1
  {
2
  "id": "ad18abd3-bdee-4f80-8fae-d15d4f845b9d",
3
  "revision": 0,
4
- "last_node_id": 113,
5
- "last_link_id": 247,
6
  "nodes": [
7
  {
8
- "id": 93,
9
- "type": "GetNode",
10
- "pos": [
11
- -216.35457671873266,
12
- -248.91828856631798
13
- ],
14
- "size": [
15
- 210,
16
- 60
17
- ],
18
- "flags": {
19
- "collapsed": true
20
- },
21
- "order": 0,
22
- "mode": 0,
23
- "inputs": [],
24
- "outputs": [
25
- {
26
- "name": "VAE",
27
- "type": "VAE",
28
- "links": [
29
- 221,
30
- 223
31
- ]
32
- }
33
- ],
34
- "title": "Get_VAE",
35
- "properties": {},
36
- "widgets_values": [
37
- "VAE"
38
- ],
39
- "color": "#322",
40
- "bgcolor": "#533"
41
- },
42
- {
43
- "id": 92,
44
- "type": "GetNode",
45
- "pos": [
46
- -216.35457671873266,
47
- -290.2086469074687
48
- ],
49
- "size": [
50
- 210,
51
- 60
52
- ],
53
- "flags": {
54
- "collapsed": true
55
- },
56
- "order": 1,
57
- "mode": 0,
58
- "inputs": [],
59
- "outputs": [
60
- {
61
- "name": "CLIP",
62
- "type": "CLIP",
63
- "links": [
64
- 220,
65
- 222
66
- ]
67
- }
68
- ],
69
- "title": "Get_clip",
70
- "properties": {},
71
- "widgets_values": [
72
- "clip"
73
- ],
74
- "color": "#432",
75
- "bgcolor": "#653"
76
- },
77
- {
78
- "id": 95,
79
- "type": "GetNode",
80
- "pos": [
81
- -216.35457671873266,
82
- -206.4482057011345
83
- ],
84
- "size": [
85
- 210,
86
- 60
87
- ],
88
- "flags": {
89
- "collapsed": true
90
- },
91
- "order": 2,
92
- "mode": 0,
93
- "inputs": [],
94
- "outputs": [
95
- {
96
- "name": "IMAGE",
97
- "type": "IMAGE",
98
- "links": [
99
- 225,
100
- 226
101
- ]
102
- }
103
- ],
104
- "title": "Get_image1",
105
- "properties": {},
106
- "widgets_values": [
107
- "image1"
108
- ],
109
- "color": "#2a363b",
110
- "bgcolor": "#3f5159"
111
- },
112
- {
113
- "id": 98,
114
- "type": "SetNode",
115
  "pos": [
116
- 403.53703681854273,
117
- 616.0342829177873
118
  ],
119
  "size": [
120
- 210,
121
- 50
122
  ],
123
  "flags": {
124
  "collapsed": true
125
  },
126
- "order": 31,
127
  "mode": 0,
128
  "inputs": [
129
  {
130
- "name": "IMAGE",
131
- "type": "IMAGE",
132
- "link": 230
133
- }
134
- ],
135
- "outputs": [
136
  {
137
- "name": "*",
138
- "type": "*",
139
- "links": null
140
- }
141
- ],
142
- "title": "Set_image3",
143
- "properties": {
144
- "previousName": "image3"
145
- },
146
- "widgets_values": [
147
- "image3"
148
- ],
149
- "color": "#2a363b",
150
- "bgcolor": "#3f5159"
151
- },
152
- {
153
- "id": 96,
154
- "type": "SetNode",
155
- "pos": [
156
- 234.83642988184104,
157
- 614.854558393753
158
- ],
159
- "size": [
160
- 210,
161
- 60
162
- ],
163
- "flags": {
164
- "collapsed": true
165
- },
166
- "order": 30,
167
- "mode": 0,
168
- "inputs": [
169
  {
170
- "name": "IMAGE",
171
- "type": "IMAGE",
172
- "link": 227
173
- }
174
- ],
175
- "outputs": [
176
  {
177
- "name": "*",
178
- "type": "*",
179
- "links": null
180
- }
181
- ],
182
- "title": "Set_image2",
183
- "properties": {
184
- "previousName": "image2"
185
- },
186
- "widgets_values": [
187
- "image2"
188
- ],
189
- "color": "#2a363b",
190
- "bgcolor": "#3f5159"
191
- },
192
- {
193
- "id": 94,
194
- "type": "SetNode",
195
- "pos": [
196
- 79.1127927095006,
197
- 617.2140074418194
198
- ],
199
- "size": [
200
- 210,
201
- 60
202
- ],
203
- "flags": {
204
- "collapsed": true
205
- },
206
- "order": 37,
207
- "mode": 0,
208
- "inputs": [
209
  {
210
- "name": "IMAGE",
211
- "type": "IMAGE",
212
- "link": 224
213
  }
214
  ],
215
  "outputs": [
216
  {
 
 
217
  "name": "*",
218
- "type": "*",
219
- "links": null
220
- }
221
- ],
222
- "title": "Set_image1",
223
- "properties": {
224
- "previousName": "image1"
225
- },
226
- "widgets_values": [
227
- "image1"
228
- ],
229
- "color": "#2a363b",
230
- "bgcolor": "#3f5159"
231
- },
232
- {
233
- "id": 97,
234
- "type": "GetNode",
235
- "pos": [
236
- -216.35457671873266,
237
- -160.4389492638524
238
- ],
239
- "size": [
240
- 210,
241
- 50
242
- ],
243
- "flags": {
244
- "collapsed": true
245
- },
246
- "order": 3,
247
- "mode": 0,
248
- "inputs": [],
249
- "outputs": [
250
- {
251
- "name": "IMAGE",
252
- "type": "IMAGE",
253
- "links": [
254
- 228,
255
- 229
256
- ]
257
- }
258
- ],
259
- "title": "Get_image2",
260
- "properties": {},
261
- "widgets_values": [
262
- "image2"
263
- ],
264
- "color": "#2a363b",
265
- "bgcolor": "#3f5159"
266
- },
267
- {
268
- "id": 99,
269
- "type": "GetNode",
270
- "pos": [
271
- -215.17485219469953,
272
- -115.60941735060291
273
- ],
274
- "size": [
275
- 210,
276
- 50
277
- ],
278
- "flags": {
279
- "collapsed": true
280
- },
281
- "order": 4,
282
- "mode": 0,
283
- "inputs": [],
284
- "outputs": [
285
- {
286
- "name": "IMAGE",
287
- "type": "IMAGE",
288
  "links": [
289
- 231,
290
- 232
291
  ]
292
  }
293
  ],
294
- "title": "Get_image3",
295
- "properties": {},
296
- "widgets_values": [
297
- "image3"
298
- ],
299
- "color": "#2a363b",
300
- "bgcolor": "#3f5159"
301
- },
302
- {
303
- "id": 102,
304
- "type": "SetNode",
305
- "pos": [
306
- -374.9739013591527,
307
- 20.59514133319278
308
- ],
309
- "size": [
310
- 210,
311
- 60
312
- ],
313
- "flags": {
314
- "collapsed": true
315
- },
316
- "order": 40,
317
- "mode": 0,
318
- "inputs": [
319
- {
320
- "name": "MODEL",
321
- "type": "MODEL",
322
- "link": 235
323
- }
324
- ],
325
- "outputs": [
326
- {
327
- "name": "*",
328
- "type": "*",
329
- "links": null
330
- }
331
- ],
332
- "title": "Set_model",
333
  "properties": {
334
- "previousName": "model"
 
335
  },
336
- "widgets_values": [
337
- "model"
338
- ],
339
  "color": "#223",
340
  "bgcolor": "#335"
341
  },
342
  {
343
- "id": 107,
344
- "type": "GetNode",
345
  "pos": [
346
- 493.19920194207754,
347
- -233.58109442963126
348
  ],
349
  "size": [
350
- 210,
351
- 60
352
  ],
353
  "flags": {
354
- "collapsed": true
355
  },
356
- "order": 5,
357
  "mode": 0,
358
  "inputs": [],
359
- "outputs": [
360
- {
361
- "name": "CONDITIONING",
362
- "type": "CONDITIONING",
363
- "links": [
364
- 243
365
- ]
366
- }
367
- ],
368
- "title": "Get_negative",
369
- "properties": {},
370
- "widgets_values": [
371
- "negative"
372
- ],
373
- "color": "#332922",
374
- "bgcolor": "#593930"
375
  },
376
  {
377
- "id": 106,
378
- "type": "GetNode",
379
  "pos": [
380
- 493.19920194207754,
381
- -277.8207640808644
382
  ],
383
  "size": [
384
- 210,
385
- 60
386
  ],
387
  "flags": {
388
- "collapsed": true
389
  },
390
- "order": 6,
391
  "mode": 0,
392
  "inputs": [],
393
- "outputs": [
394
- {
395
- "name": "CONDITIONING",
396
- "type": "CONDITIONING",
397
- "links": [
398
- 242
399
- ]
400
- }
401
- ],
402
- "title": "Get_positive",
403
- "properties": {},
404
- "widgets_values": [
405
- "positive"
406
- ],
407
- "color": "#332922",
408
- "bgcolor": "#593930"
409
  },
410
  {
411
- "id": 103,
412
- "type": "GetNode",
413
  "pos": [
414
- 493.19920194207754,
415
- -189.34142477839842
416
  ],
417
  "size": [
418
- 210,
419
- 60
420
  ],
421
- "flags": {
422
- "collapsed": true
423
- },
424
- "order": 7,
425
- "mode": 0,
426
  "inputs": [],
427
  "outputs": [
428
  {
429
  "name": "MODEL",
430
  "type": "MODEL",
 
431
  "links": [
432
- 236
433
  ]
434
  }
435
  ],
436
- "title": "Get_model",
437
- "properties": {},
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
438
  "widgets_values": [
439
- "model"
 
440
  ],
441
  "color": "#223",
442
  "bgcolor": "#335"
443
  },
444
  {
445
- "id": 105,
446
- "type": "GetNode",
447
- "pos": [
448
- 493.19920194207754,
449
- -145.1017551271656
450
- ],
451
- "size": [
452
- 210,
453
- 60
454
- ],
455
- "flags": {
456
- "collapsed": true
457
- },
458
- "order": 8,
459
- "mode": 0,
460
- "inputs": [],
461
- "outputs": [
462
- {
463
- "name": "IMAGE",
464
- "type": "IMAGE",
465
- "links": [
466
- 240
467
- ]
468
- }
469
- ],
470
- "title": "Get_image1",
471
- "properties": {},
472
- "widgets_values": [
473
- "image1"
474
- ],
475
- "color": "#2a363b",
476
- "bgcolor": "#3f5159"
477
- },
478
- {
479
- "id": 104,
480
- "type": "GetNode",
481
- "pos": [
482
- 493.19920194207754,
483
- -100.86208547593284
484
- ],
485
- "size": [
486
- 210,
487
- 60
488
- ],
489
- "flags": {
490
- "collapsed": true
491
- },
492
- "order": 9,
493
- "mode": 0,
494
- "inputs": [],
495
- "outputs": [
496
- {
497
- "name": "VAE",
498
- "type": "VAE",
499
- "links": [
500
- 238,
501
- 244
502
- ]
503
- }
504
- ],
505
- "title": "Get_VAE",
506
- "properties": {},
507
- "widgets_values": [
508
- "VAE"
509
- ],
510
- "color": "#322",
511
- "bgcolor": "#533"
512
- },
513
- {
514
- "id": 41,
515
- "type": "LoadImage",
516
  "pos": [
517
- -217.1223819762155,
518
- 201.8096660955915
519
  ],
520
  "size": [
521
- 274.07552083333337,
522
- 314
523
  ],
524
  "flags": {},
525
- "order": 10,
526
  "mode": 0,
527
  "inputs": [],
528
- "outputs": [
529
- {
530
- "name": "IMAGE",
531
- "type": "IMAGE",
532
- "links": [
533
- 203
534
- ]
535
- },
536
- {
537
- "name": "MASK",
538
- "type": "MASK",
539
- "links": null
540
- }
541
- ],
542
- "properties": {
543
- "cnr_id": "comfy-core",
544
- "ver": "0.5.1",
545
- "Node name for S&R": "LoadImage",
546
- "enableTabs": false,
547
- "tabWidth": 65,
548
- "tabXOffset": 10,
549
- "hasSecondTab": false,
550
- "secondTabText": "Send Back",
551
- "secondTabOffset": 80,
552
- "secondTabWidth": 65
553
- },
554
  "widgets_values": [
555
- "example.png",
556
- "image"
557
  ],
558
- "color": "#2a363b",
559
- "bgcolor": "#3f5159"
560
  },
561
  {
562
  "id": 67,
563
  "type": "ModelSamplingAuraFlow",
564
  "pos": [
565
- 653.2216554943222,
566
- -285.4378119724991
567
  ],
568
  "size": [
569
  270,
570
  68.33333333333334
571
  ],
572
  "flags": {},
573
- "order": 25,
574
  "mode": 0,
575
  "inputs": [
576
  {
577
  "name": "model",
578
  "type": "MODEL",
579
- "link": 236
580
  }
581
  ],
582
  "outputs": [
@@ -610,15 +262,15 @@
610
  "id": 64,
611
  "type": "CFGNorm",
612
  "pos": [
613
- 654.5086277023582,
614
- -176.9392795485409
615
  ],
616
  "size": [
617
  270,
618
  68.33333333333334
619
  ],
620
  "flags": {},
621
- "order": 36,
622
  "mode": 0,
623
  "inputs": [
624
  {
@@ -655,31 +307,39 @@
655
  "bgcolor": "#355"
656
  },
657
  {
658
- "id": 75,
659
- "type": "VAEEncode",
660
  "pos": [
661
- 657.6391273371341,
662
- -65.86001534075567
663
  ],
664
  "size": [
665
- 187.5,
666
- 60
667
  ],
668
- "flags": {
669
- "collapsed": true
670
- },
671
- "order": 26,
672
  "mode": 0,
673
  "inputs": [
674
  {
675
- "name": "pixels",
676
- "type": "IMAGE",
677
- "link": 240
678
  },
679
  {
680
- "name": "vae",
681
- "type": "VAE",
682
- "link": 238
 
 
 
 
 
 
 
 
 
 
683
  }
684
  ],
685
  "outputs": [
@@ -687,14 +347,14 @@
687
  "name": "LATENT",
688
  "type": "LATENT",
689
  "links": [
690
- 195
691
  ]
692
  }
693
  ],
694
  "properties": {
695
  "cnr_id": "comfy-core",
696
  "ver": "0.5.1",
697
- "Node name for S&R": "VAEEncode",
698
  "enableTabs": false,
699
  "tabWidth": 65,
700
  "tabXOffset": 10,
@@ -703,7 +363,15 @@
703
  "secondTabOffset": 80,
704
  "secondTabWidth": 65
705
  },
706
- "widgets_values": [],
 
 
 
 
 
 
 
 
707
  "color": "#233",
708
  "bgcolor": "#355"
709
  },
@@ -711,17 +379,17 @@
711
  "id": 8,
712
  "type": "VAEDecode",
713
  "pos": [
714
- 809.885695213689,
715
- -65.04043521324267
716
  ],
717
  "size": [
718
  140,
719
  46
720
  ],
721
  "flags": {
722
- "collapsed": true
723
  },
724
- "order": 41,
725
  "mode": 0,
726
  "inputs": [
727
  {
@@ -732,7 +400,7 @@
732
  {
733
  "name": "vae",
734
  "type": "VAE",
735
- "link": 244
736
  }
737
  ],
738
  "outputs": [
@@ -741,7 +409,7 @@
741
  "type": "IMAGE",
742
  "slot_index": 0,
743
  "links": [
744
- 245
745
  ]
746
  }
747
  ],
@@ -762,136 +430,74 @@
762
  "bgcolor": "#355"
763
  },
764
  {
765
- "id": 108,
766
- "type": "SetNode",
767
- "pos": [
768
- 506.8196578104562,
769
- -30.507604769971927
770
- ],
771
- "size": [
772
- 210,
773
- 60
774
- ],
775
- "flags": {
776
- "collapsed": true
777
- },
778
- "order": 42,
779
- "mode": 0,
780
- "inputs": [
781
- {
782
- "name": "IMAGE",
783
- "type": "IMAGE",
784
- "link": 245
785
- }
786
- ],
787
- "outputs": [
788
- {
789
- "name": "*",
790
- "type": "*",
791
- "links": null
792
- }
793
- ],
794
- "title": "Set_result",
795
- "properties": {
796
- "previousName": "result"
797
- },
798
- "widgets_values": [
799
- "result"
800
- ],
801
- "color": "#2a363b",
802
- "bgcolor": "#3f5159"
803
- },
804
- {
805
- "id": 74,
806
- "type": "LoraLoaderModelOnly",
807
  "pos": [
808
- -638.1705673498611,
809
- 70.55310443332438
810
  ],
811
  "size": [
812
- 385.4080440997012,
813
- 82
814
  ],
815
  "flags": {},
816
- "order": 38,
817
  "mode": 0,
818
- "inputs": [
819
- {
820
- "name": "model",
821
- "type": "MODEL",
822
- "link": 247
823
- }
824
- ],
825
  "outputs": [
826
  {
827
  "name": "MODEL",
828
  "type": "MODEL",
829
  "links": [
830
- 235
831
  ]
832
  }
833
  ],
834
  "properties": {
835
- "cnr_id": "comfy-core",
836
- "ver": "0.5.1",
837
- "Node name for S&R": "LoraLoaderModelOnly",
838
- "models": [
839
- {
840
- "name": "Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors",
841
- "url": "https://huggingface.co/lightx2v/Qwen-Image-Edit-2511-Lightning/resolve/main/Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors",
842
- "directory": "loras"
843
- }
844
- ],
845
- "enableTabs": false,
846
- "tabWidth": 65,
847
- "tabXOffset": 10,
848
- "hasSecondTab": false,
849
- "secondTabText": "Send Back",
850
- "secondTabOffset": 80,
851
- "secondTabWidth": 65
852
  },
853
  "widgets_values": [
854
- "Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors",
855
- 1
856
  ],
857
  "color": "#223",
858
  "bgcolor": "#335"
859
  },
860
  {
861
- "id": 61,
862
- "type": "CLIPLoader",
863
  "pos": [
864
- -638.1705673498612,
865
- 195.06007654292083
866
  ],
867
  "size": [
868
- 388.7327223037938,
869
- 106
870
  ],
871
  "flags": {},
872
- "order": 11,
873
- "mode": 0,
874
  "inputs": [],
875
  "outputs": [
876
  {
877
- "name": "CLIP",
878
- "type": "CLIP",
879
  "links": [
880
- 215
 
881
  ]
 
 
 
 
 
882
  }
883
  ],
884
  "properties": {
885
  "cnr_id": "comfy-core",
886
  "ver": "0.5.1",
887
- "Node name for S&R": "CLIPLoader",
888
- "models": [
889
- {
890
- "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
891
- "url": "https://huggingface.co/Comfy-Org/HunyuanVideo_1.5_repackaged/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors",
892
- "directory": "text_encoders"
893
- }
894
- ],
895
  "enableTabs": false,
896
  "tabWidth": 65,
897
  "tabXOffset": 10,
@@ -901,89 +507,46 @@
901
  "secondTabWidth": 65
902
  },
903
  "widgets_values": [
904
- "qwen_2.5_vl_7b_fp8_scaled.safetensors",
905
- "qwen_image",
906
- "default"
907
- ],
908
- "color": "#432",
909
- "bgcolor": "#653"
910
- },
911
- {
912
- "id": 90,
913
- "type": "SetNode",
914
- "pos": [
915
- -357.70702423467384,
916
- 346.19910996626714
917
- ],
918
- "size": [
919
- 210,
920
- 60
921
- ],
922
- "flags": {
923
- "collapsed": true
924
- },
925
- "order": 28,
926
- "mode": 0,
927
- "inputs": [
928
- {
929
- "name": "CLIP",
930
- "type": "CLIP",
931
- "link": 215
932
- }
933
- ],
934
- "outputs": [
935
- {
936
- "name": "*",
937
- "type": "*",
938
- "links": null
939
- }
940
- ],
941
- "title": "Set_clip",
942
- "properties": {
943
- "previousName": "clip"
944
- },
945
- "widgets_values": [
946
- "clip"
947
  ],
948
- "color": "#432",
949
- "bgcolor": "#653"
950
  },
951
  {
952
- "id": 10,
953
- "type": "VAELoader",
954
  "pos": [
955
- -638.1705673498611,
956
- 390.97032446526504
957
  ],
958
  "size": [
959
- 386.695016307737,
960
- 58
961
  ],
962
  "flags": {},
963
- "order": 12,
964
- "mode": 0,
965
  "inputs": [],
966
  "outputs": [
967
  {
968
- "name": "VAE",
969
- "type": "VAE",
970
- "slot_index": 0,
971
  "links": [
972
- 214
 
973
  ]
 
 
 
 
 
974
  }
975
  ],
976
  "properties": {
977
  "cnr_id": "comfy-core",
978
  "ver": "0.5.1",
979
- "Node name for S&R": "VAELoader",
980
- "models": [
981
- {
982
- "name": "qwen_image_vae.safetensors",
983
- "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors",
984
- "directory": "vae"
985
- }
986
- ],
987
  "enableTabs": false,
988
  "tabWidth": 65,
989
  "tabXOffset": 10,
@@ -993,124 +556,104 @@
993
  "secondTabWidth": 65
994
  },
995
  "widgets_values": [
996
- "qwen_image_vae.safetensors"
997
- ],
998
- "color": "#322",
999
- "bgcolor": "#533"
1000
- },
1001
- {
1002
- "id": 89,
1003
- "type": "SetNode",
1004
- "pos": [
1005
- -495.09130744250217,
1006
- 345.23388081023995
1007
- ],
1008
- "size": [
1009
- 210,
1010
- 60
1011
- ],
1012
- "flags": {
1013
- "collapsed": true
1014
- },
1015
- "order": 29,
1016
- "mode": 0,
1017
- "inputs": [
1018
- {
1019
- "name": "VAE",
1020
- "type": "VAE",
1021
- "link": 214
1022
- }
1023
- ],
1024
- "outputs": [
1025
- {
1026
- "name": "*",
1027
- "type": "*",
1028
- "links": null
1029
- }
1030
- ],
1031
- "title": "Set_VAE",
1032
- "properties": {
1033
- "previousName": "VAE"
1034
- },
1035
- "widgets_values": [
1036
- "VAE"
1037
  ],
1038
- "color": "#322",
1039
- "bgcolor": "#533"
1040
  },
1041
  {
1042
- "id": 100,
1043
- "type": "SetNode",
1044
  "pos": [
1045
- 335.8637482126566,
1046
- -264.79094579876033
1047
  ],
1048
  "size": [
1049
- 210,
1050
- 60
1051
  ],
1052
- "flags": {
1053
- "collapsed": true
1054
- },
1055
- "order": 34,
1056
  "mode": 0,
1057
  "inputs": [
1058
  {
1059
- "name": "CONDITIONING",
1060
- "type": "CONDITIONING",
1061
- "link": 233
1062
  }
1063
  ],
1064
  "outputs": [
1065
  {
1066
- "name": "*",
1067
- "type": "*",
1068
- "links": null
 
 
1069
  }
1070
  ],
1071
- "title": "Set_positive",
1072
  "properties": {
1073
- "previousName": "positive"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1074
  },
1075
  "widgets_values": [
1076
- "positive"
 
1077
  ],
1078
- "color": "#332922",
1079
- "bgcolor": "#593930"
1080
  },
1081
  {
1082
- "id": 83,
1083
- "type": "LoadImage",
1084
  "pos": [
1085
- 86.36147468732422,
1086
- 230.76654077639884
1087
  ],
1088
  "size": [
1089
- 274.07552083333337,
1090
- 314
1091
  ],
1092
  "flags": {},
1093
- "order": 13,
1094
  "mode": 0,
1095
  "inputs": [],
1096
  "outputs": [
1097
  {
1098
- "name": "IMAGE",
1099
- "type": "IMAGE",
1100
  "links": [
1101
- 227
 
1102
  ]
1103
- },
1104
- {
1105
- "name": "MASK",
1106
- "type": "MASK",
1107
- "links": null
1108
  }
1109
  ],
1110
  "properties": {
1111
  "cnr_id": "comfy-core",
1112
  "ver": "0.5.1",
1113
- "Node name for S&R": "LoadImage",
 
 
 
 
 
 
 
1114
  "enableTabs": false,
1115
  "tabWidth": 65,
1116
  "tabXOffset": 10,
@@ -1120,45 +663,51 @@
1120
  "secondTabWidth": 65
1121
  },
1122
  "widgets_values": [
1123
- "example.png",
1124
- "image"
 
1125
  ],
1126
- "color": "#2a363b",
1127
- "bgcolor": "#3f5159"
1128
  },
1129
  {
1130
- "id": 87,
1131
- "type": "LoadImage",
1132
  "pos": [
1133
- 387.6484468953599,
1134
- 232.91149445645834
1135
  ],
1136
  "size": [
1137
- 274.07552083333337,
1138
- 314
1139
  ],
1140
  "flags": {},
1141
- "order": 14,
1142
- "mode": 4,
1143
  "inputs": [],
1144
  "outputs": [
1145
  {
1146
- "name": "IMAGE",
1147
- "type": "IMAGE",
 
1148
  "links": [
1149
- 230
 
 
1150
  ]
1151
- },
1152
- {
1153
- "name": "MASK",
1154
- "type": "MASK",
1155
- "links": null
1156
  }
1157
  ],
1158
  "properties": {
1159
  "cnr_id": "comfy-core",
1160
  "ver": "0.5.1",
1161
- "Node name for S&R": "LoadImage",
 
 
 
 
 
 
 
1162
  "enableTabs": false,
1163
  "tabWidth": 65,
1164
  "tabXOffset": 10,
@@ -1168,55 +717,54 @@
1168
  "secondTabWidth": 65
1169
  },
1170
  "widgets_values": [
1171
- "example.png",
1172
- "image"
1173
  ],
1174
- "color": "#2a363b",
1175
- "bgcolor": "#3f5159"
1176
  },
1177
  {
1178
  "id": 69,
1179
  "type": "TextEncodeQwenImageEditPlus",
1180
  "pos": [
1181
- -48.23825521561654,
1182
- -56.36590270160846
1183
  ],
1184
  "size": [
1185
- 365.08918579046974,
1186
- 168
1187
  ],
1188
  "flags": {},
1189
- "order": 24,
1190
  "mode": 0,
1191
  "inputs": [
1192
  {
1193
  "name": "clip",
1194
  "type": "CLIP",
1195
- "link": 222
1196
  },
1197
  {
1198
  "name": "vae",
1199
  "shape": 7,
1200
  "type": "VAE",
1201
- "link": 223
1202
  },
1203
  {
1204
  "name": "image1",
1205
  "shape": 7,
1206
  "type": "IMAGE",
1207
- "link": 226
1208
  },
1209
  {
1210
  "name": "image2",
1211
  "shape": 7,
1212
  "type": "IMAGE",
1213
- "link": 229
1214
  },
1215
  {
1216
  "name": "image3",
1217
  "shape": 7,
1218
  "type": "IMAGE",
1219
- "link": 232
1220
  }
1221
  ],
1222
  "outputs": [
@@ -1224,10 +772,11 @@
1224
  "name": "CONDITIONING",
1225
  "type": "CONDITIONING",
1226
  "links": [
1227
- 234
1228
  ]
1229
  }
1230
  ],
 
1231
  "properties": {
1232
  "cnr_id": "comfy-core",
1233
  "ver": "0.5.1",
@@ -1247,79 +796,75 @@
1247
  "bgcolor": "#000"
1248
  },
1249
  {
1250
- "id": 101,
1251
- "type": "SetNode",
1252
  "pos": [
1253
- 334.7912713726267,
1254
- -27.880811836158077
1255
  ],
1256
  "size": [
1257
- 210,
1258
- 60
1259
  ],
1260
- "flags": {
1261
- "collapsed": true
1262
- },
1263
- "order": 35,
1264
  "mode": 0,
1265
- "inputs": [
1266
- {
1267
- "name": "CONDITIONING",
1268
- "type": "CONDITIONING",
1269
- "link": 234
1270
- }
1271
- ],
1272
  "outputs": [
1273
  {
1274
- "name": "*",
1275
  "type": "*",
1276
  "links": null
1277
  }
1278
  ],
1279
- "title": "Set_negative",
1280
  "properties": {
1281
- "previousName": "negative"
 
 
 
 
 
 
1282
  },
1283
- "widgets_values": [
1284
- "negative"
1285
- ],
1286
- "color": "#332922",
1287
- "bgcolor": "#593930"
1288
  },
1289
  {
1290
- "id": 79,
1291
- "type": "ImageScaleToTotalPixels",
1292
  "pos": [
1293
- -209.93678714801516,
1294
- 564.5427889711103
1295
  ],
1296
  "size": [
1297
- 270,
1298
- 106
1299
  ],
1300
  "flags": {},
1301
- "order": 27,
1302
  "mode": 0,
1303
- "inputs": [
1304
- {
1305
- "name": "image",
1306
- "type": "IMAGE",
1307
- "link": 203
1308
- }
1309
- ],
1310
  "outputs": [
1311
  {
1312
  "name": "IMAGE",
1313
  "type": "IMAGE",
1314
  "links": [
1315
- 224
 
 
1316
  ]
 
 
 
 
 
1317
  }
1318
  ],
1319
  "properties": {
1320
  "cnr_id": "comfy-core",
1321
  "ver": "0.5.1",
1322
- "Node name for S&R": "ImageScaleToTotalPixels",
1323
  "enableTabs": false,
1324
  "tabWidth": 65,
1325
  "tabXOffset": 10,
@@ -1329,141 +874,204 @@
1329
  "secondTabWidth": 65
1330
  },
1331
  "widgets_values": [
1332
- "lanczos",
1333
- 1.6,
1334
- 1
1335
  ],
1336
  "color": "#2a363b",
1337
  "bgcolor": "#3f5159"
1338
  },
1339
  {
1340
- "id": 109,
1341
- "type": "GetNode",
1342
  "pos": [
1343
- 539.9794138321786,
1344
- 50.161324616556044
1345
  ],
1346
  "size": [
1347
- 210,
1348
- 60
1349
  ],
1350
  "flags": {
1351
  "collapsed": true
1352
  },
1353
- "order": 15,
1354
  "mode": 0,
1355
- "inputs": [],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1356
  "outputs": [
1357
  {
1358
- "name": "IMAGE",
1359
- "type": "IMAGE",
 
1360
  "links": [
1361
- 246
1362
  ]
1363
  }
1364
  ],
1365
- "title": "Get_result",
1366
- "properties": {},
 
 
 
 
1367
  "widgets_values": [
1368
- "result"
 
 
1369
  ],
1370
- "color": "#2a363b",
1371
- "bgcolor": "#3f5159"
1372
  },
1373
  {
1374
- "id": 9,
1375
- "type": "SaveImage",
1376
  "pos": [
1377
- 693.2990211098448,
1378
- 26.833056635069315
1379
  ],
1380
  "size": [
1381
- 560.1042612151195,
1382
- 624.9183883750328
1383
  ],
1384
- "flags": {},
1385
- "order": 32,
 
 
1386
  "mode": 0,
1387
  "inputs": [
1388
  {
1389
- "name": "images",
1390
- "type": "IMAGE",
1391
- "link": 246
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1392
  }
1393
  ],
1394
- "outputs": [],
1395
  "properties": {
1396
- "cnr_id": "comfy-core",
1397
- "ver": "0.5.1",
1398
- "Node name for S&R": "SaveImage",
1399
- "enableTabs": false,
1400
- "tabWidth": 65,
1401
- "tabXOffset": 10,
1402
- "hasSecondTab": false,
1403
- "secondTabText": "Send Back",
1404
- "secondTabOffset": 80,
1405
- "secondTabWidth": 65
1406
  },
1407
- "widgets_values": [
1408
- "ComfyUI"
1409
- ]
1410
  },
1411
  {
1412
- "id": 91,
1413
  "type": "Any Switch (rgthree)",
1414
  "pos": [
1415
- -630.1132966463878,
1416
- 23.034314905291755
1417
  ],
1418
  "size": [
1419
- 263.6999908447266,
1420
  106
1421
  ],
1422
  "flags": {
1423
  "collapsed": true
1424
  },
1425
- "order": 33,
1426
  "mode": 0,
1427
  "inputs": [
1428
  {
1429
  "dir": 3,
1430
  "name": "any_01",
1431
- "type": "MODEL",
1432
- "link": 216
1433
  },
1434
  {
1435
  "dir": 3,
1436
  "name": "any_02",
1437
- "type": "MODEL",
1438
- "link": 217
1439
  },
1440
  {
1441
  "dir": 3,
1442
  "name": "any_03",
1443
- "type": "MODEL",
1444
  "link": null
1445
  },
1446
  {
1447
  "dir": 3,
1448
  "name": "any_04",
1449
- "type": "MODEL",
1450
  "link": null
1451
  },
1452
  {
1453
  "name": "any_05",
1454
- "type": "MODEL",
1455
  "link": null
1456
  }
1457
  ],
1458
  "outputs": [
1459
  {
1460
  "dir": 4,
1461
- "label": "MODEL",
1462
  "name": "*",
1463
  "shape": 3,
1464
- "type": "MODEL",
1465
  "links": [
1466
- 247
1467
  ]
1468
  }
1469
  ],
@@ -1472,252 +1080,142 @@
1472
  "ver": "1.0.2511270846"
1473
  },
1474
  "widgets_values": [],
1475
- "color": "#223",
1476
- "bgcolor": "#335"
1477
  },
1478
  {
1479
- "id": 113,
1480
- "type": "Label (rgthree)",
1481
  "pos": [
1482
- -219.89126199497974,
1483
- -605.1177387857276
1484
  ],
1485
  "size": [
1486
- 1060.86669921875,
1487
- 48
1488
  ],
1489
- "flags": {
1490
- "allow_interaction": true
1491
- },
1492
- "order": 16,
1493
  "mode": 0,
1494
  "inputs": [],
1495
- "outputs": [],
1496
- "title": "Tutorial https://www.youtube.com/@vantagewithai",
1497
- "properties": {
1498
- "fontSize": 48,
1499
- "fontFamily": "Arial",
1500
- "fontColor": "#ffffff",
1501
- "textAlign": "left",
1502
- "backgroundColor": "transparent",
1503
- "padding": 0,
1504
- "borderRadius": 0,
1505
- "angle": 0
1506
- },
1507
- "color": "#fff0",
1508
- "bgcolor": "#fff0"
1509
- },
1510
- {
1511
- "id": 112,
1512
- "type": "Label (rgthree)",
1513
- "pos": [
1514
- 114.2386208175204,
1515
- -678.5927143716649
1516
- ],
1517
- "size": [
1518
- 332.6666564941406,
1519
- 48
1520
  ],
1521
- "flags": {
1522
- "allow_interaction": true
1523
- },
1524
- "order": 17,
1525
- "mode": 0,
1526
- "inputs": [],
1527
- "outputs": [],
1528
- "title": "Vantage with AI",
1529
  "properties": {
1530
- "fontSize": 48,
1531
- "fontFamily": "Arial",
1532
- "fontColor": "#ffffff",
1533
- "textAlign": "left",
1534
- "backgroundColor": "transparent",
1535
- "padding": 0,
1536
- "borderRadius": 0,
1537
- "angle": 0
1538
  },
1539
- "color": "#fff0",
1540
- "bgcolor": "#fff0"
1541
  },
1542
  {
1543
- "id": 12,
1544
- "type": "UNETLoader",
1545
  "pos": [
1546
- -636.669099773819,
1547
- -264.3737559440408
1548
  ],
1549
  "size": [
1550
- 381.97611821160547,
1551
- 90.76804404650231
1552
  ],
1553
  "flags": {},
1554
- "order": 18,
1555
  "mode": 4,
1556
  "inputs": [],
1557
  "outputs": [
1558
  {
1559
- "name": "MODEL",
1560
- "type": "MODEL",
1561
- "slot_index": 0,
1562
  "links": [
1563
- 216
1564
  ]
1565
  }
1566
  ],
 
1567
  "properties": {
1568
- "cnr_id": "comfy-core",
1569
- "ver": "0.5.1",
1570
- "Node name for S&R": "UNETLoader",
1571
- "models": [
1572
- {
1573
- "name": "qwen_image_edit_2511_bf16.safetensors",
1574
- "url": "https://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_edit_2511_bf16.safetensors",
1575
- "directory": "diffusion_models"
1576
- }
1577
- ],
1578
- "enableTabs": false,
1579
- "tabWidth": 65,
1580
- "tabXOffset": 10,
1581
- "hasSecondTab": false,
1582
- "secondTabText": "Send Back",
1583
- "secondTabOffset": 80,
1584
- "secondTabWidth": 65
1585
  },
1586
  "widgets_values": [
1587
- "FireRed-Image-Edit-1.0_fp8mixed_comfy.safetensors",
1588
- "default"
1589
  ],
1590
- "color": "#223",
1591
- "bgcolor": "#335"
1592
  },
1593
  {
1594
- "id": 65,
1595
- "type": "KSampler",
1596
  "pos": [
1597
- 958.502757398191,
1598
- -290.8001961726483
1599
  ],
1600
  "size": [
1601
- 277.6405509519343,
1602
- 262
1603
  ],
1604
  "flags": {},
1605
- "order": 39,
1606
- "mode": 0,
1607
- "inputs": [
1608
- {
1609
- "name": "model",
1610
- "type": "MODEL",
1611
- "link": 171
1612
- },
1613
- {
1614
- "name": "positive",
1615
- "type": "CONDITIONING",
1616
- "link": 242
1617
- },
1618
- {
1619
- "name": "negative",
1620
- "type": "CONDITIONING",
1621
- "link": 243
1622
- },
1623
- {
1624
- "name": "latent_image",
1625
- "type": "LATENT",
1626
- "link": 195
1627
- }
1628
- ],
1629
  "outputs": [
1630
  {
1631
- "name": "LATENT",
1632
- "type": "LATENT",
1633
  "links": [
1634
- 175
1635
  ]
1636
  }
1637
  ],
 
1638
  "properties": {
1639
- "cnr_id": "comfy-core",
1640
- "ver": "0.5.1",
1641
- "Node name for S&R": "KSampler",
1642
- "enableTabs": false,
1643
- "tabWidth": 65,
1644
- "tabXOffset": 10,
1645
- "hasSecondTab": false,
1646
- "secondTabText": "Send Back",
1647
- "secondTabOffset": 80,
1648
- "secondTabWidth": 65
1649
  },
1650
  "widgets_values": [
1651
- 43,
1652
- "fixed",
1653
- 4,
1654
- 1,
1655
- "euler",
1656
- "simple",
1657
- 1
1658
  ],
1659
- "color": "#233",
1660
- "bgcolor": "#355"
1661
  },
1662
  {
1663
- "id": 68,
1664
- "type": "TextEncodeQwenImageEditPlus",
1665
  "pos": [
1666
- -50.27596121167336,
1667
- -291.6404041209408
1668
  ],
1669
  "size": [
1670
- 366.67614880899595,
1671
- 194.66917670735785
1672
  ],
1673
  "flags": {},
1674
- "order": 23,
1675
  "mode": 0,
1676
  "inputs": [
1677
  {
1678
- "name": "clip",
1679
- "type": "CLIP",
1680
- "link": 220
1681
- },
1682
- {
1683
- "name": "vae",
1684
- "shape": 7,
1685
- "type": "VAE",
1686
- "link": 221
1687
- },
1688
- {
1689
- "name": "image1",
1690
- "shape": 7,
1691
- "type": "IMAGE",
1692
- "link": 225
1693
- },
1694
- {
1695
- "name": "image2",
1696
- "shape": 7,
1697
- "type": "IMAGE",
1698
- "link": 228
1699
- },
1700
- {
1701
- "name": "image3",
1702
- "shape": 7,
1703
  "type": "IMAGE",
1704
- "link": 231
1705
- }
1706
- ],
1707
- "outputs": [
1708
- {
1709
- "name": "CONDITIONING",
1710
- "type": "CONDITIONING",
1711
- "links": [
1712
- 233
1713
- ]
1714
  }
1715
  ],
1716
- "title": "TextEncodeQwenImageEditPlus (Positive)",
1717
  "properties": {
1718
  "cnr_id": "comfy-core",
1719
  "ver": "0.5.1",
1720
- "Node name for S&R": "TextEncodeQwenImageEditPlus",
1721
  "enableTabs": false,
1722
  "tabWidth": 65,
1723
  "tabXOffset": 10,
@@ -1727,24 +1225,22 @@
1727
  "secondTabWidth": 65
1728
  },
1729
  "widgets_values": [
1730
- "The woman is wearing the hat in image 2 and the black shirt worn by the woman from image 3, keep the woman, pose and background from image 1 as it is."
1731
- ],
1732
- "color": "#232",
1733
- "bgcolor": "#353"
1734
  },
1735
  {
1736
- "id": 110,
1737
  "type": "Fast Groups Bypasser (rgthree)",
1738
  "pos": [
1739
- -642.6641206306128,
1740
- 493.0211893663587
1741
  ],
1742
  "size": [
1743
- 386.6886579050572,
1744
- 82
1745
  ],
1746
  "flags": {},
1747
- "order": 19,
1748
  "mode": 0,
1749
  "inputs": [],
1750
  "outputs": [
@@ -1754,112 +1250,144 @@
1754
  "links": null
1755
  }
1756
  ],
1757
- "title": "Model Selector",
1758
  "properties": {
1759
- "matchColors": "black",
1760
  "matchTitle": "",
1761
  "showNav": true,
1762
  "showAllGraphs": true,
1763
  "sort": "position",
1764
  "customSortAlphabet": "",
1765
- "toggleRestriction": "always one"
1766
  },
1767
  "color": "#223",
1768
  "bgcolor": "#335"
1769
  },
1770
  {
1771
- "id": 88,
1772
- "type": "UnetLoaderGGUF",
1773
  "pos": [
1774
- -631.1404290601224,
1775
- -97.68964907952534
1776
  ],
1777
  "size": [
1778
- 373.81575811489336,
1779
- 62.718898096131454
1780
  ],
1781
- "flags": {},
1782
- "order": 20,
 
 
1783
  "mode": 0,
1784
- "inputs": [],
1785
- "outputs": [
1786
  {
1787
- "name": "MODEL",
1788
- "type": "MODEL",
1789
- "links": [
1790
- 217
1791
- ]
1792
  }
1793
  ],
1794
- "properties": {
1795
- "cnr_id": "comfyui-gguf",
1796
- "ver": "1.1.5",
1797
- "Node name for S&R": "UnetLoaderGGUF"
1798
- },
1799
- "widgets_values": [
1800
- "FireRed-Image-Edit-1.0-Q3_K_S.gguf"
1801
- ],
1802
- "color": "#223",
1803
- "bgcolor": "#335"
1804
- },
1805
- {
1806
- "id": 82,
1807
- "type": "MarkdownNote",
1808
- "pos": [
1809
- -1270,
1810
- -340
1811
- ],
1812
- "size": [
1813
- 597.5,
1814
- 485.5000000000001
1815
- ],
1816
- "flags": {},
1817
- "order": 21,
1818
- "mode": 0,
1819
- "inputs": [],
1820
- "outputs": [],
1821
- "title": "Model Links",
1822
- "properties": {},
1823
- "widgets_values": [
1824
- "## Model Links\n\n**diffusion_models**\n\n- **BF16**: [FireRed-Image-Edit-1.0_bf16.safetensors](https://huggingface.https://huggingface.co/cocorang/FireRed-Image-Edit-1.0-FP8_And_BF16/resolve/main/FireRed-Image-Edit-1.0_bf16.safetensors?download=true)\n- **FP8**: [FireRed-Image-Edit-1.0_fp8_e4m3fn.safetensors](https://huggingface.co/cocorang/FireRed-Image-Edit-1.0-FP8_And_BF16/resolve/main/FireRed-Image-Edit-1.0_fp8_e4m3fn.safetensors?download=true)\n- **FP8 (mixed)**: [FireRed-Image-Edit-1.0_fp8mixed_comfy.safetensors](https://huggingface.co/cocorang/FireRed-Image-Edit-1.0-FP8_And_BF16/resolve/main/FireRed-Image-Edit-1.0_fp8mixed_comfy.safetensors?download=true)\n\n**GGUF**\n\n- [FireRed-Image-Edit-1.0-XX-X.gguf](https://huggingface.co/vantagewithai/FireRed-Image-Edit-1.0-GGUF/tree/main)\n\n**LoRAs**\n\n- [Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors](https://huggingface.co/lightx2v/Qwen-Image-Edit-2511-Lightning/resolve/main/Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors)\n\n**text_encoders**\n\n- [qwen_2.5_vl_7b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/HunyuanVideo_1.5_repackaged/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors)\n\n\n**vae**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors)\n\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 text_encoders/\n│ │ └── qwen_2.5_vl_7b_fp8_scaled.safetensors\n│ ├── 📂 loras/\n│ │ └── Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors\n│ ├── 📂 diffusion_models/\n│ │ └── FireRed-Image-Edit-1.0_bf16.safetensors\n│ ├── 📂 unet/\n│ │ └── FireRed-Image-Edit-1.0-XX-X.gguf\n│ └── 📂 vae/\n│ └── qwen_image_vae.safetensors\n```\n"
1825
  ],
1826
- "color": "#222",
1827
- "bgcolor": "#000"
 
 
 
 
 
 
1828
  },
1829
  {
1830
- "id": 111,
1831
- "type": "Fast Groups Bypasser (rgthree)",
1832
  "pos": [
1833
- 382.6237384379594,
1834
- 597.0514428492576
1835
  ],
1836
  "size": [
1837
- 288.02078862230746,
1838
- 82
1839
  ],
1840
  "flags": {},
1841
- "order": 22,
1842
  "mode": 0,
1843
- "inputs": [],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1844
  "outputs": [
1845
  {
1846
- "name": "OPT_CONNECTION",
1847
- "type": "*",
1848
- "links": null
 
 
1849
  }
1850
  ],
1851
- "title": "Input Images",
1852
  "properties": {
1853
- "matchColors": "yellow",
1854
- "matchTitle": "",
1855
- "showNav": true,
1856
- "showAllGraphs": true,
1857
- "sort": "position",
1858
- "customSortAlphabet": "",
1859
- "toggleRestriction": "default"
 
 
 
1860
  },
1861
- "color": "#432",
1862
- "bgcolor": "#653"
 
 
 
1863
  }
1864
  ],
1865
  "links": [
@@ -1879,38 +1407,6 @@
1879
  0,
1880
  "LATENT"
1881
  ],
1882
- [
1883
- 195,
1884
- 75,
1885
- 0,
1886
- 65,
1887
- 3,
1888
- "LATENT"
1889
- ],
1890
- [
1891
- 203,
1892
- 41,
1893
- 0,
1894
- 79,
1895
- 0,
1896
- "IMAGE"
1897
- ],
1898
- [
1899
- 214,
1900
- 10,
1901
- 0,
1902
- 89,
1903
- 0,
1904
- "VAE"
1905
- ],
1906
- [
1907
- 215,
1908
- 61,
1909
- 0,
1910
- 90,
1911
- 0,
1912
- "CLIP"
1913
- ],
1914
  [
1915
  216,
1916
  12,
@@ -1928,212 +1424,204 @@
1928
  "MODEL"
1929
  ],
1930
  [
1931
- 220,
1932
- 92,
1933
  0,
1934
- 68,
1935
  0,
1936
- "CLIP"
1937
  ],
1938
  [
1939
- 221,
1940
- 93,
1941
  0,
1942
- 68,
1943
- 1,
1944
- "VAE"
1945
  ],
1946
  [
1947
- 222,
1948
- 92,
1949
  0,
1950
- 69,
 
 
 
 
 
 
1951
  0,
1952
- "CLIP"
 
 
1953
  ],
1954
  [
1955
- 223,
1956
- 93,
1957
  0,
1958
- 69,
1959
  1,
1960
  "VAE"
1961
  ],
1962
  [
1963
- 224,
1964
- 79,
1965
  0,
1966
- 94,
1967
  0,
1968
- "IMAGE"
1969
  ],
1970
  [
1971
- 225,
1972
- 95,
 
 
1973
  0,
1974
- 68,
1975
- 2,
1976
  "IMAGE"
1977
  ],
1978
  [
1979
- 226,
1980
- 95,
1981
  0,
1982
- 69,
1983
  2,
1984
  "IMAGE"
1985
  ],
1986
  [
1987
- 227,
1988
  83,
1989
  0,
1990
- 96,
1991
- 0,
1992
  "IMAGE"
1993
  ],
1994
  [
1995
- 228,
1996
- 97,
1997
  0,
1998
  68,
1999
- 3,
2000
  "IMAGE"
2001
  ],
2002
  [
2003
- 229,
2004
- 97,
 
 
 
 
 
 
 
 
2005
  0,
2006
  69,
2007
- 3,
2008
- "IMAGE"
2009
  ],
2010
  [
2011
- 230,
2012
- 87,
2013
  0,
2014
- 98,
 
 
 
 
 
 
2015
  0,
 
 
2016
  "IMAGE"
2017
  ],
2018
  [
2019
- 231,
2020
- 99,
2021
  0,
2022
- 68,
2023
- 4,
2024
  "IMAGE"
2025
  ],
2026
  [
2027
- 232,
2028
- 99,
2029
  0,
2030
  69,
2031
  4,
2032
  "IMAGE"
2033
  ],
2034
  [
2035
- 233,
2036
- 68,
2037
  0,
2038
- 100,
2039
  0,
2040
- "CONDITIONING"
2041
  ],
2042
  [
2043
- 234,
2044
- 69,
2045
  0,
2046
- 101,
2047
  0,
2048
- "CONDITIONING"
2049
  ],
2050
  [
2051
- 235,
2052
- 74,
2053
  0,
2054
- 102,
2055
- 0,
2056
- "MODEL"
2057
  ],
2058
  [
2059
- 236,
2060
- 103,
2061
  0,
2062
- 67,
2063
  0,
2064
- "MODEL"
2065
  ],
2066
  [
2067
- 238,
2068
- 104,
2069
- 0,
2070
- 75,
2071
  1,
2072
- "VAE"
 
 
2073
  ],
2074
  [
2075
- 240,
2076
- 105,
2077
  0,
2078
- 75,
2079
- 0,
2080
- "IMAGE"
2081
  ],
2082
  [
2083
- 241,
2084
- 67,
2085
  0,
2086
- 64,
2087
  0,
2088
- "MODEL"
2089
  ],
2090
  [
2091
- 242,
2092
- 106,
2093
  0,
2094
  65,
2095
  1,
2096
  "CONDITIONING"
2097
  ],
2098
  [
2099
- 243,
2100
- 107,
2101
  0,
2102
  65,
2103
  2,
2104
  "CONDITIONING"
2105
- ],
2106
- [
2107
- 244,
2108
- 104,
2109
- 0,
2110
- 8,
2111
- 1,
2112
- "VAE"
2113
- ],
2114
- [
2115
- 245,
2116
- 8,
2117
- 0,
2118
- 108,
2119
- 0,
2120
- "IMAGE"
2121
- ],
2122
- [
2123
- 246,
2124
- 109,
2125
- 0,
2126
- 9,
2127
- 0,
2128
- "IMAGE"
2129
- ],
2130
- [
2131
- 247,
2132
- 91,
2133
- 0,
2134
- 74,
2135
- 0,
2136
- "MODEL"
2137
  ]
2138
  ],
2139
  "groups": [
@@ -2141,10 +1629,10 @@
2141
  "id": 1,
2142
  "title": "Models",
2143
  "bounding": [
2144
- -656.669099773819,
2145
- -364.7737559440408,
2146
  421.97611821160547,
2147
- 949.7949453103996
2148
  ],
2149
  "color": "#88A",
2150
  "font_size": 24,
@@ -2154,10 +1642,10 @@
2154
  "id": 2,
2155
  "title": "Prompt",
2156
  "bounding": [
2157
- -226.35457671873266,
2158
- -365.24040412094075,
2159
- 704.1958511431171,
2160
- 486.8745014193323
2161
  ],
2162
  "color": "#8A8",
2163
  "font_size": 24,
@@ -2168,9 +1656,9 @@
2168
  "title": "Inputs",
2169
  "bounding": [
2170
  -227.1223819762155,
2171
- 128.2096660955915,
2172
  908.8463497049087,
2173
- 560.8417767536661
2174
  ],
2175
  "color": "#3f789e",
2176
  "font_size": 24,
@@ -2180,8 +1668,8 @@
2180
  "id": 4,
2181
  "title": "Diffusion Model",
2182
  "bounding": [
2183
- -646.669099773819,
2184
- -321.1737559440408,
2185
  401.97611821160547,
2186
  157.56804404650234
2187
  ],
@@ -2193,8 +1681,8 @@
2193
  "id": 5,
2194
  "title": "GGUF",
2195
  "bounding": [
2196
- -641.1404290601224,
2197
- -154.48964907952532,
2198
  393.81575811489336,
2199
  129.51889809613147
2200
  ],
@@ -2206,8 +1694,8 @@
2206
  "id": 6,
2207
  "title": "Image3",
2208
  "bounding": [
2209
- 377.6484468953599,
2210
- 176.11149445645836,
2211
  294.0755208333333,
2212
  380.8
2213
  ],
@@ -2219,8 +1707,8 @@
2219
  "id": 7,
2220
  "title": "Image2",
2221
  "bounding": [
2222
- 76.36147468732422,
2223
- 173.96654077639886,
2224
  294.07552083333337,
2225
  380.8
2226
  ],
@@ -2232,23 +1720,49 @@
2232
  "id": 8,
2233
  "title": "Sampling",
2234
  "bounding": [
2235
- 483.19920194207754,
2236
- -364.40019617264835,
2237
- 762.9441064080476,
2238
- 345.6
2239
  ],
2240
  "color": "#8AA",
2241
  "font_size": 24,
2242
  "flags": {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2243
  }
2244
  ],
2245
  "config": {},
2246
  "extra": {
2247
  "ds": {
2248
- "scale": 0.9090909090909091,
2249
  "offset": [
2250
- 748.8094438131617,
2251
- 420.5063507353015
2252
  ]
2253
  },
2254
  "frontendVersion": "1.39.14",
 
1
  {
2
  "id": "ad18abd3-bdee-4f80-8fae-d15d4f845b9d",
3
  "revision": 0,
4
+ "last_node_id": 123,
5
+ "last_link_id": 280,
6
  "nodes": [
7
  {
8
+ "id": 91,
9
+ "type": "Any Switch (rgthree)",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  "pos": [
11
+ -629.5082966463877,
12
+ -40.49068509470826
13
  ],
14
  "size": [
15
+ 263.6999908447266,
16
+ 106
17
  ],
18
  "flags": {
19
  "collapsed": true
20
  },
21
+ "order": 15,
22
  "mode": 0,
23
  "inputs": [
24
  {
25
+ "dir": 3,
26
+ "name": "any_01",
27
+ "type": "MODEL",
28
+ "link": 216
29
+ },
 
30
  {
31
+ "dir": 3,
32
+ "name": "any_02",
33
+ "type": "MODEL",
34
+ "link": 217
35
+ },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  {
37
+ "dir": 3,
38
+ "name": "any_03",
39
+ "type": "MODEL",
40
+ "link": null
41
+ },
 
42
  {
43
+ "dir": 3,
44
+ "name": "any_04",
45
+ "type": "MODEL",
46
+ "link": null
47
+ },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  {
49
+ "name": "any_05",
50
+ "type": "MODEL",
51
+ "link": null
52
  }
53
  ],
54
  "outputs": [
55
  {
56
+ "dir": 4,
57
+ "label": "MODEL",
58
  "name": "*",
59
+ "shape": 3,
60
+ "type": "MODEL",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  "links": [
62
+ 247
 
63
  ]
64
  }
65
  ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  "properties": {
67
+ "cnr_id": "rgthree-comfy",
68
+ "ver": "1.0.2511270846"
69
  },
70
+ "widgets_values": [],
 
 
71
  "color": "#223",
72
  "bgcolor": "#335"
73
  },
74
  {
75
+ "id": 113,
76
+ "type": "Label (rgthree)",
77
  "pos": [
78
+ -219.89126199497974,
79
+ -605.1177387857276
80
  ],
81
  "size": [
82
+ 1060.86669921875,
83
+ 48
84
  ],
85
  "flags": {
86
+ "allow_interaction": true
87
  },
88
+ "order": 0,
89
  "mode": 0,
90
  "inputs": [],
91
+ "outputs": [],
92
+ "title": "Tutorial https://www.youtube.com/@vantagewithai",
93
+ "properties": {
94
+ "fontSize": 48,
95
+ "fontFamily": "Arial",
96
+ "fontColor": "#ffffff",
97
+ "textAlign": "left",
98
+ "backgroundColor": "transparent",
99
+ "padding": 0,
100
+ "borderRadius": 0,
101
+ "angle": 0
102
+ },
103
+ "color": "#fff0",
104
+ "bgcolor": "#fff0"
 
 
105
  },
106
  {
107
+ "id": 112,
108
+ "type": "Label (rgthree)",
109
  "pos": [
110
+ 114.2386208175204,
111
+ -678.5927143716649
112
  ],
113
  "size": [
114
+ 332.6666564941406,
115
+ 48
116
  ],
117
  "flags": {
118
+ "allow_interaction": true
119
  },
120
+ "order": 1,
121
  "mode": 0,
122
  "inputs": [],
123
+ "outputs": [],
124
+ "title": "Vantage with AI",
125
+ "properties": {
126
+ "fontSize": 48,
127
+ "fontFamily": "Arial",
128
+ "fontColor": "#ffffff",
129
+ "textAlign": "left",
130
+ "backgroundColor": "transparent",
131
+ "padding": 0,
132
+ "borderRadius": 0,
133
+ "angle": 0
134
+ },
135
+ "color": "#fff0",
136
+ "bgcolor": "#fff0"
 
 
137
  },
138
  {
139
+ "id": 12,
140
+ "type": "UNETLoader",
141
  "pos": [
142
+ -636.064099773819,
143
+ -327.8987559440408
144
  ],
145
  "size": [
146
+ 381.97611821160547,
147
+ 90.76804404650231
148
  ],
149
+ "flags": {},
150
+ "order": 2,
151
+ "mode": 4,
 
 
152
  "inputs": [],
153
  "outputs": [
154
  {
155
  "name": "MODEL",
156
  "type": "MODEL",
157
+ "slot_index": 0,
158
  "links": [
159
+ 216
160
  ]
161
  }
162
  ],
163
+ "properties": {
164
+ "cnr_id": "comfy-core",
165
+ "ver": "0.5.1",
166
+ "Node name for S&R": "UNETLoader",
167
+ "models": [
168
+ {
169
+ "name": "qwen_image_edit_2511_bf16.safetensors",
170
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_edit_2511_bf16.safetensors",
171
+ "directory": "diffusion_models"
172
+ }
173
+ ],
174
+ "enableTabs": false,
175
+ "tabWidth": 65,
176
+ "tabXOffset": 10,
177
+ "hasSecondTab": false,
178
+ "secondTabText": "Send Back",
179
+ "secondTabOffset": 80,
180
+ "secondTabWidth": 65
181
+ },
182
  "widgets_values": [
183
+ "FireRed-Image-Edit-1.0_fp8mixed_comfy.safetensors",
184
+ "default"
185
  ],
186
  "color": "#223",
187
  "bgcolor": "#335"
188
  },
189
  {
190
+ "id": 82,
191
+ "type": "MarkdownNote",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
192
  "pos": [
193
+ -1270,
194
+ -340
195
  ],
196
  "size": [
197
+ 597.5,
198
+ 485.5000000000001
199
  ],
200
  "flags": {},
201
+ "order": 3,
202
  "mode": 0,
203
  "inputs": [],
204
+ "outputs": [],
205
+ "title": "Model Links",
206
+ "properties": {},
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
207
  "widgets_values": [
208
+ "## Model Links\n\n**diffusion_models**\n\n- **BF16**: [FireRed-Image-Edit-1.0_bf16.safetensors](https://huggingface.https://huggingface.co/cocorang/FireRed-Image-Edit-1.0-FP8_And_BF16/resolve/main/FireRed-Image-Edit-1.0_bf16.safetensors?download=true)\n- **FP8**: [FireRed-Image-Edit-1.0_fp8_e4m3fn.safetensors](https://huggingface.co/cocorang/FireRed-Image-Edit-1.0-FP8_And_BF16/resolve/main/FireRed-Image-Edit-1.0_fp8_e4m3fn.safetensors?download=true)\n- **FP8 (mixed)**: [FireRed-Image-Edit-1.0_fp8mixed_comfy.safetensors](https://huggingface.co/cocorang/FireRed-Image-Edit-1.0-FP8_And_BF16/resolve/main/FireRed-Image-Edit-1.0_fp8mixed_comfy.safetensors?download=true)\n\n**GGUF**\n\n- [FireRed-Image-Edit-1.0-XX-X.gguf](https://huggingface.co/vantagewithai/FireRed-Image-Edit-1.0-GGUF/tree/main)\n\n**LoRAs**\n\n- [Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors](https://huggingface.co/lightx2v/Qwen-Image-Edit-2511-Lightning/resolve/main/Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors)\n\n**text_encoders**\n\n- [qwen_2.5_vl_7b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/HunyuanVideo_1.5_repackaged/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors)\n\n\n**vae**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors)\n\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├��─ 📂 models/\n│ ├── 📂 text_encoders/\n│ │ └── qwen_2.5_vl_7b_fp8_scaled.safetensors\n│ ├── 📂 loras/\n│ │ └── Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors\n│ ├── 📂 diffusion_models/\n│ │ └── FireRed-Image-Edit-1.0_bf16.safetensors\n│ ├── 📂 unet/\n│ │ └── FireRed-Image-Edit-1.0-XX-X.gguf\n│ └── 📂 vae/\n│ └── qwen_image_vae.safetensors\n```\n"
 
209
  ],
210
+ "color": "#222",
211
+ "bgcolor": "#000"
212
  },
213
  {
214
  "id": 67,
215
  "type": "ModelSamplingAuraFlow",
216
  "pos": [
217
+ 570.0616554943222,
218
+ -288.957811972499
219
  ],
220
  "size": [
221
  270,
222
  68.33333333333334
223
  ],
224
  "flags": {},
225
+ "order": 22,
226
  "mode": 0,
227
  "inputs": [
228
  {
229
  "name": "model",
230
  "type": "MODEL",
231
+ "link": 257
232
  }
233
  ],
234
  "outputs": [
 
262
  "id": 64,
263
  "type": "CFGNorm",
264
  "pos": [
265
+ 564.7486277023581,
266
+ -184.30927954854093
267
  ],
268
  "size": [
269
  270,
270
  68.33333333333334
271
  ],
272
  "flags": {},
273
+ "order": 24,
274
  "mode": 0,
275
  "inputs": [
276
  {
 
307
  "bgcolor": "#355"
308
  },
309
  {
310
+ "id": 65,
311
+ "type": "KSampler",
312
  "pos": [
313
+ 859.3927573981908,
314
+ -285.5201961726481
315
  ],
316
  "size": [
317
+ 277.6405509519343,
318
+ 262
319
  ],
320
+ "flags": {},
321
+ "order": 25,
 
 
322
  "mode": 0,
323
  "inputs": [
324
  {
325
+ "name": "model",
326
+ "type": "MODEL",
327
+ "link": 171
328
  },
329
  {
330
+ "name": "positive",
331
+ "type": "CONDITIONING",
332
+ "link": 279
333
+ },
334
+ {
335
+ "name": "negative",
336
+ "type": "CONDITIONING",
337
+ "link": 280
338
+ },
339
+ {
340
+ "name": "latent_image",
341
+ "type": "LATENT",
342
+ "link": 250
343
  }
344
  ],
345
  "outputs": [
 
347
  "name": "LATENT",
348
  "type": "LATENT",
349
  "links": [
350
+ 175
351
  ]
352
  }
353
  ],
354
  "properties": {
355
  "cnr_id": "comfy-core",
356
  "ver": "0.5.1",
357
+ "Node name for S&R": "KSampler",
358
  "enableTabs": false,
359
  "tabWidth": 65,
360
  "tabXOffset": 10,
 
363
  "secondTabOffset": 80,
364
  "secondTabWidth": 65
365
  },
366
+ "widgets_values": [
367
+ 43,
368
+ "fixed",
369
+ 4,
370
+ 1,
371
+ "euler",
372
+ "simple",
373
+ 1
374
+ ],
375
  "color": "#233",
376
  "bgcolor": "#355"
377
  },
 
379
  "id": 8,
380
  "type": "VAEDecode",
381
  "pos": [
382
+ 1161.775695213689,
383
+ -269.8604352132425
384
  ],
385
  "size": [
386
  140,
387
  46
388
  ],
389
  "flags": {
390
+ "collapsed": false
391
  },
392
+ "order": 26,
393
  "mode": 0,
394
  "inputs": [
395
  {
 
400
  {
401
  "name": "vae",
402
  "type": "VAE",
403
+ "link": 256
404
  }
405
  ],
406
  "outputs": [
 
409
  "type": "IMAGE",
410
  "slot_index": 0,
411
  "links": [
412
+ 258
413
  ]
414
  }
415
  ],
 
430
  "bgcolor": "#355"
431
  },
432
  {
433
+ "id": 88,
434
+ "type": "UnetLoaderGGUF",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
435
  "pos": [
436
+ -630.5354290601224,
437
+ -161.21464907952537
438
  ],
439
  "size": [
440
+ 373.81575811489336,
441
+ 62.718898096131454
442
  ],
443
  "flags": {},
444
+ "order": 4,
445
  "mode": 0,
446
+ "inputs": [],
 
 
 
 
 
 
447
  "outputs": [
448
  {
449
  "name": "MODEL",
450
  "type": "MODEL",
451
  "links": [
452
+ 217
453
  ]
454
  }
455
  ],
456
  "properties": {
457
+ "cnr_id": "comfyui-gguf",
458
+ "ver": "1.1.5",
459
+ "Node name for S&R": "UnetLoaderGGUF"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
460
  },
461
  "widgets_values": [
462
+ "FireRed-Image-Edit-1.0-Q5_K_M.gguf"
 
463
  ],
464
  "color": "#223",
465
  "bgcolor": "#335"
466
  },
467
  {
468
+ "id": 83,
469
+ "type": "LoadImage",
470
  "pos": [
471
+ 86.3614746873242,
472
+ 133.96654077639886
473
  ],
474
  "size": [
475
+ 274.07552083333337,
476
+ 314
477
  ],
478
  "flags": {},
479
+ "order": 5,
480
+ "mode": 4,
481
  "inputs": [],
482
  "outputs": [
483
  {
484
+ "name": "IMAGE",
485
+ "type": "IMAGE",
486
  "links": [
487
+ 260,
488
+ 266
489
  ]
490
+ },
491
+ {
492
+ "name": "MASK",
493
+ "type": "MASK",
494
+ "links": null
495
  }
496
  ],
497
  "properties": {
498
  "cnr_id": "comfy-core",
499
  "ver": "0.5.1",
500
+ "Node name for S&R": "LoadImage",
 
 
 
 
 
 
 
501
  "enableTabs": false,
502
  "tabWidth": 65,
503
  "tabXOffset": 10,
 
507
  "secondTabWidth": 65
508
  },
509
  "widgets_values": [
510
+ "example.png",
511
+ "image"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
512
  ],
513
+ "color": "#2a363b",
514
+ "bgcolor": "#3f5159"
515
  },
516
  {
517
+ "id": 87,
518
+ "type": "LoadImage",
519
  "pos": [
520
+ 387.64844689536,
521
+ 136.11149445645833
522
  ],
523
  "size": [
524
+ 274.07552083333337,
525
+ 314
526
  ],
527
  "flags": {},
528
+ "order": 6,
529
+ "mode": 4,
530
  "inputs": [],
531
  "outputs": [
532
  {
533
+ "name": "IMAGE",
534
+ "type": "IMAGE",
 
535
  "links": [
536
+ 261,
537
+ 267
538
  ]
539
+ },
540
+ {
541
+ "name": "MASK",
542
+ "type": "MASK",
543
+ "links": null
544
  }
545
  ],
546
  "properties": {
547
  "cnr_id": "comfy-core",
548
  "ver": "0.5.1",
549
+ "Node name for S&R": "LoadImage",
 
 
 
 
 
 
 
550
  "enableTabs": false,
551
  "tabWidth": 65,
552
  "tabXOffset": 10,
 
556
  "secondTabWidth": 65
557
  },
558
  "widgets_values": [
559
+ "example.png",
560
+ "image"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
561
  ],
562
+ "color": "#2a363b",
563
+ "bgcolor": "#3f5159"
564
  },
565
  {
566
+ "id": 74,
567
+ "type": "LoraLoaderModelOnly",
568
  "pos": [
569
+ -633.9355673498609,
570
+ 1.5831044333243818
571
  ],
572
  "size": [
573
+ 385.4080440997012,
574
+ 82
575
  ],
576
+ "flags": {},
577
+ "order": 19,
 
 
578
  "mode": 0,
579
  "inputs": [
580
  {
581
+ "name": "model",
582
+ "type": "MODEL",
583
+ "link": 247
584
  }
585
  ],
586
  "outputs": [
587
  {
588
+ "name": "MODEL",
589
+ "type": "MODEL",
590
+ "links": [
591
+ 257
592
+ ]
593
  }
594
  ],
 
595
  "properties": {
596
+ "cnr_id": "comfy-core",
597
+ "ver": "0.5.1",
598
+ "Node name for S&R": "LoraLoaderModelOnly",
599
+ "models": [
600
+ {
601
+ "name": "Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors",
602
+ "url": "https://huggingface.co/lightx2v/Qwen-Image-Edit-2511-Lightning/resolve/main/Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors",
603
+ "directory": "loras"
604
+ }
605
+ ],
606
+ "enableTabs": false,
607
+ "tabWidth": 65,
608
+ "tabXOffset": 10,
609
+ "hasSecondTab": false,
610
+ "secondTabText": "Send Back",
611
+ "secondTabOffset": 80,
612
+ "secondTabWidth": 65
613
  },
614
  "widgets_values": [
615
+ "Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors",
616
+ 1
617
  ],
618
+ "color": "#223",
619
+ "bgcolor": "#335"
620
  },
621
  {
622
+ "id": 61,
623
+ "type": "CLIPLoader",
624
  "pos": [
625
+ -633.9355673498609,
626
+ 128.5100765429208
627
  ],
628
  "size": [
629
+ 388.7327223037938,
630
+ 106
631
  ],
632
  "flags": {},
633
+ "order": 7,
634
  "mode": 0,
635
  "inputs": [],
636
  "outputs": [
637
  {
638
+ "name": "CLIP",
639
+ "type": "CLIP",
640
  "links": [
641
+ 262,
642
+ 263
643
  ]
 
 
 
 
 
644
  }
645
  ],
646
  "properties": {
647
  "cnr_id": "comfy-core",
648
  "ver": "0.5.1",
649
+ "Node name for S&R": "CLIPLoader",
650
+ "models": [
651
+ {
652
+ "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
653
+ "url": "https://huggingface.co/Comfy-Org/HunyuanVideo_1.5_repackaged/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors",
654
+ "directory": "text_encoders"
655
+ }
656
+ ],
657
  "enableTabs": false,
658
  "tabWidth": 65,
659
  "tabXOffset": 10,
 
663
  "secondTabWidth": 65
664
  },
665
  "widgets_values": [
666
+ "qwen_2.5_vl_7b_fp8_scaled.safetensors",
667
+ "qwen_image",
668
+ "default"
669
  ],
670
+ "color": "#432",
671
+ "bgcolor": "#653"
672
  },
673
  {
674
+ "id": 10,
675
+ "type": "VAELoader",
676
  "pos": [
677
+ -633.9355673498609,
678
+ 275.4153244652651
679
  ],
680
  "size": [
681
+ 386.695016307737,
682
+ 58
683
  ],
684
  "flags": {},
685
+ "order": 8,
686
+ "mode": 0,
687
  "inputs": [],
688
  "outputs": [
689
  {
690
+ "name": "VAE",
691
+ "type": "VAE",
692
+ "slot_index": 0,
693
  "links": [
694
+ 255,
695
+ 256,
696
+ 264
697
  ]
 
 
 
 
 
698
  }
699
  ],
700
  "properties": {
701
  "cnr_id": "comfy-core",
702
  "ver": "0.5.1",
703
+ "Node name for S&R": "VAELoader",
704
+ "models": [
705
+ {
706
+ "name": "qwen_image_vae.safetensors",
707
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors",
708
+ "directory": "vae"
709
+ }
710
+ ],
711
  "enableTabs": false,
712
  "tabWidth": 65,
713
  "tabXOffset": 10,
 
717
  "secondTabWidth": 65
718
  },
719
  "widgets_values": [
720
+ "qwen_image_vae.safetensors"
 
721
  ],
722
+ "color": "#322",
723
+ "bgcolor": "#533"
724
  },
725
  {
726
  "id": 69,
727
  "type": "TextEncodeQwenImageEditPlus",
728
  "pos": [
729
+ 167.14174478438343,
730
+ -287.0754041209407
731
  ],
732
  "size": [
733
+ 372.95418579046975,
734
+ 290.21000000000004
735
  ],
736
  "flags": {},
737
+ "order": 17,
738
  "mode": 0,
739
  "inputs": [
740
  {
741
  "name": "clip",
742
  "type": "CLIP",
743
+ "link": 263
744
  },
745
  {
746
  "name": "vae",
747
  "shape": 7,
748
  "type": "VAE",
749
+ "link": 264
750
  },
751
  {
752
  "name": "image1",
753
  "shape": 7,
754
  "type": "IMAGE",
755
+ "link": 265
756
  },
757
  {
758
  "name": "image2",
759
  "shape": 7,
760
  "type": "IMAGE",
761
+ "link": 266
762
  },
763
  {
764
  "name": "image3",
765
  "shape": 7,
766
  "type": "IMAGE",
767
+ "link": 267
768
  }
769
  ],
770
  "outputs": [
 
772
  "name": "CONDITIONING",
773
  "type": "CONDITIONING",
774
  "links": [
775
+ 280
776
  ]
777
  }
778
  ],
779
+ "title": "TextEncodeQwenImageEditPlus (Negative)",
780
  "properties": {
781
  "cnr_id": "comfy-core",
782
  "ver": "0.5.1",
 
796
  "bgcolor": "#000"
797
  },
798
  {
799
+ "id": 111,
800
+ "type": "Fast Groups Bypasser (rgthree)",
801
  "pos": [
802
+ -213.35626156204063,
803
+ 463.1264428492577
804
  ],
805
  "size": [
806
+ 273.3407886223074,
807
+ 82
808
  ],
809
+ "flags": {},
810
+ "order": 9,
 
 
811
  "mode": 0,
812
+ "inputs": [],
 
 
 
 
 
 
813
  "outputs": [
814
  {
815
+ "name": "OPT_CONNECTION",
816
  "type": "*",
817
  "links": null
818
  }
819
  ],
820
+ "title": "Input Images",
821
  "properties": {
822
+ "matchColors": "yellow",
823
+ "matchTitle": "",
824
+ "showNav": true,
825
+ "showAllGraphs": true,
826
+ "sort": "position",
827
+ "customSortAlphabet": "",
828
+ "toggleRestriction": "default"
829
  },
830
+ "color": "#432",
831
+ "bgcolor": "#653"
 
 
 
832
  },
833
  {
834
+ "id": 41,
835
+ "type": "LoadImage",
836
  "pos": [
837
+ -217.1223819762155,
838
+ 105.00966609559148
839
  ],
840
  "size": [
841
+ 274.07552083333337,
842
+ 314
843
  ],
844
  "flags": {},
845
+ "order": 10,
846
  "mode": 0,
847
+ "inputs": [],
 
 
 
 
 
 
848
  "outputs": [
849
  {
850
  "name": "IMAGE",
851
  "type": "IMAGE",
852
  "links": [
853
+ 259,
854
+ 265,
855
+ 268
856
  ]
857
+ },
858
+ {
859
+ "name": "MASK",
860
+ "type": "MASK",
861
+ "links": null
862
  }
863
  ],
864
  "properties": {
865
  "cnr_id": "comfy-core",
866
  "ver": "0.5.1",
867
+ "Node name for S&R": "LoadImage",
868
  "enableTabs": false,
869
  "tabWidth": 65,
870
  "tabXOffset": 10,
 
874
  "secondTabWidth": 65
875
  },
876
  "widgets_values": [
877
+ "example.png",
878
+ "image"
 
879
  ],
880
  "color": "#2a363b",
881
  "bgcolor": "#3f5159"
882
  },
883
  {
884
+ "id": 116,
885
+ "type": "EmptySD3LatentImage",
886
  "pos": [
887
+ 570.915556186838,
888
+ -77.3063507353014
889
  ],
890
  "size": [
891
+ 312.1487731933594,
892
+ 106
893
  ],
894
  "flags": {
895
  "collapsed": true
896
  },
897
+ "order": 23,
898
  "mode": 0,
899
+ "inputs": [
900
+ {
901
+ "label": "width",
902
+ "name": "width",
903
+ "type": "INT",
904
+ "widget": {
905
+ "name": "width"
906
+ },
907
+ "link": 271
908
+ },
909
+ {
910
+ "label": "height",
911
+ "name": "height",
912
+ "type": "INT",
913
+ "widget": {
914
+ "name": "height"
915
+ },
916
+ "link": 274
917
+ },
918
+ {
919
+ "label": "batch_size",
920
+ "name": "batch_size",
921
+ "type": "INT",
922
+ "widget": {
923
+ "name": "batch_size"
924
+ },
925
+ "link": null
926
+ }
927
+ ],
928
  "outputs": [
929
  {
930
+ "label": "LATENT",
931
+ "name": "LATENT",
932
+ "type": "LATENT",
933
  "links": [
934
+ 250
935
  ]
936
  }
937
  ],
938
+ "properties": {
939
+ "cnr_id": "comfy-core",
940
+ "ver": "0.5.1",
941
+ "Node name for S&R": "EmptySD3LatentImage",
942
+ "widget_ue_connectable": {}
943
+ },
944
  "widgets_values": [
945
+ 1024,
946
+ 1024,
947
+ 1
948
  ],
949
+ "color": "#233",
950
+ "bgcolor": "#355"
951
  },
952
  {
953
+ "id": 122,
954
+ "type": "Any Switch (rgthree)",
955
  "pos": [
956
+ 310.571433308484,
957
+ 556.4459361182135
958
  ],
959
  "size": [
960
+ 263.65000305175784,
961
+ 106
962
  ],
963
+ "flags": {
964
+ "collapsed": true
965
+ },
966
+ "order": 21,
967
  "mode": 0,
968
  "inputs": [
969
  {
970
+ "dir": 3,
971
+ "name": "any_01",
972
+ "type": "INT",
973
+ "link": 275
974
+ },
975
+ {
976
+ "dir": 3,
977
+ "name": "any_02",
978
+ "type": "INT",
979
+ "link": 276
980
+ },
981
+ {
982
+ "dir": 3,
983
+ "name": "any_03",
984
+ "type": "INT",
985
+ "link": null
986
+ },
987
+ {
988
+ "dir": 3,
989
+ "name": "any_04",
990
+ "type": "INT",
991
+ "link": null
992
+ },
993
+ {
994
+ "name": "any_05",
995
+ "type": "INT",
996
+ "link": null
997
+ }
998
+ ],
999
+ "outputs": [
1000
+ {
1001
+ "dir": 4,
1002
+ "label": "INT",
1003
+ "name": "*",
1004
+ "shape": 3,
1005
+ "type": "INT",
1006
+ "links": [
1007
+ 274
1008
+ ]
1009
  }
1010
  ],
 
1011
  "properties": {
1012
+ "cnr_id": "rgthree-comfy",
1013
+ "ver": "1.0.2511270846"
 
 
 
 
 
 
 
 
1014
  },
1015
+ "widgets_values": [],
1016
+ "color": "#2a363b",
1017
+ "bgcolor": "#3f5159"
1018
  },
1019
  {
1020
+ "id": 121,
1021
  "type": "Any Switch (rgthree)",
1022
  "pos": [
1023
+ 311.1764333084841,
1024
+ 515.3059361182135
1025
  ],
1026
  "size": [
1027
+ 263.65000305175784,
1028
  106
1029
  ],
1030
  "flags": {
1031
  "collapsed": true
1032
  },
1033
+ "order": 20,
1034
  "mode": 0,
1035
  "inputs": [
1036
  {
1037
  "dir": 3,
1038
  "name": "any_01",
1039
+ "type": "INT",
1040
+ "link": 278
1041
  },
1042
  {
1043
  "dir": 3,
1044
  "name": "any_02",
1045
+ "type": "INT",
1046
+ "link": 277
1047
  },
1048
  {
1049
  "dir": 3,
1050
  "name": "any_03",
1051
+ "type": "INT",
1052
  "link": null
1053
  },
1054
  {
1055
  "dir": 3,
1056
  "name": "any_04",
1057
+ "type": "INT",
1058
  "link": null
1059
  },
1060
  {
1061
  "name": "any_05",
1062
+ "type": "INT",
1063
  "link": null
1064
  }
1065
  ],
1066
  "outputs": [
1067
  {
1068
  "dir": 4,
1069
+ "label": "INT",
1070
  "name": "*",
1071
  "shape": 3,
1072
+ "type": "INT",
1073
  "links": [
1074
+ 271
1075
  ]
1076
  }
1077
  ],
 
1080
  "ver": "1.0.2511270846"
1081
  },
1082
  "widgets_values": [],
1083
+ "color": "#2a363b",
1084
+ "bgcolor": "#3f5159"
1085
  },
1086
  {
1087
+ "id": 110,
1088
+ "type": "Fast Groups Bypasser (rgthree)",
1089
  "pos": [
1090
+ -701.1676206306132,
1091
+ 438.87368936635914
1092
  ],
1093
  "size": [
1094
+ 398.84915790505727,
1095
+ 82
1096
  ],
1097
+ "flags": {},
1098
+ "order": 11,
 
 
1099
  "mode": 0,
1100
  "inputs": [],
1101
+ "outputs": [
1102
+ {
1103
+ "name": "OPT_CONNECTION",
1104
+ "type": "*",
1105
+ "links": null
1106
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1107
  ],
1108
+ "title": "Model Selector",
 
 
 
 
 
 
 
1109
  "properties": {
1110
+ "matchColors": "black",
1111
+ "matchTitle": "",
1112
+ "showNav": true,
1113
+ "showAllGraphs": true,
1114
+ "sort": "position",
1115
+ "customSortAlphabet": "",
1116
+ "toggleRestriction": "always one"
 
1117
  },
1118
+ "color": "#223",
1119
+ "bgcolor": "#335"
1120
  },
1121
  {
1122
+ "id": 114,
1123
+ "type": "INTConstant",
1124
  "pos": [
1125
+ -684.5199438131617,
1126
+ 698.5016492646982
1127
  ],
1128
  "size": [
1129
+ 210,
1130
+ 58
1131
  ],
1132
  "flags": {},
1133
+ "order": 12,
1134
  "mode": 4,
1135
  "inputs": [],
1136
  "outputs": [
1137
  {
1138
+ "name": "value",
1139
+ "type": "INT",
 
1140
  "links": [
1141
+ 278
1142
  ]
1143
  }
1144
  ],
1145
+ "title": "Width",
1146
  "properties": {
1147
+ "cnr_id": "comfyui-kjnodes",
1148
+ "ver": "1.2.9",
1149
+ "Node name for S&R": "INTConstant"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1150
  },
1151
  "widgets_values": [
1152
+ 768
 
1153
  ],
1154
+ "color": "#1b4669",
1155
+ "bgcolor": "#29699c"
1156
  },
1157
  {
1158
+ "id": 115,
1159
+ "type": "INTConstant",
1160
  "pos": [
1161
+ -462.2539438131621,
1162
+ 697.8966492646981
1163
  ],
1164
  "size": [
1165
+ 210,
1166
+ 58
1167
  ],
1168
  "flags": {},
1169
+ "order": 13,
1170
+ "mode": 4,
1171
+ "inputs": [],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1172
  "outputs": [
1173
  {
1174
+ "name": "value",
1175
+ "type": "INT",
1176
  "links": [
1177
+ 275
1178
  ]
1179
  }
1180
  ],
1181
+ "title": "Height",
1182
  "properties": {
1183
+ "cnr_id": "comfyui-kjnodes",
1184
+ "ver": "1.2.9",
1185
+ "Node name for S&R": "INTConstant"
 
 
 
 
 
 
 
1186
  },
1187
  "widgets_values": [
1188
+ 513
 
 
 
 
 
 
1189
  ],
1190
+ "color": "#1b4669",
1191
+ "bgcolor": "#29699c"
1192
  },
1193
  {
1194
+ "id": 9,
1195
+ "type": "SaveImage",
1196
  "pos": [
1197
+ 692.0890211098449,
1198
+ 64.3430566350693
1199
  ],
1200
  "size": [
1201
+ 763.3842612151197,
1202
+ 602.533388375033
1203
  ],
1204
  "flags": {},
1205
+ "order": 27,
1206
  "mode": 0,
1207
  "inputs": [
1208
  {
1209
+ "name": "images",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1210
  "type": "IMAGE",
1211
+ "link": 258
 
 
 
 
 
 
 
 
 
1212
  }
1213
  ],
1214
+ "outputs": [],
1215
  "properties": {
1216
  "cnr_id": "comfy-core",
1217
  "ver": "0.5.1",
1218
+ "Node name for S&R": "SaveImage",
1219
  "enableTabs": false,
1220
  "tabWidth": 65,
1221
  "tabXOffset": 10,
 
1225
  "secondTabWidth": 65
1226
  },
1227
  "widgets_values": [
1228
+ "FireRed/i"
1229
+ ]
 
 
1230
  },
1231
  {
1232
+ "id": 123,
1233
  "type": "Fast Groups Bypasser (rgthree)",
1234
  "pos": [
1235
+ -698.5685666915165,
1236
+ 559.470936118213
1237
  ],
1238
  "size": [
1239
+ 395.2191579050572,
1240
+ 58
1241
  ],
1242
  "flags": {},
1243
+ "order": 14,
1244
  "mode": 0,
1245
  "inputs": [],
1246
  "outputs": [
 
1250
  "links": null
1251
  }
1252
  ],
1253
+ "title": "Resolution Selector",
1254
  "properties": {
1255
+ "matchColors": "brown",
1256
  "matchTitle": "",
1257
  "showNav": true,
1258
  "showAllGraphs": true,
1259
  "sort": "position",
1260
  "customSortAlphabet": "",
1261
+ "toggleRestriction": "default"
1262
  },
1263
  "color": "#223",
1264
  "bgcolor": "#335"
1265
  },
1266
  {
1267
+ "id": 119,
1268
+ "type": "GetImageSize",
1269
  "pos": [
1270
+ 81.88143330848396,
1271
+ 524.3809361182135
1272
  ],
1273
  "size": [
1274
+ 175.09000000000003,
1275
+ 124.00000000000006
1276
  ],
1277
+ "flags": {
1278
+ "collapsed": true
1279
+ },
1280
+ "order": 18,
1281
  "mode": 0,
1282
+ "inputs": [
 
1283
  {
1284
+ "name": "image",
1285
+ "type": "IMAGE",
1286
+ "link": 268
 
 
1287
  }
1288
  ],
1289
+ "outputs": [
1290
+ {
1291
+ "name": "width",
1292
+ "type": "INT",
1293
+ "links": [
1294
+ 277
1295
+ ]
1296
+ },
1297
+ {
1298
+ "name": "height",
1299
+ "type": "INT",
1300
+ "links": [
1301
+ 276
1302
+ ]
1303
+ },
1304
+ {
1305
+ "name": "batch_size",
1306
+ "type": "INT",
1307
+ "links": null
1308
+ }
 
 
 
 
 
 
 
 
 
 
 
1309
  ],
1310
+ "properties": {
1311
+ "cnr_id": "comfy-core",
1312
+ "ver": "0.14.1",
1313
+ "Node name for S&R": "GetImageSize"
1314
+ },
1315
+ "widgets_values": [],
1316
+ "color": "#2a363b",
1317
+ "bgcolor": "#3f5159"
1318
  },
1319
  {
1320
+ "id": 68,
1321
+ "type": "TextEncodeQwenImageEditPlus",
1322
  "pos": [
1323
+ -215.44096121167334,
1324
+ -287.0754041209407
1325
  ],
1326
  "size": [
1327
+ 375.146148808996,
1328
+ 295.0991767073579
1329
  ],
1330
  "flags": {},
1331
+ "order": 16,
1332
  "mode": 0,
1333
+ "inputs": [
1334
+ {
1335
+ "name": "clip",
1336
+ "type": "CLIP",
1337
+ "link": 262
1338
+ },
1339
+ {
1340
+ "name": "vae",
1341
+ "shape": 7,
1342
+ "type": "VAE",
1343
+ "link": 255
1344
+ },
1345
+ {
1346
+ "name": "image1",
1347
+ "shape": 7,
1348
+ "type": "IMAGE",
1349
+ "link": 259
1350
+ },
1351
+ {
1352
+ "name": "image2",
1353
+ "shape": 7,
1354
+ "type": "IMAGE",
1355
+ "link": 260
1356
+ },
1357
+ {
1358
+ "name": "image3",
1359
+ "shape": 7,
1360
+ "type": "IMAGE",
1361
+ "link": 261
1362
+ }
1363
+ ],
1364
  "outputs": [
1365
  {
1366
+ "name": "CONDITIONING",
1367
+ "type": "CONDITIONING",
1368
+ "links": [
1369
+ 279
1370
+ ]
1371
  }
1372
  ],
1373
+ "title": "TextEncodeQwenImageEditPlus (Positive)",
1374
  "properties": {
1375
+ "cnr_id": "comfy-core",
1376
+ "ver": "0.5.1",
1377
+ "Node name for S&R": "TextEncodeQwenImageEditPlus",
1378
+ "enableTabs": false,
1379
+ "tabWidth": 65,
1380
+ "tabXOffset": 10,
1381
+ "hasSecondTab": false,
1382
+ "secondTabText": "Send Back",
1383
+ "secondTabOffset": 80,
1384
+ "secondTabWidth": 65
1385
  },
1386
+ "widgets_values": [
1387
+ "restore the image to colored image"
1388
+ ],
1389
+ "color": "#232",
1390
+ "bgcolor": "#353"
1391
  }
1392
  ],
1393
  "links": [
 
1407
  0,
1408
  "LATENT"
1409
  ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1410
  [
1411
  216,
1412
  12,
 
1424
  "MODEL"
1425
  ],
1426
  [
1427
+ 241,
1428
+ 67,
1429
  0,
1430
+ 64,
1431
  0,
1432
+ "MODEL"
1433
  ],
1434
  [
1435
+ 247,
1436
+ 91,
1437
  0,
1438
+ 74,
1439
+ 0,
1440
+ "MODEL"
1441
  ],
1442
  [
1443
+ 250,
1444
+ 116,
1445
  0,
1446
+ 65,
1447
+ 3,
1448
+ "LATENT"
1449
+ ],
1450
+ [
1451
+ 255,
1452
+ 10,
1453
  0,
1454
+ 68,
1455
+ 1,
1456
+ "VAE"
1457
  ],
1458
  [
1459
+ 256,
1460
+ 10,
1461
  0,
1462
+ 8,
1463
  1,
1464
  "VAE"
1465
  ],
1466
  [
1467
+ 257,
1468
+ 74,
1469
  0,
1470
+ 67,
1471
  0,
1472
+ "MODEL"
1473
  ],
1474
  [
1475
+ 258,
1476
+ 8,
1477
+ 0,
1478
+ 9,
1479
  0,
 
 
1480
  "IMAGE"
1481
  ],
1482
  [
1483
+ 259,
1484
+ 41,
1485
  0,
1486
+ 68,
1487
  2,
1488
  "IMAGE"
1489
  ],
1490
  [
1491
+ 260,
1492
  83,
1493
  0,
1494
+ 68,
1495
+ 3,
1496
  "IMAGE"
1497
  ],
1498
  [
1499
+ 261,
1500
+ 87,
1501
  0,
1502
  68,
1503
+ 4,
1504
  "IMAGE"
1505
  ],
1506
  [
1507
+ 262,
1508
+ 61,
1509
+ 0,
1510
+ 68,
1511
+ 0,
1512
+ "CLIP"
1513
+ ],
1514
+ [
1515
+ 263,
1516
+ 61,
1517
  0,
1518
  69,
1519
+ 0,
1520
+ "CLIP"
1521
  ],
1522
  [
1523
+ 264,
1524
+ 10,
1525
  0,
1526
+ 69,
1527
+ 1,
1528
+ "VAE"
1529
+ ],
1530
+ [
1531
+ 265,
1532
+ 41,
1533
  0,
1534
+ 69,
1535
+ 2,
1536
  "IMAGE"
1537
  ],
1538
  [
1539
+ 266,
1540
+ 83,
1541
  0,
1542
+ 69,
1543
+ 3,
1544
  "IMAGE"
1545
  ],
1546
  [
1547
+ 267,
1548
+ 87,
1549
  0,
1550
  69,
1551
  4,
1552
  "IMAGE"
1553
  ],
1554
  [
1555
+ 268,
1556
+ 41,
1557
  0,
1558
+ 119,
1559
  0,
1560
+ "IMAGE"
1561
  ],
1562
  [
1563
+ 271,
1564
+ 121,
1565
  0,
1566
+ 116,
1567
  0,
1568
+ "INT"
1569
  ],
1570
  [
1571
+ 274,
1572
+ 122,
1573
  0,
1574
+ 116,
1575
+ 1,
1576
+ "INT"
1577
  ],
1578
  [
1579
+ 275,
1580
+ 115,
1581
  0,
1582
+ 122,
1583
  0,
1584
+ "INT"
1585
  ],
1586
  [
1587
+ 276,
1588
+ 119,
 
 
1589
  1,
1590
+ 122,
1591
+ 1,
1592
+ "INT"
1593
  ],
1594
  [
1595
+ 277,
1596
+ 119,
1597
  0,
1598
+ 121,
1599
+ 1,
1600
+ "INT"
1601
  ],
1602
  [
1603
+ 278,
1604
+ 114,
1605
  0,
1606
+ 121,
1607
  0,
1608
+ "INT"
1609
  ],
1610
  [
1611
+ 279,
1612
+ 68,
1613
  0,
1614
  65,
1615
  1,
1616
  "CONDITIONING"
1617
  ],
1618
  [
1619
+ 280,
1620
+ 69,
1621
  0,
1622
  65,
1623
  2,
1624
  "CONDITIONING"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1625
  ]
1626
  ],
1627
  "groups": [
 
1629
  "id": 1,
1630
  "title": "Models",
1631
  "bounding": [
1632
+ -656.064099773819,
1633
+ -428.29875594404075,
1634
  421.97611821160547,
1635
+ 777.7640804093058
1636
  ],
1637
  "color": "#88A",
1638
  "font_size": 24,
 
1642
  "id": 2,
1643
  "title": "Prompt",
1644
  "bounding": [
1645
+ -225.44096121167334,
1646
+ -360.67540412094064,
1647
+ 773.7218917865265,
1648
+ 379.7895014193323
1649
  ],
1650
  "color": "#8A8",
1651
  "font_size": 24,
 
1656
  "title": "Inputs",
1657
  "bounding": [
1658
  -227.1223819762155,
1659
+ 31.40966609559149,
1660
  908.8463497049087,
1661
+ 547.7167767536661
1662
  ],
1663
  "color": "#3f789e",
1664
  "font_size": 24,
 
1668
  "id": 4,
1669
  "title": "Diffusion Model",
1670
  "bounding": [
1671
+ -646.064099773819,
1672
+ -384.6987559440408,
1673
  401.97611821160547,
1674
  157.56804404650234
1675
  ],
 
1681
  "id": 5,
1682
  "title": "GGUF",
1683
  "bounding": [
1684
+ -640.5354290601224,
1685
+ -218.01464907952533,
1686
  393.81575811489336,
1687
  129.51889809613147
1688
  ],
 
1694
  "id": 6,
1695
  "title": "Image3",
1696
  "bounding": [
1697
+ 377.64844689536,
1698
+ 79.31149445645835,
1699
  294.0755208333333,
1700
  380.8
1701
  ],
 
1707
  "id": 7,
1708
  "title": "Image2",
1709
  "bounding": [
1710
+ 76.3614746873242,
1711
+ 77.16654077639885,
1712
  294.07552083333337,
1713
  380.8
1714
  ],
 
1720
  "id": 8,
1721
  "title": "Sampling",
1722
  "bounding": [
1723
+ 554.7486277023581,
1724
+ -362.557811972499,
1725
+ 757.0270675113304,
1726
+ 379.5796024305872
1727
  ],
1728
  "color": "#8AA",
1729
  "font_size": 24,
1730
  "flags": {}
1731
+ },
1732
+ {
1733
+ "id": 9,
1734
+ "title": "Options",
1735
+ "bounding": [
1736
+ -711.1676206306132,
1737
+ 365.2736893663592,
1738
+ 473.4686768174509,
1739
+ 414.85795989833935
1740
+ ],
1741
+ "color": "#a1309b",
1742
+ "font_size": 24,
1743
+ "flags": {}
1744
+ },
1745
+ {
1746
+ "id": 10,
1747
+ "title": "Custom Image Size",
1748
+ "bounding": [
1749
+ -696.939943813162,
1750
+ 631.2616492646982,
1751
+ 449.2409999999997,
1752
+ 138.86999999999992
1753
+ ],
1754
+ "color": "#b06634",
1755
+ "font_size": 16,
1756
+ "flags": {}
1757
  }
1758
  ],
1759
  "config": {},
1760
  "extra": {
1761
  "ds": {
1762
+ "scale": 0.8264462809917354,
1763
  "offset": [
1764
+ 797.788566691516,
1765
+ 507.1440638817866
1766
  ]
1767
  },
1768
  "frontendVersion": "1.39.14",