comfyui-workflow-templates 0.1.80__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 +2226 -443
  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.80.dist-info → comfyui_workflow_templates-0.1.82.dist-info}/METADATA +1 -1
  24. {comfyui_workflow_templates-0.1.80.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.80.dist-info → comfyui_workflow_templates-0.1.82.dist-info}/WHEEL +0 -0
  31. {comfyui_workflow_templates-0.1.80.dist-info → comfyui_workflow_templates-0.1.82.dist-info}/licenses/LICENSE +0 -0
  32. {comfyui_workflow_templates-0.1.80.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": 115,
5
- "last_link_id": 199,
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": 19,
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": 11,
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": 15,
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": 17,
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": [
@@ -434,60 +328,19 @@
434
328
  1
435
329
  ]
436
330
  },
437
- {
438
- "id": 75,
439
- "type": "ImageScaleToTotalPixels",
440
- "pos": [
441
- -67.75055694580078,
442
- 1036.3974609375
443
- ],
444
- "size": [
445
- 270,
446
- 82
447
- ],
448
- "flags": {},
449
- "order": 13,
450
- "mode": 0,
451
- "inputs": [
452
- {
453
- "name": "image",
454
- "type": "IMAGE",
455
- "link": 140
456
- }
457
- ],
458
- "outputs": [
459
- {
460
- "name": "IMAGE",
461
- "type": "IMAGE",
462
- "links": [
463
- 143,
464
- 194
465
- ]
466
- }
467
- ],
468
- "properties": {
469
- "cnr_id": "comfy-core",
470
- "ver": "0.3.51",
471
- "Node name for S&R": "ImageScaleToTotalPixels"
472
- },
473
- "widgets_values": [
474
- "area",
475
- 1.68
476
- ]
477
- },
478
331
  {
479
332
  "id": 6,
480
333
  "type": "CLIPTextEncode",
481
334
  "pos": [
482
- 300,
483
- 170
335
+ 330,
336
+ 110
484
337
  ],
485
338
  "size": [
486
339
  460,
487
340
  164.31304931640625
488
341
  ],
489
342
  "flags": {},
490
- "order": 10,
343
+ "order": 17,
491
344
  "mode": 0,
492
345
  "inputs": [
493
346
  {
@@ -519,92 +372,89 @@
519
372
  "bgcolor": "#353"
520
373
  },
521
374
  {
522
- "id": 76,
523
- "type": "VAEEncode",
375
+ "id": 115,
376
+ "type": "MarkdownNote",
524
377
  "pos": [
525
- 557.8602294921875,
526
- 905.5271606445312
378
+ -470,
379
+ 560
527
380
  ],
528
381
  "size": [
529
- 140,
530
- 46
382
+ 307.56927490234375,
383
+ 169.79689025878906
531
384
  ],
532
- "flags": {
533
- "collapsed": false
534
- },
535
- "order": 16,
385
+ "flags": {},
386
+ "order": 4,
536
387
  "mode": 0,
537
- "inputs": [
538
- {
539
- "name": "pixels",
540
- "type": "IMAGE",
541
- "link": 143
542
- },
543
- {
544
- "name": "vae",
545
- "type": "VAE",
546
- "link": 144
547
- }
548
- ],
549
- "outputs": [
550
- {
551
- "name": "LATENT",
552
- "type": "LATENT",
553
- "links": [
554
- 142
555
- ]
556
- }
388
+ "inputs": [],
389
+ "outputs": [],
390
+ "title": "About how to create mask",
391
+ "properties": {},
392
+ "widgets_values": [
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)"
557
394
  ],
558
- "properties": {
559
- "cnr_id": "comfy-core",
560
- "ver": "0.3.51",
561
- "Node name for S&R": "VAEEncode"
562
- },
563
- "widgets_values": []
395
+ "color": "#432",
396
+ "bgcolor": "#653"
564
397
  },
565
398
  {
566
- "id": 60,
567
- "type": "SaveImage",
399
+ "id": 86,
400
+ "type": "Note",
568
401
  "pos": [
569
- 1202.1839599609375,
570
- 81.55579376220703
402
+ 860,
403
+ 500
571
404
  ],
572
405
  "size": [
573
- 970,
574
- 1030
406
+ 307.4002380371094,
407
+ 127.38092803955078
575
408
  ],
576
409
  "flags": {},
577
- "order": 20,
410
+ "order": 5,
578
411
  "mode": 0,
579
- "inputs": [
580
- {
581
- "name": "images",
582
- "type": "IMAGE",
583
- "link": 110
584
- }
412
+ "inputs": [],
413
+ "outputs": [],
414
+ "properties": {},
415
+ "widgets_values": [
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."
585
417
  ],
418
+ "color": "#432",
419
+ "bgcolor": "#653"
420
+ },
421
+ {
422
+ "id": 79,
423
+ "type": "MarkdownNote",
424
+ "pos": [
425
+ 860,
426
+ 680
427
+ ],
428
+ "size": [
429
+ 310,
430
+ 140
431
+ ],
432
+ "flags": {},
433
+ "order": 6,
434
+ "mode": 0,
435
+ "inputs": [],
586
436
  "outputs": [],
587
- "properties": {
588
- "cnr_id": "comfy-core",
589
- "ver": "0.3.51"
590
- },
437
+ "title": "KSampler settings",
438
+ "properties": {},
591
439
  "widgets_values": [
592
- "ComfyUI"
593
- ]
440
+ "You can test and find the best setting by yourself. The following table is for reference.\n\n| model | steps | cfg |\n|---------------------|---------------|---------------|\n| fp8_e4m3fn | 20 | 2.5 |\n| fp8_e4m3fn + 4 Steps lightning LoRA | 4 | 1.0 |\n"
441
+ ],
442
+ "color": "#432",
443
+ "bgcolor": "#653"
594
444
  },
595
445
  {
596
446
  "id": 71,
597
447
  "type": "LoadImage",
598
448
  "pos": [
599
- -73.20216369628906,
600
- 657.9524536132812
449
+ -50,
450
+ 580
601
451
  ],
602
452
  "size": [
603
- 274.080078125,
604
- 314.00006103515625
453
+ 310,
454
+ 326
605
455
  ],
606
456
  "flags": {},
607
- "order": 5,
457
+ "order": 7,
608
458
  "mode": 0,
609
459
  "inputs": [],
610
460
  "outputs": [
@@ -612,15 +462,14 @@
612
462
  "name": "IMAGE",
613
463
  "type": "IMAGE",
614
464
  "links": [
615
- 140,
616
- 197
465
+ 292
617
466
  ]
618
467
  },
619
468
  {
620
469
  "name": "MASK",
621
470
  "type": "MASK",
622
471
  "links": [
623
- 195
472
+ 205
624
473
  ]
625
474
  }
626
475
  ],
@@ -635,379 +484,1875 @@
635
484
  ]
636
485
  },
