comfyui-workflow-templates 0.1.81__py3-none-any.whl → 0.1.82__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of comfyui-workflow-templates might be problematic. Click here for more details.

Files changed (32) hide show
  1. comfyui_workflow_templates/templates/3d_hunyuan3d-v2.1-1.webp +0 -0
  2. comfyui_workflow_templates/templates/{image_cosmos_predict2_2B_t2i.json → 3d_hunyuan3d-v2.1.json} +316 -242
  3. comfyui_workflow_templates/templates/image_chroma1_radiance_text_to_image-1.webp +0 -0
  4. comfyui_workflow_templates/templates/{video_cosmos_predict2_2B_video2world_480p_16fps.json → image_chroma1_radiance_text_to_image.json} +270 -318
  5. comfyui_workflow_templates/templates/image_flux.1_fill_dev_OneReward-1.webp +0 -0
  6. comfyui_workflow_templates/templates/image_flux.1_fill_dev_OneReward-2.webp +0 -0
  7. comfyui_workflow_templates/templates/image_flux.1_fill_dev_OneReward.json +2580 -0
  8. comfyui_workflow_templates/templates/image_qwen_image_instantx_inpainting_controlnet.json +2157 -504
  9. comfyui_workflow_templates/templates/index.es.json +368 -239
  10. comfyui_workflow_templates/templates/index.fr.json +369 -239
  11. comfyui_workflow_templates/templates/index.ja.json +368 -239
  12. comfyui_workflow_templates/templates/index.json +348 -242
  13. comfyui_workflow_templates/templates/index.ko.json +368 -239
  14. comfyui_workflow_templates/templates/index.ru.json +368 -239
  15. comfyui_workflow_templates/templates/index.schema.json +14 -1
  16. comfyui_workflow_templates/templates/index.zh-TW.json +369 -240
  17. comfyui_workflow_templates/templates/index.zh.json +369 -240
  18. comfyui_workflow_templates/templates/video_humo-1.webp +0 -0
  19. comfyui_workflow_templates/templates/video_humo.json +1077 -0
  20. comfyui_workflow_templates/templates/video_wan2_2_14B_animate-1.webp +0 -0
  21. comfyui_workflow_templates/templates/video_wan2_2_14B_animate.json +2155 -0
  22. comfyui_workflow_templates/templates/video_wan2_2_14B_fun_control.json +5 -5
  23. {comfyui_workflow_templates-0.1.81.dist-info → comfyui_workflow_templates-0.1.82.dist-info}/METADATA +1 -1
  24. {comfyui_workflow_templates-0.1.81.dist-info → comfyui_workflow_templates-0.1.82.dist-info}/RECORD +27 -23
  25. comfyui_workflow_templates/templates/flux_kontext_dev_grouped-1.webp +0 -0
  26. comfyui_workflow_templates/templates/flux_kontext_dev_grouped-2.webp +0 -0
  27. comfyui_workflow_templates/templates/flux_kontext_dev_grouped.json +0 -1456
  28. comfyui_workflow_templates/templates/image_cosmos_predict2_2B_t2i-1.webp +0 -0
  29. comfyui_workflow_templates/templates/video_cosmos_predict2_2B_video2world_480p_16fps-1.webp +0 -0
  30. {comfyui_workflow_templates-0.1.81.dist-info → comfyui_workflow_templates-0.1.82.dist-info}/WHEEL +0 -0
  31. {comfyui_workflow_templates-0.1.81.dist-info → comfyui_workflow_templates-0.1.82.dist-info}/licenses/LICENSE +0 -0
  32. {comfyui_workflow_templates-0.1.81.dist-info → comfyui_workflow_templates-0.1.82.dist-info}/top_level.txt +0 -0
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "id": "91f6bbe2-ed41-4fd6-bac7-71d5b5864ecb",
3
3
  "revision": 0,
