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