comfyui-workflow-templates 0.1.30__py3-none-any.whl → 0.1.31__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.
Files changed (18) hide show
  1. comfyui_workflow_templates/templates/api_stability_ai_i2i.json +79 -89
  2. comfyui_workflow_templates/templates/api_stability_ai_sd3.5_t2i.json +89 -103
  3. comfyui_workflow_templates/templates/flux_kontext_dev_basic-1.webp +0 -0
  4. comfyui_workflow_templates/templates/flux_kontext_dev_basic-2.webp +0 -0
  5. comfyui_workflow_templates/templates/flux_kontext_dev_basic.json +168 -144
  6. comfyui_workflow_templates/templates/flux_kontext_dev_grouped-1.webp +0 -0
  7. comfyui_workflow_templates/templates/flux_kontext_dev_grouped-2.webp +0 -0
  8. comfyui_workflow_templates/templates/image_omnigen2_image_edit-1.webp +0 -0
  9. comfyui_workflow_templates/templates/image_omnigen2_image_edit-2.webp +0 -0
  10. comfyui_workflow_templates/templates/image_omnigen2_image_edit.json +1497 -0
  11. comfyui_workflow_templates/templates/image_omnigen2_t2i-1.webp +0 -0
  12. comfyui_workflow_templates/templates/image_omnigen2_t2i.json +774 -0
  13. comfyui_workflow_templates/templates/index.json +18 -1
  14. {comfyui_workflow_templates-0.1.30.dist-info → comfyui_workflow_templates-0.1.31.dist-info}/METADATA +9 -5
  15. {comfyui_workflow_templates-0.1.30.dist-info → comfyui_workflow_templates-0.1.31.dist-info}/RECORD +18 -13
  16. {comfyui_workflow_templates-0.1.30.dist-info → comfyui_workflow_templates-0.1.31.dist-info}/WHEEL +0 -0
  17. {comfyui_workflow_templates-0.1.30.dist-info → comfyui_workflow_templates-0.1.31.dist-info}/licenses/LICENSE +0 -0
  18. {comfyui_workflow_templates-0.1.30.dist-info → comfyui_workflow_templates-0.1.31.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,1497 @@
1
+ {
2
+ "id": "38d4a359-349a-444f-acc1-acba3173c650",
3
+ "revision": 0,
4
+ "last_node_id": 43,
5
+ "last_link_id": 73,
6
+ "nodes": [
7
+ {
8
+ "id": 28,
9
+ "type": "SamplerCustomAdvanced",
10
+ "pos": [
11
+ 1110,
12
+ 100
13
+ ],
14
+ "size": [
15
+ 202.53378295898438,
16
+ 106
17
+ ],
18
+ "flags": {},
19
+ "order": 24,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "noise",
24
+ "type": "NOISE",
25
+ "link": 33
26
+ },
27
+ {
28
+ "name": "guider",
29
+ "type": "GUIDER",
30
+ "link": 34
31
+ },
32
+ {
33
+ "name": "sampler",
34
+ "type": "SAMPLER",
35
+ "link": 35
36
+ },
37
+ {
38
+ "name": "sigmas",
39
+ "type": "SIGMAS",
40
+ "link": 36
41
+ },
42
+ {
43
+ "name": "latent_image",
44
+ "type": "LATENT",
45
+ "link": 49
46
+ }
47
+ ],
48
+ "outputs": [
49
+ {
50
+ "name": "output",
51
+ "type": "LATENT",
52
+ "slot_index": 0,
53
+ "links": [
54
+ 46
55
+ ]
56
+ },
57
+ {
58
+ "name": "denoised_output",
59
+ "type": "LATENT",
60
+ "links": null
61
+ }
62
+ ],
63
+ "properties": {
64
+ "cnr_id": "comfy-core",
65
+ "ver": "0.3.42",
66
+ "Node name for S&R": "SamplerCustomAdvanced"
67
+ },
68
+ "widgets_values": []
69
+ },
70
+ {
71
+ "id": 15,
72
+ "type": "ReferenceLatent",
73
+ "pos": [
74
+ 290,
75
+ 100
76
+ ],
77
+ "size": [
78
+ 197.712890625,
79
+ 46
80
+ ],
81
+ "flags": {},
82
+ "order": 18,
83
+ "mode": 0,
84
+ "inputs": [
85
+ {
86
+ "name": "conditioning",
87
+ "type": "CONDITIONING",
88
+ "link": 16
89
+ },
90
+ {
91
+ "name": "latent",
92
+ "shape": 7,
93
+ "type": "LATENT",
94
+ "link": 18
95
+ }
96
+ ],
97
+ "outputs": [
98
+ {
99
+ "name": "CONDITIONING",
100
+ "type": "CONDITIONING",
101
+ "links": [
102
+ 68
103
+ ]
104
+ }
105
+ ],
106
+ "properties": {
107
+ "cnr_id": "comfy-core",
108
+ "ver": "0.3.42",
109
+ "Node name for S&R": "ReferenceLatent"
110
+ },
111
+ "widgets_values": []
112
+ },
113
+ {
114
+ "id": 29,
115
+ "type": "ReferenceLatent",
116
+ "pos": [
117
+ 290,
118
+ 260
119
+ ],
120
+ "size": [
121
+ 197.712890625,
122
+ 46
123
+ ],
124
+ "flags": {},
125
+ "order": 19,
126
+ "mode": 0,
127
+ "inputs": [
128
+ {
129
+ "name": "conditioning",
130
+ "type": "CONDITIONING",
131
+ "link": 44
132
+ },
133
+ {
134
+ "name": "latent",
135
+ "shape": 7,
136
+ "type": "LATENT",
137
+ "link": 42
138
+ }
139
+ ],
140
+ "outputs": [
141
+ {
142
+ "name": "CONDITIONING",
143
+ "type": "CONDITIONING",
144
+ "links": [
145
+ 69
146
+ ]
147
+ }
148
+ ],
149
+ "properties": {
150
+ "cnr_id": "comfy-core",
151
+ "ver": "0.3.42",
152
+ "Node name for S&R": "ReferenceLatent"
153
+ },
154
+ "widgets_values": []
155
+ },
156
+ {
157
+ "id": 38,
158
+ "type": "ReferenceLatent",
159
+ "pos": [
160
+ 530,
161
+ 100
162
+ ],
163
+ "size": [
164
+ 197.712890625,
165
+ 46
166
+ ],
167
+ "flags": {},
168
+ "order": 21,
169
+ "mode": 4,
170
+ "inputs": [
171
+ {
172
+ "name": "conditioning",
173
+ "type": "CONDITIONING",
174
+ "link": 68
175
+ },
176
+ {
177
+ "name": "latent",
178
+ "shape": 7,
179
+ "type": "LATENT",
180
+ "link": 72
181
+ }
182
+ ],
183
+ "outputs": [
184
+ {
185
+ "name": "CONDITIONING",
186
+ "type": "CONDITIONING",
187
+ "links": [
188
+ 70
189
+ ]
190
+ }
191
+ ],
192
+ "properties": {
193
+ "cnr_id": "comfy-core",
194
+ "ver": "0.3.42",
195
+ "Node name for S&R": "ReferenceLatent"
196
+ },
197
+ "widgets_values": []
198
+ },
199
+ {
200
+ "id": 39,
201
+ "type": "ReferenceLatent",
202
+ "pos": [
203
+ 540,
204
+ 250
205
+ ],
206
+ "size": [
207
+ 197.712890625,
208
+ 46
209
+ ],
210
+ "flags": {},
211
+ "order": 22,
212
+ "mode": 4,
213
+ "inputs": [
214
+ {
215
+ "name": "conditioning",
216
+ "type": "CONDITIONING",
217
+ "link": 69
218
+ },
219
+ {
220
+ "name": "latent",
221
+ "shape": 7,
222
+ "type": "LATENT",
223
+ "link": 73
224
+ }
225
+ ],
226
+ "outputs": [
227
+ {
228
+ "name": "CONDITIONING",
229
+ "type": "CONDITIONING",
230
+ "links": [
231
+ 71
232
+ ]
233
+ }
234
+ ],
235
+ "properties": {
236
+ "cnr_id": "comfy-core",
237
+ "ver": "0.3.42",
238
+ "Node name for S&R": "ReferenceLatent"
239
+ },
240
+ "widgets_values": []
241
+ },
242
+ {
243
+ "id": 11,
244
+ "type": "EmptySD3LatentImage",
245
+ "pos": [
246
+ 127.8342056274414,
247
+ 691.1400756835938
248
+ ],
249
+ "size": [
250
+ 270,
251
+ 106
252
+ ],
253
+ "flags": {},
254
+ "order": 20,
255
+ "mode": 0,
256
+ "inputs": [
257
+ {
258
+ "name": "width",
259
+ "type": "INT",
260
+ "widget": {
261
+ "name": "width"
262
+ },
263
+ "link": 55
264
+ },
265
+ {
266
+ "name": "height",
267
+ "type": "INT",
268
+ "widget": {
269
+ "name": "height"
270
+ },
271
+ "link": 56
272
+ }
273
+ ],
274
+ "outputs": [
275
+ {
276
+ "name": "LATENT",
277
+ "type": "LATENT",
278
+ "links": [
279
+ 49
280
+ ]
281
+ }
282
+ ],
283
+ "properties": {
284
+ "cnr_id": "comfy-core",
285
+ "ver": "0.3.42",
286
+ "Node name for S&R": "EmptySD3LatentImage"
287
+ },
288
+ "widgets_values": [
289
+ 1024,
290
+ 1024,
291
+ 1
292
+ ]
293
+ },
294
+ {
295
+ "id": 17,
296
+ "type": "ImageScaleToTotalPixels",
297
+ "pos": [
298
+ -170.0668182373047,
299
+ 520.1840209960938
300
+ ],
301
+ "size": [
302
+ 270,
303
+ 82
304
+ ],
305
+ "flags": {},
306
+ "order": 13,
307
+ "mode": 0,
308
+ "inputs": [
309
+ {
310
+ "name": "image",
311
+ "type": "IMAGE",
312
+ "link": 20
313
+ }
314
+ ],
315
+ "outputs": [
316
+ {
317
+ "name": "IMAGE",
318
+ "type": "IMAGE",
319
+ "links": [
320
+ 21,
321
+ 54
322
+ ]
323
+ }
324
+ ],
325
+ "properties": {
326
+ "cnr_id": "comfy-core",
327
+ "ver": "0.3.42",
328
+ "Node name for S&R": "ImageScaleToTotalPixels"
329
+ },
330
+ "widgets_values": [
331
+ "area",
332
+ 1
333
+ ]
334
+ },
335
+ {
336
+ "id": 21,
337
+ "type": "RandomNoise",
338
+ "pos": [
339
+ 770,
340
+ 110
341
+ ],
342
+ "size": [
343
+ 310,
344
+ 82
345
+ ],
346
+ "flags": {},
347
+ "order": 0,
348
+ "mode": 0,
349
+ "inputs": [],
350
+ "outputs": [
351
+ {
352
+ "name": "NOISE",
353
+ "type": "NOISE",
354
+ "links": [
355
+ 33
356
+ ]
357
+ }
358
+ ],
359
+ "properties": {
360
+ "cnr_id": "comfy-core",
361
+ "ver": "0.3.42",
362
+ "Node name for S&R": "RandomNoise"
363
+ },
364
+ "widgets_values": [
365
+ 822957660815591,
366
+ "randomize"
367
+ ]
368
+ },
369
+ {
370
+ "id": 27,
371
+ "type": "DualCFGGuider",
372
+ "pos": [
373
+ 770,
374
+ 240
375
+ ],
376
+ "size": [
377
+ 310,
378
+ 142
379
+ ],
380
+ "flags": {},
381
+ "order": 23,
382
+ "mode": 0,
383
+ "inputs": [
384
+ {
385
+ "name": "model",
386
+ "type": "MODEL",
387
+ "link": 53
388
+ },
389
+ {
390
+ "name": "cond1",
391
+ "type": "CONDITIONING",
392
+ "link": 70
393
+ },
394
+ {
395
+ "name": "cond2",
396
+ "type": "CONDITIONING",
397
+ "link": 71
398
+ },
399
+ {
400
+ "name": "negative",
401
+ "type": "CONDITIONING",
402
+ "link": 45
403
+ }
404
+ ],
405
+ "outputs": [
406
+ {
407
+ "name": "GUIDER",
408
+ "type": "GUIDER",
409
+ "slot_index": 0,
410
+ "links": [
411
+ 34
412
+ ]
413
+ }
414
+ ],
415
+ "properties": {
416
+ "cnr_id": "comfy-core",
417
+ "ver": "0.3.42",
418
+ "Node name for S&R": "DualCFGGuider"
419
+ },
420
+ "widgets_values": [
421
+ 5,
422
+ 2
423
+ ]
424
+ },
425
+ {
426
+ "id": 14,
427
+ "type": "VAEEncode",
428
+ "pos": [
429
+ 120,
430
+ 520
431
+ ],
432
+ "size": [
433
+ 140,
434
+ 46
435
+ ],
436
+ "flags": {},
437
+ "order": 15,
438
+ "mode": 0,
439
+ "inputs": [
440
+ {
441
+ "name": "pixels",
442
+ "type": "IMAGE",
443
+ "link": 21
444
+ },
445
+ {
446
+ "name": "vae",
447
+ "type": "VAE",
448
+ "link": 15
449
+ }
450
+ ],
451
+ "outputs": [
452
+ {
453
+ "name": "LATENT",
454
+ "type": "LATENT",
455
+ "links": [
456
+ 18,
457
+ 42
458
+ ]
459
+ }
460
+ ],
461
+ "properties": {
462
+ "cnr_id": "comfy-core",
463
+ "ver": "0.3.42",
464
+ "Node name for S&R": "VAEEncode"
465
+ },
466
+ "widgets_values": []
467
+ },
468
+ {
469
+ "id": 13,
470
+ "type": "VAELoader",
471
+ "pos": [
472
+ -520,
473
+ 360
474
+ ],
475
+ "size": [
476
+ 290,
477
+ 60
478
+ ],
479
+ "flags": {},
480
+ "order": 1,
481
+ "mode": 0,
482
+ "inputs": [],
483
+ "outputs": [
484
+ {
485
+ "name": "VAE",
486
+ "type": "VAE",
487
+ "links": [
488
+ 14,
489
+ 15,
490
+ 62
491
+ ]
492
+ }
493
+ ],
494
+ "properties": {
495
+ "cnr_id": "comfy-core",
496
+ "ver": "0.3.42",
497
+ "Node name for S&R": "VAELoader",
498
+ "models": [
499
+ {
500
+ "name": "ae.safetensors",
501
+ "url": "https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/resolve/main/split_files/vae/ae.safetensors",
502
+ "directory": "vae"
503
+ }
504
+ ]
505
+ },
506
+ "widgets_values": [
507
+ "ae.safetensors"
508
+ ],
509
+ "color": "#322",
510
+ "bgcolor": "#533"
511
+ },
512
+ {
513
+ "id": 10,
514
+ "type": "CLIPLoader",
515
+ "pos": [
516
+ -520,
517
+ 210
518
+ ],
519
+ "size": [
520
+ 290,
521
+ 106
522
+ ],
523
+ "flags": {},
524
+ "order": 2,
525
+ "mode": 0,
526
+ "inputs": [],
527
+ "outputs": [
528
+ {
529
+ "name": "CLIP",
530
+ "type": "CLIP",
531
+ "links": [
532
+ 10,
533
+ 11
534
+ ]
535
+ }
536
+ ],
537
+ "properties": {
538
+ "cnr_id": "comfy-core",
539
+ "ver": "0.3.42",
540
+ "Node name for S&R": "CLIPLoader",
541
+ "models": [
542
+ {
543
+ "name": "qwen_2.5_vl_fp16.safetensors",
544
+ "url": "https://huggingface.co/Comfy-Org/Omnigen2_ComfyUI_repackaged/resolve/main/split_files/text_encoders/qwen_2.5_vl_fp16.safetensors",
545
+ "directory": "text_encoders"
546
+ }
547
+ ]
548
+ },
549
+ "widgets_values": [
550
+ "qwen_2.5_vl_fp16.safetensors",
551
+ "omnigen2",
552
+ "default"
553
+ ],
554
+ "color": "#322",
555
+ "bgcolor": "#533"
556
+ },
557
+ {
558
+ "id": 12,
559
+ "type": "UNETLoader",
560
+ "pos": [
561
+ -520,
562
+ 90
563
+ ],
564
+ "size": [
565
+ 290,
566
+ 82
567
+ ],
568
+ "flags": {},
569
+ "order": 3,
570
+ "mode": 0,
571
+ "inputs": [],
572
+ "outputs": [
573
+ {
574
+ "name": "MODEL",
575
+ "type": "MODEL",
576
+ "links": [
577
+ 52,
578
+ 53
579
+ ]
580
+ }
581
+ ],
582
+ "properties": {
583
+ "cnr_id": "comfy-core",
584
+ "ver": "0.3.42",
585
+ "Node name for S&R": "UNETLoader",
586
+ "models": [
587
+ {
588
+ "name": "omnigen2_fp16.safetensors",
589
+ "url": "https://huggingface.co/Comfy-Org/Omnigen2_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/omnigen2_fp16.safetensors",
590
+ "directory": "diffusion_models"
591
+ }
592
+ ]
593
+ },
594
+ "widgets_values": [
595
+ "omnigen2_fp16.safetensors",
596
+ "default"
597
+ ],
598
+ "color": "#322",
599
+ "bgcolor": "#533"
600
+ },
601
+ {
602
+ "id": 16,
603
+ "type": "LoadImage",
604
+ "pos": [
605
+ -510,
606
+ 520
607
+ ],
608
+ "size": [
609
+ 280,
610
+ 310
611
+ ],
612
+ "flags": {},
613
+ "order": 4,
614
+ "mode": 0,
615
+ "inputs": [],
616
+ "outputs": [
617
+ {
618
+ "name": "IMAGE",
619
+ "type": "IMAGE",
620
+ "links": [
621
+ 20
622
+ ]
623
+ },
624
+ {
625
+ "name": "MASK",
626
+ "type": "MASK",
627
+ "links": null
628
+ }
629
+ ],
630
+ "properties": {
631
+ "cnr_id": "comfy-core",
632
+ "ver": "0.3.42",
633
+ "Node name for S&R": "LoadImage"
634
+ },
635
+ "widgets_values": [
636
+ "ComfyUI_256804_.png",
637
+ "image"
638
+ ],
639
+ "color": "#322",
640
+ "bgcolor": "#533"
641
+ },
642
+ {
643
+ "id": 33,
644
+ "type": "LoadImage",
645
+ "pos": [
646
+ -510,
647
+ 930
648
+ ],
649
+ "size": [
650
+ 280,
651
+ 310
652
+ ],
653
+ "flags": {},
654
+ "order": 5,
655
+ "mode": 4,
656
+ "inputs": [],
657
+ "outputs": [
658
+ {
659
+ "name": "IMAGE",
660
+ "type": "IMAGE",
661
+ "links": [
662
+ 63
663
+ ]
664
+ },
665
+ {
666
+ "name": "MASK",
667
+ "type": "MASK",
668
+ "links": null
669
+ }
670
+ ],
671
+ "properties": {
672
+ "cnr_id": "comfy-core",
673
+ "ver": "0.3.42",
674
+ "Node name for S&R": "LoadImage"
675
+ },
676
+ "widgets_values": [
677
+ "ComfyUI_256804_.png",
678
+ "image"
679
+ ],
680
+ "color": "#322",
681
+ "bgcolor": "#533"
682
+ },
683
+ {
684
+ "id": 32,
685
+ "type": "GetImageSize",
686
+ "pos": [
687
+ -170,
688
+ 690
689
+ ],
690
+ "size": [
691
+ 246,
692
+ 136
693
+ ],
694
+ "flags": {},
695
+ "order": 16,
696
+ "mode": 0,
697
+ "inputs": [
698
+ {
699
+ "name": "image",
700
+ "type": "IMAGE",
701
+ "link": 54
702
+ }
703
+ ],
704
+ "outputs": [
705
+ {
706
+ "name": "width",
707
+ "type": "INT",
708
+ "links": [
709
+ 55
710
+ ]
711
+ },
712
+ {
713
+ "name": "height",
714
+ "type": "INT",
715
+ "links": [
716
+ 56
717
+ ]
718
+ },
719
+ {
720
+ "name": "batch_size",
721
+ "type": "INT",
722
+ "links": null
723
+ }
724
+ ],
725
+ "properties": {
726
+ "cnr_id": "comfy-core",
727
+ "ver": "0.3.42",
728
+ "Node name for S&R": "GetImageSize"
729
+ },
730
+ "widgets_values": []
731
+ },
732
+ {
733
+ "id": 9,
734
+ "type": "SaveImage",
735
+ "pos": [
736
+ 520,
737
+ 690
738
+ ],
739
+ "size": [
740
+ 810,
741
+ 580
742
+ ],
743
+ "flags": {},
744
+ "order": 26,
745
+ "mode": 0,
746
+ "inputs": [
747
+ {
748
+ "name": "images",
749
+ "type": "IMAGE",
750
+ "link": 9
751
+ }
752
+ ],
753
+ "outputs": [],
754
+ "properties": {
755
+ "cnr_id": "comfy-core",
756
+ "ver": "0.3.42"
757
+ },
758
+ "widgets_values": [
759
+ "ComfyUI"
760
+ ]
761
+ },
762
+ {
763
+ "id": 23,
764
+ "type": "BasicScheduler",
765
+ "pos": [
766
+ 770,
767
+ 430
768
+ ],
769
+ "size": [
770
+ 210,
771
+ 106
772
+ ],
773
+ "flags": {},
774
+ "order": 12,
775
+ "mode": 0,
776
+ "inputs": [
777
+ {
778
+ "name": "model",
779
+ "type": "MODEL",
780
+ "link": 52
781
+ }
782
+ ],
783
+ "outputs": [
784
+ {
785
+ "name": "SIGMAS",
786
+ "type": "SIGMAS",
787
+ "links": [
788
+ 36
789
+ ]
790
+ }
791
+ ],
792
+ "properties": {
793
+ "cnr_id": "comfy-core",
794
+ "ver": "0.3.42",
795
+ "Node name for S&R": "BasicScheduler"
796
+ },
797
+ "widgets_values": [
798
+ "simple",
799
+ 20,
800
+ 1
801
+ ]
802
+ },
803
+ {
804
+ "id": 20,
805
+ "type": "KSamplerSelect",
806
+ "pos": [
807
+ 770,
808
+ 580
809
+ ],
810
+ "size": [
811
+ 315,
812
+ 58
813
+ ],
814
+ "flags": {},
815
+ "order": 6,
816
+ "mode": 0,
817
+ "inputs": [],
818
+ "outputs": [
819
+ {
820
+ "name": "SAMPLER",
821
+ "type": "SAMPLER",
822
+ "links": [
823
+ 35
824
+ ]
825
+ }
826
+ ],
827
+ "properties": {
828
+ "cnr_id": "comfy-core",
829
+ "ver": "0.3.42",
830
+ "Node name for S&R": "KSamplerSelect"
831
+ },
832
+ "widgets_values": [
833
+ "euler"
834
+ ]
835
+ },
836
+ {
837
+ "id": 8,
838
+ "type": "VAEDecode",
839
+ "pos": [
840
+ 530,
841
+ 600
842
+ ],
843
+ "size": [
844
+ 210,
845
+ 46
846
+ ],
847
+ "flags": {},
848
+ "order": 25,
849
+ "mode": 0,
850
+ "inputs": [
851
+ {
852
+ "name": "samples",
853
+ "type": "LATENT",
854
+ "link": 46
855
+ },
856
+ {
857
+ "name": "vae",
858
+ "type": "VAE",
859
+ "link": 14
860
+ }
861
+ ],
862
+ "outputs": [
863
+ {
864
+ "name": "IMAGE",
865
+ "type": "IMAGE",
866
+ "slot_index": 0,
867
+ "links": [
868
+ 9
869
+ ]
870
+ }
871
+ ],
872
+ "properties": {
873
+ "cnr_id": "comfy-core",
874
+ "ver": "0.3.42",
875
+ "Node name for S&R": "VAEDecode"
876
+ },
877
+ "widgets_values": []
878
+ },
879
+ {
880
+ "id": 7,
881
+ "type": "CLIPTextEncode",
882
+ "pos": [
883
+ -170,
884
+ 280
885
+ ],
886
+ "size": [
887
+ 410,
888
+ 130
889
+ ],
890
+ "flags": {},
891
+ "order": 10,
892
+ "mode": 0,
893
+ "inputs": [
894
+ {
895
+ "name": "clip",
896
+ "type": "CLIP",
897
+ "link": 10
898
+ }
899
+ ],
900
+ "outputs": [
901
+ {
902
+ "name": "CONDITIONING",
903
+ "type": "CONDITIONING",
904
+ "slot_index": 0,
905
+ "links": [
906
+ 44,
907
+ 45
908
+ ]
909
+ }
910
+ ],
911
+ "properties": {
912
+ "cnr_id": "comfy-core",
913
+ "ver": "0.3.42",
914
+ "Node name for S&R": "CLIPTextEncode"
915
+ },
916
+ "widgets_values": [
917
+ "deformed, blurry, over saturation, bad anatomy, disfigured, poorly drawn face, mutation, mutated, extra_limb, ugly, poorly drawn hands, fused fingers, messy drawing, broken legs censor, censored, censor_bar"
918
+ ],
919
+ "color": "#223",
920
+ "bgcolor": "#335"
921
+ },
922
+ {
923
+ "id": 6,
924
+ "type": "CLIPTextEncode",
925
+ "pos": [
926
+ -170,
927
+ 100
928
+ ],
929
+ "size": [
930
+ 410,
931
+ 140
932
+ ],
933
+ "flags": {},
934
+ "order": 11,
935
+ "mode": 0,
936
+ "inputs": [
937
+ {
938
+ "name": "clip",
939
+ "type": "CLIP",
940
+ "link": 11
941
+ }
942
+ ],
943
+ "outputs": [
944
+ {
945
+ "name": "CONDITIONING",
946
+ "type": "CONDITIONING",
947
+ "slot_index": 0,
948
+ "links": [
949
+ 16
950
+ ]
951
+ }
952
+ ],
953
+ "properties": {
954
+ "cnr_id": "comfy-core",
955
+ "ver": "0.3.42",
956
+ "Node name for S&R": "CLIPTextEncode"
957
+ },
958
+ "widgets_values": [
959
+ "Transform character into crystal material, transparent crystal texture, sparkling surface, prismatic light effects, magical appearance, elegant translucent look"
960
+ ],
961
+ "color": "#232",
962
+ "bgcolor": "#353"
963
+ },
964
+ {
965
+ "id": 40,
966
+ "type": "MarkdownNote",
967
+ "pos": [
968
+ -890,
969
+ 60
970
+ ],
971
+ "size": [
972
+ 340,
973
+ 400
974
+ ],
975
+ "flags": {},
976
+ "order": 7,
977
+ "mode": 0,
978
+ "inputs": [],
979
+ "outputs": [],
980
+ "title": "Model links",
981
+ "properties": {},
982
+ "widgets_values": [
983
+ "## Docs\n[English](http://docs.comfy.org/tutorials/image/omnigen/omnigen2) | [中文](http://docs.comfy.org/zh-CN/tutorials/image/omnigen/omnigen2)\n\n## Model links\n\n**diffusion model**\n\n- [omnigen2_fp16.safetensors](https://huggingface.co/Comfy-Org/Omnigen2_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/omnigen2_fp16.safetensors)\n\n**vae**\n\n- [ae.safetensors](https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/blob/main/split_files/vae/ae.safetensors)\n\n**text encoder**\n\n- [qwen_2.5_vl_fp16.safetensors](https://huggingface.co/Comfy-Org/Omnigen2_ComfyUI_repackaged/resolve/main/split_files/text_encoders/qwen_2.5_vl_fp16.safetensors)\n\nFile save location\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 diffusion_models/\n│ │ └── omnigen2_fp16.safetensors\n│ ├── 📂 vae/\n│ │ └── ae.safetensor\n│ └── 📂 text_encoders/\n│ └── qwen_2.5_vl_fp16.safetensors\n```\n"
984
+ ],
985
+ "color": "#432",
986
+ "bgcolor": "#653"
987
+ },
988
+ {
989
+ "id": 37,
990
+ "type": "VAEEncode",
991
+ "pos": [
992
+ -50,
993
+ 1030
994
+ ],
995
+ "size": [
996
+ 140,
997
+ 46
998
+ ],
999
+ "flags": {},
1000
+ "order": 17,
1001
+ "mode": 4,
1002
+ "inputs": [
1003
+ {
1004
+ "name": "pixels",
1005
+ "type": "IMAGE",
1006
+ "link": 61
1007
+ },
1008
+ {
1009
+ "name": "vae",
1010
+ "type": "VAE",
1011
+ "link": 62
1012
+ }
1013
+ ],
1014
+ "outputs": [
1015
+ {
1016
+ "name": "LATENT",
1017
+ "type": "LATENT",
1018
+ "links": [
1019
+ 72,
1020
+ 73
1021
+ ]
1022
+ }
1023
+ ],
1024
+ "properties": {
1025
+ "cnr_id": "comfy-core",
1026
+ "ver": "0.3.42",
1027
+ "Node name for S&R": "VAEEncode"
1028
+ },
1029
+ "widgets_values": []
1030
+ },
1031
+ {
1032
+ "id": 43,
1033
+ "type": "MarkdownNote",
1034
+ "pos": [
1035
+ -160,
1036
+ 870
1037
+ ],
1038
+ "size": [
1039
+ 240,
1040
+ 110
1041
+ ],
1042
+ "flags": {},
1043
+ "order": 8,
1044
+ "mode": 0,
1045
+ "inputs": [],
1046
+ "outputs": [],
1047
+ "title": "Custom image size",
1048
+ "properties": {},
1049
+ "widgets_values": [
1050
+ "To customize the image size, delete the **Get Image Size** node."
1051
+ ],
1052
+ "color": "#432",
1053
+ "bgcolor": "#653"
1054
+ },
1055
+ {
1056
+ "id": 34,
1057
+ "type": "ImageScaleToTotalPixels",
1058
+ "pos": [
1059
+ -170,
1060
+ 1130
1061
+ ],
1062
+ "size": [
1063
+ 270,
1064
+ 82
1065
+ ],
1066
+ "flags": {},
1067
+ "order": 14,
1068
+ "mode": 4,
1069
+ "inputs": [
1070
+ {
1071
+ "name": "image",
1072
+ "type": "IMAGE",
1073
+ "link": 63
1074
+ }
1075
+ ],
1076
+ "outputs": [
1077
+ {
1078
+ "name": "IMAGE",
1079
+ "type": "IMAGE",
1080
+ "links": [
1081
+ 61
1082
+ ]
1083
+ }
1084
+ ],
1085
+ "properties": {
1086
+ "cnr_id": "comfy-core",
1087
+ "ver": "0.3.42",
1088
+ "Node name for S&R": "ImageScaleToTotalPixels"
1089
+ },
1090
+ "widgets_values": [
1091
+ "area",
1092
+ 1
1093
+ ]
1094
+ },
1095
+ {
1096
+ "id": 42,
1097
+ "type": "MarkdownNote",
1098
+ "pos": [
1099
+ -170,
1100
+ 1260
1101
+ ],
1102
+ "size": [
1103
+ 270,
1104
+ 90
1105
+ ],
1106
+ "flags": {},
1107
+ "order": 9,
1108
+ "mode": 0,
1109
+ "inputs": [],
1110
+ "outputs": [],
1111
+ "title": "Enable the second input image",
1112
+ "properties": {},
1113
+ "widgets_values": [
1114
+ "Use **Ctrl + B** to switch all nodes in Bypass mode to normal mode to enable the second image input."
1115
+ ],
1116
+ "color": "#432",
1117
+ "bgcolor": "#653"
1118
+ }
1119
+ ],
1120
+ "links": [
1121
+ [
1122
+ 9,
1123
+ 8,
1124
+ 0,
1125
+ 9,
1126
+ 0,
1127
+ "IMAGE"
1128
+ ],
1129
+ [
1130
+ 10,
1131
+ 10,
1132
+ 0,
1133
+ 7,
1134
+ 0,
1135
+ "CLIP"
1136
+ ],
1137
+ [
1138
+ 11,
1139
+ 10,
1140
+ 0,
1141
+ 6,
1142
+ 0,
1143
+ "CLIP"
1144
+ ],
1145
+ [
1146
+ 14,
1147
+ 13,
1148
+ 0,
1149
+ 8,
1150
+ 1,
1151
+ "VAE"
1152
+ ],
1153
+ [
1154
+ 15,
1155
+ 13,
1156
+ 0,
1157
+ 14,
1158
+ 1,
1159
+ "VAE"
1160
+ ],
1161
+ [
1162
+ 16,
1163
+ 6,
1164
+ 0,
1165
+ 15,
1166
+ 0,
1167
+ "CONDITIONING"
1168
+ ],
1169
+ [
1170
+ 18,
1171
+ 14,
1172
+ 0,
1173
+ 15,
1174
+ 1,
1175
+ "LATENT"
1176
+ ],
1177
+ [
1178
+ 20,
1179
+ 16,
1180
+ 0,
1181
+ 17,
1182
+ 0,
1183
+ "IMAGE"
1184
+ ],
1185
+ [
1186
+ 21,
1187
+ 17,
1188
+ 0,
1189
+ 14,
1190
+ 0,
1191
+ "IMAGE"
1192
+ ],
1193
+ [
1194
+ 33,
1195
+ 21,
1196
+ 0,
1197
+ 28,
1198
+ 0,
1199
+ "NOISE"
1200
+ ],
1201
+ [
1202
+ 34,
1203
+ 27,
1204
+ 0,
1205
+ 28,
1206
+ 1,
1207
+ "GUIDER"
1208
+ ],
1209
+ [
1210
+ 35,
1211
+ 20,
1212
+ 0,
1213
+ 28,
1214
+ 2,
1215
+ "SAMPLER"
1216
+ ],
1217
+ [
1218
+ 36,
1219
+ 23,
1220
+ 0,
1221
+ 28,
1222
+ 3,
1223
+ "SIGMAS"
1224
+ ],
1225
+ [
1226
+ 42,
1227
+ 14,
1228
+ 0,
1229
+ 29,
1230
+ 1,
1231
+ "LATENT"
1232
+ ],
1233
+ [
1234
+ 44,
1235
+ 7,
1236
+ 0,
1237
+ 29,
1238
+ 0,
1239
+ "CONDITIONING"
1240
+ ],
1241
+ [
1242
+ 45,
1243
+ 7,
1244
+ 0,
1245
+ 27,
1246
+ 3,
1247
+ "CONDITIONING"
1248
+ ],
1249
+ [
1250
+ 46,
1251
+ 28,
1252
+ 0,
1253
+ 8,
1254
+ 0,
1255
+ "LATENT"
1256
+ ],
1257
+ [
1258
+ 49,
1259
+ 11,
1260
+ 0,
1261
+ 28,
1262
+ 4,
1263
+ "LATENT"
1264
+ ],
1265
+ [
1266
+ 52,
1267
+ 12,
1268
+ 0,
1269
+ 23,
1270
+ 0,
1271
+ "MODEL"
1272
+ ],
1273
+ [
1274
+ 53,
1275
+ 12,
1276
+ 0,
1277
+ 27,
1278
+ 0,
1279
+ "MODEL"
1280
+ ],
1281
+ [
1282
+ 54,
1283
+ 17,
1284
+ 0,
1285
+ 32,
1286
+ 0,
1287
+ "IMAGE"
1288
+ ],
1289
+ [
1290
+ 55,
1291
+ 32,
1292
+ 0,
1293
+ 11,
1294
+ 0,
1295
+ "INT"
1296
+ ],
1297
+ [
1298
+ 56,
1299
+ 32,
1300
+ 1,
1301
+ 11,
1302
+ 1,
1303
+ "INT"
1304
+ ],
1305
+ [
1306
+ 61,
1307
+ 34,
1308
+ 0,
1309
+ 37,
1310
+ 0,
1311
+ "IMAGE"
1312
+ ],
1313
+ [
1314
+ 62,
1315
+ 13,
1316
+ 0,
1317
+ 37,
1318
+ 1,
1319
+ "VAE"
1320
+ ],
1321
+ [
1322
+ 63,
1323
+ 33,
1324
+ 0,
1325
+ 34,
1326
+ 0,
1327
+ "IMAGE"
1328
+ ],
1329
+ [
1330
+ 68,
1331
+ 15,
1332
+ 0,
1333
+ 38,
1334
+ 0,
1335
+ "CONDITIONING"
1336
+ ],
1337
+ [
1338
+ 69,
1339
+ 29,
1340
+ 0,
1341
+ 39,
1342
+ 0,
1343
+ "CONDITIONING"
1344
+ ],
1345
+ [
1346
+ 70,
1347
+ 38,
1348
+ 0,
1349
+ 27,
1350
+ 1,
1351
+ "CONDITIONING"
1352
+ ],
1353
+ [
1354
+ 71,
1355
+ 39,
1356
+ 0,
1357
+ 27,
1358
+ 2,
1359
+ "CONDITIONING"
1360
+ ],
1361
+ [
1362
+ 72,
1363
+ 37,
1364
+ 0,
1365
+ 38,
1366
+ 1,
1367
+ "LATENT"
1368
+ ],
1369
+ [
1370
+ 73,
1371
+ 37,
1372
+ 0,
1373
+ 39,
1374
+ 1,
1375
+ "LATENT"
1376
+ ]
1377
+ ],
1378
+ "groups": [
1379
+ {
1380
+ "id": 1,
1381
+ "title": "Step 1 - Load models",
1382
+ "bounding": [
1383
+ -530,
1384
+ 20,
1385
+ 320,
1386
+ 410
1387
+ ],
1388
+ "color": "#3f789e",
1389
+ "font_size": 24,
1390
+ "flags": {}
1391
+ },
1392
+ {
1393
+ "id": 2,
1394
+ "title": "Step 3 - Prompt",
1395
+ "bounding": [
1396
+ -190,
1397
+ 20,
1398
+ 450,
1399
+ 410
1400
+ ],
1401
+ "color": "#3f789e",
1402
+ "font_size": 24,
1403
+ "flags": {}
1404
+ },
1405
+ {
1406
+ "id": 3,
1407
+ "title": "Step 2 - Load image",
1408
+ "bounding": [
1409
+ -530,
1410
+ 440,
1411
+ 320,
1412
+ 400
1413
+ ],
1414
+ "color": "#3f789e",
1415
+ "font_size": 24,
1416
+ "flags": {}
1417
+ },
1418
+ {
1419
+ "id": 4,
1420
+ "title": "Comditioning 1",
1421
+ "bounding": [
1422
+ 280,
1423
+ 20,
1424
+ 220.05160522460938,
1425
+ 296.8192443847656
1426
+ ],
1427
+ "color": "#3f789e",
1428
+ "font_size": 24,
1429
+ "flags": {}
1430
+ },
1431
+ {
1432
+ "id": 5,
1433
+ "title": "Custom Sampling",
1434
+ "bounding": [
1435
+ 760,
1436
+ 20,
1437
+ 561.83544921875,
1438
+ 630.7272338867188
1439
+ ],
1440
+ "color": "#3f789e",
1441
+ "font_size": 24,
1442
+ "flags": {}
1443
+ },
1444
+ {
1445
+ "id": 6,
1446
+ "title": "(Optional) - 2nd image input",
1447
+ "bounding": [
1448
+ -530,
1449
+ 850,
1450
+ 322.1171875,
1451
+ 402.537109375
1452
+ ],
1453
+ "color": "#3f789e",
1454
+ "font_size": 24,
1455
+ "flags": {}
1456
+ },
1457
+ {
1458
+ "id": 7,
1459
+ "title": "Comditioning 2",
1460
+ "bounding": [
1461
+ 520,
1462
+ 20,
1463
+ 220.05160522460938,
1464
+ 296.8192443847656
1465
+ ],
1466
+ "color": "#3f789e",
1467
+ "font_size": 24,
1468
+ "flags": {}
1469
+ },
1470
+ {
1471
+ "id": 8,
1472
+ "title": "Output image size",
1473
+ "bounding": [
1474
+ 120,
1475
+ 620,
1476
+ 290,
1477
+ 189.60000610351562
1478
+ ],
1479
+ "color": "#3f789e",
1480
+ "font_size": 24,
1481
+ "flags": {}
1482
+ }
1483
+ ],
1484
+ "config": {},
1485
+ "extra": {
1486
+ "ds": {
1487
+ "scale": 0.5644739300537773,
1488
+ "offset": [
1489
+ 1461.1142852243397,
1490
+ 281.2289969838054
1491
+ ]
1492
+ },
1493
+ "frontendVersion": "1.23.4",
1494
+ "groupNodes": {}
1495
+ },
1496
+ "version": 0.4
1497
+ }