637
486
  {
638
- "id": 78,
639
- "type": "MarkdownNote",
487
+ "id": 76,
488
+ "type": "VAEEncode",
640
489
  "pos": [
641
- -690,
642
- -50
490
+ 430,
491
+ 830
643
492
  ],
644
493
  "size": [
645
- 541.36865234375,
646
- 579.70263671875
494
+ 140,
495
+ 46
647
496
  ],
648
- "flags": {},
649
- "order": 6,
497
+ "flags": {
498
+ "collapsed": true
499
+ },
500
+ "order": 27,
650
501
  "mode": 0,
651
- "inputs": [],
652
- "outputs": [],
653
- "title": "Model links",
654
- "properties": {
655
- "widget_ue_connectable": {}
502
+ "inputs": [
503
+ {
504
+ "name": "pixels",
505
+ "type": "IMAGE",
506
+ "link": 293
507
+ },
508
+ {
509
+ "name": "vae",
510
+ "type": "VAE",
511
+ "link": 144
512
+ }
513
+ ],
514
+ "outputs": [
515
+ {
516
+ "name": "LATENT",
517
+ "type": "LATENT",
518
+ "links": [
519
+ 208
520
+ ]
521
+ }
522
+ ],
523
+ "properties": {
524
+ "cnr_id": "comfy-core",
525
+ "ver": "0.3.51",
526
+ "Node name for S&R": "VAEEncode"
656
527
  },
657
- "widgets_values": [
658
- "[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"
528
+ "widgets_values": []
529
+ },
530
+ {
531
+ "id": 122,
532
+ "type": "SetLatentNoiseMask",
533
+ "pos": [
534
+ 430,
535
+ 890
659
536
  ],
660
- "color": "#432",
661
- "bgcolor": "#653"
537
+ "size": [
538
+ 230,
539
+ 50
540
+ ],
541
+ "flags": {
542
+ "collapsed": true
543
+ },
544
+ "order": 34,
545
+ "mode": 0,
546
+ "inputs": [
547
+ {
548
+ "name": "samples",
549
+ "type": "LATENT",
550
+ "link": 208
551
+ },
552
+ {
553
+ "name": "mask",
554
+ "type": "MASK",
555
+ "link": 219
556
+ }
557
+ ],
558
+ "outputs": [
559
+ {
560
+ "name": "LATENT",
561
+ "type": "LATENT",
562
+ "links": [
563
+ 210
564
+ ]
565
+ }
566
+ ],
567
+ "properties": {
568
+ "cnr_id": "comfy-core",
569
+ "ver": "0.3.59",
570
+ "Node name for S&R": "SetLatentNoiseMask"
571
+ },
572
+ "widgets_values": []
662
573
  },
663
574
  {
664
- "id": 115,
665
- "type": "MarkdownNote",
575
+ "id": 124,
576
+ "type": "MaskPreview",
666
577
  "pos": [
667
- -462.4257507324219,
668
- 588.766845703125
578
+ 440,
579
+ 1100
669
580
  ],
670
581
  "size": [
671
- 307.56927490234375,
672
- 169.79689025878906
582
+ 320,
583
+ 340
673
584
  ],
674
585
  "flags": {},
675
- "order": 7,
586
+ "order": 28,
676
587
  "mode": 0,
677
- "inputs": [],
678
- "outputs": [],
679
- "title": "About how to create mask",
680
- "properties": {},
681
- "widgets_values": [
682
- "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)"
588
+ "inputs": [
589
+ {
590
+ "name": "mask",
591
+ "type": "MASK",
592
+ "link": 215
593
+ }
683
594
  ],
684
- "color": "#432",
685
- "bgcolor": "#653"
595
+ "outputs": [],
596
+ "properties": {
597
+ "cnr_id": "comfy-core",
598
+ "ver": "0.3.59",
599
+ "Node name for S&R": "MaskPreview"
600
+ },
601
+ "widgets_values": []
686
602
  },
687
603
  {
688
- "id": 68,
689
- "type": "Note",
604
+ "id": 173,
605
+ "type": "MarkdownNote",
690
606
  "pos": [
691
- 826.6304931640625,
692
- -197.34292602539062
607
+ 880,
608
+ 1210
693
609
  ],
694
610
  "size": [
695
- 310,
696
- 90
611
+ 260,
612
+ 130
697
613
  ],
698
614
  "flags": {},
699
615
  "order": 8,
700
616
  "mode": 0,
701
617
  "inputs": [],
702
618
  "outputs": [],
619
+ "title": "About ImageCompositeMasked",
703
620
  "properties": {},
704
621
  "widgets_values": [
705
- "Increase the shift if you get too many blury/dark/bad images. Decrease if you want to try increasing detail."
622
+ "Some users might want to keep the unmasked area unchanged, though with ImageCompositeMasked, we can paste the original pixels back."
706
623
  ],
707
624
  "color": "#432",
708
625
  "bgcolor": "#653"
709
626
  },
710
627
  {
711
- "id": 79,
712
- "type": "MarkdownNote",
628
+ "id": 174,
629
+ "type": "CLIPLoader",
713
630
  "pos": [
714
- 853.4926147460938,
715
- 840.671875
631
+ 2430,
632
+ 60
716
633
  ],
717
634
  "size": [
718
- 310,
719
- 140
635
+ 380,
636
+ 106
720
637
  ],
721
638
  "flags": {},
722
639
  "order": 9,
723
- "mode": 0,
640
+ "mode": 4,
724
641
  "inputs": [],
725
- "outputs": [],
726
- "title": "KSampler settings",
727
- "properties": {},
728
- "widgets_values": [
729
- "You can test and find the best setting by yourself. The following table is for reference.\n\n| model | steps | cfg |\n|---------------------|---------------|---------------|\n| fp8_e4m3fn | 20 | 2.5 |\n| fp8_e4m3fn + 4 Steps lightning LoRA | 4 | 1.0 |\n"
642
+ "outputs": [
643
+ {
644
+ "name": "CLIP",
645
+ "type": "CLIP",
646
+ "slot_index": 0,
647
+ "links": [
648
+ 296,
649
+ 305
650
+ ]
651
+ }
730
652
  ],
731
- "color": "#432",
732
- "bgcolor": "#653"
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
+ },
665
+ "widgets_values": [
666
+ "qwen_2.5_vl_7b_fp8_scaled.safetensors",
667
+ "qwen_image",
668
+ "default"
669
+ ]
733
670
  },
734
671
  {
735
- "id": 80,
736
- "type": "LoraLoaderModelOnly",
672
+ "id": 175,
673
+ "type": "UNETLoader",
737
674
  "pos": [
738
- 320,
739
- -10
675
+ 2430,
676
+ -70
740
677
  ],
741
678
  "size": [
742
- 430,
679
+ 380,
743
680
  82
744
681
  ],
745
682
  "flags": {},
746
- "order": 12,
683
+ "order": 10,
747
684
  "mode": 4,
748
- "inputs": [
749
- {
750
- "name": "model",
751
- "type": "MODEL",
752
- "link": 145
753
- }
754
- ],
685
+ "inputs": [],
755
686
  "outputs": [
756
687
  {
757
688
  "name": "MODEL",
758
689
  "type": "MODEL",
690
+ "slot_index": 0,
759
691
  "links": [
760
- 149
692
+ 306
761
693
  ]
762
694
  }
763
695
  ],
764
696
  "properties": {
765
697
  "cnr_id": "comfy-core",
766
698
  "ver": "0.3.51",
767
- "Node name for S&R": "LoraLoaderModelOnly",
699
+ "Node name for S&R": "UNETLoader",
768
700
  "models": [
769
701
  {
770
- "name": "Qwen-Image-Lightning-4steps-V1.0.safetensors",
771
- "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-4steps-V1.0.safetensors",
772
- "directory": "loras"
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"
773
705
  }
774
706
  ]
775
707
  },
776
708
  "widgets_values": [
777
- "Qwen-Image-Lightning-4steps-V1.0.safetensors",
778
- 1
709
+ "qwen_image_fp8_e4m3fn.safetensors",
710
+ "default"
779
711
  ]
780
712
  },
781
713
  {
782
- "id": 3,
783
- "type": "KSampler",
714
+ "id": 176,
715
+ "type": "CLIPTextEncode",
784
716
  "pos": [
785
- 847.4144287109375,
786
- 80.38726043701172
717
+ 2850,
718
+ 310
787
719
  ],
788
720
  "size": [
789
- 310,
790
- 430
721
+ 460,
722
+ 140
791
723
  ],
792
724
  "flags": {},
793
- "order": 18,
794
- "mode": 0,
725
+ "order": 22,
726
+ "mode": 4,
795
727
  "inputs": [
796
728
  {
797
- "name": "model",
798
- "type": "MODEL",
799
- "link": 156
800
- },
801
- {
802
- "name": "positive",
803
- "type": "CONDITIONING",
804
- "link": 188
805
- },
729
+ "name": "clip",
730
+ "type": "CLIP",
731
+ "link": 296
732
+ }
733
+ ],
734
+ "outputs": [
806
735
  {
807
- "name": "negative",
736
+ "name": "CONDITIONING",
808
737
  "type": "CONDITIONING",
809
- "link": 189
810
- },
811
- {
812
- "name": "latent_image",
813
- "type": "LATENT",
814
- "link": 142
738
+ "slot_index": 0,
739
+ "links": [
740
+ 300
741
+ ]
815
742
  }
816
743
  ],
744
+ "title": "CLIP Text Encode (Negative Prompt)",
745
+ "properties": {
746
+ "cnr_id": "comfy-core",
747
+ "ver": "0.3.51",
748
+ "Node name for S&R": "CLIPTextEncode"
749
+ },
750
+ "widgets_values": [
751
+ " "
752
+ ],
753
+ "color": "#223",
754
+ "bgcolor": "#335"
755
+ },
756
+ {
757
+ "id": 177,
758
+ "type": "ControlNetLoader",
759
+ "pos": [
760
+ 2430,
761
+ 330
762
+ ],
763
+ "size": [
764
+ 380,
765
+ 58
766
+ ],
767
+ "flags": {},
768
+ "order": 11,
769
+ "mode": 4,
770
+ "inputs": [],
817
771
  "outputs": [
818
772
  {
819
- "name": "LATENT",
820
- "type": "LATENT",
821
- "slot_index": 0,
773
+ "name": "CONTROL_NET",
774
+ "type": "CONTROL_NET",
822
775
  "links": [
823
- 128
776
+ 301
824
777
  ]
825
778
  }
826
779
  ],
827
780
  "properties": {
828
781
  "cnr_id": "comfy-core",
829
782
  "ver": "0.3.51",
830
- "Node name for S&R": "KSampler"
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
+ ]
831
791
  },
832
792
  "widgets_values": [
833
- 310301619553341,
834
- "randomize",
835
- 20,
836
- 2.5,
837
- "euler",
838
- "simple",
839
- 1
793
+ "Qwen-Image-InstantX-ControlNet-Inpainting.safetensors"
840
794
  ]
841
- }
842
- ],
843
- "links": [
844
- [
845
- 74,
846
- 38,
847
- 0,
848
- 6,
849
- 0,
850
- "CLIP"
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
+ ],
2101
+ [
2102
+ 274,
2103
+ 126,
2104
+ 0,
2105
+ 163,
2106
+ 0,
2107
+ "IMAGE"
2108
+ ],
2109
+ [
2110
+ 292,
2111
+ 71,
2112
+ 0,
2113
+ 172,
2114
+ 0,
2115
+ "IMAGE"
851
2116
  ],
852
2117
  [
853
- 75,
854
- 38,
2118
+ 293,
2119
+ 172,
855
2120
  0,
856
- 7,
2121
+ 76,
857
2122
  0,
858
- "CLIP"
2123
+ "IMAGE"
859
2124
  ],
860
2125
  [
861
- 76,
862
- 39,
2126
+ 294,
2127
+ 172,
863
2128
  0,
864
- 8,
865
- 1,
866
- "VAE"
2129
+ 108,
2130
+ 4,
2131
+ "IMAGE"
867
2132
  ],
868
2133
  [
869
- 110,
870
- 8,
2134
+ 295,
2135
+ 172,
871
2136
  0,
872
- 60,
2137
+ 126,
873
2138
  0,
874
2139
  "IMAGE"
875
2140
  ],
876
2141
  [
877
- 128,
878
- 3,
2142
+ 296,
2143
+ 174,
879
2144
  0,
880
- 8,
2145
+ 176,
881
2146
  0,
882
- "LATENT"
2147
+ "CLIP"
883
2148
  ],
884
2149
  [
885
- 140,
886
- 71,
2150
+ 298,
2151
+ 185,
887
2152
  0,
888
- 75,
2153
+ 180,
889
2154
  0,
890
- "IMAGE"
2155
+ "MODEL"
891
2156
  ],
892
2157
  [
893
- 142,
894
- 76,
2158
+ 299,
2159
+ 182,
895
2160
  0,
896
- 3,
897
- 3,
898
- "LATENT"
2161
+ 181,
2162
+ 0,
2163
+ "CONDITIONING"
899
2164
  ],
900
2165
  [
901
- 143,
902
- 75,
2166
+ 300,
2167
+ 176,
903
2168
  0,
904
- 76,
2169
+ 181,
2170
+ 1,
2171
+ "CONDITIONING"
2172
+ ],
2173
+ [
2174
+ 301,
2175
+ 177,
905
2176
  0,
906
- "IMAGE"
2177
+ 181,
2178
+ 2,
2179
+ "CONTROL_NET"
907
2180
  ],
908
2181
  [
909
- 144,
910
- 39,
2182
+ 302,
2183
+ 178,
911
2184
  0,
912
- 76,
913
- 1,
2185
+ 181,
2186
+ 3,
914
2187
  "VAE"
915
2188
  ],
916
2189
  [
917
- 145,
918
- 37,
2190
+ 305,
2191
+ 174,
919
2192
  0,
920
- 80,
2193
+ 182,
921
2194
  0,
922
- "MODEL"
2195
+ "CLIP"
923
2196
  ],
924
2197
  [
925
- 149,
926
- 80,
2198
+ 306,
2199
+ 175,
927
2200
  0,
928
- 66,
2201
+ 185,
929
2202
  0,
930
2203
  "MODEL"
931
2204
  ],
932
2205
  [
933
- 156,
934
- 66,
2206
+ 307,
2207
+ 200,
935
2208
  0,
936
- 3,
2209
+ 189,
2210
+ 0,
2211
+ "IMAGE"
2212
+ ],
2213
+ [
2214
+ 308,
2215
+ 180,
2216
+ 0,
2217
+ 190,
937
2218
  0,
938
2219
  "MODEL"
939
2220
  ],
940
2221
  [
941
- 188,
942
- 108,
2222
+ 309,
2223
+ 181,
943
2224
  0,
944
- 3,
2225
+ 190,
945
2226
  1,
946
2227
  "CONDITIONING"
947
2228
  ],
948
2229
  [
949
- 189,
950
- 108,
2230
+ 310,
2231
+ 181,
951
2232
  1,
952
- 3,
2233
+ 190,
953
2234
  2,
954
2235
  "CONDITIONING"
955
2236
  ],
956
2237
  [
2238
+ 312,
957
2239
  190,
958
- 6,
959
2240
  0,
960
- 108,
2241
+ 191,
961
2242
  0,
962
- "CONDITIONING"
2243
+ "LATENT"
963
2244
  ],
964
2245
  [
965
- 191,
966
- 7,
2246
+ 313,
2247
+ 178,
967
2248
  0,
968
- 108,
2249
+ 191,
969
2250
  1,
970
- "CONDITIONING"
2251
+ "VAE"
971
2252
  ],
972
2253
  [
2254
+ 314,
2255
+ 191,
2256
+ 0,
973
2257
  192,
974
- 84,
975
2258
  0,
976
- 108,
977
- 2,
978
- "CONTROL_NET"
2259
+ "IMAGE"
979
2260
  ],
980
2261
  [
981
- 193,
982
- 39,
2262
+ 317,
2263
+ 178,
983
2264
  0,
984
- 108,
985
- 3,
2265
+ 195,
2266
+ 1,
986
2267
  "VAE"
987
2268
  ],
988
2269
  [
989
- 194,
990
- 75,
2270
+ 323,
2271
+ 191,
991
2272
  0,
992
- 108,
993
- 4,
2273
+ 200,
2274
+ 1,
994
2275
  "IMAGE"
995
2276
  ],
996
2277
  [
997
- 195,
998
- 71,
2278
+ 338,
2279
+ 202,
999
2280
  1,
1000
- 108,
2281
+ 181,
1001
2282
  5,
1002
2283
  "MASK"
1003
2284
  ],
1004
2285
  [
1005
- 197,
1006
- 71,
2286
+ 339,
2287
+ 202,
2288
+ 1,
2289
+ 200,
2290
+ 2,
2291
+ "MASK"
2292
+ ],
2293
+ [
2294
+ 340,
2295
+ 202,
2296
+ 1,
2297
+ 207,
1007
2298
  0,
1008
- 110,
2299
+ "MASK"
2300
+ ],
2301
+ [
2302
+ 346,
2303
+ 202,
2304
+ 0,
2305
+ 195,
2306
+ 0,
2307
+ "IMAGE"
2308
+ ],
2309
+ [
2310
+ 350,
2311
+ 202,
2312
+ 0,
2313
+ 194,
2314
+ 0,
2315
+ "IMAGE"
2316
+ ],
2317
+ [
2318
+ 351,
2319
+ 193,
2320
+ 0,
2321
+ 202,
2322
+ 0,
2323
+ "IMAGE"
2324
+ ],
2325
+ [
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,
2344
+ 0,
2345
+ 203,
1009
2346
  0,
1010
2347
  "IMAGE"
2348
+ ],
2349
+ [
2350
+ 358,
2351
+ 195,
2352
+ 0,
2353
+ 190,
2354
+ 3,
2355
+ "LATENT"
1011
2356
  ]
1012
2357
  ],
