Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ninjaneural
GitHub Repository: ninjaneural/webui
Path: blob/master/memo/comfyui_iclight/workflow1-2.json
3275 views
1
{
2
"last_node_id": 51,
3
"last_link_id": 88,
4
"nodes": [
5
{
6
"id": 4,
7
"type": "CheckpointLoaderSimple",
8
"pos": [
9
-12,
10
201
11
],
12
"size": {
13
"0": 315,
14
"1": 98
15
},
16
"flags": {},
17
"order": 0,
18
"mode": 0,
19
"outputs": [
20
{
21
"name": "MODEL",
22
"type": "MODEL",
23
"links": [
24
18
25
],
26
"slot_index": 0
27
},
28
{
29
"name": "CLIP",
30
"type": "CLIP",
31
"links": [
32
3,
33
5
34
],
35
"slot_index": 1
36
},
37
{
38
"name": "VAE",
39
"type": "VAE",
40
"links": [],
41
"slot_index": 2
42
}
43
],
44
"properties": {
45
"Node name for S&R": "CheckpointLoaderSimple"
46
},
47
"widgets_values": [
48
"sd15\\realisticVisionV51_v51VAE.safetensors"
49
]
50
},
51
{
52
"id": 17,
53
"type": "ConstrainImage|pysssss",
54
"pos": [
55
428,
56
-301
57
],
58
"size": {
59
"0": 315,
60
"1": 154
61
},
62
"flags": {},
63
"order": 12,
64
"mode": 0,
65
"inputs": [
66
{
67
"name": "images",
68
"type": "IMAGE",
69
"link": 86
70
}
71
],
72
"outputs": [
73
{
74
"name": "IMAGE",
75
"type": "IMAGE",
76
"links": [
77
25,
78
26,
79
28
80
],
81
"shape": 6,
82
"slot_index": 0
83
}
84
],
85
"properties": {
86
"Node name for S&R": "ConstrainImage|pysssss"
87
},
88
"widgets_values": [
89
512,
90
1536,
91
0,
92
0,
93
"no"
94
]
95
},
96
{
97
"id": 20,
98
"type": "PreviewImage",
99
"pos": [
100
1660,
101
-770
102
],
103
"size": {
104
"0": 210,
105
"1": 246
106
},
107
"flags": {},
108
"order": 20,
109
"mode": 0,
110
"inputs": [
111
{
112
"name": "images",
113
"type": "IMAGE",
114
"link": 27
115
}
116
],
117
"properties": {
118
"Node name for S&R": "PreviewImage"
119
}
120
},
121
{
122
"id": 22,
123
"type": "VAEEncode",
124
"pos": [
125
1319,
126
-399
127
],
128
"size": {
129
"0": 210,
130
"1": 46
131
},
132
"flags": {},
133
"order": 21,
134
"mode": 0,
135
"inputs": [
136
{
137
"name": "pixels",
138
"type": "IMAGE",
139
"link": 68
140
},
141
{
142
"name": "vae",
143
"type": "VAE",
144
"link": 33
145
}
146
],
147
"outputs": [
148
{
149
"name": "LATENT",
150
"type": "LATENT",
151
"links": [
152
32
153
],
154
"shape": 3,
155
"slot_index": 0
156
}
157
],
158
"properties": {
159
"Node name for S&R": "VAEEncode"
160
}
161
},
162
{
163
"id": 9,
164
"type": "SaveImage",
165
"pos": [
166
1740,
167
-285
168
],
169
"size": {
170
"0": 333.9361267089844,
171
"1": 496.3290710449219
172
},
173
"flags": {},
174
"order": 27,
175
"mode": 0,
176
"inputs": [
177
{
178
"name": "images",
179
"type": "IMAGE",
180
"link": 9
181
}
182
],
183
"properties": {
184
"Node name for S&R": "SaveImage"
185
},
186
"widgets_values": [
187
"ComfyUI"
188
]
189
},
190
{
191
"id": 3,
192
"type": "KSampler",
193
"pos": [
194
1320,
195
-248
196
],
197
"size": {
198
"0": 315,
199
"1": 262
200
},
201
"flags": {},
202
"order": 23,
203
"mode": 0,
204
"inputs": [
205
{
206
"name": "model",
207
"type": "MODEL",
208
"link": 19
209
},
210
{
211
"name": "positive",
212
"type": "CONDITIONING",
213
"link": 14
214
},
215
{
216
"name": "negative",
217
"type": "CONDITIONING",
218
"link": 15
219
},
220
{
221
"name": "latent_image",
222
"type": "LATENT",
223
"link": 32
224
}
225
],
226
"outputs": [
227
{
228
"name": "LATENT",
229
"type": "LATENT",
230
"links": [
231
7
232
],
233
"slot_index": 0
234
}
235
],
236
"properties": {
237
"Node name for S&R": "KSampler"
238
},
239
"widgets_values": [
240
2222,
241
"fixed",
242
25,
243
2,
244
"dpmpp_2m_sde",
245
"karras",
246
0.9
247
]
248
},
249
{
250
"id": 8,
251
"type": "VAEDecode",
252
"pos": [
253
1389,
254
62
255
],
256
"size": {
257
"0": 210,
258
"1": 46
259
},
260
"flags": {},
261
"order": 26,
262
"mode": 0,
263
"inputs": [
264
{
265
"name": "samples",
266
"type": "LATENT",
267
"link": 7
268
},
269
{
270
"name": "vae",
271
"type": "VAE",
272
"link": 22
273
}
274
],
275
"outputs": [
276
{
277
"name": "IMAGE",
278
"type": "IMAGE",
279
"links": [
280
9,
281
35
282
],
283
"slot_index": 0
284
}
285
],
286
"properties": {
287
"Node name for S&R": "VAEDecode"
288
}
289
},
290
{
291
"id": 26,
292
"type": "ImageUpscaleWithModel",
293
"pos": [
294
1170,
295
470
296
],
297
"size": {
298
"0": 241.79998779296875,
299
"1": 46
300
},
301
"flags": {},
302
"order": 28,
303
"mode": 0,
304
"inputs": [
305
{
306
"name": "upscale_model",
307
"type": "UPSCALE_MODEL",
308
"link": 34
309
},
310
{
311
"name": "image",
312
"type": "IMAGE",
313
"link": 35
314
}
315
],
316
"outputs": [
317
{
318
"name": "IMAGE",
319
"type": "IMAGE",
320
"links": [
321
38
322
],
323
"shape": 3,
324
"slot_index": 0
325
}
326
],
327
"properties": {
328
"Node name for S&R": "ImageUpscaleWithModel"
329
}
330
},
331
{
332
"id": 29,
333
"type": "VAEEncode",
334
"pos": [
335
1160,
336
680
337
],
338
"size": {
339
"0": 210,
340
"1": 46
341
},
342
"flags": {},
343
"order": 30,
344
"mode": 0,
345
"inputs": [
346
{
347
"name": "pixels",
348
"type": "IMAGE",
349
"link": 39
350
},
351
{
352
"name": "vae",
353
"type": "VAE",
354
"link": 46
355
}
356
],
357
"outputs": [
358
{
359
"name": "LATENT",
360
"type": "LATENT",
361
"links": [
362
40
363
],
364
"shape": 3,
365
"slot_index": 0
366
}
367
],
368
"properties": {
369
"Node name for S&R": "VAEEncode"
370
}
371
},
372
{
373
"id": 15,
374
"type": "LoadAndApplyICLightUnet",
375
"pos": [
376
859,
377
-251
378
],
379
"size": {
380
"0": 315,
381
"1": 58
382
},
383
"flags": {},
384
"order": 5,
385
"mode": 0,
386
"inputs": [
387
{
388
"name": "model",
389
"type": "MODEL",
390
"link": 18
391
}
392
],
393
"outputs": [
394
{
395
"name": "MODEL",
396
"type": "MODEL",
397
"links": [
398
19,
399
43
400
],
401
"shape": 3,
402
"slot_index": 0
403
}
404
],
405
"properties": {
406
"Node name for S&R": "LoadAndApplyICLightUnet"
407
},
408
"widgets_values": [
409
"iclight_sd15_fc.safetensors"
410
]
411
},
412
{
413
"id": 18,
414
"type": "PreviewImage",
415
"pos": [
416
787,
417
-556
418
],
419
"size": {
420
"0": 210,
421
"1": 246
422
},
423
"flags": {},
424
"order": 15,
425
"mode": 0,
426
"inputs": [
427
{
428
"name": "images",
429
"type": "IMAGE",
430
"link": 26
431
}
432
],
433
"properties": {
434
"Node name for S&R": "PreviewImage"
435
}
436
},
437
{
438
"id": 14,
439
"type": "VAEEncode",
440
"pos": [
441
493,
442
-64
443
],
444
"size": {
445
"0": 210,
446
"1": 46
447
},
448
"flags": {},
449
"order": 14,
450
"mode": 0,
451
"inputs": [
452
{
453
"name": "pixels",
454
"type": "IMAGE",
455
"link": 25
456
},
457
{
458
"name": "vae",
459
"type": "VAE",
460
"link": 23
461
}
462
],
463
"outputs": [
464
{
465
"name": "LATENT",
466
"type": "LATENT",
467
"links": [
468
17
469
],
470
"shape": 3,
471
"slot_index": 0
472
}
473
],
474
"properties": {
475
"Node name for S&R": "VAEEncode"
476
}
477
},
478
{
479
"id": 28,
480
"type": "ImageScaleBy",
481
"pos": [
482
1130,
483
560
484
],
485
"size": {
486
"0": 315,
487
"1": 82
488
},
489
"flags": {},
490
"order": 29,
491
"mode": 0,
492
"inputs": [
493
{
494
"name": "image",
495
"type": "IMAGE",
496
"link": 38
497
}
498
],
499
"outputs": [
500
{
501
"name": "IMAGE",
502
"type": "IMAGE",
503
"links": [
504
39,
505
48
506
],
507
"shape": 3,
508
"slot_index": 0
509
}
510
],
511
"properties": {
512
"Node name for S&R": "ImageScaleBy"
513
},
514
"widgets_values": [
515
"nearest-exact",
516
0.5
517
]
518
},
519
{
520
"id": 13,
521
"type": "ICLightConditioning",
522
"pos": [
523
848,
524
-142
525
],
526
"size": {
527
"0": 342.5999755859375,
528
"1": 138
529
},
530
"flags": {},
531
"order": 17,
532
"mode": 0,
533
"inputs": [
534
{
535
"name": "positive",
536
"type": "CONDITIONING",
537
"link": 12
538
},
539
{
540
"name": "negative",
541
"type": "CONDITIONING",
542
"link": 13
543
},
544
{
545
"name": "vae",
546
"type": "VAE",
547
"link": 21
548
},
549
{
550
"name": "foreground",
551
"type": "LATENT",
552
"link": 17
553
},
554
{
555
"name": "opt_background",
556
"type": "LATENT",
557
"link": null
558
}
559
],
560
"outputs": [
561
{
562
"name": "positive",
563
"type": "CONDITIONING",
564
"links": [
565
14
566
],
567
"shape": 3,
568
"slot_index": 0
569
},
570
{
571
"name": "negative",
572
"type": "CONDITIONING",
573
"links": [
574
15
575
],
576
"shape": 3,
577
"slot_index": 1
578
},
579
{
580
"name": "empty_latent",
581
"type": "LATENT",
582
"links": [],
583
"shape": 3,
584
"slot_index": 2
585
}
586
],
587
"properties": {
588
"Node name for S&R": "ICLightConditioning"
589
},
590
"widgets_values": [
591
0.18215
592
]
593
},
594
{
595
"id": 35,
596
"type": "ICLightConditioning",
597
"pos": [
598
630,
599
820
600
],
601
"size": {
602
"0": 342.5999755859375,
603
"1": 138
604
},
605
"flags": {},
606
"order": 34,
607
"mode": 0,
608
"inputs": [
609
{
610
"name": "positive",
611
"type": "CONDITIONING",
612
"link": 55
613
},
614
{
615
"name": "negative",
616
"type": "CONDITIONING",
617
"link": 56
618
},
619
{
620
"name": "vae",
621
"type": "VAE",
622
"link": 59
623
},
624
{
625
"name": "foreground",
626
"type": "LATENT",
627
"link": 58
628
},
629
{
630
"name": "opt_background",
631
"type": "LATENT",
632
"link": null
633
}
634
],
635
"outputs": [
636
{
637
"name": "positive",
638
"type": "CONDITIONING",
639
"links": [
640
53
641
],
642
"shape": 3,
643
"slot_index": 0
644
},
645
{
646
"name": "negative",
647
"type": "CONDITIONING",
648
"links": [
649
54
650
],
651
"shape": 3,
652
"slot_index": 1
653
},
654
{
655
"name": "empty_latent",
656
"type": "LATENT",
657
"links": [],
658
"shape": 3,
659
"slot_index": 2
660
}
661
],
662
"properties": {
663
"Node name for S&R": "ICLightConditioning"
664
},
665
"widgets_values": [
666
0.18215
667
]
668
},
669
{
670
"id": 33,
671
"type": "ImageResize+",
672
"pos": [
673
-80,
674
820
675
],
676
"size": {
677
"0": 315,
678
"1": 170
679
},
680
"flags": {},
681
"order": 32,
682
"mode": 0,
683
"inputs": [
684
{
685
"name": "image",
686
"type": "IMAGE",
687
"link": 88
688
},
689
{
690
"name": "width",
691
"type": "INT",
692
"link": 49,
693
"widget": {
694
"name": "width"
695
}
696
},
697
{
698
"name": "height",
699
"type": "INT",
700
"link": 50,
701
"widget": {
702
"name": "height"
703
}
704
}
705
],
706
"outputs": [
707
{
708
"name": "IMAGE",
709
"type": "IMAGE",
710
"links": [
711
57
712
],
713
"shape": 3,
714
"slot_index": 0
715
},
716
{
717
"name": "width",
718
"type": "INT",
719
"links": null,
720
"shape": 3
721
},
722
{
723
"name": "height",
724
"type": "INT",
725
"links": null,
726
"shape": 3
727
}
728
],
729
"properties": {
730
"Node name for S&R": "ImageResize+"
731
},
732
"widgets_values": [
733
512,
734
512,
735
"nearest",
736
false
737
]
738
},
739
{
740
"id": 36,
741
"type": "VAEEncode",
742
"pos": [
743
310,
744
880
745
],
746
"size": {
747
"0": 210,
748
"1": 46
749
},
750
"flags": {},
751
"order": 33,
752
"mode": 0,
753
"inputs": [
754
{
755
"name": "pixels",
756
"type": "IMAGE",
757
"link": 57
758
},
759
{
760
"name": "vae",
761
"type": "VAE",
762
"link": 60
763
}
764
],
765
"outputs": [
766
{
767
"name": "LATENT",
768
"type": "LATENT",
769
"links": [
770
58
771
],
772
"shape": 3,
773
"slot_index": 0
774
}
775
],
776
"properties": {
777
"Node name for S&R": "VAEEncode"
778
}
779
},
780
{
781
"id": 16,
782
"type": "VAELoader",
783
"pos": [
784
-10,
785
354
786
],
787
"size": {
788
"0": 315,
789
"1": 58
790
},
791
"flags": {},
792
"order": 1,
793
"mode": 0,
794
"outputs": [
795
{
796
"name": "VAE",
797
"type": "VAE",
798
"links": [
799
21,
800
22,
801
23,
802
33,
803
46,
804
47,
805
59,
806
60
807
],
808
"shape": 3,
809
"slot_index": 0
810
}
811
],
812
"properties": {
813
"Node name for S&R": "VAELoader"
814
},
815
"widgets_values": [
816
"vae-ft-mse-840000-ema-pruned.safetensors"
817
]
818
},
819
{
820
"id": 24,
821
"type": "KSampler",
822
"pos": [
823
1100,
824
780
825
],
826
"size": {
827
"0": 315,
828
"1": 262
829
},
830
"flags": {},
831
"order": 35,
832
"mode": 0,
833
"inputs": [
834
{
835
"name": "model",
836
"type": "MODEL",
837
"link": 43
838
},
839
{
840
"name": "positive",
841
"type": "CONDITIONING",
842
"link": 53
843
},
844
{
845
"name": "negative",
846
"type": "CONDITIONING",
847
"link": 54
848
},
849
{
850
"name": "latent_image",
851
"type": "LATENT",
852
"link": 40
853
}
854
],
855
"outputs": [
856
{
857
"name": "LATENT",
858
"type": "LATENT",
859
"links": [
860
41
861
],
862
"slot_index": 0
863
}
864
],
865
"properties": {
866
"Node name for S&R": "KSampler"
867
},
868
"widgets_values": [
869
2222,
870
"fixed",
871
12,
872
2,
873
"dpmpp_2m_sde",
874
"karras",
875
0.5
876
]
877
},
878
{
879
"id": 32,
880
"type": "GetImageSize+",
881
"pos": [
882
-60,
883
740
884
],
885
"size": {
886
"0": 210,
887
"1": 46
888
},
889
"flags": {},
890
"order": 31,
891
"mode": 0,
892
"inputs": [
893
{
894
"name": "image",
895
"type": "IMAGE",
896
"link": 48
897
}
898
],
899
"outputs": [
900
{
901
"name": "width",
902
"type": "INT",
903
"links": [
904
49
905
],
906
"shape": 3,
907
"slot_index": 0
908
},
909
{
910
"name": "height",
911
"type": "INT",
912
"links": [
913
50
914
],
915
"shape": 3,
916
"slot_index": 1
917
}
918
],
919
"properties": {
920
"Node name for S&R": "GetImageSize+"
921
}
922
},
923
{
924
"id": 25,
925
"type": "UpscaleModelLoader",
926
"pos": [
927
1130,
928
359
929
],
930
"size": {
931
"0": 315,
932
"1": 58
933
},
934
"flags": {},
935
"order": 2,
936
"mode": 0,
937
"outputs": [
938
{
939
"name": "UPSCALE_MODEL",
940
"type": "UPSCALE_MODEL",
941
"links": [
942
34
943
],
944
"shape": 3,
945
"slot_index": 0
946
}
947
],
948
"properties": {
949
"Node name for S&R": "UpscaleModelLoader"
950
},
951
"widgets_values": [
952
"4x-UltraSharp.pth"
953
]
954
},
955
{
956
"id": 30,
957
"type": "VAEDecode",
958
"pos": [
959
1450,
960
717
961
],
962
"size": {
963
"0": 210,
964
"1": 46
965
},
966
"flags": {},
967
"order": 36,
968
"mode": 0,
969
"inputs": [
970
{
971
"name": "samples",
972
"type": "LATENT",
973
"link": 41
974
},
975
{
976
"name": "vae",
977
"type": "VAE",
978
"link": 47
979
}
980
],
981
"outputs": [
982
{
983
"name": "IMAGE",
984
"type": "IMAGE",
985
"links": [
986
42
987
],
988
"shape": 3,
989
"slot_index": 0
990
}
991
],
992
"properties": {
993
"Node name for S&R": "VAEDecode"
994
}
995
},
996
{
997
"id": 7,
998
"type": "CLIPTextEncode",
999
"pos": [
1000
403,
1001
338
1002
],
1003
"size": {
1004
"0": 426.9596862792969,
1005
"1": 76
1006
},
1007
"flags": {},
1008
"order": 7,
1009
"mode": 0,
1010
"inputs": [
1011
{
1012
"name": "clip",
1013
"type": "CLIP",
1014
"link": 5
1015
}
1016
],
1017
"outputs": [
1018
{
1019
"name": "CONDITIONING",
1020
"type": "CONDITIONING",
1021
"links": [
1022
13,
1023
56
1024
],
1025
"slot_index": 0
1026
}
1027
],
1028
"properties": {
1029
"Node name for S&R": "CLIPTextEncode"
1030
},
1031
"widgets_values": [
1032
"text, watermark"
1033
]
1034
},
1035
{
1036
"id": 31,
1037
"type": "SaveImage",
1038
"pos": [
1039
1733,
1040
288
1041
],
1042
"size": {
1043
"0": 546.8215942382812,
1044
"1": 738.9105224609375
1045
},
1046
"flags": {},
1047
"order": 37,
1048
"mode": 0,
1049
"inputs": [
1050
{
1051
"name": "images",
1052
"type": "IMAGE",
1053
"link": 42
1054
}
1055
],
1056
"properties": {
1057
"Node name for S&R": "SaveImage"
1058
},
1059
"widgets_values": [
1060
"ComfyUI"
1061
]
1062
},
1063
{
1064
"id": 38,
1065
"type": "MaskPreview+",
1066
"pos": [
1067
2163,
1068
-979
1069
],
1070
"size": {
1071
"0": 210,
1072
"1": 246
1073
},
1074
"flags": {},
1075
"order": 24,
1076
"mode": 0,
1077
"inputs": [
1078
{
1079
"name": "mask",
1080
"type": "MASK",
1081
"link": 63
1082
}
1083
],
1084
"properties": {
1085
"Node name for S&R": "MaskPreview+"
1086
}
1087
},
1088
{
1089
"id": 21,
1090
"type": "GetImageSize+",
1091
"pos": [
1092
459,
1093
-385
1094
],
1095
"size": {
1096
"0": 210,
1097
"1": 46
1098
},
1099
"flags": {},
1100
"order": 16,
1101
"mode": 0,
1102
"inputs": [
1103
{
1104
"name": "image",
1105
"type": "IMAGE",
1106
"link": 28
1107
}
1108
],
1109
"outputs": [
1110
{
1111
"name": "width",
1112
"type": "INT",
1113
"links": [
1114
29,
1115
64
1116
],
1117
"shape": 3,
1118
"slot_index": 0
1119
},
1120
{
1121
"name": "height",
1122
"type": "INT",
1123
"links": [
1124
30,
1125
65
1126
],
1127
"shape": 3,
1128
"slot_index": 1
1129
}
1130
],
1131
"properties": {
1132
"Node name for S&R": "GetImageSize+"
1133
}
1134
},
1135
{
1136
"id": 40,
1137
"type": "MaskToImage",
1138
"pos": [
1139
2039,
1140
-1086
1141
],
1142
"size": {
1143
"0": 210,
1144
"1": 26
1145
},
1146
"flags": {},
1147
"order": 25,
1148
"mode": 0,
1149
"inputs": [
1150
{
1151
"name": "mask",
1152
"type": "MASK",
1153
"link": 66
1154
}
1155
],
1156
"outputs": [
1157
{
1158
"name": "IMAGE",
1159
"type": "IMAGE",
1160
"links": [],
1161
"shape": 3,
1162
"slot_index": 0
1163
}
1164
],
1165
"properties": {
1166
"Node name for S&R": "MaskToImage"
1167
}
1168
},
1169
{
1170
"id": 39,
1171
"type": "GrowMaskWithBlur",
1172
"pos": [
1173
1663,
1174
-1092
1175
],
1176
"size": {
1177
"0": 315,
1178
"1": 246
1179
},
1180
"flags": {},
1181
"order": 22,
1182
"mode": 0,
1183
"inputs": [
1184
{
1185
"name": "mask",
1186
"type": "MASK",
1187
"link": 62
1188
}
1189
],
1190
"outputs": [
1191
{
1192
"name": "mask",
1193
"type": "MASK",
1194
"links": [
1195
63,
1196
66
1197
],
1198
"shape": 3,
1199
"slot_index": 0
1200
},
1201
{
1202
"name": "mask_inverted",
1203
"type": "MASK",
1204
"links": null,
1205
"shape": 3
1206
}
1207
],
1208
"properties": {
1209
"Node name for S&R": "GrowMaskWithBlur"
1210
},
1211
"widgets_values": [
1212
0,
1213
0,
1214
true,
1215
false,
1216
50,
1217
1,
1218
1,
1219
false
1220
]
1221
},
1222
{
1223
"id": 37,
1224
"type": "CreateShapeMask",
1225
"pos": [
1226
1296,
1227
-1098
1228
],
1229
"size": {
1230
"0": 315,
1231
"1": 270
1232
},
1233
"flags": {},
1234
"order": 19,
1235
"mode": 0,
1236
"inputs": [
1237
{
1238
"name": "frame_width",
1239
"type": "INT",
1240
"link": 64,
1241
"widget": {
1242
"name": "frame_width"
1243
}
1244
},
1245
{
1246
"name": "frame_height",
1247
"type": "INT",
1248
"link": 65,
1249
"widget": {
1250
"name": "frame_height"
1251
}
1252
}
1253
],
1254
"outputs": [
1255
{
1256
"name": "mask",
1257
"type": "MASK",
1258
"links": [
1259
62
1260
],
1261
"shape": 3,
1262
"slot_index": 0
1263
},
1264
{
1265
"name": "mask_inverted",
1266
"type": "MASK",
1267
"links": null,
1268
"shape": 3
1269
}
1270
],
1271
"properties": {
1272
"Node name for S&R": "CreateShapeMask"
1273
},
1274
"widgets_values": [
1275
"circle",
1276
1,
1277
162,
1278
402,
1279
0,
1280
512,
1281
512,
1282
512,
1283
512
1284
]
1285
},
1286
{
1287
"id": 6,
1288
"type": "CLIPTextEncode",
1289
"pos": [
1290
412,
1291
173
1292
],
1293
"size": {
1294
"0": 420.5673828125,
1295
"1": 86.41622161865234
1296
},
1297
"flags": {},
1298
"order": 6,
1299
"mode": 0,
1300
"inputs": [
1301
{
1302
"name": "clip",
1303
"type": "CLIP",
1304
"link": 3
1305
}
1306
],
1307
"outputs": [
1308
{
1309
"name": "CONDITIONING",
1310
"type": "CONDITIONING",
1311
"links": [
1312
12,
1313
55
1314
],
1315
"slot_index": 0
1316
}
1317
],
1318
"properties": {
1319
"Node name for S&R": "CLIPTextEncode"
1320
},
1321
"widgets_values": [
1322
"best quality, beautiful woman, neon light, city"
1323
]
1324
},
1325
{
1326
"id": 19,
1327
"type": "LightSource",
1328
"pos": [
1329
1300,
1330
-730
1331
],
1332
"size": {
1333
"0": 315,
1334
"1": 202
1335
},
1336
"flags": {},
1337
"order": 18,
1338
"mode": 0,
1339
"inputs": [
1340
{
1341
"name": "prev_image",
1342
"type": "IMAGE",
1343
"link": null
1344
},
1345
{
1346
"name": "width",
1347
"type": "INT",
1348
"link": 29,
1349
"widget": {
1350
"name": "width"
1351
}
1352
},
1353
{
1354
"name": "height",
1355
"type": "INT",
1356
"link": 30,
1357
"widget": {
1358
"name": "height"
1359
}
1360
}
1361
],
1362
"outputs": [
1363
{
1364
"name": "IMAGE",
1365
"type": "IMAGE",
1366
"links": [
1367
27,
1368
68
1369
],
1370
"shape": 3,
1371
"slot_index": 0
1372
}
1373
],
1374
"properties": {
1375
"Node name for S&R": "LightSource"
1376
},
1377
"widgets_values": [
1378
"Top Light",
1379
0.891,
1380
"#FFFFFF",
1381
"#000000",
1382
512,
1383
512,
1384
1
1385
]
1386
},
1387
{
1388
"id": 49,
1389
"type": "GetImageSize+",
1390
"pos": [
1391
-650,
1392
-130
1393
],
1394
"size": {
1395
"0": 210,
1396
"1": 46
1397
},
1398
"flags": {},
1399
"order": 9,
1400
"mode": 0,
1401
"inputs": [
1402
{
1403
"name": "image",
1404
"type": "IMAGE",
1405
"link": 82,
1406
"slot_index": 0
1407
}
1408
],
1409
"outputs": [
1410
{
1411
"name": "width",
1412
"type": "INT",
1413
"links": [
1414
80
1415
],
1416
"shape": 3,
1417
"slot_index": 0
1418
},
1419
{
1420
"name": "height",
1421
"type": "INT",
1422
"links": [
1423
81
1424
],
1425
"shape": 3,
1426
"slot_index": 1
1427
}
1428
],
1429
"properties": {
1430
"Node name for S&R": "GetImageSize+"
1431
}
1432
},
1433
{
1434
"id": 50,
1435
"type": "BRIA_RMBG_Zho",
1436
"pos": [
1437
-650,
1438
-210
1439
],
1440
"size": {
1441
"0": 210,
1442
"1": 46
1443
},
1444
"flags": {},
1445
"order": 8,
1446
"mode": 0,
1447
"inputs": [
1448
{
1449
"name": "rmbgmodel",
1450
"type": "RMBGMODEL",
1451
"link": 83
1452
},
1453
{
1454
"name": "image",
1455
"type": "IMAGE",
1456
"link": 84
1457
}
1458
],
1459
"outputs": [
1460
{
1461
"name": "image",
1462
"type": "IMAGE",
1463
"links": [
1464
82
1465
],
1466
"shape": 3,
1467
"slot_index": 0
1468
},
1469
{
1470
"name": "mask",
1471
"type": "MASK",
1472
"links": [
1473
79
1474
],
1475
"shape": 3,
1476
"slot_index": 1
1477
}
1478
],
1479
"properties": {
1480
"Node name for S&R": "BRIA_RMBG_Zho"
1481
}
1482
},
1483
{
1484
"id": 51,
1485
"type": "BRIA_RMBG_ModelLoader_Zho",
1486
"pos": [
1487
-660,
1488
-280
1489
],
1490
"size": {
1491
"0": 210,
1492
"1": 26
1493
},
1494
"flags": {},
1495
"order": 3,
1496
"mode": 0,
1497
"outputs": [
1498
{
1499
"name": "rmbgmodel",
1500
"type": "RMBGMODEL",
1501
"links": [
1502
83
1503
],
1504
"shape": 3,
1505
"slot_index": 0
1506
}
1507
],
1508
"properties": {
1509
"Node name for S&R": "BRIA_RMBG_ModelLoader_Zho"
1510
}
1511
},
1512
{
1513
"id": 10,
1514
"type": "LoadImage",
1515
"pos": [
1516
-10,
1517
-200
1518
],
1519
"size": {
1520
"0": 315,
1521
"1": 314
1522
},
1523
"flags": {},
1524
"order": 4,
1525
"mode": 0,
1526
"outputs": [
1527
{
1528
"name": "IMAGE",
1529
"type": "IMAGE",
1530
"links": [
1531
84,
1532
85
1533
],
1534
"shape": 3,
1535
"slot_index": 0
1536
},
1537
{
1538
"name": "MASK",
1539
"type": "MASK",
1540
"links": null,
1541
"shape": 3
1542
}
1543
],
1544
"properties": {
1545
"Node name for S&R": "LoadImage"
1546
},
1547
"widgets_values": [
1548
"2024-06-01_11-56-00_4266.png",
1549
"image"
1550
]
1551
},
1552
{
1553
"id": 12,
1554
"type": "PreviewImage",
1555
"pos": [
1556
49,
1557
-691
1558
],
1559
"size": {
1560
"0": 210,
1561
"1": 246
1562
},
1563
"flags": {},
1564
"order": 13,
1565
"mode": 0,
1566
"inputs": [
1567
{
1568
"name": "images",
1569
"type": "IMAGE",
1570
"link": 87
1571
}
1572
],
1573
"properties": {
1574
"Node name for S&R": "PreviewImage"
1575
}
1576
},
1577
{
1578
"id": 48,
1579
"type": "LightSource",
1580
"pos": [
1581
-720,
1582
-519
1583
],
1584
"size": {
1585
"0": 315,
1586
"1": 202
1587
},
1588
"flags": {},
1589
"order": 10,
1590
"mode": 0,
1591
"inputs": [
1592
{
1593
"name": "prev_image",
1594
"type": "IMAGE",
1595
"link": null
1596
},
1597
{
1598
"name": "width",
1599
"type": "INT",
1600
"link": 80,
1601
"widget": {
1602
"name": "width"
1603
}
1604
},
1605
{
1606
"name": "height",
1607
"type": "INT",
1608
"link": 81,
1609
"widget": {
1610
"name": "height"
1611
}
1612
}
1613
],
1614
"outputs": [
1615
{
1616
"name": "IMAGE",
1617
"type": "IMAGE",
1618
"links": [
1619
77
1620
],
1621
"shape": 3,
1622
"slot_index": 0
1623
}
1624
],
1625
"properties": {
1626
"Node name for S&R": "LightSource"
1627
},
1628
"widgets_values": [
1629
"Left Light",
1630
1,
1631
"#7F7F7F",
1632
"#7F7F7F",
1633
512,
1634
512,
1635
1
1636
]
1637
},
1638
{
1639
"id": 47,
1640
"type": "ImageCompositeMasked",
1641
"pos": [
1642
-374,
1643
-389
1644
],
1645
"size": {
1646
"0": 315,
1647
"1": 146
1648
},
1649
"flags": {},
1650
"order": 11,
1651
"mode": 0,
1652
"inputs": [
1653
{
1654
"name": "destination",
1655
"type": "IMAGE",
1656
"link": 77
1657
},
1658
{
1659
"name": "source",
1660
"type": "IMAGE",
1661
"link": 85
1662
},
1663
{
1664
"name": "mask",
1665
"type": "MASK",
1666
"link": 79
1667
}
1668
],
1669
"outputs": [
1670
{
1671
"name": "IMAGE",
1672
"type": "IMAGE",
1673
"links": [
1674
86,
1675
87,
1676
88
1677
],
1678
"shape": 3,
1679
"slot_index": 0
1680
}
1681
],
1682
"properties": {
1683
"Node name for S&R": "ImageCompositeMasked"
1684
},
1685
"widgets_values": [
1686
0,
1687
0,
1688
false
1689
]
1690
}
1691
],
1692
"links": [
1693
[
1694
3,
1695
4,
1696
1,
1697
6,
1698
0,
1699
"CLIP"
1700
],
1701
[
1702
5,
1703
4,
1704
1,
1705
7,
1706
0,
1707
"CLIP"
1708
],
1709
[
1710
7,
1711
3,
1712
0,
1713
8,
1714
0,
1715
"LATENT"
1716
],
1717
[
1718
9,
1719
8,
1720
0,
1721
9,
1722
0,
1723
"IMAGE"
1724
],
1725
[
1726
12,
1727
6,
1728
0,
1729
13,
1730
0,
1731
"CONDITIONING"
1732
],
1733
[
1734
13,
1735
7,
1736
0,
1737
13,
1738
1,
1739
"CONDITIONING"
1740
],
1741
[
1742
14,
1743
13,
1744
0,
1745
3,
1746
1,
1747
"CONDITIONING"
1748
],
1749
[
1750
15,
1751
13,
1752
1,
1753
3,
1754
2,
1755
"CONDITIONING"
1756
],
1757
[
1758
17,
1759
14,
1760
0,
1761
13,
1762
3,
1763
"LATENT"
1764
],
1765
[
1766
18,
1767
4,
1768
0,
1769
15,
1770
0,
1771
"MODEL"
1772
],
1773
[
1774
19,
1775
15,
1776
0,
1777
3,
1778
0,
1779
"MODEL"
1780
],
1781
[
1782
21,
1783
16,
1784
0,
1785
13,
1786
2,
1787
"VAE"
1788
],
1789
[
1790
22,
1791
16,
1792
0,
1793
8,
1794
1,
1795
"VAE"
1796
],
1797
[
1798
23,
1799
16,
1800
0,
1801
14,
1802
1,
1803
"VAE"
1804
],
1805
[
1806
25,
1807
17,
1808
0,
1809
14,
1810
0,
1811
"IMAGE"
1812
],
1813
[
1814
26,
1815
17,
1816
0,
1817
18,
1818
0,
1819
"IMAGE"
1820
],
1821
[
1822
27,
1823
19,
1824
0,
1825
20,
1826
0,
1827
"IMAGE"
1828
],
1829
[
1830
28,
1831
17,
1832
0,
1833
21,
1834
0,
1835
"IMAGE"
1836
],
1837
[
1838
29,
1839
21,
1840
0,
1841
19,
1842
1,
1843
"INT"
1844
],
1845
[
1846
30,
1847
21,
1848
1,
1849
19,
1850
2,
1851
"INT"
1852
],
1853
[
1854
32,
1855
22,
1856
0,
1857
3,
1858
3,
1859
"LATENT"
1860
],
1861
[
1862
33,
1863
16,
1864
0,
1865
22,
1866
1,
1867
"VAE"
1868
],
1869
[
1870
34,
1871
25,
1872
0,
1873
26,
1874
0,
1875
"UPSCALE_MODEL"
1876
],
1877
[
1878
35,
1879
8,
1880
0,
1881
26,
1882
1,
1883
"IMAGE"
1884
],
1885
[
1886
38,
1887
26,
1888
0,
1889
28,
1890
0,
1891
"IMAGE"
1892
],
1893
[
1894
39,
1895
28,
1896
0,
1897
29,
1898
0,
1899
"IMAGE"
1900
],
1901
[
1902
40,
1903
29,
1904
0,
1905
24,
1906
3,
1907
"LATENT"
1908
],
1909
[
1910
41,
1911
24,
1912
0,
1913
30,
1914
0,
1915
"LATENT"
1916
],
1917
[
1918
42,
1919
30,
1920
0,
1921
31,
1922
0,
1923
"IMAGE"
1924
],
1925
[
1926
43,
1927
15,
1928
0,
1929
24,
1930
0,
1931
"MODEL"
1932
],
1933
[
1934
46,
1935
16,
1936
0,
1937
29,
1938
1,
1939
"VAE"
1940
],
1941
[
1942
47,
1943
16,
1944
0,
1945
30,
1946
1,
1947
"VAE"
1948
],
1949
[
1950
48,
1951
28,
1952
0,
1953
32,
1954
0,
1955
"IMAGE"
1956
],
1957
[
1958
49,
1959
32,
1960
0,
1961
33,
1962
1,
1963
"INT"
1964
],
1965
[
1966
50,
1967
32,
1968
1,
1969
33,
1970
2,
1971
"INT"
1972
],
1973
[
1974
53,
1975
35,
1976
0,
1977
24,
1978
1,
1979
"CONDITIONING"
1980
],
1981
[
1982
54,
1983
35,
1984
1,
1985
24,
1986
2,
1987
"CONDITIONING"
1988
],
1989
[
1990
55,
1991
6,
1992
0,
1993
35,
1994
0,
1995
"CONDITIONING"
1996
],
1997
[
1998
56,
1999
7,
2000
0,
2001
35,
2002
1,
2003
"CONDITIONING"
2004
],
2005
[
2006
57,
2007
33,
2008
0,
2009
36,
2010
0,
2011
"IMAGE"
2012
],
2013
[
2014
58,
2015
36,
2016
0,
2017
35,
2018
3,
2019
"LATENT"
2020
],
2021
[
2022
59,
2023
16,
2024
0,
2025
35,
2026
2,
2027
"VAE"
2028
],
2029
[
2030
60,
2031
16,
2032
0,
2033
36,
2034
1,
2035
"VAE"
2036
],
2037
[
2038
62,
2039
37,
2040
0,
2041
39,
2042
0,
2043
"MASK"
2044
],
2045
[
2046
63,
2047
39,
2048
0,
2049
38,
2050
0,
2051
"MASK"
2052
],
2053
[
2054
64,
2055
21,
2056
0,
2057
37,
2058
0,
2059
"INT"
2060
],
2061
[
2062
65,
2063
21,
2064
1,
2065
37,
2066
1,
2067
"INT"
2068
],
2069
[
2070
66,
2071
39,
2072
0,
2073
40,
2074
0,
2075
"MASK"
2076
],
2077
[
2078
68,
2079
19,
2080
0,
2081
22,
2082
0,
2083
"IMAGE"
2084
],
2085
[
2086
77,
2087
48,
2088
0,
2089
47,
2090
0,
2091
"IMAGE"
2092
],
2093
[
2094
79,
2095
50,
2096
1,
2097
47,
2098
2,
2099
"MASK"
2100
],
2101
[
2102
80,
2103
49,
2104
0,
2105
48,
2106
1,
2107
"INT"
2108
],
2109
[
2110
81,
2111
49,
2112
1,
2113
48,
2114
2,
2115
"INT"
2116
],
2117
[
2118
82,
2119
50,
2120
0,
2121
49,
2122
0,
2123
"IMAGE"
2124
],
2125
[
2126
83,
2127
51,
2128
0,
2129
50,
2130
0,
2131
"RMBGMODEL"
2132
],
2133
[
2134
84,
2135
10,
2136
0,
2137
50,
2138
1,
2139
"IMAGE"
2140
],
2141
[
2142
85,
2143
10,
2144
0,
2145
47,
2146
1,
2147
"IMAGE"
2148
],
2149
[
2150
86,
2151
47,
2152
0,
2153
17,
2154
0,
2155
"IMAGE"
2156
],
2157
[
2158
87,
2159
47,
2160
0,
2161
12,
2162
0,
2163
"IMAGE"
2164
],
2165
[
2166
88,
2167
47,
2168
0,
2169
33,
2170
0,
2171
"IMAGE"
2172
]
2173
],
2174
"groups": [],
2175
"config": {},
2176
"extra": {
2177
"ds": {
2178
"scale": 0.6830134553650712,
2179
"offset": [
2180
768.3934405304046,
2181
750.4260467423085
2182
]
2183
}
2184
},
2185
"version": 0.4
2186
}
2187