4
- "last_node_id": 118,
5
- "last_link_id": 202,
4
+ "last_node_id": 212,
5
+ "last_link_id": 358,
6
6
  "nodes": [
7
7
  {
8
8
  "id": 38,
9
9
  "type": "CLIPLoader",
10
10
  "pos": [
11
- -120,
12
- 130
11
+ -90,
12
+ 70
13
13
  ],
14
14
  "size": [
15
15
  380,
@@ -52,8 +52,8 @@
52
52
  "id": 37,
53
53
  "type": "UNETLoader",
54
54
  "pos": [
55
- -120,
56
- 0
55
+ -90,
56
+ -60
57
57
  ],
58
58
  "size": [
59
59
  380,
@@ -90,85 +90,19 @@
90
90
  "default"
91
91
  ]
92
92
  },
93
- {
94
- "id": 8,
95
- "type": "VAEDecode",
96
- "pos": [
97
- 847.4144287109375,
98
- 560.3872680664062
99
- ],
100
- "size": [
101
- 310,
102
- 46
103
- ],
104
- "flags": {},
105
- "order": 22,
106
- "mode": 0,
107
- "inputs": [
108
- {
109
- "name": "samples",
110
- "type": "LATENT",
111
- "link": 128
112
- },
113
- {
114
- "name": "vae",
115
- "type": "VAE",
116
- "link": 76
117
- }
118
- ],
119
- "outputs": [
120
- {
121
- "name": "IMAGE",
122
- "type": "IMAGE",
123
- "slot_index": 0,
124
- "links": [
125
- 110
126
- ]
127
- }
128
- ],
129
- "properties": {
130
- "cnr_id": "comfy-core",
131
- "ver": "0.3.51",
132
- "Node name for S&R": "VAEDecode"
133
- },
134
- "widgets_values": []
135
- },
136
- {
137
- "id": 86,
138
- "type": "Note",
139
- "pos": [
140
- 847.4144287109375,
141
- 660.3873901367188
142
- ],
143
- "size": [
144
- 307.4002380371094,
145
- 127.38092803955078
146
- ],
147
- "flags": {},
148
- "order": 2,
149
- "mode": 0,
150
- "inputs": [],
151
- "outputs": [],
152
- "properties": {},
153
- "widgets_values": [
154
- "Set cfg to 1.0 for a speed boost at the cost of consistency. Samplers like res_multistep work pretty well at cfg 1.0\n\nThe official number of steps is 50 but I think that's too much. Even just 10 steps seems to work."
155
- ],
156
- "color": "#432",
157
- "bgcolor": "#653"
158
- },
159
93
  {
160
94
  "id": 7,
161
95
  "type": "CLIPTextEncode",
162
96
  "pos": [
163
- 300,
164
- 380
97
+ 330,
98
+ 320
165
99
  ],
166
100
  "size": [
167
101
  460,
168
102
  140
169
103
  ],
170
104
  "flags": {},
171
- "order": 12,
105
+ "order": 18,
172
106
  "mode": 0,
173
107
  "inputs": [
174
108
  {
@@ -203,15 +137,15 @@
203
137
  "id": 84,
204
138
  "type": "ControlNetLoader",
205
139
  "pos": [
206
- -120,
207
- 400
140
+ -90,
141
+ 340
208
142
  ],
209
143
  "size": [
210
144
  380,
211
145
  58
212
146
  ],
213
147
  "flags": {},
214
- "order": 3,
148
+ "order": 2,
215
149
  "mode": 0,
216
150
  "inputs": [],
217
151
  "outputs": [
@@ -243,15 +177,15 @@
243
177
  "id": 39,
244
178
  "type": "VAELoader",
245
179
  "pos": [
246
- -120,
247
- 290
180
+ -90,
181
+ 230
248
182
  ],
249
183
  "size": [
250
184
  380,
251
185
  58
252
186
  ],
253
187
  "flags": {},
254
- "order": 4,
188
+ "order": 3,
255
189
  "mode": 0,
256
190
  "inputs": [],
257
191
  "outputs": [
@@ -282,59 +216,19 @@
282
216
  "qwen_image_vae.safetensors"
283
217
  ]
284
218
  },
285
- {
286
- "id": 110,
287
- "type": "VAEEncode",
288
- "pos": [
289
- 324.080078125,
290
- 455
291
- ],
292
- "size": [
293
- 140,
294
- 46
295
- ],
296
- "flags": {},
297
- "order": 14,
298
- "mode": 0,
299
- "inputs": [
300
- {
301
- "name": "pixels",
302
- "type": "IMAGE",
303
- "link": 197
304
- },
305
- {
306
- "name": "vae",
307
- "type": "VAE",
308
- "link": null
309
- }
310
- ],
311
- "outputs": [
312
- {
313
- "name": "LATENT",
314
- "type": "LATENT",
315
- "links": []
316
- }
317
- ],
318
- "properties": {
319
- "cnr_id": "comfy-core",
320
- "ver": "0.3.59",
321
- "Node name for S&R": "VAEEncode"
322
- },
323
- "widgets_values": []
324
- },
325
219
  {
326
220
  "id": 66,
327
221
  "type": "ModelSamplingAuraFlow",
328
222
  "pos": [
329
- 822.5421752929688,
330
- -38.42329025268555
223
+ 860,
224
+ -100
331
225
  ],
332
226
  "size": [
333
227
  310,
334
228
  58
335
229
  ],
336
230
  "flags": {},
337
- "order": 16,
231
+ "order": 26,
338
232
  "mode": 0,
339
233
  "inputs": [
340
234
  {
@@ -365,15 +259,15 @@
365
259
  "id": 108,
366
260
  "type": "ControlNetInpaintingAliMamaApply",
367
261
  "pos": [
368
- 391.0537109375,
369
- 626.009521484375
262
+ 430,
263
+ 560
370
264
  ],
371
265
  "size": [
372
266
  317.0093688964844,
373
267
  206
374
268
  ],
375
269
  "flags": {},
376
- "order": 20,
270
+ "order": 29,
377
271
  "mode": 0,
378
272
  "inputs": [
379
273
  {
@@ -399,12 +293,12 @@
399
293
  {
400
294
  "name": "image",
401
295
  "type": "IMAGE",
402
- "link": 194
296
+ "link": 294
403
297
  },
404
298
  {
405
299
  "name": "mask",
406
300
  "type": "MASK",
407
- "link": 195
301
+ "link": 220
408
302
  }
409
303
  ],
410
304
  "outputs": [
@@ -438,15 +332,15 @@
438
332
  "id": 6,
439
333
  "type": "CLIPTextEncode",
440
334
  "pos": [
441
- 300,
442
- 170
335
+ 330,
336
+ 110
443
337
  ],
444
338
  "size": [
445
339
  460,
446
340
  164.31304931640625
447
341
  ],
448
342
  "flags": {},
449
- "order": 11,
343
+ "order": 17,
450
344
  "mode": 0,
451
345
  "inputs": [
452
346
  {
@@ -478,124 +372,48 @@
478
372
  "bgcolor": "#353"
479
373
  },
480
374
  {
481
- "id": 76,
482
- "type": "VAEEncode",
483
- "pos": [
484
- 557.8602294921875,
485
- 905.5271606445312
486
- ],
487
- "size": [
488
- 140,
489
- 46
490
- ],
491
- "flags": {
492
- "collapsed": false
493
- },
494
- "order": 19,
495
- "mode": 0,
496
- "inputs": [
497
- {
498
- "name": "pixels",
499
- "type": "IMAGE",
500
- "link": 143
501
- },
502
- {
503
- "name": "vae",
504
- "type": "VAE",
505
- "link": 144
506
- }
507
- ],
508
- "outputs": [
509
- {
510
- "name": "LATENT",
511
- "type": "LATENT",
512
- "links": [
513
- 142
514
- ]
515
- }
516
- ],
517
- "properties": {
518
- "cnr_id": "comfy-core",
519
- "ver": "0.3.51",
520
- "Node name for S&R": "VAEEncode"
521
- },
522
- "widgets_values": []
523
- },
524
- {
525
- "id": 60,
526
- "type": "SaveImage",
527
- "pos": [
528
- 1202.1839599609375,
529
- 81.55579376220703
530
- ],
531
- "size": [
532
- 970,
533
- 1030
534
- ],
535
- "flags": {},
536
- "order": 23,
537
- "mode": 0,
538
- "inputs": [
539
- {
540
- "name": "images",
541
- "type": "IMAGE",
542
- "link": 110
543
- }
544
- ],
545
- "outputs": [],
546
- "properties": {
547
- "cnr_id": "comfy-core",
548
- "ver": "0.3.51"
549
- },
550
- "widgets_values": [
551
- "ComfyUI"
552
- ]
553
- },
554
- {
555
- "id": 78,
375
+ "id": 115,
556
376
  "type": "MarkdownNote",
557
377
  "pos": [
558
- -690,
559
- -50
378
+ -470,
379
+ 560
560
380
  ],
561
381
  "size": [
562
- 541.36865234375,
563
- 579.70263671875
382
+ 307.56927490234375,
383
+ 169.79689025878906
564
384
  ],
565
385
  "flags": {},
566
- "order": 5,
386
+ "order": 4,
567
387
  "mode": 0,
568
388
  "inputs": [],
569
389
  "outputs": [],
570
- "title": "Model links",
571
- "properties": {
572
- "widget_ue_connectable": {}
573
- },
390
+ "title": "About how to create mask",
391
+ "properties": {},
574
392
  "widgets_values": [
575
- "[Tutorial](https://docs.comfy.org/tutorials/image/qwen/qwen-image) | [教程](https://docs.comfy.org/zh-CN/tutorials/image/qwen/qwen-image)\n\n\n## Model links\n\nYou can find all the models on [Huggingface](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/tree/main) or [Modelscope](https://modelscope.cn/models/Comfy-Org/Qwen-Image_ComfyUI/files)\n\n**Diffusion model**\n\n- [qwen_image_fp8_e4m3fn.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_fp8_e4m3fn.safetensors)\n\n**ControlNet**\n\n- [Qwen-Image-InstantX-ControlNet-Inpainting.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-InstantX-ControlNets/resolve/main/split_files/controlnet/Qwen-Image-InstantX-ControlNet-Inpainting.safetensors)\n\n\n**LoRA**\n\n- [Qwen-Image-Lightning-4steps-V1.0.safetensors](https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-4steps-V1.0.safetensors)\n\n**Text encoder**\n\n- [qwen_2.5_vl_7b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors)\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│ ├── 📂 diffusion_models/\n│ │ ├── qwen_image_fp8_e4m3fn.safetensors\n│ │ └── qwen_image_distill_full_fp8_e4m3fn.safetensors\n│ ├── 📂 loras/\n│ │ └── Qwen-Image-Lightning-8steps-V1.0.safetensors\n│ ├── 📂 controlnet/ \n│ │ └── Qwen-Image-InstantX-ControlNet-Inpainting.safetensors\n│ ├── 📂 vae/\n│ │ └── qwen_image_vae.safetensors\n│ └── 📂 text_encoders/\n│ └── qwen_2.5_vl_7b_fp8_scaled.safetensors\n```\n"
393
+ "Right-click on the Load Image node, then click \"Open in MaskEditor\" to open it and paint the area you want to inpaint.\n\nYou can learn more about MaskEditor in the [MaskEditor Document](https://docs.comfy.org/interface/maskeditor)"
576
394
  ],
577
395
  "color": "#432",
578
396
  "bgcolor": "#653"
579
397
  },
580
398
  {
581
- "id": 68,
399
+ "id": 86,
582
400
  "type": "Note",
583
401
  "pos": [
584
- 826.6304931640625,
585
- -197.34292602539062
402
+ 860,
403
+ 500
586
404
  ],
587
405
  "size": [
588
- 310,
589
- 90
406
+ 307.4002380371094,
407
+ 127.38092803955078
590
408
  ],
591
409
  "flags": {},
592
- "order": 6,
410
+ "order": 5,
593
411
  "mode": 0,
594
412
  "inputs": [],
595
413
  "outputs": [],
596
414
  "properties": {},
597
415
  "widgets_values": [
598
- "Increase the shift if you get too many blury/dark/bad images. Decrease if you want to try increasing detail."
416
+ "Set cfg to 1.0 for a speed boost at the cost of consistency. Samplers like res_multistep work pretty well at cfg 1.0\n\nThe official number of steps is 50 but I think that's too much. Even just 10 steps seems to work."
599
417
  ],
600
418
  "color": "#432",
601
419
  "bgcolor": "#653"
@@ -604,15 +422,15 @@
604
422
  "id": 79,
605
423
  "type": "MarkdownNote",
606
424
  "pos": [
607
- 853.4926147460938,
608
- 840.671875
425
+ 860,
426
+ 680
609
427
  ],
610
428
  "size": [
611
429
  310,
612
430
  140
613
431
  ],
614
432
  "flags": {},
615
- "order": 7,
433
+ "order": 6,
616
434
  "mode": 0,
617
435
  "inputs": [],
618
436
  "outputs": [],
@@ -625,506 +443,1916 @@
625
443
  "bgcolor": "#653"
626
444
  },
627
445
  {
628
- "id": 80,
629
- "type": "LoraLoaderModelOnly",
446
+ "id": 71,
447
+ "type": "LoadImage",
630
448
  "pos": [
631
- 320,
632
- -10
449
+ -50,
450
+ 580
633
451
  ],
634
452
  "size": [
635
- 430,
636
- 82
453
+ 310,
454
+ 326
637
455
  ],
638
456
  "flags": {},
639
- "order": 13,
640
- "mode": 4,
641
- "inputs": [
642
- {
643
- "name": "model",
644
- "type": "MODEL",
645
- "link": 145
646
- }
647
- ],
457
+ "order": 7,
458
+ "mode": 0,
459
+ "inputs": [],
648
460
  "outputs": [
649
461
  {
650
- "name": "MODEL",
651
- "type": "MODEL",
462
+ "name": "IMAGE",
463
+ "type": "IMAGE",
652
464
  "links": [
653
- 149
465
+ 292
466
+ ]
467
+ },
468
+ {
469
+ "name": "MASK",
470
+ "type": "MASK",
471
+ "links": [
472
+ 205
654
473
  ]
655
474
  }
656
475
  ],
657
476
  "properties": {
658
477
  "cnr_id": "comfy-core",
659
478
  "ver": "0.3.51",
660
- "Node name for S&R": "LoraLoaderModelOnly",
661
- "models": [
662
- {
663
- "name": "Qwen-Image-Lightning-4steps-V1.0.safetensors",
664
- "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-4steps-V1.0.safetensors",
665
- "directory": "loras"
666
- }
667
- ]
479
+ "Node name for S&R": "LoadImage"
668
480
  },
669
481
  "widgets_values": [
670
- "Qwen-Image-Lightning-4steps-V1.0.safetensors",
671
- 1
482
+ "clipspace/clipspace-painted-masked-19830639.png [input]",
483
+ "image"
672
484
  ]
673
485
  },
674
486
  {
675
- "id": 3,
676
- "type": "KSampler",
487
+ "id": 76,
488
+ "type": "VAEEncode",
677
489
  "pos": [
678
- 847.4144287109375,
679
- 80.38726043701172
490
+ 430,
491
+ 830
680
492
  ],
681
493
  "size": [
682
- 310,
683
- 430
494
+ 140,
495
+ 46
684
496
  ],
685
- "flags": {},
686
- "order": 21,
497
+ "flags": {
498
+ "collapsed": true
499
+ },
500
+ "order": 27,
687
501
  "mode": 0,
688
502
  "inputs": [
689
503
  {
690
- "name": "model",
691
- "type": "MODEL",
692
- "link": 156
693
- },
694
- {
695
- "name": "positive",
696
- "type": "CONDITIONING",
697
- "link": 188
698
- },
699
- {
700
- "name": "negative",
701
- "type": "CONDITIONING",
702
- "link": 189
504
+ "name": "pixels",
505
+ "type": "IMAGE",
506
+ "link": 293
703
507
  },
704
508
  {
705
- "name": "latent_image",
706
- "type": "LATENT",
707
- "link": 142
509
+ "name": "vae",
510
+ "type": "VAE",
511
+ "link": 144
708
512
  }
709
513
  ],
710
514
  "outputs": [
711
515
  {
712
516
  "name": "LATENT",
713
517
  "type": "LATENT",
714
- "slot_index": 0,
715
518
  "links": [
716
- 128
519
+ 208
717
520
  ]
718
521
  }
719
522
  ],
720
523
  "properties": {
721
524
  "cnr_id": "comfy-core",
722
525
  "ver": "0.3.51",
723
- "Node name for S&R": "KSampler"
526
+ "Node name for S&R": "VAEEncode"
724
527
  },
725
- "widgets_values": [
726
- 310301619553341,
727
- "randomize",
728
- 20,
729
- 2.5,
730
- "euler",
731
- "simple",
732
- 1
733
- ]
528
+ "widgets_values": []
734
529
  },
735
530
  {
736
- "id": 71,
737
- "type": "LoadImage",
531
+ "id": 122,
532
+ "type": "SetLatentNoiseMask",
738
533
  "pos": [
739
- -73.20216369628906,
740
- 657.9524536132812
534
+ 430,
535
+ 890
741
536
  ],
742
537
  "size": [
743
- 274.080078125,
744
- 314.00006103515625
538
+ 230,
539
+ 50
745
540
  ],
746
- "flags": {},
747
- "order": 8,
541
+ "flags": {
542
+ "collapsed": true
543
+ },
544
+ "order": 34,
748
545
  "mode": 0,
749
- "inputs": [],
750
- "outputs": [
546
+ "inputs": [
751
547
  {
752
- "name": "IMAGE",
753
- "type": "IMAGE",
754
- "links": [
755
- 197,
756
- 200
757
- ]
548
+ "name": "samples",
549
+ "type": "LATENT",
550
+ "link": 208
758
551
  },
759
552
  {
760
- "name": "MASK",
553
+ "name": "mask",
761
554
  "type": "MASK",
555
+ "link": 219
556
+ }
557
+ ],
558
+ "outputs": [
559
+ {
560
+ "name": "LATENT",
561
+ "type": "LATENT",
762
562
  "links": [
763
- 195
563
+ 210
764
564
  ]
765
565
  }
766
566
  ],
767
567
  "properties": {
768
568
  "cnr_id": "comfy-core",
769
- "ver": "0.3.51",
770
- "Node name for S&R": "LoadImage"
569
+ "ver": "0.3.59",
570
+ "Node name for S&R": "SetLatentNoiseMask"
771
571
  },
772
- "widgets_values": [
773
- "clipspace/clipspace-painted-masked-19830639.png [input]",
774
- "image"
775
- ]
572
+ "widgets_values": []
776
573
  },
777
574
  {
778
- "id": 75,
779
- "type": "ImageScaleToTotalPixels",
575
+ "id": 124,
576
+ "type": "MaskPreview",
780
577
  "pos": [
781
- 390,
782
- 1050
578
+ 440,
579
+ 1100
783
580
  ],
784
581
  "size": [
785
- 270,
786
- 82
582
+ 320,
583
+ 340
787
584
  ],
788
585
  "flags": {},
789
- "order": 17,
586
+ "order": 28,
790
587
  "mode": 0,
791
588
  "inputs": [
792
589
  {
793
- "name": "image",
794
- "type": "IMAGE",
795
- "link": 201
796
- }
797
- ],
798
- "outputs": [
799
- {
800
- "name": "IMAGE",
801
- "type": "IMAGE",
802
- "links": [
803
- 143,
804
- 194
805
- ]
590
+ "name": "mask",
591
+ "type": "MASK",
592
+ "link": 215
806
593
  }
807
594
  ],
595
+ "outputs": [],
808
596
  "properties": {
809
597
  "cnr_id": "comfy-core",
810
- "ver": "0.3.51",
811
- "Node name for S&R": "ImageScaleToTotalPixels"
598
+ "ver": "0.3.59",
599
+ "Node name for S&R": "MaskPreview"
812
600
  },
813
- "widgets_values": [
814
- "area",
815
- 1.68
816
- ]
601
+ "widgets_values": []
817
602
  },
818
603
  {
819
- "id": 115,
604
+ "id": 173,
820
605
  "type": "MarkdownNote",
821
606
  "pos": [
822
- -462.4257507324219,
823
- 588.766845703125
607
+ 880,
608
+ 1210
824
609
  ],
825
610
  "size": [
826
- 307.56927490234375,
827
- 169.79689025878906
611
+ 260,
612
+ 130
828
613
  ],
829
614
  "flags": {},
830
- "order": 9,
615
+ "order": 8,
831
616
  "mode": 0,
832
617
  "inputs": [],
833
618
  "outputs": [],
834
- "title": "About how to create mask",
619
+ "title": "About ImageCompositeMasked",
835
620
  "properties": {},
836
621
  "widgets_values": [
837
- "Right-click on the Load Image node, then click \"Open in MaskEditor\" to open it and paint the area you want to inpaint.\n\nYou can learn more about MaskEditor in the [MaskEditor Document](https://docs.comfy.org/interface/maskeditor)"
622
+ "Some users might want to keep the unmasked area unchanged, though with ImageCompositeMasked, we can paste the original pixels back."
838
623
  ],
839
624
  "color": "#432",
840
625
  "bgcolor": "#653"
841
626
  },
842
627
  {
843
- "id": 117,
844
- "type": "MarkdownNote",
628
+ "id": 174,
629
+ "type": "CLIPLoader",
845
630
  "pos": [
846
- -460,
847
- 1040
631
+ 2430,
632
+ 60
848
633
  ],
849
634
  "size": [
850
- 307.56927490234375,
851
- 169.79689025878906
635
+ 380,
636
+ 106
852
637
  ],
853
638
  "flags": {},
854
- "order": 10,
855
- "mode": 0,
639
+ "order": 9,
640
+ "mode": 4,
856
641
  "inputs": [],
857
- "outputs": [],
858
- "title": "About outpainting",
859
- "properties": {},
642
+ "outputs": [
643
+ {
644
+ "name": "CLIP",
645
+ "type": "CLIP",
646
+ "slot_index": 0,
647
+ "links": [
648
+ 296,
649
+ 305
650
+ ]
651
+ }
652
+ ],
653
+ "properties": {
654
+ "cnr_id": "comfy-core",
655
+ "ver": "0.3.51",
656
+ "Node name for S&R": "CLIPLoader",
657
+ "models": [
658
+ {
659
+ "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
660
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors",
661
+ "directory": "text_encoders"
662
+ }
663
+ ]
664
+ },
860
665
  "widgets_values": [
861
- "For outpainting, you should use the mask from **Pad Image for Outpaintin*g** node "
666
+ "qwen_2.5_vl_7b_fp8_scaled.safetensors",
667
+ "qwen_image",
668
+ "default"
669
+ ]
670
+ },
671
+ {
672
+ "id": 175,
673
+ "type": "UNETLoader",
674
+ "pos": [
675
+ 2430,
676
+ -70
862
677
  ],
863
- "color": "#432",
864
- "bgcolor": "#653"
678
+ "size": [
679
+ 380,
680
+ 82
681
+ ],
682
+ "flags": {},
683
+ "order": 10,
684
+ "mode": 4,
685
+ "inputs": [],
686
+ "outputs": [
687
+ {
688
+ "name": "MODEL",
689
+ "type": "MODEL",
690
+ "slot_index": 0,
691
+ "links": [
692
+ 306
693
+ ]
694
+ }
695
+ ],
696
+ "properties": {
697
+ "cnr_id": "comfy-core",
698
+ "ver": "0.3.51",
699
+ "Node name for S&R": "UNETLoader",
700
+ "models": [
701
+ {
702
+ "name": "qwen_image_fp8_e4m3fn.safetensors",
703
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_fp8_e4m3fn.safetensors",
704
+ "directory": "diffusion_models"
705
+ }
706
+ ]
707
+ },
708
+ "widgets_values": [
709
+ "qwen_image_fp8_e4m3fn.safetensors",
710
+ "default"
711
+ ]
865
712
  },
866
713
  {
867
- "id": 116,
868
- "type": "ImagePadForOutpaint",
714
+ "id": 176,
715
+ "type": "CLIPTextEncode",
869
716
  "pos": [
870
- -50,
871
- 1100
717
+ 2850,
718
+ 310
872
719
  ],
873
720
  "size": [
874
- 270,
875
- 174
721
+ 460,
722
+ 140
876
723
  ],
877
724
  "flags": {},
878
- "order": 15,
725
+ "order": 22,
879
726
  "mode": 4,
880
727
  "inputs": [
881
728
  {
882
- "name": "image",
883
- "type": "IMAGE",
884
- "link": 200
729
+ "name": "clip",
730
+ "type": "CLIP",
731
+ "link": 296
885
732
  }
886
733
  ],
887
734
  "outputs": [
888
735
  {
889
- "name": "IMAGE",
890
- "type": "IMAGE",
736
+ "name": "CONDITIONING",
737
+ "type": "CONDITIONING",
738
+ "slot_index": 0,
891
739
  "links": [
892
- 201,
893
- 202
740
+ 300
894
741
  ]
895
- },
896
- {
897
- "name": "MASK",
898
- "type": "MASK",
899
- "links": null
900
742
  }
901
743
  ],
744
+ "title": "CLIP Text Encode (Negative Prompt)",
902
745
  "properties": {
903
746
  "cnr_id": "comfy-core",
904
- "ver": "0.3.59",
905
- "Node name for S&R": "ImagePadForOutpaint"
747
+ "ver": "0.3.51",
748
+ "Node name for S&R": "CLIPTextEncode"
906
749
  },
907
750
  "widgets_values": [
908
- 104,
909
- 104,
910
- 104,
911
- 0,
912
- 40
913
- ]
751
+ " "
752
+ ],
753
+ "color": "#223",
754
+ "bgcolor": "#335"
914
755
  },
915
756
  {
916
- "id": 118,
917
- "type": "PreviewImage",
757
+ "id": 177,
758
+ "type": "ControlNetLoader",
918
759
  "pos": [
919
- 400,
920
- 1200
760
+ 2430,
761
+ 330
921
762
  ],
922
763
  "size": [
923
- 140,
924
- 26
764
+ 380,
765
+ 58
925
766
  ],
926
767
  "flags": {},
927
- "order": 18,
768
+ "order": 11,
928
769
  "mode": 4,
929
- "inputs": [
770
+ "inputs": [],
771
+ "outputs": [
930
772
  {
931
- "name": "images",
932
- "type": "IMAGE",
933
- "link": 202
773
+ "name": "CONTROL_NET",
774
+ "type": "CONTROL_NET",
775
+ "links": [
776
+ 301
777
+ ]
934
778
  }
935
779
  ],
936
- "outputs": [],
937
780
  "properties": {
938
781
  "cnr_id": "comfy-core",
939
- "ver": "0.3.59",
940
- "Node name for S&R": "PreviewImage"
941
- }
942
- }
943
- ],
944
- "links": [
782
+ "ver": "0.3.51",
783
+ "Node name for S&R": "ControlNetLoader",
784
+ "models": [
785
+ {
786
+ "name": "Qwen-Image-InstantX-ControlNet-Inpainting.safetensors",
787
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image-InstantX-ControlNets/resolve/main/split_files/controlnet/Qwen-Image-InstantX-ControlNet-Inpainting.safetensors",
788
+ "directory": "controlnet"
789
+ }
790
+ ]
791
+ },
792
+ "widgets_values": [
793
+ "Qwen-Image-InstantX-ControlNet-Inpainting.safetensors"
794
+ ]
795
+ },
796
+ {
797
+ "id": 178,
798
+ "type": "VAELoader",
799
+ "pos": [
800
+ 2430,
801
+ 220
802
+ ],
803
+ "size": [
804
+ 380,
805
+ 58
806
+ ],
807
+ "flags": {},
808
+ "order": 12,
809
+ "mode": 4,
810
+ "inputs": [],
811
+ "outputs": [
812
+ {
813
+ "name": "VAE",
814
+ "type": "VAE",
815
+ "slot_index": 0,
816
+ "links": [
817
+ 302,
818
+ 313,
819
+ 317
820
+ ]
821
+ }
822
+ ],
823
+ "properties": {
824
+ "cnr_id": "comfy-core",
825
+ "ver": "0.3.51",
826
+ "Node name for S&R": "VAELoader",
827
+ "models": [
828
+ {
829
+ "name": "qwen_image_vae.safetensors",
830
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors",
831
+ "directory": "vae"
832
+ }
833
+ ]
834
+ },
835
+ "widgets_values": [
836
+ "qwen_image_vae.safetensors"
837
+ ]
838
+ },
839
+ {
840
+ "id": 181,
841
+ "type": "ControlNetInpaintingAliMamaApply",
842
+ "pos": [
843
+ 2940,
844
+ 560
845
+ ],
846
+ "size": [
847
+ 317.0093688964844,
848
+ 206
849
+ ],
850
+ "flags": {},
851
+ "order": 35,
852
+ "mode": 4,
853
+ "inputs": [
854
+ {
855
+ "name": "positive",
856
+ "type": "CONDITIONING",
857
+ "link": 299
858
+ },
859
+ {
860
+ "name": "negative",
861
+ "type": "CONDITIONING",
862
+ "link": 300
863
+ },
864
+ {
865
+ "name": "control_net",
866
+ "type": "CONTROL_NET",
867
+ "link": 301
868
+ },
869
+ {
870
+ "name": "vae",
871
+ "type": "VAE",
872
+ "link": 302
873
+ },
874
+ {
875
+ "name": "image",
876
+ "type": "IMAGE",
877
+ "link": 352
878
+ },
879
+ {
880
+ "name": "mask",
881
+ "type": "MASK",
882
+ "link": 338
883
+ }
884
+ ],
885
+ "outputs": [
886
+ {
887
+ "name": "positive",
888
+ "type": "CONDITIONING",
889
+ "links": [
890
+ 309
891
+ ]
892
+ },
893
+ {
894
+ "name": "negative",
895
+ "type": "CONDITIONING",
896
+ "links": [
897
+ 310
898
+ ]
899
+ }
900
+ ],
901
+ "properties": {
902
+ "cnr_id": "comfy-core",
903
+ "ver": "0.3.59",
904
+ "Node name for S&R": "ControlNetInpaintingAliMamaApply"
905
+ },
906
+ "widgets_values": [
907
+ 1,
908
+ 0,
909
+ 1
910
+ ]
911
+ },
912
+ {
913
+ "id": 180,
914
+ "type": "ModelSamplingAuraFlow",
915
+ "pos": [
916
+ 3400,
917
+ -110
918
+ ],
919
+ "size": [
920
+ 310,
921
+ 58
922
+ ],
923
+ "flags": {},
924
+ "order": 30,
925
+ "mode": 4,
926
+ "inputs": [
927
+ {
928
+ "name": "model",
929
+ "type": "MODEL",
930
+ "link": 298
931
+ }
932
+ ],
933
+ "outputs": [
934
+ {
935
+ "name": "MODEL",
936
+ "type": "MODEL",
937
+ "links": [
938
+ 308
939
+ ]
940
+ }
941
+ ],
942
+ "properties": {
943
+ "cnr_id": "comfy-core",
944
+ "ver": "0.3.51",
945
+ "Node name for S&R": "ModelSamplingAuraFlow"
946
+ },
947
+ "widgets_values": [
948
+ 3.1000000000000005
949
+ ]
950
+ },
951
+ {
952
+ "id": 191,
953
+ "type": "VAEDecode",
954
+ "pos": [
955
+ 3440,
956
+ 500
957
+ ],
958
+ "size": [
959
+ 250,
960
+ 46
961
+ ],
962
+ "flags": {},
963
+ "order": 40,
964
+ "mode": 4,
965
+ "inputs": [
966
+ {
967
+ "name": "samples",
968
+ "type": "LATENT",
969
+ "link": 312
970
+ },
971
+ {
972
+ "name": "vae",
973
+ "type": "VAE",
974
+ "link": 313
975
+ }
976
+ ],
977
+ "outputs": [
978
+ {
979
+ "name": "IMAGE",
980
+ "type": "IMAGE",
981
+ "slot_index": 0,
982
+ "links": [
983
+ 314,
984
+ 323
985
+ ]
986
+ }
987
+ ],
988
+ "properties": {
989
+ "cnr_id": "comfy-core",
990
+ "ver": "0.3.51",
991
+ "Node name for S&R": "VAEDecode"
992
+ },
993
+ "widgets_values": []
994
+ },
995
+ {
996
+ "id": 182,
997
+ "type": "CLIPTextEncode",
998
+ "pos": [
999
+ 2850,
1000
+ 100
1001
+ ],
1002
+ "size": [
1003
+ 460,
1004
+ 164.31304931640625
1005
+ ],
1006
+ "flags": {},
1007
+ "order": 23,
1008
+ "mode": 4,
1009
+ "inputs": [
1010
+ {
1011
+ "name": "clip",
1012
+ "type": "CLIP",
1013
+ "link": 305
1014
+ }
1015
+ ],
1016
+ "outputs": [
1017
+ {
1018
+ "name": "CONDITIONING",
1019
+ "type": "CONDITIONING",
1020
+ "slot_index": 0,
1021
+ "links": [
1022
+ 299
1023
+ ]
1024
+ }
1025
+ ],
1026
+ "title": "CLIP Text Encode (Positive Prompt)",
1027
+ "properties": {
1028
+ "cnr_id": "comfy-core",
1029
+ "ver": "0.3.51",
1030
+ "Node name for S&R": "CLIPTextEncode"
1031
+ },
1032
+ "widgets_values": [
1033
+ "The king, on a throne, surrounded by Knights, HD, Realistic, Octane Render, Unreal engine"
1034
+ ],
1035
+ "color": "#232",
1036
+ "bgcolor": "#353"
1037
+ },
1038
+ {
1039
+ "id": 172,
1040
+ "type": "ImageScaleToMaxDimension",
1041
+ "pos": [
1042
+ -20,
1043
+ 1060
1044
+ ],
1045
+ "size": [
1046
+ 281.2027282714844,
1047
+ 82
1048
+ ],
1049
+ "flags": {},
1050
+ "order": 20,
1051
+ "mode": 4,
1052
+ "inputs": [
1053
+ {
1054
+ "name": "image",
1055
+ "type": "IMAGE",
1056
+ "link": 292
1057
+ }
1058
+ ],
1059
+ "outputs": [
1060
+ {
1061
+ "name": "IMAGE",
1062
+ "type": "IMAGE",
1063
+ "links": [
1064
+ 293,
1065
+ 294,
1066
+ 295
1067
+ ]
1068
+ }
1069
+ ],
1070
+ "properties": {
1071
+ "cnr_id": "comfy-core",
1072
+ "ver": "0.3.59",
1073
+ "Node name for S&R": "ImageScaleToMaxDimension"
1074
+ },
1075
+ "widgets_values": [
1076
+ "area",
1077
+ 1536
1078
+ ]
1079
+ },
1080
+ {
1081
+ "id": 185,
1082
+ "type": "LoraLoaderModelOnly",
1083
+ "pos": [
1084
+ 2870,
1085
+ -80
1086
+ ],
1087
+ "size": [
1088
+ 430,
1089
+ 82
1090
+ ],
1091
+ "flags": {},
1092
+ "order": 24,
1093
+ "mode": 4,
1094
+ "inputs": [
1095
+ {
1096
+ "name": "model",
1097
+ "type": "MODEL",
1098
+ "link": 306
1099
+ }
1100
+ ],
1101
+ "outputs": [
1102
+ {
1103
+ "name": "MODEL",
1104
+ "type": "MODEL",
1105
+ "links": [
1106
+ 298
1107
+ ]
1108
+ }
1109
+ ],
1110
+ "properties": {
1111
+ "cnr_id": "comfy-core",
1112
+ "ver": "0.3.51",
1113
+ "Node name for S&R": "LoraLoaderModelOnly",
1114
+ "models": [
1115
+ {
1116
+ "name": "Qwen-Image-Lightning-4steps-V1.0.safetensors",
1117
+ "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-4steps-V1.0.safetensors",
1118
+ "directory": "loras"
1119
+ }
1120
+ ]
1121
+ },
1122
+ "widgets_values": [
1123
+ "Qwen-Image-Lightning-4steps-V1.0.safetensors",
1124
+ 1
1125
+ ]
1126
+ },
1127
+ {
1128
+ "id": 80,
1129
+ "type": "LoraLoaderModelOnly",
1130
+ "pos": [
1131
+ 350,
1132
+ -70
1133
+ ],
1134
+ "size": [
1135
+ 430,
1136
+ 82
1137
+ ],
1138
+ "flags": {},
1139
+ "order": 19,
1140
+ "mode": 0,
1141
+ "inputs": [
1142
+ {
1143
+ "name": "model",
1144
+ "type": "MODEL",
1145
+ "link": 145
1146
+ }
1147
+ ],
1148
+ "outputs": [
1149
+ {
1150
+ "name": "MODEL",
1151
+ "type": "MODEL",
1152
+ "links": [
1153
+ 149
1154
+ ]
1155
+ }
1156
+ ],
1157
+ "properties": {
1158
+ "cnr_id": "comfy-core",
1159
+ "ver": "0.3.51",
1160
+ "Node name for S&R": "LoraLoaderModelOnly",
1161
+ "models": [
1162
+ {
1163
+ "name": "Qwen-Image-Lightning-4steps-V1.0.safetensors",
1164
+ "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-4steps-V1.0.safetensors",
1165
+ "directory": "loras"
1166
+ }
1167
+ ]
1168
+ },
1169
+ "widgets_values": [
1170
+ "Qwen-Image-Lightning-4steps-V1.0.safetensors",
1171
+ 1
1172
+ ]
1173
+ },
1174
+ {
1175
+ "id": 121,
1176
+ "type": "cade3e30-0eb2-4fd2-bf6e-8518f3a96e0c",
1177
+ "pos": [
1178
+ 430,
1179
+ 950
1180
+ ],
1181
+ "size": [
1182
+ 330,
1183
+ 100
1184
+ ],
1185
+ "flags": {},
1186
+ "order": 21,
1187
+ "mode": 0,
1188
+ "inputs": [
1189
+ {
1190
+ "name": "mask",
1191
+ "type": "MASK",
1192
+ "link": 205
1193
+ }
1194
+ ],
1195
+ "outputs": [
1196
+ {
1197
+ "name": "MASK",
1198
+ "type": "MASK",
1199
+ "links": [
1200
+ 215,
1201
+ 219,
1202
+ 220,
1203
+ 225
1204
+ ]
1205
+ }
1206
+ ],
1207
+ "properties": {
1208
+ "cnr_id": "comfy-core",
1209
+ "ver": "0.3.59"
1210
+ },
1211
+ "widgets_values": [
1212
+ 0,
1213
+ 31
1214
+ ]
1215
+ },
1216
+ {
1217
+ "id": 8,
1218
+ "type": "VAEDecode",
1219
+ "pos": [
1220
+ 900,
1221
+ 880
1222
+ ],
1223
+ "size": [
1224
+ 250,
1225
+ 46
1226
+ ],
1227
+ "flags": {},
1228
+ "order": 39,
1229
+ "mode": 0,
1230
+ "inputs": [
1231
+ {
1232
+ "name": "samples",
1233
+ "type": "LATENT",
1234
+ "link": 128
1235
+ },
1236
+ {
1237
+ "name": "vae",
1238
+ "type": "VAE",
1239
+ "link": 76
1240
+ }
1241
+ ],
1242
+ "outputs": [
1243
+ {
1244
+ "name": "IMAGE",
1245
+ "type": "IMAGE",
1246
+ "slot_index": 0,
1247
+ "links": [
1248
+ 110,
1249
+ 224
1250
+ ]
1251
+ }
1252
+ ],
1253
+ "properties": {
1254
+ "cnr_id": "comfy-core",
1255
+ "ver": "0.3.51",
1256
+ "Node name for S&R": "VAEDecode"
1257
+ },
1258
+ "widgets_values": []
1259
+ },
1260
+ {
1261
+ "id": 126,
1262
+ "type": "ImageCompositeMasked",
1263
+ "pos": [
1264
+ 890,
1265
+ 1000
1266
+ ],
1267
+ "size": [
1268
+ 250,
1269
+ 150
1270
+ ],
1271
+ "flags": {},
1272
+ "order": 42,
1273
+ "mode": 0,
1274
+ "inputs": [
1275
+ {
1276
+ "name": "destination",
1277
+ "type": "IMAGE",
1278
+ "link": 295
1279
+ },
1280
+ {
1281
+ "name": "source",
1282
+ "type": "IMAGE",
1283
+ "link": 224
1284
+ },
1285
+ {
1286
+ "name": "mask",
1287
+ "shape": 7,
1288
+ "type": "MASK",
1289
+ "link": 225
1290
+ }
1291
+ ],
1292
+ "outputs": [
1293
+ {
1294
+ "name": "IMAGE",
1295
+ "type": "IMAGE",
1296
+ "links": [
1297
+ 274
1298
+ ]
1299
+ }
1300
+ ],
1301
+ "properties": {
1302
+ "cnr_id": "comfy-core",
1303
+ "ver": "0.3.59",
1304
+ "Node name for S&R": "ImageCompositeMasked"
1305
+ },
1306
+ "widgets_values": [
1307
+ 0,
1308
+ 0,
1309
+ false
1310
+ ]
1311
+ },
1312
+ {
1313
+ "id": 207,
1314
+ "type": "MaskPreview",
1315
+ "pos": [
1316
+ 3390,
1317
+ 980
1318
+ ],
1319
+ "size": [
1320
+ 340,
1321
+ 430
1322
+ ],
1323
+ "flags": {},
1324
+ "order": 33,
1325
+ "mode": 4,
1326
+ "inputs": [
1327
+ {
1328
+ "name": "mask",
1329
+ "type": "MASK",
1330
+ "link": 340
1331
+ }
1332
+ ],
1333
+ "outputs": [],
1334
+ "properties": {
1335
+ "cnr_id": "comfy-core",
1336
+ "ver": "0.3.59",
1337
+ "Node name for S&R": "MaskPreview"
1338
+ },
1339
+ "widgets_values": []
1340
+ },
1341
+ {
1342
+ "id": 203,
1343
+ "type": "PreviewImage",
1344
+ "pos": [
1345
+ 2950,
1346
+ 980
1347
+ ],
1348
+ "size": [
1349
+ 310,
1350
+ 430
1351
+ ],
1352
+ "flags": {},
1353
+ "order": 36,
1354
+ "mode": 4,
1355
+ "inputs": [
1356
+ {
1357
+ "name": "images",
1358
+ "type": "IMAGE",
1359
+ "link": 354
1360
+ }
1361
+ ],
1362
+ "outputs": [],
1363
+ "properties": {
1364
+ "cnr_id": "comfy-core",
1365
+ "ver": "0.3.59",
1366
+ "Node name for S&R": "PreviewImage"
1367
+ },
1368
+ "widgets_values": []
1369
+ },
1370
+ {
1371
+ "id": 193,
1372
+ "type": "LoadImage",
1373
+ "pos": [
1374
+ 2470,
1375
+ 570
1376
+ ],
1377
+ "size": [
1378
+ 310,
1379
+ 326
1380
+ ],
1381
+ "flags": {},
1382
+ "order": 13,
1383
+ "mode": 4,
1384
+ "inputs": [],
1385
+ "outputs": [
1386
+ {
1387
+ "name": "IMAGE",
1388
+ "type": "IMAGE",
1389
+ "links": [
1390
+ 351
1391
+ ]
1392
+ },
1393
+ {
1394
+ "name": "MASK",
1395
+ "type": "MASK",
1396
+ "links": []
1397
+ }
1398
+ ],
1399
+ "properties": {
1400
+ "cnr_id": "comfy-core",
1401
+ "ver": "0.3.51",
1402
+ "Node name for S&R": "LoadImage"
1403
+ },
1404
+ "widgets_values": [
1405
+ "ComfyUI_01396_.png",
1406
+ "image"
1407
+ ]
1408
+ },
1409
+ {
1410
+ "id": 194,
1411
+ "type": "ImageScaleToMaxDimension",
1412
+ "pos": [
1413
+ 2500,
1414
+ 1260
1415
+ ],
1416
+ "size": [
1417
+ 281.2027282714844,
1418
+ 82
1419
+ ],
1420
+ "flags": {},
1421
+ "order": 32,
1422
+ "mode": 0,
1423
+ "inputs": [
1424
+ {
1425
+ "name": "image",
1426
+ "type": "IMAGE",
1427
+ "link": 350
1428
+ }
1429
+ ],
1430
+ "outputs": [
1431
+ {
1432
+ "name": "IMAGE",
1433
+ "type": "IMAGE",
1434
+ "links": [
1435
+ 352,
1436
+ 353,
1437
+ 354
1438
+ ]
1439
+ }
1440
+ ],
1441
+ "properties": {
1442
+ "cnr_id": "comfy-core",
1443
+ "ver": "0.3.59",
1444
+ "Node name for S&R": "ImageScaleToMaxDimension"
1445
+ },
1446
+ "widgets_values": [
1447
+ "area",
1448
+ 1536
1449
+ ]
1450
+ },
1451
+ {
1452
+ "id": 200,
1453
+ "type": "ImageCompositeMasked",
1454
+ "pos": [
1455
+ 3430,
1456
+ 620
1457
+ ],
1458
+ "size": [
1459
+ 250,
1460
+ 150
1461
+ ],
1462
+ "flags": {},
1463
+ "order": 44,
1464
+ "mode": 4,
1465
+ "inputs": [
1466
+ {
1467
+ "name": "destination",
1468
+ "type": "IMAGE",
1469
+ "link": 353
1470
+ },
1471
+ {
1472
+ "name": "source",
1473
+ "type": "IMAGE",
1474
+ "link": 323
1475
+ },
1476
+ {
1477
+ "name": "mask",
1478
+ "shape": 7,
1479
+ "type": "MASK",
1480
+ "link": 339
1481
+ }
1482
+ ],
1483
+ "outputs": [
1484
+ {
1485
+ "name": "IMAGE",
1486
+ "type": "IMAGE",
1487
+ "links": [
1488
+ 307
1489
+ ]
1490
+ }
1491
+ ],
1492
+ "properties": {
1493
+ "cnr_id": "comfy-core",
1494
+ "ver": "0.3.59",
1495
+ "Node name for S&R": "ImageCompositeMasked"
1496
+ },
1497
+ "widgets_values": [
1498
+ 0,
1499
+ 0,
1500
+ false
1501
+ ]
1502
+ },
1503
+ {
1504
+ "id": 195,
1505
+ "type": "VAEEncode",
1506
+ "pos": [
1507
+ 2950,
1508
+ 820
1509
+ ],
1510
+ "size": [
1511
+ 140,
1512
+ 46
1513
+ ],
1514
+ "flags": {
1515
+ "collapsed": false
1516
+ },
1517
+ "order": 31,
1518
+ "mode": 4,
1519
+ "inputs": [
1520
+ {
1521
+ "name": "pixels",
1522
+ "type": "IMAGE",
1523
+ "link": 346
1524
+ },
1525
+ {
1526
+ "name": "vae",
1527
+ "type": "VAE",
1528
+ "link": 317
1529
+ }
1530
+ ],
1531
+ "outputs": [
1532
+ {
1533
+ "name": "LATENT",
1534
+ "type": "LATENT",
1535
+ "links": [
1536
+ 358
1537
+ ]
1538
+ }
1539
+ ],
1540
+ "properties": {
1541
+ "cnr_id": "comfy-core",
1542
+ "ver": "0.3.51",
1543
+ "Node name for S&R": "VAEEncode"
1544
+ },
1545
+ "widgets_values": []
1546
+ },
1547
+ {
1548
+ "id": 202,
1549
+ "type": "ImagePadForOutpaint",
1550
+ "pos": [
1551
+ 2500,
1552
+ 1030
1553
+ ],
1554
+ "size": [
1555
+ 270,
1556
+ 174
1557
+ ],
1558
+ "flags": {},
1559
+ "order": 25,
1560
+ "mode": 4,
1561
+ "inputs": [
1562
+ {
1563
+ "name": "image",
1564
+ "type": "IMAGE",
1565
+ "link": 351
1566
+ }
1567
+ ],
1568
+ "outputs": [
1569
+ {
1570
+ "name": "IMAGE",
1571
+ "type": "IMAGE",
1572
+ "links": [
1573
+ 346,
1574
+ 350
1575
+ ]
1576
+ },
1577
+ {
1578
+ "name": "MASK",
1579
+ "type": "MASK",
1580
+ "links": [
1581
+ 338,
1582
+ 339,
1583
+ 340
1584
+ ]
1585
+ }
1586
+ ],
1587
+ "properties": {
1588
+ "cnr_id": "comfy-core",
1589
+ "ver": "0.3.59",
1590
+ "Node name for S&R": "ImagePadForOutpaint"
1591
+ },
1592
+ "widgets_values": [
1593
+ 200,
1594
+ 200,
1595
+ 0,
1596
+ 200,
1597
+ 0
1598
+ ]
1599
+ },
1600
+ {
1601
+ "id": 190,
1602
+ "type": "KSampler",
1603
+ "pos": [
1604
+ 3400,
1605
+ 10
1606
+ ],
1607
+ "size": [
1608
+ 310,
1609
+ 430
1610
+ ],
1611
+ "flags": {},
1612
+ "order": 38,
1613
+ "mode": 4,
1614
+ "inputs": [
1615
+ {
1616
+ "name": "model",
1617
+ "type": "MODEL",
1618
+ "link": 308
1619
+ },
1620
+ {
1621
+ "name": "positive",
1622
+ "type": "CONDITIONING",
1623
+ "link": 309
1624
+ },
1625
+ {
1626
+ "name": "negative",
1627
+ "type": "CONDITIONING",
1628
+ "link": 310
1629
+ },
1630
+ {
1631
+ "name": "latent_image",
1632
+ "type": "LATENT",
1633
+ "link": 358
1634
+ }
1635
+ ],
1636
+ "outputs": [
1637
+ {
1638
+ "name": "LATENT",
1639
+ "type": "LATENT",
1640
+ "slot_index": 0,
1641
+ "links": [
1642
+ 312
1643
+ ]
1644
+ }
1645
+ ],
1646
+ "properties": {
1647
+ "cnr_id": "comfy-core",
1648
+ "ver": "0.3.51",
1649
+ "Node name for S&R": "KSampler"
1650
+ },
1651
+ "widgets_values": [
1652
+ 276542274578345,
1653
+ "randomize",
1654
+ 4,
1655
+ 1,
1656
+ "euler",
1657
+ "simple",
1658
+ 1
1659
+ ]
1660
+ },
1661
+ {
1662
+ "id": 192,
1663
+ "type": "SaveImage",
1664
+ "pos": [
1665
+ 3770,
1666
+ 70
1667
+ ],
1668
+ "size": [
1669
+ 940,
1670
+ 850
1671
+ ],
1672
+ "flags": {},
1673
+ "order": 43,
1674
+ "mode": 4,
1675
+ "inputs": [
1676
+ {
1677
+ "name": "images",
1678
+ "type": "IMAGE",
1679
+ "link": 314
1680
+ }
1681
+ ],
1682
+ "outputs": [],
1683
+ "properties": {
1684
+ "cnr_id": "comfy-core",
1685
+ "ver": "0.3.51"
1686
+ },
1687
+ "widgets_values": [
1688
+ "ComfyUI"
1689
+ ]
1690
+ },
1691
+ {
1692
+ "id": 189,
1693
+ "type": "SaveImage",
1694
+ "pos": [
1695
+ 3770,
1696
+ 990
1697
+ ],
1698
+ "size": [
1699
+ 930,
1700
+ 800
1701
+ ],
1702
+ "flags": {},
1703
+ "order": 46,
1704
+ "mode": 4,
1705
+ "inputs": [
1706
+ {
1707
+ "name": "images",
1708
+ "type": "IMAGE",
1709
+ "link": 307
1710
+ }
1711
+ ],
1712
+ "outputs": [],
1713
+ "properties": {
1714
+ "cnr_id": "comfy-core",
1715
+ "ver": "0.3.51"
1716
+ },
1717
+ "widgets_values": [
1718
+ "ComfyUI"
1719
+ ]
1720
+ },
1721
+ {
1722
+ "id": 117,
1723
+ "type": "MarkdownNote",
1724
+ "pos": [
1725
+ -470,
1726
+ 1020
1727
+ ],
1728
+ "size": [
1729
+ 310,
1730
+ 180
1731
+ ],
1732
+ "flags": {},
1733
+ "order": 14,
1734
+ "mode": 0,
1735
+ "inputs": [],
1736
+ "outputs": [],
1737
+ "title": "About ImageScaleToMaxDimension",
1738
+ "properties": {},
1739
+ "widgets_values": [
1740
+ "The input image shouldn't be too large (such as more than 3000). A too large input might cause bad results. You can enable the *ImageScaleToMaxDimension* node to download and scale the input image."
1741
+ ],
1742
+ "color": "#432",
1743
+ "bgcolor": "#653"
1744
+ },
1745
+ {
1746
+ "id": 3,
1747
+ "type": "KSampler",
1748
+ "pos": [
1749
+ 860,
1750
+ 20
1751
+ ],
1752
+ "size": [
1753
+ 310,
1754
+ 430
1755
+ ],
1756
+ "flags": {},
1757
+ "order": 37,
1758
+ "mode": 0,
1759
+ "inputs": [
1760
+ {
1761
+ "name": "model",
1762
+ "type": "MODEL",
1763
+ "link": 156
1764
+ },
1765
+ {
1766
+ "name": "positive",
1767
+ "type": "CONDITIONING",
1768
+ "link": 188
1769
+ },
1770
+ {
1771
+ "name": "negative",
1772
+ "type": "CONDITIONING",
1773
+ "link": 189
1774
+ },
1775
+ {
1776
+ "name": "latent_image",
1777
+ "type": "LATENT",
1778
+ "link": 210
1779
+ }
1780
+ ],
1781
+ "outputs": [
1782
+ {
1783
+ "name": "LATENT",
1784
+ "type": "LATENT",
1785
+ "slot_index": 0,
1786
+ "links": [
1787
+ 128
1788
+ ]
1789
+ }
1790
+ ],
1791
+ "properties": {
1792
+ "cnr_id": "comfy-core",
1793
+ "ver": "0.3.51",
1794
+ "Node name for S&R": "KSampler"
1795
+ },
1796
+ "widgets_values": [
1797
+ 463031436157575,
1798
+ "randomize",
1799
+ 4,
1800
+ 1,
1801
+ "euler",
1802
+ "simple",
1803
+ 1
1804
+ ]
1805
+ },
1806
+ {
1807
+ "id": 60,
1808
+ "type": "SaveImage",
1809
+ "pos": [
1810
+ 1280,
1811
+ -100
1812
+ ],
1813
+ "size": [
1814
+ 930,
1815
+ 880
1816
+ ],
1817
+ "flags": {},
1818
+ "order": 41,
1819
+ "mode": 0,
1820
+ "inputs": [
1821
+ {
1822
+ "name": "images",
1823
+ "type": "IMAGE",
1824
+ "link": 110
1825
+ }
1826
+ ],
1827
+ "outputs": [],
1828
+ "properties": {
1829
+ "cnr_id": "comfy-core",
1830
+ "ver": "0.3.51"
1831
+ },
1832
+ "widgets_values": [
1833
+ "ComfyUI"
1834
+ ]
1835
+ },
1836
+ {
1837
+ "id": 163,
1838
+ "type": "SaveImage",
1839
+ "pos": [
1840
+ 1270,
1841
+ 840
1842
+ ],
1843
+ "size": [
1844
+ 940,
1845
+ 970
1846
+ ],
1847
+ "flags": {},
1848
+ "order": 45,
1849
+ "mode": 0,
1850
+ "inputs": [
1851
+ {
1852
+ "name": "images",
1853
+ "type": "IMAGE",
1854
+ "link": 274
1855
+ }
1856
+ ],
1857
+ "outputs": [],
1858
+ "properties": {
1859
+ "cnr_id": "comfy-core",
1860
+ "ver": "0.3.51"
1861
+ },
1862
+ "widgets_values": [
1863
+ "ComfyUI"
1864
+ ]
1865
+ },
1866
+ {
1867
+ "id": 78,
1868
+ "type": "MarkdownNote",
1869
+ "pos": [
1870
+ -700,
1871
+ -70
1872
+ ],
1873
+ "size": [
1874
+ 541.36865234375,
1875
+ 579.70263671875
1876
+ ],
1877
+ "flags": {},
1878
+ "order": 15,
1879
+ "mode": 0,
1880
+ "inputs": [],
1881
+ "outputs": [],
1882
+ "title": "Model links",
1883
+ "properties": {
1884
+ "widget_ue_connectable": {}
1885
+ },
1886
+ "widgets_values": [
1887
+ "[Tutorial](https://docs.comfy.org/tutorials/image/qwen/qwen-image) | [教程](https://docs.comfy.org/zh-CN/tutorials/image/qwen/qwen-image)\n\n\n## Model links\n\nYou can find all the models on [Huggingface](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/tree/main) or [Modelscope](https://modelscope.cn/models/Comfy-Org/Qwen-Image_ComfyUI/files)\n\n**Diffusion model**\n\n- [qwen_image_fp8_e4m3fn.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_fp8_e4m3fn.safetensors)\n\n**ControlNet**\n\n- [Qwen-Image-InstantX-ControlNet-Inpainting.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-InstantX-ControlNets/resolve/main/split_files/controlnet/Qwen-Image-InstantX-ControlNet-Inpainting.safetensors)\n\n\n**LoRA**\n\n- [Qwen-Image-Lightning-4steps-V1.0.safetensors](https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-4steps-V1.0.safetensors)\n\n**Text encoder**\n\n- [qwen_2.5_vl_7b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors)\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│ ├── 📂 diffusion_models/\n│ │ ├── qwen_image_fp8_e4m3fn.safetensors\n│ │ └── qwen_image_distill_full_fp8_e4m3fn.safetensors\n│ ├── 📂 loras/\n│ │ └── Qwen-Image-Lightning-8steps-V1.0.safetensors\n│ ├── 📂 controlnet/ \n│ │ └── Qwen-Image-InstantX-ControlNet-Inpainting.safetensors\n│ ├── 📂 vae/\n│ │ └── qwen_image_vae.safetensors\n│ └── 📂 text_encoders/\n│ └── qwen_2.5_vl_7b_fp8_scaled.safetensors\n```\n"
1888
+ ],
1889
+ "color": "#432",
1890
+ "bgcolor": "#653"
1891
+ },
1892
+ {
1893
+ "id": 68,
1894
+ "type": "Note",
1895
+ "pos": [
1896
+ 850,
1897
+ -300
1898
+ ],
1899
+ "size": [
1900
+ 310,
1901
+ 90
1902
+ ],
1903
+ "flags": {},
1904
+ "order": 16,
1905
+ "mode": 0,
1906
+ "inputs": [],
1907
+ "outputs": [],
1908
+ "properties": {},
1909
+ "widgets_values": [
1910
+ "Increase the shift if you get too many blury/dark/bad images. Decrease if you want to try increasing detail."
1911
+ ],
1912
+ "color": "#432",
1913
+ "bgcolor": "#653"
1914
+ }
1915
+ ],
1916
+ "links": [
1917
+ [
1918
+ 74,
1919
+ 38,
1920
+ 0,
1921
+ 6,
1922
+ 0,
1923
+ "CLIP"
1924
+ ],
1925
+ [
1926
+ 75,
1927
+ 38,
1928
+ 0,
1929
+ 7,
1930
+ 0,
1931
+ "CLIP"
1932
+ ],
1933
+ [
1934
+ 76,
1935
+ 39,
1936
+ 0,
1937
+ 8,
1938
+ 1,
1939
+ "VAE"
1940
+ ],
1941
+ [
1942
+ 110,
1943
+ 8,
1944
+ 0,
1945
+ 60,
1946
+ 0,
1947
+ "IMAGE"
1948
+ ],
1949
+ [
1950
+ 128,
1951
+ 3,
1952
+ 0,
1953
+ 8,
1954
+ 0,
1955
+ "LATENT"
1956
+ ],
1957
+ [
1958
+ 144,
1959
+ 39,
1960
+ 0,
1961
+ 76,
1962
+ 1,
1963
+ "VAE"
1964
+ ],
1965
+ [
1966
+ 145,
1967
+ 37,
1968
+ 0,
1969
+ 80,
1970
+ 0,
1971
+ "MODEL"
1972
+ ],
1973
+ [
1974
+ 149,
1975
+ 80,
1976
+ 0,
1977
+ 66,
1978
+ 0,
1979
+ "MODEL"
1980
+ ],
1981
+ [
1982
+ 156,
1983
+ 66,
1984
+ 0,
1985
+ 3,
1986
+ 0,
1987
+ "MODEL"
1988
+ ],
1989
+ [
1990
+ 188,
1991
+ 108,
1992
+ 0,
1993
+ 3,
1994
+ 1,
1995
+ "CONDITIONING"
1996
+ ],
1997
+ [
1998
+ 189,
1999
+ 108,
2000
+ 1,
2001
+ 3,
2002
+ 2,
2003
+ "CONDITIONING"
2004
+ ],
2005
+ [
2006
+ 190,
2007
+ 6,
2008
+ 0,
2009
+ 108,
2010
+ 0,
2011
+ "CONDITIONING"
2012
+ ],
2013
+ [
2014
+ 191,
2015
+ 7,
2016
+ 0,
2017
+ 108,
2018
+ 1,
2019
+ "CONDITIONING"
2020
+ ],
2021
+ [
2022
+ 192,
2023
+ 84,
2024
+ 0,
2025
+ 108,
2026
+ 2,
2027
+ "CONTROL_NET"
2028
+ ],
2029
+ [
2030
+ 193,
2031
+ 39,
2032
+ 0,
2033
+ 108,
2034
+ 3,
2035
+ "VAE"
2036
+ ],
2037
+ [
2038
+ 205,
2039
+ 71,
2040
+ 1,
2041
+ 121,
2042
+ 0,
2043
+ "MASK"
2044
+ ],
2045
+ [
2046
+ 208,
2047
+ 76,
2048
+ 0,
2049
+ 122,
2050
+ 0,
2051
+ "LATENT"
2052
+ ],
2053
+ [
2054
+ 210,
2055
+ 122,
2056
+ 0,
2057
+ 3,
2058
+ 3,
2059
+ "LATENT"
2060
+ ],
2061
+ [
2062
+ 215,
2063
+ 121,
2064
+ 0,
2065
+ 124,
2066
+ 0,
2067
+ "MASK"
2068
+ ],
2069
+ [
2070
+ 219,
2071
+ 121,
2072
+ 0,
2073
+ 122,
2074
+ 1,
2075
+ "MASK"
2076
+ ],
2077
+ [
2078
+ 220,
2079
+ 121,
2080
+ 0,
2081
+ 108,
2082
+ 5,
2083
+ "MASK"
2084
+ ],
2085
+ [
2086
+ 224,
2087
+ 8,
2088
+ 0,
2089
+ 126,
2090
+ 1,
2091
+ "IMAGE"
2092
+ ],
2093
+ [
2094
+ 225,
2095
+ 121,
2096
+ 0,
2097
+ 126,
2098
+ 2,
2099
+ "MASK"
2100
+ ],
945
2101
  [
946
- 74,
947
- 38,
2102
+ 274,
2103
+ 126,
948
2104
  0,
949
- 6,
2105
+ 163,
950
2106
  0,
951
- "CLIP"
2107
+ "IMAGE"
952
2108
  ],
953
2109
  [
954
- 75,
955
- 38,
2110
+ 292,
2111
+ 71,
956
2112
  0,
957
- 7,
2113
+ 172,
958
2114
  0,
959
- "CLIP"
2115
+ "IMAGE"
960
2116
  ],
961
2117
  [
2118
+ 293,
2119
+ 172,
2120
+ 0,
962
2121
  76,
963
- 39,
964
2122
  0,
965
- 8,
966
- 1,
967
- "VAE"
2123
+ "IMAGE"
968
2124
  ],
969
2125
  [
970
- 110,
971
- 8,
2126
+ 294,
2127
+ 172,
972
2128
  0,
973
- 60,
2129
+ 108,
2130
+ 4,
2131
+ "IMAGE"
2132
+ ],
2133
+ [
2134
+ 295,
2135
+ 172,
2136
+ 0,
2137
+ 126,
974
2138
  0,
975
2139
  "IMAGE"
976
2140
  ],
977
2141
  [
978
- 128,
979
- 3,
2142
+ 296,
2143
+ 174,
980
2144
  0,
981
- 8,
2145
+ 176,
982
2146
  0,
983
- "LATENT"
2147
+ "CLIP"
984
2148
  ],
985
2149
  [
986
- 142,
987
- 76,
2150
+ 298,
2151
+ 185,
988
2152
  0,
989
- 3,
990
- 3,
991
- "LATENT"
2153
+ 180,
2154
+ 0,
2155
+ "MODEL"
992
2156
  ],
993
2157
  [
994
- 143,
995
- 75,
2158
+ 299,
2159
+ 182,
996
2160
  0,
997
- 76,
2161
+ 181,
998
2162
  0,
999
- "IMAGE"
2163
+ "CONDITIONING"
1000
2164
  ],
1001
2165
  [
1002
- 144,
1003
- 39,
2166
+ 300,
2167
+ 176,
1004
2168
  0,
1005
- 76,
2169
+ 181,
1006
2170
  1,
2171
+ "CONDITIONING"
2172
+ ],
2173
+ [
2174
+ 301,
2175
+ 177,
2176
+ 0,
2177
+ 181,
2178
+ 2,
2179
+ "CONTROL_NET"
2180
+ ],
2181
+ [
2182
+ 302,
2183
+ 178,
2184
+ 0,
2185
+ 181,
2186
+ 3,
1007
2187
  "VAE"
1008
2188
  ],
1009
2189
  [
1010
- 145,
1011
- 37,
2190
+ 305,
2191
+ 174,
1012
2192
  0,
1013
- 80,
2193
+ 182,
1014
2194
  0,
1015
- "MODEL"
2195
+ "CLIP"
1016
2196
  ],
1017
2197
  [
1018
- 149,
1019
- 80,
2198
+ 306,
2199
+ 175,
1020
2200
  0,
1021
- 66,
2201
+ 185,
1022
2202
  0,
1023
2203
  "MODEL"
1024
2204
  ],
1025
2205
  [
1026
- 156,
1027
- 66,
2206
+ 307,
2207
+ 200,
1028
2208
  0,
1029
- 3,
2209
+ 189,
2210
+ 0,
2211
+ "IMAGE"
2212
+ ],
2213
+ [
2214
+ 308,
2215
+ 180,
2216
+ 0,
2217
+ 190,
1030
2218
  0,
1031
2219
  "MODEL"
1032
2220
  ],
1033
2221
  [
1034
- 188,
1035
- 108,
2222
+ 309,
2223
+ 181,
1036
2224
  0,
1037
- 3,
2225
+ 190,
1038
2226
  1,
1039
2227
  "CONDITIONING"
1040
2228
  ],
1041
2229
  [
1042
- 189,
1043
- 108,
2230
+ 310,
2231
+ 181,
1044
2232
  1,
1045
- 3,
2233
+ 190,
1046
2234
  2,
1047
2235
  "CONDITIONING"
1048
2236
  ],
1049
2237
  [
2238
+ 312,
1050
2239
  190,
1051
- 6,
1052
2240
  0,
1053
- 108,
2241
+ 191,
1054
2242
  0,
1055
- "CONDITIONING"
2243
+ "LATENT"
1056
2244
  ],
1057
2245
  [
1058
- 191,
1059
- 7,
2246
+ 313,
2247
+ 178,
1060
2248
  0,
1061
- 108,
2249
+ 191,
1062
2250
  1,
1063
- "CONDITIONING"
2251
+ "VAE"
1064
2252
  ],
1065
2253
  [
2254
+ 314,
2255
+ 191,
2256
+ 0,
1066
2257
  192,
1067
- 84,
1068
2258
  0,
1069
- 108,
1070
- 2,
1071
- "CONTROL_NET"
2259
+ "IMAGE"
1072
2260
  ],
1073
2261
  [
1074
- 193,
1075
- 39,
2262
+ 317,
2263
+ 178,
1076
2264
  0,
1077
- 108,
1078
- 3,
2265
+ 195,
2266
+ 1,
1079
2267
  "VAE"
1080
2268
  ],
1081
2269
  [
1082
- 194,
1083
- 75,
2270
+ 323,
2271
+ 191,
1084
2272
  0,
1085
- 108,
1086
- 4,
2273
+ 200,
2274
+ 1,
1087
2275
  "IMAGE"
1088
2276
  ],
1089
2277
  [
1090
- 195,
1091
- 71,
2278
+ 338,
2279
+ 202,
1092
2280
  1,
1093
- 108,
2281
+ 181,
1094
2282
  5,
1095
2283
  "MASK"
1096
2284
  ],
1097
2285
  [
1098
- 197,
1099
- 71,
2286
+ 339,
2287
+ 202,
2288
+ 1,
2289
+ 200,
2290
+ 2,
2291
+ "MASK"
2292
+ ],
2293
+ [
2294
+ 340,
2295
+ 202,
2296
+ 1,
2297
+ 207,
1100
2298
  0,
1101
- 110,
2299
+ "MASK"
2300
+ ],
2301
+ [
2302
+ 346,
2303
+ 202,
2304
+ 0,
2305
+ 195,
1102
2306
  0,
1103
2307
  "IMAGE"
1104
2308
  ],
1105
2309
  [
1106
- 200,
1107
- 71,
2310
+ 350,
2311
+ 202,
1108
2312
  0,
1109
- 116,
2313
+ 194,
1110
2314
  0,
1111
2315
  "IMAGE"
1112
2316
  ],
1113
2317
  [
1114
- 201,
1115
- 116,
2318
+ 351,
2319
+ 193,
1116
2320
  0,
1117
- 75,
2321
+ 202,
1118
2322
  0,
1119
2323
  "IMAGE"
1120
2324
  ],
1121
2325
  [
1122
- 202,
1123
- 116,
2326
+ 352,
2327
+ 194,
2328
+ 0,
2329
+ 181,
2330
+ 4,
2331
+ "IMAGE"
2332
+ ],
2333
+ [
2334
+ 353,
2335
+ 194,
2336
+ 0,
2337
+ 200,
2338
+ 0,
2339
+ "IMAGE"
2340
+ ],
2341
+ [
2342
+ 354,
2343
+ 194,
1124
2344
  0,
1125
- 118,
2345
+ 203,
1126
2346
  0,
1127
2347
  "IMAGE"
2348
+ ],
2349
+ [
2350
+ 358,
2351
+ 195,
2352
+ 0,
2353
+ 190,
2354
+ 3,
2355
+ "LATENT"
1128
2356
  ]
1129
2357
  ],
1130
2358
  "groups": [
@@ -1132,8 +2360,8 @@
1132
2360
  "id": 1,
1133
2361
  "title": "Step 1 - Upload models",
1134
2362
  "bounding": [
1135
- -130,
1136
- -80,
2363
+ -100,
2364
+ -140,
1137
2365
  400,
1138
2366
  610
1139
2367
  ],
@@ -1145,8 +2373,8 @@
1145
2373
  "id": 2,
1146
2374
  "title": "Step 2 - Upload image and edit mask",
1147
2375
  "bounding": [
1148
- -130,
1149
- 550,
2376
+ -100,
2377
+ 490,
1150
2378
  420,
1151
2379
  440
1152
2380
  ],
@@ -1158,8 +2386,8 @@
1158
2386
  "id": 4,
1159
2387
  "title": "Step 3 - Prompt",
1160
2388
  "bounding": [
1161
- 290,
1162
- 100,
2389
+ 320,
2390
+ 40,
1163
2391
  490,
1164
2392
  430
1165
2393
  ],
@@ -1171,8 +2399,8 @@
1171
2399
  "id": 5,
1172
2400
  "title": "4 steps lightning LoRA",
1173
2401
  "bounding": [
1174
- 290,
1175
- -80,
2402
+ 320,
2403
+ -140,
1176
2404
  490,
1177
2405
  160
1178
2406
  ],
@@ -1182,28 +2410,453 @@
1182
2410
  },
1183
2411
  {
1184
2412
  "id": 6,
1185
- "title": "Press Ctrl-B to enable it for outpainting",
2413
+ "title": "Ctrl-B to enable it",
1186
2414
  "bounding": [
1187
- -130,
1188
- 1010,
2415
+ -100,
2416
+ 950,
1189
2417
  420,
1190
2418
  290
1191
2419
  ],
1192
2420
  "color": "#3f789e",
1193
2421
  "font_size": 24,
1194
2422
  "flags": {}
2423
+ },
2424
+ {
2425
+ "id": 12,
2426
+ "title": "For outpainting Ctrl-B to enable",
2427
+ "bounding": [
2428
+ 2410,
2429
+ -190,
2430
+ 2310,
2431
+ 1993.5999755859375
2432
+ ],
2433
+ "color": "#3f789e",
2434
+ "font_size": 24,
2435
+ "flags": {}
2436
+ },
2437
+ {
2438
+ "id": 7,
2439
+ "title": "Step 1 - Upload models",
2440
+ "bounding": [
2441
+ 2420,
2442
+ -150,
2443
+ 400,
2444
+ 610
2445
+ ],
2446
+ "color": "#3f789e",
2447
+ "font_size": 24,
2448
+ "flags": {}
2449
+ },
2450
+ {
2451
+ "id": 8,
2452
+ "title": "Step 2 - Upload image and edit mask",
2453
+ "bounding": [
2454
+ 2420,
2455
+ 480,
2456
+ 420,
2457
+ 440
2458
+ ],
2459
+ "color": "#3f789e",
2460
+ "font_size": 24,
2461
+ "flags": {}
2462
+ },
2463
+ {
2464
+ "id": 9,
2465
+ "title": "Step 3 - Prompt",
2466
+ "bounding": [
2467
+ 2840,
2468
+ 30,
2469
+ 490,
2470
+ 430
2471
+ ],
2472
+ "color": "#3f789e",
2473
+ "font_size": 24,
2474
+ "flags": {}
2475
+ },
2476
+ {
2477
+ "id": 10,
2478
+ "title": "4 steps lightning LoRA",
2479
+ "bounding": [
2480
+ 2840,
2481
+ -150,
2482
+ 490,
2483
+ 160
2484
+ ],
2485
+ "color": "#3f789e",
2486
+ "font_size": 24,
2487
+ "flags": {}
2488
+ },
2489
+ {
2490
+ "id": 11,
2491
+ "title": "Ctrl-B to enable it",
2492
+ "bounding": [
2493
+ 2420,
2494
+ 940,
2495
+ 430,
2496
+ 460
2497
+ ],
2498
+ "color": "#3f789e",
2499
+ "font_size": 24,
2500
+ "flags": {}
2501
+ },
2502
+ {
2503
+ "id": 14,
2504
+ "title": "Inpainting",
2505
+ "bounding": [
2506
+ -110,
2507
+ -180,
2508
+ 2330,
2509
+ 2003.5999755859375
2510
+ ],
2511
+ "color": "#3f789e",
2512
+ "font_size": 24,
2513
+ "flags": {}
1195
2514
  }
1196
2515
  ],
2516
+ "definitions": {
2517
+ "subgraphs": [
2518
+ {
2519
+ "id": "cade3e30-0eb2-4fd2-bf6e-8518f3a96e0c",
2520
+ "version": 1,
2521
+ "state": {
2522
+ "lastGroupId": 11,
2523
+ "lastNodeId": 255,
2524
+ "lastLinkId": 380,
2525
+ "lastRerouteId": 0
2526
+ },
2527
+ "revision": 0,
2528
+ "config": {},
2529
+ "name": "Grow and Blur Mask",
2530
+ "inputNode": {
2531
+ "id": -10,
2532
+ "bounding": [
2533
+ 290,
2534
+ 3536,
2535
+ 120,
2536
+ 100
2537
+ ]
2538
+ },
2539
+ "outputNode": {
2540
+ "id": -20,
2541
+ "bounding": [
2542
+ 1130,
2543
+ 3536,
2544
+ 120,
2545
+ 60
2546
+ ]
2547
+ },
2548
+ "inputs": [
2549
+ {
2550
+ "id": "3ac60d5e-8f9d-4663-9b24-b3a15a3e9e20",
2551
+ "name": "mask",
2552
+ "type": "MASK",
2553
+ "linkIds": [
2554
+ 279
2555
+ ],
2556
+ "localized_name": "mask",
2557
+ "pos": {
2558
+ "0": 390,
2559
+ "1": 3556
2560
+ }
2561
+ },
2562
+ {
2563
+ "id": "d1ab0cf5-7062-41ac-9f4b-8c660fc4a714",
2564
+ "name": "expand",
2565
+ "type": "INT",
2566
+ "linkIds": [
2567
+ 379
2568
+ ],
2569
+ "pos": {
2570
+ "0": 390,
2571
+ "1": 3576
2572
+ }
2573
+ },
2574
+ {
2575
+ "id": "1a787af5-da9f-44c5-9f5a-3f71609ca0ef",
2576
+ "name": "blur_radius",
2577
+ "type": "INT",
2578
+ "linkIds": [
2579
+ 380
2580
+ ],
2581
+ "pos": {
2582
+ "0": 390,
2583
+ "1": 3596
2584
+ }
2585
+ }
2586
+ ],
2587
+ "outputs": [
2588
+ {
2589
+ "id": "1f97f683-13d3-4871-876d-678fca850d89",
2590
+ "name": "MASK",
2591
+ "type": "MASK",
2592
+ "linkIds": [
2593
+ 378
2594
+ ],
2595
+ "localized_name": "MASK",
2596
+ "pos": {
2597
+ "0": 1150,
2598
+ "1": 3556
2599
+ }
2600
+ }
2601
+ ],
2602
+ "widgets": [],
2603
+ "nodes": [
2604
+ {
2605
+ "id": 253,
2606
+ "type": "ImageToMask",
2607
+ "pos": [
2608
+ 800,
2609
+ 3630
2610
+ ],
2611
+ "size": [
2612
+ 270,
2613
+ 58
2614
+ ],
2615
+ "flags": {},
2616
+ "order": 3,
2617
+ "mode": 0,
2618
+ "inputs": [
2619
+ {
2620
+ "localized_name": "image",
2621
+ "name": "image",
2622
+ "type": "IMAGE",
2623
+ "link": 377
2624
+ }
2625
+ ],
2626
+ "outputs": [
2627
+ {
2628
+ "localized_name": "MASK",
2629
+ "name": "MASK",
2630
+ "type": "MASK",
2631
+ "links": [
2632
+ 378
2633
+ ]
2634
+ }
2635
+ ],
2636
+ "properties": {
2637
+ "cnr_id": "comfy-core",
2638
+ "ver": "0.3.59",
2639
+ "Node name for S&R": "ImageToMask"
2640
+ },
2641
+ "widgets_values": [
2642
+ "red"
2643
+ ]
2644
+ },
2645
+ {
2646
+ "id": 251,
2647
+ "type": "MaskToImage",
2648
+ "pos": [
2649
+ 780,
2650
+ 3470
2651
+ ],
2652
+ "size": [
2653
+ 260,
2654
+ 70
2655
+ ],
2656
+ "flags": {},
2657
+ "order": 1,
2658
+ "mode": 0,
2659
+ "inputs": [
2660
+ {
2661
+ "localized_name": "mask",
2662
+ "name": "mask",
2663
+ "type": "MASK",
2664
+ "link": 372
2665
+ }
2666
+ ],
2667
+ "outputs": [
2668
+ {
2669
+ "localized_name": "IMAGE",
2670
+ "name": "IMAGE",
2671
+ "type": "IMAGE",
2672
+ "links": [
2673
+ 373
2674
+ ]
2675
+ }
2676
+ ],
2677
+ "properties": {
2678
+ "cnr_id": "comfy-core",
2679
+ "ver": "0.3.59",
2680
+ "Node name for S&R": "MaskToImage"
2681
+ },
2682
+ "widgets_values": []
2683
+ },
2684
+ {
2685
+ "id": 199,
2686
+ "type": "GrowMask",
2687
+ "pos": [
2688
+ 470,
2689
+ 3460
2690
+ ],
2691
+ "size": [
2692
+ 270,
2693
+ 82
2694
+ ],
2695
+ "flags": {},
2696
+ "order": 0,
2697
+ "mode": 0,
2698
+ "inputs": [
2699
+ {
2700
+ "localized_name": "mask",
2701
+ "name": "mask",
2702
+ "type": "MASK",
2703
+ "link": 279
2704
+ },
2705
+ {
2706
+ "localized_name": "expand",
2707
+ "name": "expand",
2708
+ "type": "INT",
2709
+ "widget": {
2710
+ "name": "expand"
2711
+ },
2712
+ "link": 379
2713
+ }
2714
+ ],
2715
+ "outputs": [
2716
+ {
2717
+ "localized_name": "MASK",
2718
+ "name": "MASK",
2719
+ "type": "MASK",
2720
+ "links": [
2721
+ 372
2722
+ ]
2723
+ }
2724
+ ],
2725
+ "properties": {
2726
+ "cnr_id": "comfy-core",
2727
+ "ver": "0.3.59",
2728
+ "Node name for S&R": "GrowMask"
2729
+ },
2730
+ "widgets_values": [
2731
+ 0,
2732
+ true
2733
+ ]
2734
+ },
2735
+ {
2736
+ "id": 252,
2737
+ "type": "ImageBlur",
2738
+ "pos": [
2739
+ 480,
2740
+ 3620
2741
+ ],
2742
+ "size": [
2743
+ 270,
2744
+ 82
2745
+ ],
2746
+ "flags": {},
2747
+ "order": 2,
2748
+ "mode": 0,
2749
+ "inputs": [
2750
+ {
2751
+ "localized_name": "image",
2752
+ "name": "image",
2753
+ "type": "IMAGE",
2754
+ "link": 373
2755
+ },
2756
+ {
2757
+ "localized_name": "blur_radius",
2758
+ "name": "blur_radius",
2759
+ "type": "INT",
2760
+ "widget": {
2761
+ "name": "blur_radius"
2762
+ },
2763
+ "link": 380
2764
+ }
2765
+ ],
2766
+ "outputs": [
2767
+ {
2768
+ "localized_name": "IMAGE",
2769
+ "name": "IMAGE",
2770
+ "type": "IMAGE",
2771
+ "links": [
2772
+ 377
2773
+ ]
2774
+ }
2775
+ ],
2776
+ "properties": {
2777
+ "cnr_id": "comfy-core",
2778
+ "ver": "0.3.59",
2779
+ "Node name for S&R": "ImageBlur"
2780
+ },
2781
+ "widgets_values": [
2782
+ 31,
2783
+ 1
2784
+ ]
2785
+ }
2786
+ ],
2787
+ "groups": [],
2788
+ "links": [
2789
+ {
2790
+ "id": 373,
2791
+ "origin_id": 251,
2792
+ "origin_slot": 0,
2793
+ "target_id": 252,
2794
+ "target_slot": 0,
2795
+ "type": "IMAGE"
2796
+ },
2797
+ {
2798
+ "id": 377,
2799
+ "origin_id": 252,
2800
+ "origin_slot": 0,
2801
+ "target_id": 253,
2802
+ "target_slot": 0,
2803
+ "type": "IMAGE"
2804
+ },
2805
+ {
2806
+ "id": 372,
2807
+ "origin_id": 199,
2808
+ "origin_slot": 0,
2809
+ "target_id": 251,
2810
+ "target_slot": 0,
2811
+ "type": "MASK"
2812
+ },
2813
+ {
2814
+ "id": 279,
2815
+ "origin_id": -10,
2816
+ "origin_slot": 0,
2817
+ "target_id": 199,
2818
+ "target_slot": 0,
2819
+ "type": "MASK"
2820
+ },
2821
+ {
2822
+ "id": 378,
2823
+ "origin_id": 253,
2824
+ "origin_slot": 0,
2825
+ "target_id": -20,
2826
+ "target_slot": 0,
2827
+ "type": "MASK"
2828
+ },
2829
+ {
2830
+ "id": 379,
2831
+ "origin_id": -10,
2832
+ "origin_slot": 1,
2833
+ "target_id": 199,
2834
+ "target_slot": 1,
2835
+ "type": "INT"
2836
+ },
2837
+ {
2838
+ "id": 380,
2839
+ "origin_id": -10,
2840
+ "origin_slot": 2,
2841
+ "target_id": 252,
2842
+ "target_slot": 1,
2843
+ "type": "INT"
2844
+ }
2845
+ ],
2846
+ "extra": {}
2847
+ }
2848
+ ]
2849
+ },
1197
2850
  "config": {},
1198
2851
  "extra": {
1199
2852
  "ds": {
1200
- "scale": 1.0153812235418525,
2853
+ "scale": 0.6304711010110896,
1201
2854
  "offset": [
1202
- 659.5129778414238,
1203
- -568.0214660257494
2855
+ 507.126621348702,
2856
+ 616.8919118351296
1204
2857
  ]
1205
2858
  },
1206
- "frontendVersion": "1.26.10",
2859
+ "frontendVersion": "1.26.11",
1207
2860
  "groupNodes": {},
1208
2861
  "VHS_latentpreview": false,
1209
2862
  "VHS_latentpreviewrate": 0,