1013
2358
  "groups": [
@@ -1015,8 +2360,8 @@
1015
2360
  "id": 1,
1016
2361
  "title": "Step 1 - Upload models",
1017
2362
  "bounding": [
1018
- -130,
1019
- -80,
2363
+ -100,
2364
+ -140,
1020
2365
  400,
1021
2366
  610
1022
2367
  ],
@@ -1028,10 +2373,10 @@
1028
2373
  "id": 2,
1029
2374
  "title": "Step 2 - Upload image and edit mask",
1030
2375
  "bounding": [
1031
- -130,
1032
- 550,
1033
- 411.8466796875,
1034
- 625.3444213867188
2376
+ -100,
2377
+ 490,
2378
+ 420,
2379
+ 440
1035
2380
  ],
1036
2381
  "color": "#3f789e",
1037
2382
  "font_size": 24,
@@ -1041,8 +2386,8 @@
1041
2386
  "id": 4,
1042
2387
  "title": "Step 3 - Prompt",
1043
2388
  "bounding": [
1044
- 290,
1045
- 100,
2389
+ 320,
2390
+ 40,
1046
2391
  490,
1047
2392
  430
1048
2393
  ],
@@ -1054,26 +2399,464 @@
1054
2399
  "id": 5,
1055
2400
  "title": "4 steps lightning LoRA",
1056
2401
  "bounding": [
1057
- 290,
1058
- -80,
2402
+ 320,
2403
+ -140,
2404
+ 490,
2405
+ 160
2406
+ ],
2407
+ "color": "#3f789e",
2408
+ "font_size": 24,
2409
+ "flags": {}
2410
+ },
2411
+ {
2412
+ "id": 6,
2413
+ "title": "Ctrl-B to enable it",
2414
+ "bounding": [
2415
+ -100,
2416
+ 950,
2417
+ 420,
2418
+ 290
2419
+ ],
2420
+ "color": "#3f789e",
2421
+ "font_size": 24,
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,
1059
2482
  490,
1060
2483
  160
1061
2484
  ],
1062
2485
  "color": "#3f789e",
1063
2486
  "font_size": 24,
1064
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": {}
1065
2514
  }
1066
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
+ },
1067
2850
  "config": {},
1068
2851
  "extra": {
1069
2852
  "ds": {
1070
- "scale": 0.8391580359850017,
2853
+ "scale": 0.6304711010110896,
1071
2854
  "offset": [
1072
- 100.28817874270759,
1073
- 220.0254412478169
2855
+ 507.126621348702,
2856
+ 616.8919118351296
1074
2857
  ]
1075
2858
  },
1076
- "frontendVersion": "1.25.11",
2859
+ "frontendVersion": "1.26.11",
1077
2860
  "groupNodes": {},
1078
2861
  "VHS_latentpreview": false,
1079
2862
  "VHS_latentpreviewrate": 0,