Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ninjaneural
GitHub Repository: ninjaneural/webui
Path: blob/master/memo/comfyui_custompose/20240326/workflow2.json
3275 views
1
{
2
"last_node_id": 92,
3
"last_link_id": 189,
4
"nodes": [
5
{
6
"id": 3,
7
"type": "EmptyLatentImage",
8
"pos": [
9
892,
10
994
11
],
12
"size": {
13
"0": 210,
14
"1": 110
15
},
16
"flags": {},
17
"order": 0,
18
"mode": 0,
19
"outputs": [
20
{
21
"name": "LATENT",
22
"type": "LATENT",
23
"links": [
24
120
25
],
26
"slot_index": 0
27
}
28
],
29
"properties": {
30
"Node name for S&R": "EmptyLatentImage"
31
},
32
"widgets_values": [
33
512,
34
768,
35
1
36
]
37
},
38
{
39
"id": 57,
40
"type": "PreviewImage",
41
"pos": [
42
2570,
43
1180
44
],
45
"size": {
46
"0": 470.4400634765625,
47
"1": 645.5353393554688
48
},
49
"flags": {},
50
"order": 28,
51
"mode": 0,
52
"inputs": [
53
{
54
"name": "images",
55
"type": "IMAGE",
56
"link": 125
57
}
58
],
59
"properties": {
60
"Node name for S&R": "PreviewImage"
61
}
62
},
63
{
64
"id": 68,
65
"type": "VAEEncode",
66
"pos": [
67
1850,
68
1940
69
],
70
"size": {
71
"0": 210,
72
"1": 46
73
},
74
"flags": {},
75
"order": 31,
76
"mode": 0,
77
"inputs": [
78
{
79
"name": "pixels",
80
"type": "IMAGE",
81
"link": 154
82
},
83
{
84
"name": "vae",
85
"type": "VAE",
86
"link": 135,
87
"slot_index": 1
88
}
89
],
90
"outputs": [
91
{
92
"name": "LATENT",
93
"type": "LATENT",
94
"links": [
95
136
96
],
97
"shape": 3,
98
"slot_index": 0
99
}
100
],
101
"properties": {
102
"Node name for S&R": "VAEEncode"
103
}
104
},
105
{
106
"id": 70,
107
"type": "VAEDecode",
108
"pos": [
109
2220,
110
1830
111
],
112
"size": {
113
"0": 210,
114
"1": 46
115
},
116
"flags": {},
117
"order": 33,
118
"mode": 0,
119
"inputs": [
120
{
121
"name": "samples",
122
"type": "LATENT",
123
"link": 137
124
},
125
{
126
"name": "vae",
127
"type": "VAE",
128
"link": 138,
129
"slot_index": 1
130
}
131
],
132
"outputs": [
133
{
134
"name": "IMAGE",
135
"type": "IMAGE",
136
"links": [
137
139
138
],
139
"shape": 3,
140
"slot_index": 0
141
}
142
],
143
"properties": {
144
"Node name for S&R": "VAEDecode"
145
}
146
},
147
{
148
"id": 69,
149
"type": "KSampler",
150
"pos": [
151
2170,
152
1520
153
],
154
"size": {
155
"0": 315,
156
"1": 262
157
},
158
"flags": {},
159
"order": 32,
160
"mode": 0,
161
"inputs": [
162
{
163
"name": "model",
164
"type": "MODEL",
165
"link": 184,
166
"slot_index": 0
167
},
168
{
169
"name": "positive",
170
"type": "CONDITIONING",
171
"link": 142,
172
"slot_index": 1
173
},
174
{
175
"name": "negative",
176
"type": "CONDITIONING",
177
"link": 143,
178
"slot_index": 2
179
},
180
{
181
"name": "latent_image",
182
"type": "LATENT",
183
"link": 136
184
}
185
],
186
"outputs": [
187
{
188
"name": "LATENT",
189
"type": "LATENT",
190
"links": [
191
137
192
],
193
"shape": 3,
194
"slot_index": 0
195
}
196
],
197
"properties": {
198
"Node name for S&R": "KSampler"
199
},
200
"widgets_values": [
201
940182260549985,
202
"fixed",
203
10,
204
2,
205
"dpmpp_2m",
206
"karras",
207
0.4
208
]
209
},
210
{
211
"id": 65,
212
"type": "ImageUpscaleWithModel",
213
"pos": [
214
1830,
215
1630
216
],
217
"size": {
218
"0": 241.79998779296875,
219
"1": 46
220
},
221
"flags": {},
222
"order": 29,
223
"mode": 0,
224
"inputs": [
225
{
226
"name": "upscale_model",
227
"type": "UPSCALE_MODEL",
228
"link": 153,
229
"slot_index": 0
230
},
231
{
232
"name": "image",
233
"type": "IMAGE",
234
"link": 149,
235
"slot_index": 1
236
}
237
],
238
"outputs": [
239
{
240
"name": "IMAGE",
241
"type": "IMAGE",
242
"links": [
243
133
244
],
245
"shape": 3,
246
"slot_index": 0
247
}
248
],
249
"properties": {
250
"Node name for S&R": "ImageUpscaleWithModel"
251
}
252
},
253
{
254
"id": 67,
255
"type": "ImageScale",
256
"pos": [
257
1790,
258
1730
259
],
260
"size": {
261
"0": 315,
262
"1": 130
263
},
264
"flags": {},
265
"order": 30,
266
"mode": 0,
267
"inputs": [
268
{
269
"name": "image",
270
"type": "IMAGE",
271
"link": 133
272
}
273
],
274
"outputs": [
275
{
276
"name": "IMAGE",
277
"type": "IMAGE",
278
"links": [
279
154
280
],
281
"shape": 3,
282
"slot_index": 0
283
}
284
],
285
"properties": {
286
"Node name for S&R": "ImageScale"
287
},
288
"widgets_values": [
289
"lanczos",
290
1024,
291
1536,
292
"disabled"
293
]
294
},
295
{
296
"id": 44,
297
"type": "VAELoader",
298
"pos": [
299
42,
300
905
301
],
302
"size": {
303
"0": 315,
304
"1": 58
305
},
306
"flags": {},
307
"order": 1,
308
"mode": 0,
309
"outputs": [
310
{
311
"name": "VAE",
312
"type": "VAE",
313
"links": [
314
122,
315
135,
316
138
317
],
318
"shape": 3,
319
"slot_index": 0
320
}
321
],
322
"properties": {
323
"Node name for S&R": "VAELoader"
324
},
325
"widgets_values": [
326
"vae-ft-mse-840000-ema-pruned.vae.pt"
327
]
328
},
329
{
330
"id": 78,
331
"type": "ControlNetLoader",
332
"pos": [
333
1600,
334
460
335
],
336
"size": {
337
"0": 315,
338
"1": 58
339
},
340
"flags": {},
341
"order": 2,
342
"mode": 0,
343
"outputs": [
344
{
345
"name": "CONTROL_NET",
346
"type": "CONTROL_NET",
347
"links": [
348
155
349
],
350
"shape": 3
351
}
352
],
353
"properties": {
354
"Node name for S&R": "ControlNetLoader"
355
},
356
"widgets_values": [
357
"control_v11p_sd15_openpose_fp16.safetensors"
358
]
359
},
360
{
361
"id": 54,
362
"type": "VAEDecode",
363
"pos": [
364
2320,
365
550
366
],
367
"size": {
368
"0": 140,
369
"1": 50
370
},
371
"flags": {},
372
"order": 25,
373
"mode": 0,
374
"inputs": [
375
{
376
"name": "samples",
377
"type": "LATENT",
378
"link": 114
379
},
380
{
381
"name": "vae",
382
"type": "VAE",
383
"link": 122
384
}
385
],
386
"outputs": [
387
{
388
"name": "IMAGE",
389
"type": "IMAGE",
390
"links": [
391
116,
392
123
393
],
394
"slot_index": 0
395
}
396
],
397
"properties": {
398
"Node name for S&R": "VAEDecode"
399
}
400
},
401
{
402
"id": 75,
403
"type": "UpscaleModelLoader",
404
"pos": [
405
1800,
406
1510
407
],
408
"size": {
409
"0": 315,
410
"1": 58
411
},
412
"flags": {},
413
"order": 3,
414
"mode": 0,
415
"outputs": [
416
{
417
"name": "UPSCALE_MODEL",
418
"type": "UPSCALE_MODEL",
419
"links": [
420
153
421
],
422
"shape": 3
423
}
424
],
425
"properties": {
426
"Node name for S&R": "UpscaleModelLoader"
427
},
428
"widgets_values": [
429
"4x-UltraSharp.pth"
430
]
431
},
432
{
433
"id": 5,
434
"type": "CLIPTextEncode",
435
"pos": [
436
710,
437
777
438
],
439
"size": {
440
"0": 400,
441
"1": 160
442
},
443
"flags": {},
444
"order": 15,
445
"mode": 0,
446
"inputs": [
447
{
448
"name": "clip",
449
"type": "CLIP",
450
"link": 6
451
}
452
],
453
"outputs": [
454
{
455
"name": "CONDITIONING",
456
"type": "CONDITIONING",
457
"links": [
458
143,
459
165
460
],
461
"slot_index": 0
462
}
463
],
464
"properties": {
465
"Node name for S&R": "CLIPTextEncode"
466
},
467
"widgets_values": [
468
"(worst quality,low quality,normal quality:1.2),nsfw, nude"
469
],
470
"color": "#322",
471
"bgcolor": "#533"
472
},
473
{
474
"id": 77,
475
"type": "ControlNetApplyAdvanced",
476
"pos": [
477
1589,
478
599
479
],
480
"size": {
481
"0": 315,
482
"1": 166
483
},
484
"flags": {},
485
"order": 23,
486
"mode": 0,
487
"inputs": [
488
{
489
"name": "positive",
490
"type": "CONDITIONING",
491
"link": 164
492
},
493
{
494
"name": "negative",
495
"type": "CONDITIONING",
496
"link": 165
497
},
498
{
499
"name": "control_net",
500
"type": "CONTROL_NET",
501
"link": 155,
502
"slot_index": 2
503
},
504
{
505
"name": "image",
506
"type": "IMAGE",
507
"link": 156
508
}
509
],
510
"outputs": [
511
{
512
"name": "positive",
513
"type": "CONDITIONING",
514
"links": [
515
166
516
],
517
"shape": 3,
518
"slot_index": 0
519
},
520
{
521
"name": "negative",
522
"type": "CONDITIONING",
523
"links": [
524
167
525
],
526
"shape": 3,
527
"slot_index": 1
528
}
529
],
530
"properties": {
531
"Node name for S&R": "ControlNetApplyAdvanced"
532
},
533
"widgets_values": [
534
1,
535
0,
536
1
537
]
538
},
539
{
540
"id": 79,
541
"type": "DWPreprocessor",
542
"pos": [
543
1600,
544
200
545
],
546
"size": {
547
"0": 315,
548
"1": 198
549
},
550
"flags": {},
551
"order": 13,
552
"mode": 0,
553
"inputs": [
554
{
555
"name": "image",
556
"type": "IMAGE",
557
"link": 157
558
}
559
],
560
"outputs": [
561
{
562
"name": "IMAGE",
563
"type": "IMAGE",
564
"links": [
565
156,
566
168
567
],
568
"shape": 3,
569
"slot_index": 0
570
},
571
{
572
"name": "POSE_KEYPOINT",
573
"type": "POSE_KEYPOINT",
574
"links": null,
575
"shape": 3
576
}
577
],
578
"properties": {
579
"Node name for S&R": "DWPreprocessor"
580
},
581
"widgets_values": [
582
"enable",
583
"enable",
584
"enable",
585
512,
586
"yolox_l.onnx",
587
"dw-ll_ucoco_384_bs5.torchscript.pt"
588
]
589
},
590
{
591
"id": 80,
592
"type": "LoadImage",
593
"pos": [
594
2038,
595
-492
596
],
597
"size": {
598
"0": 315,
599
"1": 314
600
},
601
"flags": {},
602
"order": 4,
603
"mode": 0,
604
"outputs": [
605
{
606
"name": "IMAGE",
607
"type": "IMAGE",
608
"links": [
609
157
610
],
611
"shape": 3,
612
"slot_index": 0
613
},
614
{
615
"name": "MASK",
616
"type": "MASK",
617
"links": null,
618
"shape": 3
619
}
620
],
621
"properties": {
622
"Node name for S&R": "LoadImage"
623
},
624
"widgets_values": [
625
"ComfyUI_01586_ (1).png",
626
"image"
627
]
628
},
629
{
630
"id": 4,
631
"type": "CLIPTextEncode",
632
"pos": [
633
710,
634
570
635
],
636
"size": {
637
"0": 400,
638
"1": 160
639
},
640
"flags": {},
641
"order": 21,
642
"mode": 0,
643
"inputs": [
644
{
645
"name": "clip",
646
"type": "CLIP",
647
"link": 5
648
},
649
{
650
"name": "text",
651
"type": "STRING",
652
"link": 177,
653
"widget": {
654
"name": "text"
655
}
656
}
657
],
658
"outputs": [
659
{
660
"name": "CONDITIONING",
661
"type": "CONDITIONING",
662
"links": [
663
142,
664
164
665
],
666
"slot_index": 0
667
}
668
],
669
"properties": {
670
"Node name for S&R": "CLIPTextEncode"
671
},
672
"widgets_values": [
673
"masterpiece, best quality,8k uhd, ultra realistic,realistic, photorealistic, RAW,"
674
],
675
"color": "#232",
676
"bgcolor": "#353"
677
},
678
{
679
"id": 88,
680
"type": "CR Multiline Text",
681
"pos": [
682
702,
683
-135
684
],
685
"size": {
686
"0": 400,
687
"1": 216
688
},
689
"flags": {},
690
"order": 5,
691
"mode": 0,
692
"outputs": [
693
{
694
"name": "multiline_text",
695
"type": "*",
696
"links": [
697
176
698
],
699
"shape": 3,
700
"slot_index": 0
701
},
702
{
703
"name": "show_help",
704
"type": "STRING",
705
"links": null,
706
"shape": 3
707
}
708
],
709
"properties": {
710
"Node name for S&R": "CR Multiline Text"
711
},
712
"widgets_values": [
713
"masterpiece, best quality,8k uhd, ultra realistic,realistic, photorealistic, RAW,",
714
false,
715
"'",
716
true,
717
"",
718
false
719
]
720
},
721
{
722
"id": 86,
723
"type": "CR Text Concatenate",
724
"pos": [
725
718,
726
394
727
],
728
"size": {
729
"0": 315,
730
"1": 126
731
},
732
"flags": {},
733
"order": 20,
734
"mode": 0,
735
"inputs": [
736
{
737
"name": "text1",
738
"type": "STRING",
739
"link": 176,
740
"widget": {
741
"name": "text1"
742
}
743
},
744
{
745
"name": "text2",
746
"type": "STRING",
747
"link": 175,
748
"widget": {
749
"name": "text2"
750
}
751
}
752
],
753
"outputs": [
754
{
755
"name": "STRING",
756
"type": "*",
757
"links": [
758
177,
759
178
760
],
761
"shape": 3,
762
"slot_index": 0
763
},
764
{
765
"name": "show_help",
766
"type": "STRING",
767
"links": null,
768
"shape": 3
769
}
770
],
771
"properties": {
772
"Node name for S&R": "CR Text Concatenate"
773
},
774
"widgets_values": [
775
"",
776
"",
777
","
778
]
779
},
780
{
781
"id": 85,
782
"type": "WD14Tagger|pysssss",
783
"pos": [
784
704,
785
117
786
],
787
"size": {
788
"0": 332.15557861328125,
789
"1": 236.98876953125
790
},
791
"flags": {},
792
"order": 16,
793
"mode": 0,
794
"inputs": [
795
{
796
"name": "image",
797
"type": "IMAGE",
798
"link": 174
799
}
800
],
801
"outputs": [
802
{
803
"name": "STRING",
804
"type": "STRING",
805
"links": [
806
175
807
],
808
"shape": 6,
809
"slot_index": 0
810
}
811
],
812
"properties": {
813
"Node name for S&R": "WD14Tagger|pysssss"
814
},
815
"widgets_values": [
816
"wd-v1-4-moat-tagger-v2",
817
0.35,
818
0.85,
819
false,
820
false,
821
""
822
]
823
},
824
{
825
"id": 52,
826
"type": "ReActorFaceSwap",
827
"pos": [
828
2041,
829
933
830
],
831
"size": {
832
"0": 315,
833
"1": 338
834
},
835
"flags": {},
836
"order": 27,
837
"mode": 0,
838
"inputs": [
839
{
840
"name": "input_image",
841
"type": "IMAGE",
842
"link": 123
843
},
844
{
845
"name": "source_image",
846
"type": "IMAGE",
847
"link": 124
848
},
849
{
850
"name": "face_model",
851
"type": "FACE_MODEL",
852
"link": null
853
}
854
],
855
"outputs": [
856
{
857
"name": "IMAGE",
858
"type": "IMAGE",
859
"links": [
860
125,
861
149
862
],
863
"shape": 3,
864
"slot_index": 0
865
},
866
{
867
"name": "FACE_MODEL",
868
"type": "FACE_MODEL",
869
"links": null,
870
"shape": 3,
871
"slot_index": 1
872
}
873
],
874
"properties": {
875
"Node name for S&R": "ReActorFaceSwap"
876
},
877
"widgets_values": [
878
true,
879
"inswapper_128.onnx",
880
"retinaface_resnet50",
881
"GFPGANv1.4.pth",
882
0.5,
883
0.5,
884
"no",
885
"no",
886
"0",
887
"0",
888
1
889
]
890
},
891
{
892
"id": 89,
893
"type": "ShowText|pysssss",
894
"pos": [
895
1125,
896
336
897
],
898
"size": {
899
"0": 400.4798889160156,
900
"1": 329.0489501953125
901
},
902
"flags": {},
903
"order": 22,
904
"mode": 0,
905
"inputs": [
906
{
907
"name": "text",
908
"type": "STRING",
909
"link": 178,
910
"widget": {
911
"name": "text"
912
}
913
}
914
],
915
"outputs": [
916
{
917
"name": "STRING",
918
"type": "STRING",
919
"links": null,
920
"shape": 6
921
}
922
],
923
"properties": {
924
"Node name for S&R": "ShowText|pysssss"
925
},
926
"widgets_values": [
927
"",
928
"masterpiece, best quality,8k uhd, ultra realistic,realistic, photorealistic, RAW,1girl, solo, breasts, looking_at_viewer, blonde_hair, gloves, medium_breasts, wings, belt, star_\\(symbol\\), lips, bodysuit, feathered_wings, angel_wings, realistic, animification, superhero"
929
]
930
},
931
{
932
"id": 56,
933
"type": "PreviewImage",
934
"pos": [
935
2570,
936
490
937
],
938
"size": {
939
"0": 434.03253173828125,
940
"1": 632.8707275390625
941
},
942
"flags": {},
943
"order": 26,
944
"mode": 0,
945
"inputs": [
946
{
947
"name": "images",
948
"type": "IMAGE",
949
"link": 116
950
}
951
],
952
"properties": {
953
"Node name for S&R": "PreviewImage"
954
}
955
},
956
{
957
"id": 71,
958
"type": "PreviewImage",
959
"pos": [
960
2561,
961
-332
962
],
963
"size": {
964
"0": 540.338623046875,
965
"1": 753.1709594726562
966
},
967
"flags": {},
968
"order": 34,
969
"mode": 0,
970
"inputs": [
971
{
972
"name": "images",
973
"type": "IMAGE",
974
"link": 139
975
}
976
],
977
"properties": {
978
"Node name for S&R": "PreviewImage"
979
}
980
},
981
{
982
"id": 81,
983
"type": "PreviewImage",
984
"pos": [
985
1630,
986
-238
987
],
988
"size": {
989
"0": 316.84112548828125,
990
"1": 348.7726135253906
991
},
992
"flags": {},
993
"order": 18,
994
"mode": 0,
995
"inputs": [
996
{
997
"name": "images",
998
"type": "IMAGE",
999
"link": 168
1000
}
1001
],
1002
"properties": {
1003
"Node name for S&R": "PreviewImage"
1004
}
1005
},
1006
{
1007
"id": 53,
1008
"type": "KSampler",
1009
"pos": [
1010
2020,
1011
520
1012
],
1013
"size": {
1014
"0": 240,
1015
"1": 262
1016
},
1017
"flags": {},
1018
"order": 24,
1019
"mode": 0,
1020
"inputs": [
1021
{
1022
"name": "model",
1023
"type": "MODEL",
1024
"link": 185
1025
},
1026
{
1027
"name": "positive",
1028
"type": "CONDITIONING",
1029
"link": 166
1030
},
1031
{
1032
"name": "negative",
1033
"type": "CONDITIONING",
1034
"link": 167
1035
},
1036
{
1037
"name": "latent_image",
1038
"type": "LATENT",
1039
"link": 120
1040
}
1041
],
1042
"outputs": [
1043
{
1044
"name": "LATENT",
1045
"type": "LATENT",
1046
"links": [
1047
114
1048
],
1049
"slot_index": 0
1050
}
1051
],
1052
"properties": {
1053
"Node name for S&R": "KSampler"
1054
},
1055
"widgets_values": [
1056
807070848224271,
1057
"randomize",
1058
25,
1059
6.5,
1060
"dpmpp_2m",
1061
"karras",
1062
1
1063
]
1064
},
1065
{
1066
"id": 14,
1067
"type": "LoraLoaderModelOnly",
1068
"pos": [
1069
780,
1070
1860
1071
],
1072
"size": {
1073
"0": 210,
1074
"1": 82
1075
},
1076
"flags": {},
1077
"order": 14,
1078
"mode": 0,
1079
"inputs": [
1080
{
1081
"name": "model",
1082
"type": "MODEL",
1083
"link": 15
1084
}
1085
],
1086
"outputs": [
1087
{
1088
"name": "MODEL",
1089
"type": "MODEL",
1090
"links": [
1091
180
1092
],
1093
"shape": 3,
1094
"slot_index": 0
1095
}
1096
],
1097
"properties": {
1098
"Node name for S&R": "LoraLoaderModelOnly"
1099
},
1100
"widgets_values": [
1101
"ip-adapter-faceid-plusv2_sd15_lora.safetensors",
1102
0.6
1103
],
1104
"color": "#223",
1105
"bgcolor": "#335"
1106
},
1107
{
1108
"id": 9,
1109
"type": "IPAdapterModelLoader",
1110
"pos": [
1111
700,
1112
1500
1113
],
1114
"size": {
1115
"0": 290,
1116
"1": 60
1117
},
1118
"flags": {},
1119
"order": 6,
1120
"mode": 0,
1121
"outputs": [
1122
{
1123
"name": "IPADAPTER",
1124
"type": "IPADAPTER",
1125
"links": [
1126
181
1127
],
1128
"shape": 3,
1129
"slot_index": 0
1130
}
1131
],
1132
"properties": {
1133
"Node name for S&R": "IPAdapterModelLoader"
1134
},
1135
"widgets_values": [
1136
"ip-adapter-faceid-plusv2_sd15.bin"
1137
],
1138
"color": "#223",
1139
"bgcolor": "#335"
1140
},
1141
{
1142
"id": 31,
1143
"type": "CLIPVisionLoader",
1144
"pos": [
1145
700,
1146
1620
1147
],
1148
"size": {
1149
"0": 290,
1150
"1": 60
1151
},
1152
"flags": {},
1153
"order": 7,
1154
"mode": 0,
1155
"outputs": [
1156
{
1157
"name": "CLIP_VISION",
1158
"type": "CLIP_VISION",
1159
"links": [
1160
182
1161
],
1162
"shape": 3,
1163
"slot_index": 0
1164
}
1165
],
1166
"properties": {
1167
"Node name for S&R": "CLIPVisionLoader"
1168
},
1169
"widgets_values": [
1170
"model.safetensors"
1171
],
1172
"color": "#223",
1173
"bgcolor": "#335"
1174
},
1175
{
1176
"id": 91,
1177
"type": "IPAdapterInsightFaceLoader",
1178
"pos": [
1179
673,
1180
1750
1181
],
1182
"size": {
1183
"0": 315,
1184
"1": 58
1185
},
1186
"flags": {},
1187
"order": 8,
1188
"mode": 0,
1189
"outputs": [
1190
{
1191
"name": "INSIGHTFACE",
1192
"type": "INSIGHTFACE",
1193
"links": [
1194
179
1195
],
1196
"shape": 3
1197
}
1198
],
1199
"properties": {
1200
"Node name for S&R": "IPAdapterInsightFaceLoader"
1201
},
1202
"widgets_values": [
1203
"CPU"
1204
]
1205
},
1206
{
1207
"id": 90,
1208
"type": "IPAdapterFaceID",
1209
"pos": [
1210
1087,
1211
1569
1212
],
1213
"size": {
1214
"0": 315,
1215
"1": 322
1216
},
1217
"flags": {},
1218
"order": 19,
1219
"mode": 0,
1220
"inputs": [
1221
{
1222
"name": "model",
1223
"type": "MODEL",
1224
"link": 180
1225
},
1226
{
1227
"name": "ipadapter",
1228
"type": "IPADAPTER",
1229
"link": 181,
1230
"slot_index": 1
1231
},
1232
{
1233
"name": "image",
1234
"type": "IMAGE",
1235
"link": 183
1236
},
1237
{
1238
"name": "image_negative",
1239
"type": "IMAGE",
1240
"link": null
1241
},
1242
{
1243
"name": "attn_mask",
1244
"type": "MASK",
1245
"link": null
1246
},
1247
{
1248
"name": "clip_vision",
1249
"type": "CLIP_VISION",
1250
"link": 182
1251
},
1252
{
1253
"name": "insightface",
1254
"type": "INSIGHTFACE",
1255
"link": 179,
1256
"slot_index": 6
1257
}
1258
],
1259
"outputs": [
1260
{
1261
"name": "MODEL",
1262
"type": "MODEL",
1263
"links": [
1264
184
1265
],
1266
"shape": 3,
1267
"slot_index": 0
1268
}
1269
],
1270
"properties": {
1271
"Node name for S&R": "IPAdapterFaceID"
1272
},
1273
"widgets_values": [
1274
0.9,
1275
1,
1276
"linear",
1277
"concat",
1278
0,
1279
1,
1280
"V only"
1281
]
1282
},
1283
{
1284
"id": 83,
1285
"type": "IPAdapterModelLoader",
1286
"pos": [
1287
111,
1288
142
1289
],
1290
"size": {
1291
"0": 315,
1292
"1": 58
1293
},
1294
"flags": {},
1295
"order": 9,
1296
"mode": 0,
1297
"outputs": [
1298
{
1299
"name": "IPADAPTER",
1300
"type": "IPADAPTER",
1301
"links": [
1302
186
1303
],
1304
"shape": 3,
1305
"slot_index": 0
1306
}
1307
],
1308
"properties": {
1309
"Node name for S&R": "IPAdapterModelLoader"
1310
},
1311
"widgets_values": [
1312
"ip-adapter-plus_sd15.safetensors"
1313
]
1314
},
1315
{
1316
"id": 2,
1317
"type": "CheckpointLoaderSimple",
1318
"pos": [
1319
50,
1320
700
1321
],
1322
"size": {
1323
"0": 290,
1324
"1": 100
1325
},
1326
"flags": {},
1327
"order": 10,
1328
"mode": 0,
1329
"outputs": [
1330
{
1331
"name": "MODEL",
1332
"type": "MODEL",
1333
"links": [
1334
15,
1335
187
1336
],
1337
"slot_index": 0
1338
},
1339
{
1340
"name": "CLIP",
1341
"type": "CLIP",
1342
"links": [
1343
5,
1344
6
1345
],
1346
"slot_index": 1
1347
},
1348
{
1349
"name": "VAE",
1350
"type": "VAE",
1351
"links": [],
1352
"slot_index": 2
1353
}
1354
],
1355
"properties": {
1356
"Node name for S&R": "CheckpointLoaderSimple"
1357
},
1358
"widgets_values": [
1359
"picx_real_v1.safetensors"
1360
]
1361
},
1362
{
1363
"id": 84,
1364
"type": "CLIPVisionLoader",
1365
"pos": [
1366
-238,
1367
261
1368
],
1369
"size": {
1370
"0": 315,
1371
"1": 58
1372
},
1373
"flags": {},
1374
"order": 11,
1375
"mode": 0,
1376
"outputs": [
1377
{
1378
"name": "CLIP_VISION",
1379
"type": "CLIP_VISION",
1380
"links": [
1381
188
1382
],
1383
"shape": 3,
1384
"slot_index": 0
1385
}
1386
],
1387
"properties": {
1388
"Node name for S&R": "CLIPVisionLoader"
1389
},
1390
"widgets_values": [
1391
"model.safetensors"
1392
]
1393
},
1394
{
1395
"id": 10,
1396
"type": "LoadImage",
1397
"pos": [
1398
2045,
1399
-112
1400
],
1401
"size": {
1402
"0": 390.733154296875,
1403
"1": 482.0174560546875
1404
},
1405
"flags": {},
1406
"order": 12,
1407
"mode": 0,
1408
"outputs": [
1409
{
1410
"name": "IMAGE",
1411
"type": "IMAGE",
1412
"links": [
1413
124,
1414
174,
1415
183,
1416
189
1417
],
1418
"shape": 3,
1419
"slot_index": 0
1420
},
1421
{
1422
"name": "MASK",
1423
"type": "MASK",
1424
"links": null,
1425
"shape": 3
1426
}
1427
],
1428
"properties": {
1429
"Node name for S&R": "LoadImage"
1430
},
1431
"widgets_values": [
1432
"ComfyUI_01618_.png",
1433
"image"
1434
],
1435
"color": "#223",
1436
"bgcolor": "#335"
1437
},
1438
{
1439
"id": 92,
1440
"type": "IPAdapterAdvanced",
1441
"pos": [
1442
128,
1443
266
1444
],
1445
"size": {
1446
"0": 315,
1447
"1": 278
1448
},
1449
"flags": {},
1450
"order": 17,
1451
"mode": 0,
1452
"inputs": [
1453
{
1454
"name": "model",
1455
"type": "MODEL",
1456
"link": 187
1457
},
1458
{
1459
"name": "ipadapter",
1460
"type": "IPADAPTER",
1461
"link": 186
1462
},
1463
{
1464
"name": "image",
1465
"type": "IMAGE",
1466
"link": 189
1467
},
1468
{
1469
"name": "image_negative",
1470
"type": "IMAGE",
1471
"link": null
1472
},
1473
{
1474
"name": "attn_mask",
1475
"type": "MASK",
1476
"link": null
1477
},
1478
{
1479
"name": "clip_vision",
1480
"type": "CLIP_VISION",
1481
"link": 188
1482
}
1483
],
1484
"outputs": [
1485
{
1486
"name": "MODEL",
1487
"type": "MODEL",
1488
"links": [
1489
185
1490
],
1491
"shape": 3,
1492
"slot_index": 0
1493
}
1494
],
1495
"properties": {
1496
"Node name for S&R": "IPAdapterAdvanced"
1497
},
1498
"widgets_values": [
1499
1,
1500
"linear",
1501
"concat",
1502
0,
1503
1,
1504
"V only"
1505
]
1506
}
1507
],
1508
"links": [
1509
[
1510
5,
1511
2,
1512
1,
1513
4,
1514
0,
1515
"CLIP"
1516
],
1517
[
1518
6,
1519
2,
1520
1,
1521
5,
1522
0,
1523
"CLIP"
1524
],
1525
[
1526
15,
1527
2,
1528
0,
1529
14,
1530
0,
1531
"MODEL"
1532
],
1533
[
1534
114,
1535
53,
1536
0,
1537
54,
1538
0,
1539
"LATENT"
1540
],
1541
[
1542
116,
1543
54,
1544
0,
1545
56,
1546
0,
1547
"IMAGE"
1548
],
1549
[
1550
120,
1551
3,
1552
0,
1553
53,
1554
3,
1555
"LATENT"
1556
],
1557
[
1558
122,
1559
44,
1560
0,
1561
54,
1562
1,
1563
"VAE"
1564
],
1565
[
1566
123,
1567
54,
1568
0,
1569
52,
1570
0,
1571
"IMAGE"
1572
],
1573
[
1574
124,
1575
10,
1576
0,
1577
52,
1578
1,
1579
"IMAGE"
1580
],
1581
[
1582
125,
1583
52,
1584
0,
1585
57,
1586
0,
1587
"IMAGE"
1588
],
1589
[
1590
133,
1591
65,
1592
0,
1593
67,
1594
0,
1595
"IMAGE"
1596
],
1597
[
1598
135,
1599
44,
1600
0,
1601
68,
1602
1,
1603
"VAE"
1604
],
1605
[
1606
136,
1607
68,
1608
0,
1609
69,
1610
3,
1611
"LATENT"
1612
],
1613
[
1614
137,
1615
69,
1616
0,
1617
70,
1618
0,
1619
"LATENT"
1620
],
1621
[
1622
138,
1623
44,
1624
0,
1625
70,
1626
1,
1627
"VAE"
1628
],
1629
[
1630
139,
1631
70,
1632
0,
1633
71,
1634
0,
1635
"IMAGE"
1636
],
1637
[
1638
142,
1639
4,
1640
0,
1641
69,
1642
1,
1643
"CONDITIONING"
1644
],
1645
[
1646
143,
1647
5,
1648
0,
1649
69,
1650
2,
1651
"CONDITIONING"
1652
],
1653
[
1654
149,
1655
52,
1656
0,
1657
65,
1658
1,
1659
"IMAGE"
1660
],
1661
[
1662
153,
1663
75,
1664
0,
1665
65,
1666
0,
1667
"UPSCALE_MODEL"
1668
],
1669
[
1670
154,
1671
67,
1672
0,
1673
68,
1674
0,
1675
"IMAGE"
1676
],
1677
[
1678
155,
1679
78,
1680
0,
1681
77,
1682
2,
1683
"CONTROL_NET"
1684
],
1685
[
1686
156,
1687
79,
1688
0,
1689
77,
1690
3,
1691
"IMAGE"
1692
],
1693
[
1694
157,
1695
80,
1696
0,
1697
79,
1698
0,
1699
"IMAGE"
1700
],
1701
[
1702
164,
1703
4,
1704
0,
1705
77,
1706
0,
1707
"CONDITIONING"
1708
],
1709
[
1710
165,
1711
5,
1712
0,
1713
77,
1714
1,
1715
"CONDITIONING"
1716
],
1717
[
1718
166,
1719
77,
1720
0,
1721
53,
1722
1,
1723
"CONDITIONING"
1724
],
1725
[
1726
167,
1727
77,
1728
1,
1729
53,
1730
2,
1731
"CONDITIONING"
1732
],
1733
[
1734
168,
1735
79,
1736
0,
1737
81,
1738
0,
1739
"IMAGE"
1740
],
1741
[
1742
174,
1743
10,
1744
0,
1745
85,
1746
0,
1747
"IMAGE"
1748
],
1749
[
1750
175,
1751
85,
1752
0,
1753
86,
1754
1,
1755
"STRING"
1756
],
1757
[
1758
176,
1759
88,
1760
0,
1761
86,
1762
0,
1763
"STRING"
1764
],
1765
[
1766
177,
1767
86,
1768
0,
1769
4,
1770
1,
1771
"STRING"
1772
],
1773
[
1774
178,
1775
86,
1776
0,
1777
89,
1778
0,
1779
"STRING"
1780
],
1781
[
1782
179,
1783
91,
1784
0,
1785
90,
1786
6,
1787
"INSIGHTFACE"
1788
],
1789
[
1790
180,
1791
14,
1792
0,
1793
90,
1794
0,
1795
"MODEL"
1796
],
1797
[
1798
181,
1799
9,
1800
0,
1801
90,
1802
1,
1803
"IPADAPTER"
1804
],
1805
[
1806
182,
1807
31,
1808
0,
1809
90,
1810
5,
1811
"CLIP_VISION"
1812
],
1813
[
1814
183,
1815
10,
1816
0,
1817
90,
1818
2,
1819
"IMAGE"
1820
],
1821
[
1822
184,
1823
90,
1824
0,
1825
69,
1826
0,
1827
"MODEL"
1828
],
1829
[
1830
185,
1831
92,
1832
0,
1833
53,
1834
0,
1835
"MODEL"
1836
],
1837
[
1838
186,
1839
83,
1840
0,
1841
92,
1842
1,
1843
"IPADAPTER"
1844
],
1845
[
1846
187,
1847
2,
1848
0,
1849
92,
1850
0,
1851
"MODEL"
1852
],
1853
[
1854
188,
1855
84,
1856
0,
1857
92,
1858
5,
1859
"CLIP_VISION"
1860
],
1861
[
1862
189,
1863
10,
1864
0,
1865
92,
1866
2,
1867
"IMAGE"
1868
]
1869
],
1870
"groups": [],
1871
"config": {},
1872
"extra": {},
1873
"version": 0.4
1874
}
1875