comfyui-workflow-templates 0.1.64__py3-none-any.whl → 0.1.66__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 (24) hide show
  1. comfyui_workflow_templates/templates/image_chroma_text_to_image.json +229 -277
  2. comfyui_workflow_templates/templates/image_qwen_image.json +16 -16
  3. comfyui_workflow_templates/templates/image_qwen_image_controlnet_patch-1.webp +0 -0
  4. comfyui_workflow_templates/templates/image_qwen_image_controlnet_patch-2.webp +0 -0
  5. comfyui_workflow_templates/templates/image_qwen_image_controlnet_patch.json +1053 -0
  6. comfyui_workflow_templates/templates/image_qwen_image_instantx_controlnet-1.webp +0 -0
  7. comfyui_workflow_templates/templates/image_qwen_image_instantx_controlnet-2.webp +0 -0
  8. comfyui_workflow_templates/templates/image_qwen_image_instantx_controlnet.json +2048 -0
  9. comfyui_workflow_templates/templates/index.es.json +696 -1381
  10. comfyui_workflow_templates/templates/index.fr.json +676 -1319
  11. comfyui_workflow_templates/templates/index.ja.json +684 -1337
  12. comfyui_workflow_templates/templates/index.json +25 -35
  13. comfyui_workflow_templates/templates/index.ko.json +969 -1564
  14. comfyui_workflow_templates/templates/index.ru.json +623 -1265
  15. comfyui_workflow_templates/templates/index.zh-TW.json +694 -1347
  16. comfyui_workflow_templates/templates/index.zh.json +700 -1353
  17. {comfyui_workflow_templates-0.1.64.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/METADATA +1 -1
  18. {comfyui_workflow_templates-0.1.64.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/RECORD +24 -18
  19. /comfyui_workflow_templates/templates/{image_qwen_image_union_control-1.webp → image_qwen_image_union_control_lora-1.webp} +0 -0
  20. /comfyui_workflow_templates/templates/{image_qwen_image_union_control-3.webp → image_qwen_image_union_control_lora-3.webp} +0 -0
  21. /comfyui_workflow_templates/templates/{image_qwen_image_union_control.json → image_qwen_image_union_control_lora.json} +0 -0
  22. {comfyui_workflow_templates-0.1.64.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/WHEEL +0 -0
  23. {comfyui_workflow_templates-0.1.64.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/licenses/LICENSE +0 -0
  24. {comfyui_workflow_templates-0.1.64.dist-info → comfyui_workflow_templates-0.1.66.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,2048 @@
1
+ {
2
+ "id": "91f6bbe2-ed41-4fd6-bac7-71d5b5864ecb",
3
+ "revision": 0,
4
+ "last_node_id": 107,
5
+ "last_link_id": 185,
6
+ "nodes": [
7
+ {
8
+ "id": 71,
9
+ "type": "LoadImage",
10
+ "pos": [
11
+ -70,
12
+ 635
13
+ ],
14
+ "size": [
15
+ 274.080078125,
16
+ 314.00006103515625
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "IMAGE",
25
+ "type": "IMAGE",
26
+ "links": [
27
+ 140
28
+ ]
29
+ },
30
+ {
31
+ "name": "MASK",
32
+ "type": "MASK",
33
+ "links": null
34
+ }
35
+ ],
36
+ "properties": {
37
+ "Node name for S&R": "LoadImage",
38
+ "cnr_id": "comfy-core",
39
+ "ver": "0.3.51"
40
+ },
41
+ "widgets_values": [
42
+ "Zoomable image (3).jpg",
43
+ "image"
44
+ ]
45
+ },
46
+ {
47
+ "id": 7,
48
+ "type": "CLIPTextEncode",
49
+ "pos": [
50
+ 300,
51
+ 380
52
+ ],
53
+ "size": [
54
+ 460,
55
+ 140
56
+ ],
57
+ "flags": {},
58
+ "order": 14,
59
+ "mode": 0,
60
+ "inputs": [
61
+ {
62
+ "name": "clip",
63
+ "type": "CLIP",
64
+ "link": 75
65
+ }
66
+ ],
67
+ "outputs": [
68
+ {
69
+ "name": "CONDITIONING",
70
+ "type": "CONDITIONING",
71
+ "slot_index": 0,
72
+ "links": [
73
+ 152
74
+ ]
75
+ }
76
+ ],
77
+ "title": "CLIP Text Encode (Negative Prompt)",
78
+ "properties": {
79
+ "Node name for S&R": "CLIPTextEncode",
80
+ "cnr_id": "comfy-core",
81
+ "ver": "0.3.51"
82
+ },
83
+ "widgets_values": [
84
+ " "
85
+ ],
86
+ "color": "#223",
87
+ "bgcolor": "#335"
88
+ },
89
+ {
90
+ "id": 38,
91
+ "type": "CLIPLoader",
92
+ "pos": [
93
+ -120,
94
+ 130
95
+ ],
96
+ "size": [
97
+ 380,
98
+ 106
99
+ ],
100
+ "flags": {},
101
+ "order": 1,
102
+ "mode": 0,
103
+ "inputs": [],
104
+ "outputs": [
105
+ {
106
+ "name": "CLIP",
107
+ "type": "CLIP",
108
+ "slot_index": 0,
109
+ "links": [
110
+ 74,
111
+ 75
112
+ ]
113
+ }
114
+ ],
115
+ "properties": {
116
+ "Node name for S&R": "CLIPLoader",
117
+ "cnr_id": "comfy-core",
118
+ "ver": "0.3.51",
119
+ "models": [
120
+ {
121
+ "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
122
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors",
123
+ "directory": "text_encoders"
124
+ }
125
+ ]
126
+ },
127
+ "widgets_values": [
128
+ "qwen_2.5_vl_7b_fp8_scaled.safetensors",
129
+ "qwen_image",
130
+ "default"
131
+ ]
132
+ },
133
+ {
134
+ "id": 39,
135
+ "type": "VAELoader",
136
+ "pos": [
137
+ -120,
138
+ 290
139
+ ],
140
+ "size": [
141
+ 380,
142
+ 58
143
+ ],
144
+ "flags": {},
145
+ "order": 2,
146
+ "mode": 0,
147
+ "inputs": [],
148
+ "outputs": [
149
+ {
150
+ "name": "VAE",
151
+ "type": "VAE",
152
+ "slot_index": 0,
153
+ "links": [
154
+ 76,
155
+ 144,
156
+ 153
157
+ ]
158
+ }
159
+ ],
160
+ "properties": {
161
+ "Node name for S&R": "VAELoader",
162
+ "cnr_id": "comfy-core",
163
+ "ver": "0.3.51",
164
+ "models": [
165
+ {
166
+ "name": "qwen_image_vae.safetensors",
167
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors",
168
+ "directory": "vae"
169
+ }
170
+ ]
171
+ },
172
+ "widgets_values": [
173
+ "qwen_image_vae.safetensors"
174
+ ]
175
+ },
176
+ {
177
+ "id": 84,
178
+ "type": "ControlNetLoader",
179
+ "pos": [
180
+ -120,
181
+ 400
182
+ ],
183
+ "size": [
184
+ 380,
185
+ 58
186
+ ],
187
+ "flags": {},
188
+ "order": 3,
189
+ "mode": 0,
190
+ "inputs": [],
191
+ "outputs": [
192
+ {
193
+ "name": "CONTROL_NET",
194
+ "type": "CONTROL_NET",
195
+ "links": [
196
+ 150
197
+ ]
198
+ }
199
+ ],
200
+ "properties": {
201
+ "Node name for S&R": "ControlNetLoader",
202
+ "cnr_id": "comfy-core",
203
+ "ver": "0.3.51",
204
+ "models": [
205
+ {
206
+ "name": "Qwen-Image-InstantX-ControlNet-Union.safetensors",
207
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image-InstantX-ControlNets/resolve/main/split_files/controlnet/Qwen-Image-InstantX-ControlNet-Union.safetensors",
208
+ "directory": "controlnet"
209
+ }
210
+ ]
211
+ },
212
+ "widgets_values": [
213
+ "Qwen-Image-InstantX-ControlNet-Union.safetensors"
214
+ ]
215
+ },
216
+ {
217
+ "id": 37,
218
+ "type": "UNETLoader",
219
+ "pos": [
220
+ -120,
221
+ 0
222
+ ],
223
+ "size": [
224
+ 380,
225
+ 82
226
+ ],
227
+ "flags": {},
228
+ "order": 4,
229
+ "mode": 0,
230
+ "inputs": [],
231
+ "outputs": [
232
+ {
233
+ "name": "MODEL",
234
+ "type": "MODEL",
235
+ "slot_index": 0,
236
+ "links": [
237
+ 145
238
+ ]
239
+ }
240
+ ],
241
+ "properties": {
242
+ "Node name for S&R": "UNETLoader",
243
+ "cnr_id": "comfy-core",
244
+ "ver": "0.3.51",
245
+ "models": [
246
+ {
247
+ "name": "qwen_image_fp8_e4m3fn.safetensors",
248
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_fp8_e4m3fn.safetensors",
249
+ "directory": "diffusion_models"
250
+ }
251
+ ]
252
+ },
253
+ "widgets_values": [
254
+ "qwen_image_fp8_e4m3fn.safetensors",
255
+ "default"
256
+ ]
257
+ },
258
+ {
259
+ "id": 66,
260
+ "type": "ModelSamplingAuraFlow",
261
+ "pos": [
262
+ 800,
263
+ 10
264
+ ],
265
+ "size": [
266
+ 310,
267
+ 58
268
+ ],
269
+ "flags": {},
270
+ "order": 18,
271
+ "mode": 0,
272
+ "inputs": [
273
+ {
274
+ "name": "model",
275
+ "type": "MODEL",
276
+ "link": 149
277
+ }
278
+ ],
279
+ "outputs": [
280
+ {
281
+ "name": "MODEL",
282
+ "type": "MODEL",
283
+ "links": [
284
+ 156
285
+ ]
286
+ }
287
+ ],
288
+ "properties": {
289
+ "Node name for S&R": "ModelSamplingAuraFlow",
290
+ "cnr_id": "comfy-core",
291
+ "ver": "0.3.51"
292
+ },
293
+ "widgets_values": [
294
+ 3.1000000000000005
295
+ ]
296
+ },
297
+ {
298
+ "id": 8,
299
+ "type": "VAEDecode",
300
+ "pos": [
301
+ 1150,
302
+ 480
303
+ ],
304
+ "size": [
305
+ 310,
306
+ 46
307
+ ],
308
+ "flags": {},
309
+ "order": 22,
310
+ "mode": 0,
311
+ "inputs": [
312
+ {
313
+ "name": "samples",
314
+ "type": "LATENT",
315
+ "link": 128
316
+ },
317
+ {
318
+ "name": "vae",
319
+ "type": "VAE",
320
+ "link": 76
321
+ }
322
+ ],
323
+ "outputs": [
324
+ {
325
+ "name": "IMAGE",
326
+ "type": "IMAGE",
327
+ "slot_index": 0,
328
+ "links": [
329
+ 110
330
+ ]
331
+ }
332
+ ],
333
+ "properties": {
334
+ "Node name for S&R": "VAEDecode",
335
+ "cnr_id": "comfy-core",
336
+ "ver": "0.3.51"
337
+ },
338
+ "widgets_values": []
339
+ },
340
+ {
341
+ "id": 68,
342
+ "type": "Note",
343
+ "pos": [
344
+ 810,
345
+ -140
346
+ ],
347
+ "size": [
348
+ 310,
349
+ 90
350
+ ],
351
+ "flags": {},
352
+ "order": 5,
353
+ "mode": 0,
354
+ "inputs": [],
355
+ "outputs": [],
356
+ "properties": {},
357
+ "widgets_values": [
358
+ "Increase the shift if you get too many blury/dark/bad images. Decrease if you want to try increasing detail."
359
+ ],
360
+ "color": "#432",
361
+ "bgcolor": "#653"
362
+ },
363
+ {
364
+ "id": 86,
365
+ "type": "Note",
366
+ "pos": [
367
+ 1150,
368
+ 580
369
+ ],
370
+ "size": [
371
+ 307.4002380371094,
372
+ 127.38092803955078
373
+ ],
374
+ "flags": {},
375
+ "order": 6,
376
+ "mode": 0,
377
+ "inputs": [],
378
+ "outputs": [],
379
+ "properties": {},
380
+ "widgets_values": [
381
+ "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."
382
+ ],
383
+ "color": "#432",
384
+ "bgcolor": "#653"
385
+ },
386
+ {
387
+ "id": 79,
388
+ "type": "MarkdownNote",
389
+ "pos": [
390
+ 1160,
391
+ 770
392
+ ],
393
+ "size": [
394
+ 310,
395
+ 140
396
+ ],
397
+ "flags": {},
398
+ "order": 7,
399
+ "mode": 0,
400
+ "inputs": [],
401
+ "outputs": [],
402
+ "title": "KSampler settings",
403
+ "properties": {},
404
+ "widgets_values": [
405
+ "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"
406
+ ],
407
+ "color": "#432",
408
+ "bgcolor": "#653"
409
+ },
410
+ {
411
+ "id": 75,
412
+ "type": "ImageScaleToTotalPixels",
413
+ "pos": [
414
+ -60,
415
+ 995
416
+ ],
417
+ "size": [
418
+ 270,
419
+ 82
420
+ ],
421
+ "flags": {},
422
+ "order": 12,
423
+ "mode": 0,
424
+ "inputs": [
425
+ {
426
+ "name": "image",
427
+ "type": "IMAGE",
428
+ "link": 140
429
+ }
430
+ ],
431
+ "outputs": [
432
+ {
433
+ "name": "IMAGE",
434
+ "type": "IMAGE",
435
+ "links": [
436
+ 143,
437
+ 183
438
+ ]
439
+ }
440
+ ],
441
+ "properties": {
442
+ "Node name for S&R": "ImageScaleToTotalPixels",
443
+ "cnr_id": "comfy-core",
444
+ "ver": "0.3.51"
445
+ },
446
+ "widgets_values": [
447
+ "area",
448
+ 1.68
449
+ ]
450
+ },
451
+ {
452
+ "id": 107,
453
+ "type": "MarkdownNote",
454
+ "pos": [
455
+ 320,
456
+ 840
457
+ ],
458
+ "size": [
459
+ 410,
460
+ 110
461
+ ],
462
+ "flags": {},
463
+ "order": 8,
464
+ "mode": 0,
465
+ "inputs": [],
466
+ "outputs": [],
467
+ "title": "About Lotus Depth",
468
+ "properties": {},
469
+ "widgets_values": [
470
+ "\"It's a subgraph. Double-click on the node or click the icon on the top-left to learn how it works.\n\nYou can use any SD1.5 VAE.\n\nOr you can use the canny node if you want to use the canny control.\n"
471
+ ],
472
+ "color": "#432",
473
+ "bgcolor": "#653"
474
+ },
475
+ {
476
+ "id": 72,
477
+ "type": "Canny",
478
+ "pos": [
479
+ 320,
480
+ 1000
481
+ ],
482
+ "size": [
483
+ 240,
484
+ 90
485
+ ],
486
+ "flags": {},
487
+ "order": 9,
488
+ "mode": 4,
489
+ "inputs": [
490
+ {
491
+ "name": "image",
492
+ "type": "IMAGE",
493
+ "link": null
494
+ }
495
+ ],
496
+ "outputs": [
497
+ {
498
+ "name": "IMAGE",
499
+ "type": "IMAGE",
500
+ "links": []
501
+ }
502
+ ],
503
+ "properties": {
504
+ "Node name for S&R": "Canny",
505
+ "cnr_id": "comfy-core",
506
+ "ver": "0.3.51"
507
+ },
508
+ "widgets_values": [
509
+ 0.1,
510
+ 0.2
511
+ ]
512
+ },
513
+ {
514
+ "id": 85,
515
+ "type": "ControlNetApplyAdvanced",
516
+ "pos": [
517
+ 820,
518
+ 620
519
+ ],
520
+ "size": [
521
+ 220,
522
+ 186
523
+ ],
524
+ "flags": {},
525
+ "order": 20,
526
+ "mode": 0,
527
+ "inputs": [
528
+ {
529
+ "name": "positive",
530
+ "type": "CONDITIONING",
531
+ "link": 151
532
+ },
533
+ {
534
+ "name": "negative",
535
+ "type": "CONDITIONING",
536
+ "link": 152
537
+ },
538
+ {
539
+ "name": "control_net",
540
+ "type": "CONTROL_NET",
541
+ "link": 150
542
+ },
543
+ {
544
+ "name": "image",
545
+ "type": "IMAGE",
546
+ "link": 185
547
+ },
548
+ {
549
+ "name": "vae",
550
+ "shape": 7,
551
+ "type": "VAE",
552
+ "link": 153
553
+ }
554
+ ],
555
+ "outputs": [
556
+ {
557
+ "name": "positive",
558
+ "type": "CONDITIONING",
559
+ "links": [
560
+ 154
561
+ ]
562
+ },
563
+ {
564
+ "name": "negative",
565
+ "type": "CONDITIONING",
566
+ "links": [
567
+ 155
568
+ ]
569
+ }
570
+ ],
571
+ "properties": {
572
+ "Node name for S&R": "ControlNetApplyAdvanced",
573
+ "cnr_id": "comfy-core",
574
+ "ver": "0.3.51"
575
+ },
576
+ "widgets_values": [
577
+ 1,
578
+ 0,
579
+ 1
580
+ ]
581
+ },
582
+ {
583
+ "id": 106,
584
+ "type": "ef3b4b73-ce32-4a60-a60e-d7f278bf6b14",
585
+ "pos": [
586
+ 320,
587
+ 640
588
+ ],
589
+ "size": [
590
+ 400,
591
+ 150
592
+ ],
593
+ "flags": {},
594
+ "order": 17,
595
+ "mode": 0,
596
+ "inputs": [
597
+ {
598
+ "name": "pixels",
599
+ "type": "IMAGE",
600
+ "link": 183
601
+ }
602
+ ],
603
+ "outputs": [
604
+ {
605
+ "name": "IMAGE",
606
+ "type": "IMAGE",
607
+ "links": [
608
+ 184,
609
+ 185
610
+ ]
611
+ }
612
+ ],
613
+ "properties": {
614
+ "cnr_id": "comfy-core",
615
+ "ver": "0.3.51"
616
+ },
617
+ "widgets_values": [
618
+ "vae-ft-mse-840000-ema-pruned.safetensors",
619
+ "lotus-depth-d-v1-1.safetensors",
620
+ 10000,
621
+ "euler"
622
+ ]
623
+ },
624
+ {
625
+ "id": 76,
626
+ "type": "VAEEncode",
627
+ "pos": [
628
+ 880,
629
+ 290
630
+ ],
631
+ "size": [
632
+ 140,
633
+ 46
634
+ ],
635
+ "flags": {
636
+ "collapsed": false
637
+ },
638
+ "order": 16,
639
+ "mode": 0,
640
+ "inputs": [
641
+ {
642
+ "name": "pixels",
643
+ "type": "IMAGE",
644
+ "link": 143
645
+ },
646
+ {
647
+ "name": "vae",
648
+ "type": "VAE",
649
+ "link": 144
650
+ }
651
+ ],
652
+ "outputs": [
653
+ {
654
+ "name": "LATENT",
655
+ "type": "LATENT",
656
+ "links": [
657
+ 142
658
+ ]
659
+ }
660
+ ],
661
+ "properties": {
662
+ "Node name for S&R": "VAEEncode",
663
+ "cnr_id": "comfy-core",
664
+ "ver": "0.3.51"
665
+ },
666
+ "widgets_values": []
667
+ },
668
+ {
669
+ "id": 6,
670
+ "type": "CLIPTextEncode",
671
+ "pos": [
672
+ 300,
673
+ 170
674
+ ],
675
+ "size": [
676
+ 460,
677
+ 164.31304931640625
678
+ ],
679
+ "flags": {},
680
+ "order": 13,
681
+ "mode": 0,
682
+ "inputs": [
683
+ {
684
+ "name": "clip",
685
+ "type": "CLIP",
686
+ "link": 74
687
+ }
688
+ ],
689
+ "outputs": [
690
+ {
691
+ "name": "CONDITIONING",
692
+ "type": "CONDITIONING",
693
+ "slot_index": 0,
694
+ "links": [
695
+ 151
696
+ ]
697
+ }
698
+ ],
699
+ "title": "CLIP Text Encode (Positive Prompt)",
700
+ "properties": {
701
+ "Node name for S&R": "CLIPTextEncode",
702
+ "cnr_id": "comfy-core",
703
+ "ver": "0.3.51"
704
+ },
705
+ "widgets_values": [
706
+ "废土风服饰,长发大波浪,粗糙的材质,异域女性,破旧的粗纺的麻织物,头戴兜帽,机械美学,以灰暗色调为主,低饱和土黄色,冲击力和叛逆感, 末日美学,怪诞美学,艺术作品,逆光,胶片摄影,专业摄影作品,脸部清晰可见,情绪氛围动态摄影 ,Fujichrome彩色正片,17mm哈苏超广角镜头拍摄,1.2大光圈,侧逆光,艺术光,发型光,伦勃朗光,8K高清画质,细腻真人皮肤纹理。"
707
+ ],
708
+ "color": "#232",
709
+ "bgcolor": "#353"
710
+ },
711
+ {
712
+ "id": 73,
713
+ "type": "PreviewImage",
714
+ "pos": [
715
+ 820,
716
+ 850
717
+ ],
718
+ "size": [
719
+ 230,
720
+ 258
721
+ ],
722
+ "flags": {},
723
+ "order": 19,
724
+ "mode": 0,
725
+ "inputs": [
726
+ {
727
+ "name": "images",
728
+ "type": "IMAGE",
729
+ "link": 184
730
+ }
731
+ ],
732
+ "outputs": [],
733
+ "properties": {
734
+ "Node name for S&R": "PreviewImage",
735
+ "cnr_id": "comfy-core",
736
+ "ver": "0.3.51"
737
+ },
738
+ "widgets_values": []
739
+ },
740
+ {
741
+ "id": 80,
742
+ "type": "LoraLoaderModelOnly",
743
+ "pos": [
744
+ 320,
745
+ -10
746
+ ],
747
+ "size": [
748
+ 430,
749
+ 82
750
+ ],
751
+ "flags": {},
752
+ "order": 15,
753
+ "mode": 4,
754
+ "inputs": [
755
+ {
756
+ "name": "model",
757
+ "type": "MODEL",
758
+ "link": 145
759
+ }
760
+ ],
761
+ "outputs": [
762
+ {
763
+ "name": "MODEL",
764
+ "type": "MODEL",
765
+ "links": [
766
+ 149
767
+ ]
768
+ }
769
+ ],
770
+ "properties": {
771
+ "Node name for S&R": "LoraLoaderModelOnly",
772
+ "cnr_id": "comfy-core",
773
+ "ver": "0.3.51",
774
+ "models": [
775
+ {
776
+ "name": "Qwen-Image-Lightning-4steps-V1.0.safetensors",
777
+ "url": "https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-4steps-V1.0.safetensors",
778
+ "directory": "loras"
779
+ }
780
+ ]
781
+ },
782
+ "widgets_values": [
783
+ "Qwen-Image-Lightning-4steps-V1.0.safetensors",
784
+ 1
785
+ ]
786
+ },
787
+ {
788
+ "id": 3,
789
+ "type": "KSampler",
790
+ "pos": [
791
+ 1150,
792
+ 0
793
+ ],
794
+ "size": [
795
+ 310,
796
+ 430
797
+ ],
798
+ "flags": {},
799
+ "order": 21,
800
+ "mode": 0,
801
+ "inputs": [
802
+ {
803
+ "name": "model",
804
+ "type": "MODEL",
805
+ "link": 156
806
+ },
807
+ {
808
+ "name": "positive",
809
+ "type": "CONDITIONING",
810
+ "link": 154
811
+ },
812
+ {
813
+ "name": "negative",
814
+ "type": "CONDITIONING",
815
+ "link": 155
816
+ },
817
+ {
818
+ "name": "latent_image",
819
+ "type": "LATENT",
820
+ "link": 142
821
+ }
822
+ ],
823
+ "outputs": [
824
+ {
825
+ "name": "LATENT",
826
+ "type": "LATENT",
827
+ "slot_index": 0,
828
+ "links": [
829
+ 128
830
+ ]
831
+ }
832
+ ],
833
+ "properties": {
834
+ "Node name for S&R": "KSampler",
835
+ "cnr_id": "comfy-core",
836
+ "ver": "0.3.51"
837
+ },
838
+ "widgets_values": [
839
+ 452179129219851,
840
+ "randomize",
841
+ 20,
842
+ 2.5,
843
+ "euler",
844
+ "simple",
845
+ 1
846
+ ]
847
+ },
848
+ {
849
+ "id": 60,
850
+ "type": "SaveImage",
851
+ "pos": [
852
+ 1510,
853
+ 0
854
+ ],
855
+ "size": [
856
+ 970,
857
+ 1030
858
+ ],
859
+ "flags": {},
860
+ "order": 23,
861
+ "mode": 0,
862
+ "inputs": [
863
+ {
864
+ "name": "images",
865
+ "type": "IMAGE",
866
+ "link": 110
867
+ }
868
+ ],
869
+ "outputs": [],
870
+ "properties": {
871
+ "cnr_id": "comfy-core",
872
+ "ver": "0.3.51"
873
+ },
874
+ "widgets_values": [
875
+ "ComfyUI"
876
+ ]
877
+ },
878
+ {
879
+ "id": 78,
880
+ "type": "MarkdownNote",
881
+ "pos": [
882
+ -690,
883
+ -50
884
+ ],
885
+ "size": [
886
+ 540,
887
+ 630
888
+ ],
889
+ "flags": {},
890
+ "order": 10,
891
+ "mode": 0,
892
+ "inputs": [],
893
+ "outputs": [],
894
+ "title": "Model links",
895
+ "properties": {
896
+ "widget_ue_connectable": {}
897
+ },
898
+ "widgets_values": [
899
+ "[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-Union.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image-InstantX-ControlNets/resolve/main/split_files/controlnet/Qwen-Image-InstantX-ControlNet-Union.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-Union.safetensors\n│ ├── 📂 vae/\n│ │ └── qwen_image_vae.safetensors\n│ └── 📂 text_encoders/\n│ └── qwen_2.5_vl_7b_fp8_scaled.safetensors\n```\n"
900
+ ],
901
+ "color": "#432",
902
+ "bgcolor": "#653"
903
+ },
904
+ {
905
+ "id": 105,
906
+ "type": "MarkdownNote",
907
+ "pos": [
908
+ -680,
909
+ 630
910
+ ],
911
+ "size": [
912
+ 530,
913
+ 250
914
+ ],
915
+ "flags": {},
916
+ "order": 11,
917
+ "mode": 0,
918
+ "inputs": [],
919
+ "outputs": [],
920
+ "title": "Lotus Depth",
921
+ "properties": {},
922
+ "widgets_values": [
923
+ "**Diffusion Model**\n\nDownload [lotus-depth-d-v1-1.safetensors](https://huggingface.co/Comfy-Org/lotus/resolve/main/lotus-depth-d-v1-1.safetensors) \n and place it in **ComfyUI/models/diffusion_models**\n\n**VAE Model**\n\nDownload [vae-ft-mse-840000-ema-pruned.safetensors](https://huggingface.co/stabilityai/sd-vae-ft-mse-original/resolve/main/vae-ft-mse-840000-ema-pruned.safetensors) and place it in **ComfyUI/models/vae** or you can use any SD1.5 VAE if you prefer.\n\n\n```\nComfyUI/\n├── models/\n│ ├── diffusion_models/\n│ │ └─── lotus-depth-d-v1-1.safetensors\n│ └── vae/\n│ └── lvae-ft-mse-840000-ema-pruned.safetensors\n```\n\n"
924
+ ],
925
+ "color": "#432",
926
+ "bgcolor": "#653"
927
+ }
928
+ ],
929
+ "links": [
930
+ [
931
+ 74,
932
+ 38,
933
+ 0,
934
+ 6,
935
+ 0,
936
+ "CLIP"
937
+ ],
938
+ [
939
+ 75,
940
+ 38,
941
+ 0,
942
+ 7,
943
+ 0,
944
+ "CLIP"
945
+ ],
946
+ [
947
+ 76,
948
+ 39,
949
+ 0,
950
+ 8,
951
+ 1,
952
+ "VAE"
953
+ ],
954
+ [
955
+ 110,
956
+ 8,
957
+ 0,
958
+ 60,
959
+ 0,
960
+ "IMAGE"
961
+ ],
962
+ [
963
+ 128,
964
+ 3,
965
+ 0,
966
+ 8,
967
+ 0,
968
+ "LATENT"
969
+ ],
970
+ [
971
+ 140,
972
+ 71,
973
+ 0,
974
+ 75,
975
+ 0,
976
+ "IMAGE"
977
+ ],
978
+ [
979
+ 142,
980
+ 76,
981
+ 0,
982
+ 3,
983
+ 3,
984
+ "LATENT"
985
+ ],
986
+ [
987
+ 143,
988
+ 75,
989
+ 0,
990
+ 76,
991
+ 0,
992
+ "IMAGE"
993
+ ],
994
+ [
995
+ 144,
996
+ 39,
997
+ 0,
998
+ 76,
999
+ 1,
1000
+ "VAE"
1001
+ ],
1002
+ [
1003
+ 145,
1004
+ 37,
1005
+ 0,
1006
+ 80,
1007
+ 0,
1008
+ "MODEL"
1009
+ ],
1010
+ [
1011
+ 149,
1012
+ 80,
1013
+ 0,
1014
+ 66,
1015
+ 0,
1016
+ "MODEL"
1017
+ ],
1018
+ [
1019
+ 150,
1020
+ 84,
1021
+ 0,
1022
+ 85,
1023
+ 2,
1024
+ "CONTROL_NET"
1025
+ ],
1026
+ [
1027
+ 151,
1028
+ 6,
1029
+ 0,
1030
+ 85,
1031
+ 0,
1032
+ "CONDITIONING"
1033
+ ],
1034
+ [
1035
+ 152,
1036
+ 7,
1037
+ 0,
1038
+ 85,
1039
+ 1,
1040
+ "CONDITIONING"
1041
+ ],
1042
+ [
1043
+ 153,
1044
+ 39,
1045
+ 0,
1046
+ 85,
1047
+ 4,
1048
+ "VAE"
1049
+ ],
1050
+ [
1051
+ 154,
1052
+ 85,
1053
+ 0,
1054
+ 3,
1055
+ 1,
1056
+ "CONDITIONING"
1057
+ ],
1058
+ [
1059
+ 155,
1060
+ 85,
1061
+ 1,
1062
+ 3,
1063
+ 2,
1064
+ "CONDITIONING"
1065
+ ],
1066
+ [
1067
+ 156,
1068
+ 66,
1069
+ 0,
1070
+ 3,
1071
+ 0,
1072
+ "MODEL"
1073
+ ],
1074
+ [
1075
+ 183,
1076
+ 75,
1077
+ 0,
1078
+ 106,
1079
+ 0,
1080
+ "IMAGE"
1081
+ ],
1082
+ [
1083
+ 184,
1084
+ 106,
1085
+ 0,
1086
+ 73,
1087
+ 0,
1088
+ "IMAGE"
1089
+ ],
1090
+ [
1091
+ 185,
1092
+ 106,
1093
+ 0,
1094
+ 85,
1095
+ 3,
1096
+ "IMAGE"
1097
+ ]
1098
+ ],
1099
+ "groups": [
1100
+ {
1101
+ "id": 1,
1102
+ "title": "Step 1 - Upload models",
1103
+ "bounding": [
1104
+ -130,
1105
+ -80,
1106
+ 400,
1107
+ 610
1108
+ ],
1109
+ "color": "#3f789e",
1110
+ "font_size": 24,
1111
+ "flags": {}
1112
+ },
1113
+ {
1114
+ "id": 2,
1115
+ "title": "Step 2 - Upload reference image",
1116
+ "bounding": [
1117
+ -130,
1118
+ 550,
1119
+ 400,
1120
+ 550
1121
+ ],
1122
+ "color": "#3f789e",
1123
+ "font_size": 24,
1124
+ "flags": {}
1125
+ },
1126
+ {
1127
+ "id": 3,
1128
+ "title": "Image processing and applying ControlNet",
1129
+ "bounding": [
1130
+ 290,
1131
+ 550,
1132
+ 810,
1133
+ 550
1134
+ ],
1135
+ "color": "#3f789e",
1136
+ "font_size": 24,
1137
+ "flags": {}
1138
+ },
1139
+ {
1140
+ "id": 4,
1141
+ "title": "Step 3 - Prompt",
1142
+ "bounding": [
1143
+ 290,
1144
+ 100,
1145
+ 490,
1146
+ 430
1147
+ ],
1148
+ "color": "#3f789e",
1149
+ "font_size": 24,
1150
+ "flags": {}
1151
+ },
1152
+ {
1153
+ "id": 5,
1154
+ "title": "4 steps lightning LoRA",
1155
+ "bounding": [
1156
+ 290,
1157
+ -80,
1158
+ 490,
1159
+ 160
1160
+ ],
1161
+ "color": "#3f789e",
1162
+ "font_size": 24,
1163
+ "flags": {}
1164
+ }
1165
+ ],
1166
+ "definitions": {
1167
+ "subgraphs": [
1168
+ {
1169
+ "id": "ef3b4b73-ce32-4a60-a60e-d7f278bf6b14",
1170
+ "version": 1,
1171
+ "state": {
1172
+ "lastGroupId": 6,
1173
+ "lastNodeId": 105,
1174
+ "lastLinkId": 186,
1175
+ "lastRerouteId": 0
1176
+ },
1177
+ "revision": 0,
1178
+ "config": {},
1179
+ "name": "Lotus Depth",
1180
+ "inputNode": {
1181
+ "id": -10,
1182
+ "bounding": [
1183
+ -420,
1184
+ 1753,
1185
+ 120,
1186
+ 140
1187
+ ]
1188
+ },
1189
+ "outputNode": {
1190
+ "id": -20,
1191
+ "bounding": [
1192
+ 1045.2000122070312,
1193
+ 1753,
1194
+ 120,
1195
+ 60
1196
+ ]
1197
+ },
1198
+ "inputs": [
1199
+ {
1200
+ "id": "b946d075-34dd-429b-bbf4-46aa4c693ce1",
1201
+ "name": "pixels",
1202
+ "type": "IMAGE",
1203
+ "linkIds": [
1204
+ 175
1205
+ ],
1206
+ "localized_name": "pixels",
1207
+ "pos": {
1208
+ "0": -320,
1209
+ "1": 1773
1210
+ }
1211
+ },
1212
+ {
1213
+ "id": "25d3c1a2-cf9a-4785-8032-4cd13e275b02",
1214
+ "name": "vae_name",
1215
+ "type": "COMBO",
1216
+ "linkIds": [
1217
+ 183
1218
+ ],
1219
+ "pos": {
1220
+ "0": -320,
1221
+ "1": 1793
1222
+ }
1223
+ },
1224
+ {
1225
+ "id": "51418d0c-a7be-46cb-b995-aefc0c41133a",
1226
+ "name": "unet_name",
1227
+ "type": "COMBO",
1228
+ "linkIds": [
1229
+ 184
1230
+ ],
1231
+ "pos": {
1232
+ "0": -320,
1233
+ "1": 1813
1234
+ }
1235
+ },
1236
+ {
1237
+ "id": "e1521e97-d7b7-4b40-8d2c-37aa4938a67a",
1238
+ "name": "sigma",
1239
+ "type": "FLOAT",
1240
+ "linkIds": [
1241
+ 185
1242
+ ],
1243
+ "pos": {
1244
+ "0": -320,
1245
+ "1": 1833
1246
+ }
1247
+ },
1248
+ {
1249
+ "id": "4599e2fd-50fe-428b-88eb-f45862e22153",
1250
+ "name": "sampler_name",
1251
+ "type": "COMBO",
1252
+ "linkIds": [
1253
+ 186
1254
+ ],
1255
+ "pos": {
1256
+ "0": -320,
1257
+ "1": 1853
1258
+ }
1259
+ }
1260
+ ],
1261
+ "outputs": [
1262
+ {
1263
+ "id": "6889d480-8282-4e52-935b-952a148b23b7",
1264
+ "name": "IMAGE",
1265
+ "type": "IMAGE",
1266
+ "linkIds": [
1267
+ 179,
1268
+ 182
1269
+ ],
1270
+ "localized_name": "IMAGE",
1271
+ "pos": {
1272
+ "0": 1065.199951171875,
1273
+ "1": 1773
1274
+ }
1275
+ }
1276
+ ],
1277
+ "widgets": [],
1278
+ "nodes": [
1279
+ {
1280
+ "id": 92,
1281
+ "type": "SamplerCustomAdvanced",
1282
+ "pos": [
1283
+ 630,
1284
+ 1570
1285
+ ],
1286
+ "size": [
1287
+ 355.20001220703125,
1288
+ 326
1289
+ ],
1290
+ "flags": {},
1291
+ "order": 4,
1292
+ "mode": 0,
1293
+ "inputs": [
1294
+ {
1295
+ "localized_name": "noise",
1296
+ "name": "noise",
1297
+ "type": "NOISE",
1298
+ "link": 164
1299
+ },
1300
+ {
1301
+ "localized_name": "guider",
1302
+ "name": "guider",
1303
+ "type": "GUIDER",
1304
+ "link": 165
1305
+ },
1306
+ {
1307
+ "localized_name": "sampler",
1308
+ "name": "sampler",
1309
+ "type": "SAMPLER",
1310
+ "link": 166
1311
+ },
1312
+ {
1313
+ "localized_name": "sigmas",
1314
+ "name": "sigmas",
1315
+ "type": "SIGMAS",
1316
+ "link": 167
1317
+ },
1318
+ {
1319
+ "localized_name": "latent_image",
1320
+ "name": "latent_image",
1321
+ "type": "LATENT",
1322
+ "link": 168
1323
+ }
1324
+ ],
1325
+ "outputs": [
1326
+ {
1327
+ "localized_name": "output",
1328
+ "name": "output",
1329
+ "type": "LATENT",
1330
+ "slot_index": 0,
1331
+ "links": [
1332
+ 171
1333
+ ]
1334
+ },
1335
+ {
1336
+ "localized_name": "denoised_output",
1337
+ "name": "denoised_output",
1338
+ "type": "LATENT",
1339
+ "slot_index": 1,
1340
+ "links": []
1341
+ }
1342
+ ],
1343
+ "properties": {
1344
+ "Node name for S&R": "SamplerCustomAdvanced",
1345
+ "cnr_id": "comfy-core",
1346
+ "ver": "0.3.34",
1347
+ "widget_ue_connectable": {}
1348
+ },
1349
+ "widgets_values": []
1350
+ },
1351
+ {
1352
+ "id": 94,
1353
+ "type": "BasicGuider",
1354
+ "pos": [
1355
+ 370,
1356
+ 1640
1357
+ ],
1358
+ "size": [
1359
+ 210,
1360
+ 46
1361
+ ],
1362
+ "flags": {},
1363
+ "order": 5,
1364
+ "mode": 0,
1365
+ "inputs": [
1366
+ {
1367
+ "localized_name": "model",
1368
+ "name": "model",
1369
+ "type": "MODEL",
1370
+ "link": 173
1371
+ },
1372
+ {
1373
+ "localized_name": "conditioning",
1374
+ "name": "conditioning",
1375
+ "type": "CONDITIONING",
1376
+ "link": 169
1377
+ }
1378
+ ],
1379
+ "outputs": [
1380
+ {
1381
+ "localized_name": "GUIDER",
1382
+ "name": "GUIDER",
1383
+ "type": "GUIDER",
1384
+ "slot_index": 0,
1385
+ "links": [
1386
+ 165
1387
+ ]
1388
+ }
1389
+ ],
1390
+ "properties": {
1391
+ "Node name for S&R": "BasicGuider",
1392
+ "cnr_id": "comfy-core",
1393
+ "ver": "0.3.34",
1394
+ "widget_ue_connectable": {}
1395
+ },
1396
+ "widgets_values": []
1397
+ },
1398
+ {
1399
+ "id": 95,
1400
+ "type": "BasicScheduler",
1401
+ "pos": [
1402
+ 120,
1403
+ 1740
1404
+ ],
1405
+ "size": [
1406
+ 210,
1407
+ 106
1408
+ ],
1409
+ "flags": {},
1410
+ "order": 6,
1411
+ "mode": 0,
1412
+ "inputs": [
1413
+ {
1414
+ "localized_name": "model",
1415
+ "name": "model",
1416
+ "type": "MODEL",
1417
+ "link": 174
1418
+ }
1419
+ ],
1420
+ "outputs": [
1421
+ {
1422
+ "localized_name": "SIGMAS",
1423
+ "name": "SIGMAS",
1424
+ "type": "SIGMAS",
1425
+ "slot_index": 0,
1426
+ "links": [
1427
+ 170
1428
+ ]
1429
+ }
1430
+ ],
1431
+ "properties": {
1432
+ "Node name for S&R": "BasicScheduler",
1433
+ "cnr_id": "comfy-core",
1434
+ "ver": "0.3.34",
1435
+ "widget_ue_connectable": {}
1436
+ },
1437
+ "widgets_values": [
1438
+ "normal",
1439
+ 1,
1440
+ 1
1441
+ ]
1442
+ },
1443
+ {
1444
+ "id": 96,
1445
+ "type": "LotusConditioning",
1446
+ "pos": [
1447
+ 130,
1448
+ 1660
1449
+ ],
1450
+ "size": [
1451
+ 210,
1452
+ 26
1453
+ ],
1454
+ "flags": {},
1455
+ "order": 0,
1456
+ "mode": 0,
1457
+ "inputs": [],
1458
+ "outputs": [
1459
+ {
1460
+ "localized_name": "conditioning",
1461
+ "name": "conditioning",
1462
+ "type": "CONDITIONING",
1463
+ "slot_index": 0,
1464
+ "links": [
1465
+ 169
1466
+ ]
1467
+ }
1468
+ ],
1469
+ "properties": {
1470
+ "Node name for S&R": "LotusConditioning",
1471
+ "cnr_id": "comfy-core",
1472
+ "ver": "0.3.34",
1473
+ "widget_ue_connectable": {}
1474
+ },
1475
+ "widgets_values": []
1476
+ },
1477
+ {
1478
+ "id": 97,
1479
+ "type": "VAEEncode",
1480
+ "pos": [
1481
+ 130,
1482
+ 1900
1483
+ ],
1484
+ "size": [
1485
+ 210,
1486
+ 46
1487
+ ],
1488
+ "flags": {},
1489
+ "order": 7,
1490
+ "mode": 0,
1491
+ "inputs": [
1492
+ {
1493
+ "localized_name": "pixels",
1494
+ "name": "pixels",
1495
+ "type": "IMAGE",
1496
+ "link": 175
1497
+ },
1498
+ {
1499
+ "localized_name": "vae",
1500
+ "name": "vae",
1501
+ "type": "VAE",
1502
+ "link": 176
1503
+ }
1504
+ ],
1505
+ "outputs": [
1506
+ {
1507
+ "localized_name": "LATENT",
1508
+ "name": "LATENT",
1509
+ "type": "LATENT",
1510
+ "slot_index": 0,
1511
+ "links": [
1512
+ 168
1513
+ ]
1514
+ }
1515
+ ],
1516
+ "properties": {
1517
+ "Node name for S&R": "VAEEncode",
1518
+ "cnr_id": "comfy-core",
1519
+ "ver": "0.3.34",
1520
+ "widget_ue_connectable": {}
1521
+ },
1522
+ "widgets_values": []
1523
+ },
1524
+ {
1525
+ "id": 93,
1526
+ "type": "DisableNoise",
1527
+ "pos": [
1528
+ 370,
1529
+ 1570
1530
+ ],
1531
+ "size": [
1532
+ 210,
1533
+ 26
1534
+ ],
1535
+ "flags": {},
1536
+ "order": 1,
1537
+ "mode": 0,
1538
+ "inputs": [],
1539
+ "outputs": [
1540
+ {
1541
+ "localized_name": "NOISE",
1542
+ "name": "NOISE",
1543
+ "type": "NOISE",
1544
+ "slot_index": 0,
1545
+ "links": [
1546
+ 164
1547
+ ]
1548
+ }
1549
+ ],
1550
+ "properties": {
1551
+ "Node name for S&R": "DisableNoise",
1552
+ "cnr_id": "comfy-core",
1553
+ "ver": "0.3.34",
1554
+ "widget_ue_connectable": {}
1555
+ },
1556
+ "widgets_values": []
1557
+ },
1558
+ {
1559
+ "id": 98,
1560
+ "type": "VAEDecode",
1561
+ "pos": [
1562
+ 750,
1563
+ 1940
1564
+ ],
1565
+ "size": [
1566
+ 210,
1567
+ 46
1568
+ ],
1569
+ "flags": {},
1570
+ "order": 8,
1571
+ "mode": 0,
1572
+ "inputs": [
1573
+ {
1574
+ "localized_name": "samples",
1575
+ "name": "samples",
1576
+ "type": "LATENT",
1577
+ "link": 171
1578
+ },
1579
+ {
1580
+ "localized_name": "vae",
1581
+ "name": "vae",
1582
+ "type": "VAE",
1583
+ "link": 177
1584
+ }
1585
+ ],
1586
+ "outputs": [
1587
+ {
1588
+ "localized_name": "IMAGE",
1589
+ "name": "IMAGE",
1590
+ "type": "IMAGE",
1591
+ "slot_index": 0,
1592
+ "links": [
1593
+ 172
1594
+ ]
1595
+ }
1596
+ ],
1597
+ "properties": {
1598
+ "Node name for S&R": "VAEDecode",
1599
+ "cnr_id": "comfy-core",
1600
+ "ver": "0.3.34",
1601
+ "widget_ue_connectable": {}
1602
+ },
1603
+ "widgets_values": []
1604
+ },
1605
+ {
1606
+ "id": 99,
1607
+ "type": "ImageInvert",
1608
+ "pos": [
1609
+ 760,
1610
+ 2040
1611
+ ],
1612
+ "size": [
1613
+ 210,
1614
+ 26
1615
+ ],
1616
+ "flags": {},
1617
+ "order": 9,
1618
+ "mode": 0,
1619
+ "inputs": [
1620
+ {
1621
+ "localized_name": "image",
1622
+ "name": "image",
1623
+ "type": "IMAGE",
1624
+ "link": 172
1625
+ }
1626
+ ],
1627
+ "outputs": [
1628
+ {
1629
+ "localized_name": "IMAGE",
1630
+ "name": "IMAGE",
1631
+ "type": "IMAGE",
1632
+ "slot_index": 0,
1633
+ "links": [
1634
+ 179,
1635
+ 182
1636
+ ]
1637
+ }
1638
+ ],
1639
+ "properties": {
1640
+ "Node name for S&R": "ImageInvert",
1641
+ "cnr_id": "comfy-core",
1642
+ "ver": "0.3.34",
1643
+ "widget_ue_connectable": {}
1644
+ },
1645
+ "widgets_values": []
1646
+ },
1647
+ {
1648
+ "id": 89,
1649
+ "type": "VAELoader",
1650
+ "pos": [
1651
+ -230,
1652
+ 1570
1653
+ ],
1654
+ "size": [
1655
+ 305.93701171875,
1656
+ 58
1657
+ ],
1658
+ "flags": {},
1659
+ "order": 3,
1660
+ "mode": 0,
1661
+ "inputs": [
1662
+ {
1663
+ "localized_name": "vae_name",
1664
+ "name": "vae_name",
1665
+ "type": "COMBO",
1666
+ "widget": {
1667
+ "name": "vae_name"
1668
+ },
1669
+ "link": 183
1670
+ }
1671
+ ],
1672
+ "outputs": [
1673
+ {
1674
+ "localized_name": "VAE",
1675
+ "name": "VAE",
1676
+ "type": "VAE",
1677
+ "slot_index": 0,
1678
+ "links": [
1679
+ 176,
1680
+ 177
1681
+ ]
1682
+ }
1683
+ ],
1684
+ "properties": {
1685
+ "Node name for S&R": "VAELoader",
1686
+ "cnr_id": "comfy-core",
1687
+ "ver": "0.3.34",
1688
+ "models": [
1689
+ {
1690
+ "name": "vae-ft-mse-840000-ema-pruned.safetensors",
1691
+ "url": "https://huggingface.co/stabilityai/sd-vae-ft-mse-original/resolve/main/vae-ft-mse-840000-ema-pruned.safetensors",
1692
+ "directory": "vae"
1693
+ }
1694
+ ],
1695
+ "widget_ue_connectable": {}
1696
+ },
1697
+ "widgets_values": [
1698
+ "vae-ft-mse-840000-ema-pruned.safetensors"
1699
+ ]
1700
+ },
1701
+ {
1702
+ "id": 87,
1703
+ "type": "UNETLoader",
1704
+ "pos": [
1705
+ -230,
1706
+ 1690
1707
+ ],
1708
+ "size": [
1709
+ 305.93701171875,
1710
+ 82
1711
+ ],
1712
+ "flags": {},
1713
+ "order": 2,
1714
+ "mode": 0,
1715
+ "inputs": [
1716
+ {
1717
+ "localized_name": "unet_name",
1718
+ "name": "unet_name",
1719
+ "type": "COMBO",
1720
+ "widget": {
1721
+ "name": "unet_name"
1722
+ },
1723
+ "link": 184
1724
+ }
1725
+ ],
1726
+ "outputs": [
1727
+ {
1728
+ "localized_name": "MODEL",
1729
+ "name": "MODEL",
1730
+ "type": "MODEL",
1731
+ "slot_index": 0,
1732
+ "links": [
1733
+ 173,
1734
+ 174
1735
+ ]
1736
+ }
1737
+ ],
1738
+ "properties": {
1739
+ "Node name for S&R": "UNETLoader",
1740
+ "cnr_id": "comfy-core",
1741
+ "ver": "0.3.34",
1742
+ "models": [
1743
+ {
1744
+ "name": "lotus-depth-d-v1-1.safetensors",
1745
+ "url": "https://huggingface.co/Comfy-Org/lotus/resolve/main/lotus-depth-d-v1-1.safetensors",
1746
+ "directory": "diffusion_models"
1747
+ }
1748
+ ],
1749
+ "widget_ue_connectable": {}
1750
+ },
1751
+ "widgets_values": [
1752
+ "lotus-depth-d-v1-1.safetensors",
1753
+ "default"
1754
+ ]
1755
+ },
1756
+ {
1757
+ "id": 101,
1758
+ "type": "SetFirstSigma",
1759
+ "pos": [
1760
+ 370,
1761
+ 1830
1762
+ ],
1763
+ "size": [
1764
+ 210,
1765
+ 58
1766
+ ],
1767
+ "flags": {},
1768
+ "order": 11,
1769
+ "mode": 0,
1770
+ "inputs": [
1771
+ {
1772
+ "localized_name": "sigmas",
1773
+ "name": "sigmas",
1774
+ "type": "SIGMAS",
1775
+ "link": 170
1776
+ },
1777
+ {
1778
+ "localized_name": "sigma",
1779
+ "name": "sigma",
1780
+ "type": "FLOAT",
1781
+ "widget": {
1782
+ "name": "sigma"
1783
+ },
1784
+ "link": 185
1785
+ }
1786
+ ],
1787
+ "outputs": [
1788
+ {
1789
+ "localized_name": "SIGMAS",
1790
+ "name": "SIGMAS",
1791
+ "type": "SIGMAS",
1792
+ "slot_index": 0,
1793
+ "links": [
1794
+ 167
1795
+ ]
1796
+ }
1797
+ ],
1798
+ "properties": {
1799
+ "Node name for S&R": "SetFirstSigma",
1800
+ "cnr_id": "comfy-core",
1801
+ "ver": "0.3.34",
1802
+ "widget_ue_connectable": {}
1803
+ },
1804
+ "widgets_values": [
1805
+ 10000
1806
+ ]
1807
+ },
1808
+ {
1809
+ "id": 100,
1810
+ "type": "KSamplerSelect",
1811
+ "pos": [
1812
+ 370,
1813
+ 1730
1814
+ ],
1815
+ "size": [
1816
+ 210,
1817
+ 58
1818
+ ],
1819
+ "flags": {},
1820
+ "order": 10,
1821
+ "mode": 0,
1822
+ "inputs": [
1823
+ {
1824
+ "localized_name": "sampler_name",
1825
+ "name": "sampler_name",
1826
+ "type": "COMBO",
1827
+ "widget": {
1828
+ "name": "sampler_name"
1829
+ },
1830
+ "link": 186
1831
+ }
1832
+ ],
1833
+ "outputs": [
1834
+ {
1835
+ "localized_name": "SAMPLER",
1836
+ "name": "SAMPLER",
1837
+ "type": "SAMPLER",
1838
+ "slot_index": 0,
1839
+ "links": [
1840
+ 166
1841
+ ]
1842
+ }
1843
+ ],
1844
+ "properties": {
1845
+ "Node name for S&R": "KSamplerSelect",
1846
+ "cnr_id": "comfy-core",
1847
+ "ver": "0.3.34",
1848
+ "widget_ue_connectable": {}
1849
+ },
1850
+ "widgets_values": [
1851
+ "euler"
1852
+ ]
1853
+ }
1854
+ ],
1855
+ "groups": [
1856
+ {
1857
+ "id": 6,
1858
+ "title": "Load models",
1859
+ "bounding": [
1860
+ -240,
1861
+ 1500,
1862
+ 325.93701171875,
1863
+ 285.6000061035156
1864
+ ],
1865
+ "color": "#3f789e",
1866
+ "font_size": 24,
1867
+ "flags": {}
1868
+ }
1869
+ ],
1870
+ "links": [
1871
+ {
1872
+ "id": 164,
1873
+ "origin_id": 93,
1874
+ "origin_slot": 0,
1875
+ "target_id": 92,
1876
+ "target_slot": 0,
1877
+ "type": "NOISE"
1878
+ },
1879
+ {
1880
+ "id": 165,
1881
+ "origin_id": 94,
1882
+ "origin_slot": 0,
1883
+ "target_id": 92,
1884
+ "target_slot": 1,
1885
+ "type": "GUIDER"
1886
+ },
1887
+ {
1888
+ "id": 166,
1889
+ "origin_id": 100,
1890
+ "origin_slot": 0,
1891
+ "target_id": 92,
1892
+ "target_slot": 2,
1893
+ "type": "SAMPLER"
1894
+ },
1895
+ {
1896
+ "id": 167,
1897
+ "origin_id": 101,
1898
+ "origin_slot": 0,
1899
+ "target_id": 92,
1900
+ "target_slot": 3,
1901
+ "type": "SIGMAS"
1902
+ },
1903
+ {
1904
+ "id": 168,
1905
+ "origin_id": 97,
1906
+ "origin_slot": 0,
1907
+ "target_id": 92,
1908
+ "target_slot": 4,
1909
+ "type": "LATENT"
1910
+ },
1911
+ {
1912
+ "id": 173,
1913
+ "origin_id": 87,
1914
+ "origin_slot": 0,
1915
+ "target_id": 94,
1916
+ "target_slot": 0,
1917
+ "type": "MODEL"
1918
+ },
1919
+ {
1920
+ "id": 169,
1921
+ "origin_id": 96,
1922
+ "origin_slot": 0,
1923
+ "target_id": 94,
1924
+ "target_slot": 1,
1925
+ "type": "CONDITIONING"
1926
+ },
1927
+ {
1928
+ "id": 174,
1929
+ "origin_id": 87,
1930
+ "origin_slot": 0,
1931
+ "target_id": 95,
1932
+ "target_slot": 0,
1933
+ "type": "MODEL"
1934
+ },
1935
+ {
1936
+ "id": 176,
1937
+ "origin_id": 89,
1938
+ "origin_slot": 0,
1939
+ "target_id": 97,
1940
+ "target_slot": 1,
1941
+ "type": "VAE"
1942
+ },
1943
+ {
1944
+ "id": 170,
1945
+ "origin_id": 95,
1946
+ "origin_slot": 0,
1947
+ "target_id": 101,
1948
+ "target_slot": 0,
1949
+ "type": "SIGMAS"
1950
+ },
1951
+ {
1952
+ "id": 171,
1953
+ "origin_id": 92,
1954
+ "origin_slot": 0,
1955
+ "target_id": 98,
1956
+ "target_slot": 0,
1957
+ "type": "LATENT"
1958
+ },
1959
+ {
1960
+ "id": 177,
1961
+ "origin_id": 89,
1962
+ "origin_slot": 0,
1963
+ "target_id": 98,
1964
+ "target_slot": 1,
1965
+ "type": "VAE"
1966
+ },
1967
+ {
1968
+ "id": 172,
1969
+ "origin_id": 98,
1970
+ "origin_slot": 0,
1971
+ "target_id": 99,
1972
+ "target_slot": 0,
1973
+ "type": "IMAGE"
1974
+ },
1975
+ {
1976
+ "id": 175,
1977
+ "origin_id": -10,
1978
+ "origin_slot": 0,
1979
+ "target_id": 97,
1980
+ "target_slot": 0,
1981
+ "type": "IMAGE"
1982
+ },
1983
+ {
1984
+ "id": 179,
1985
+ "origin_id": 99,
1986
+ "origin_slot": 0,
1987
+ "target_id": -20,
1988
+ "target_slot": 0,
1989
+ "type": "IMAGE"
1990
+ },
1991
+ {
1992
+ "id": 182,
1993
+ "origin_id": 99,
1994
+ "origin_slot": 0,
1995
+ "target_id": -20,
1996
+ "target_slot": 0,
1997
+ "type": "IMAGE"
1998
+ },
1999
+ {
2000
+ "id": 183,
2001
+ "origin_id": -10,
2002
+ "origin_slot": 1,
2003
+ "target_id": 89,
2004
+ "target_slot": 0,
2005
+ "type": "COMBO"
2006
+ },
2007
+ {
2008
+ "id": 184,
2009
+ "origin_id": -10,
2010
+ "origin_slot": 2,
2011
+ "target_id": 87,
2012
+ "target_slot": 0,
2013
+ "type": "COMBO"
2014
+ },
2015
+ {
2016
+ "id": 185,
2017
+ "origin_id": -10,
2018
+ "origin_slot": 3,
2019
+ "target_id": 101,
2020
+ "target_slot": 1,
2021
+ "type": "FLOAT"
2022
+ },
2023
+ {
2024
+ "id": 186,
2025
+ "origin_id": -10,
2026
+ "origin_slot": 4,
2027
+ "target_id": 100,
2028
+ "target_slot": 0,
2029
+ "type": "COMBO"
2030
+ }
2031
+ ],
2032
+ "extra": {}
2033
+ }
2034
+ ]
2035
+ },
2036
+ "config": {},
2037
+ "extra": {
2038
+ "ds": {
2039
+ "scale": 0.5720372225849346,
2040
+ "offset": [
2041
+ 1037.19040546129,
2042
+ 246.15739524821564
2043
+ ]
2044
+ },
2045
+ "frontendVersion": "1.26.6"
2046
+ },
2047
+ "version": 0.4
2048
+ }