├── Flux-Insert-Character-V5.json ├── Flux-Insert-Character-V5.png └── README.md /Flux-Insert-Character-V5.json: -------------------------------------------------------------------------------- 1 | { 2 | "last_node_id": 252, 3 | "last_link_id": 310, 4 | "nodes": [ 5 | { 6 | "id": 11, 7 | "type": "Reroute", 8 | "pos": [ 9 | 28252.77734375, 10 | 8258.8974609375 11 | ], 12 | "size": [ 13 | 75, 14 | 26 15 | ], 16 | "flags": {}, 17 | "order": 38, 18 | "mode": 0, 19 | "inputs": [ 20 | { 21 | "name": "", 22 | "type": "*", 23 | "link": 274 24 | } 25 | ], 26 | "outputs": [ 27 | { 28 | "name": "", 29 | "type": "IMAGE", 30 | "links": [ 31 | 9 32 | ] 33 | } 34 | ], 35 | "properties": { 36 | "showOutputText": false, 37 | "horizontal": false 38 | } 39 | }, 40 | { 41 | "id": 13, 42 | "type": "Reroute", 43 | "pos": [ 44 | 28252.77734375, 45 | 7748.89794921875 46 | ], 47 | "size": [ 48 | 75, 49 | 26 50 | ], 51 | "flags": {}, 52 | "order": 41, 53 | "mode": 0, 54 | "inputs": [ 55 | { 56 | "name": "", 57 | "type": "*", 58 | "link": 271 59 | } 60 | ], 61 | "outputs": [ 62 | { 63 | "name": "", 64 | "type": "IMAGE", 65 | "links": [ 66 | 60, 67 | 85 68 | ] 69 | } 70 | ], 71 | "properties": { 72 | "showOutputText": false, 73 | "horizontal": false 74 | } 75 | }, 76 | { 77 | "id": 15, 78 | "type": "Reroute", 79 | "pos": [ 80 | 28252.77734375, 81 | 7158.89794921875 82 | ], 83 | "size": [ 84 | 75, 85 | 26 86 | ], 87 | "flags": {}, 88 | "order": 39, 89 | "mode": 0, 90 | "inputs": [ 91 | { 92 | "name": "", 93 | "type": "*", 94 | "link": 268 95 | } 96 | ], 97 | "outputs": [ 98 | { 99 | "name": "", 100 | "type": "IMAGE", 101 | "links": [ 102 | 32 103 | ] 104 | } 105 | ], 106 | "properties": { 107 | "showOutputText": false, 108 | "horizontal": false 109 | } 110 | }, 111 | { 112 | "id": 17, 113 | "type": "Reroute", 114 | "pos": [ 115 | 28252.77734375, 116 | 6968.89794921875 117 | ], 118 | "size": [ 119 | 75, 120 | 26 121 | ], 122 | "flags": {}, 123 | "order": 43, 124 | "mode": 0, 125 | "inputs": [ 126 | { 127 | "name": "", 128 | "type": "*", 129 | "link": 269, 130 | "widget": { 131 | "name": "value" 132 | } 133 | } 134 | ], 135 | "outputs": [ 136 | { 137 | "name": "", 138 | "type": "STRING", 139 | "links": [ 140 | 26 141 | ] 142 | } 143 | ], 144 | "properties": { 145 | "showOutputText": false, 146 | "horizontal": false 147 | } 148 | }, 149 | { 150 | "id": 22, 151 | "type": "GetImageSize+", 152 | "pos": [ 153 | 29812.77734375, 154 | 7608.89794921875 155 | ], 156 | "size": [ 157 | 160, 158 | 66 159 | ], 160 | "flags": {}, 161 | "order": 80, 162 | "mode": 0, 163 | "inputs": [ 164 | { 165 | "name": "image", 166 | "type": "IMAGE", 167 | "link": 17 168 | } 169 | ], 170 | "outputs": [ 171 | { 172 | "name": "width", 173 | "type": "INT", 174 | "links": [ 175 | 18 176 | ], 177 | "slot_index": 0 178 | }, 179 | { 180 | "name": "height", 181 | "type": "INT", 182 | "links": [ 183 | 19 184 | ], 185 | "slot_index": 1 186 | }, 187 | { 188 | "name": "count", 189 | "type": "INT", 190 | "links": null, 191 | "slot_index": 2 192 | } 193 | ], 194 | "properties": { 195 | "Node name for S&R": "GetImageSize+" 196 | }, 197 | "widgets_values": [], 198 | "color": "#432", 199 | "bgcolor": "#653" 200 | }, 201 | { 202 | "id": 23, 203 | "type": "CR Color Panel", 204 | "pos": [ 205 | 30032.77734375, 206 | 7608.89794921875 207 | ], 208 | "size": [ 209 | 210, 210 | 102 211 | ], 212 | "flags": { 213 | "collapsed": false 214 | }, 215 | "order": 84, 216 | "mode": 0, 217 | "inputs": [ 218 | { 219 | "name": "panel_width", 220 | "type": "INT", 221 | "link": 18, 222 | "widget": { 223 | "name": "panel_width" 224 | }, 225 | "label": "panel_width" 226 | }, 227 | { 228 | "name": "panel_height", 229 | "type": "INT", 230 | "link": 19, 231 | "widget": { 232 | "name": "panel_height" 233 | }, 234 | "label": "panel_height" 235 | } 236 | ], 237 | "outputs": [ 238 | { 239 | "name": "image", 240 | "type": "IMAGE", 241 | "links": [ 242 | 34 243 | ], 244 | "slot_index": 0, 245 | "label": "image" 246 | }, 247 | { 248 | "name": "show_help", 249 | "type": "STRING", 250 | "label": "show_help" 251 | } 252 | ], 253 | "properties": { 254 | "Node name for S&R": "CR Color Panel" 255 | }, 256 | "widgets_values": [ 257 | 512, 258 | 512, 259 | "black", 260 | "#000000" 261 | ], 262 | "color": "#232", 263 | "bgcolor": "#353" 264 | }, 265 | { 266 | "id": 29, 267 | "type": "Text Concatenate", 268 | "pos": [ 269 | 28772.77734375, 270 | 7238.89794921875 271 | ], 272 | "size": [ 273 | 220, 274 | 142 275 | ], 276 | "flags": {}, 277 | "order": 58, 278 | "mode": 0, 279 | "inputs": [ 280 | { 281 | "name": "text_a", 282 | "type": "STRING", 283 | "link": 23, 284 | "widget": { 285 | "name": "text_a" 286 | }, 287 | "shape": 7 288 | }, 289 | { 290 | "name": "text_b", 291 | "type": "STRING", 292 | "link": 24, 293 | "widget": { 294 | "name": "text_b" 295 | }, 296 | "shape": 7 297 | }, 298 | { 299 | "name": "text_c", 300 | "type": "STRING", 301 | "link": 25, 302 | "widget": { 303 | "name": "text_c" 304 | }, 305 | "shape": 7 306 | }, 307 | { 308 | "name": "text_d", 309 | "type": "STRING", 310 | "link": null, 311 | "widget": { 312 | "name": "text_d" 313 | }, 314 | "shape": 7 315 | } 316 | ], 317 | "outputs": [ 318 | { 319 | "name": "STRING", 320 | "type": "STRING", 321 | "links": [ 322 | 151 323 | ], 324 | "slot_index": 0 325 | } 326 | ], 327 | "properties": { 328 | "Node name for S&R": "Text Concatenate" 329 | }, 330 | "widgets_values": [ 331 | ", ", 332 | "true", 333 | "", 334 | "", 335 | "", 336 | "" 337 | ], 338 | "color": "#432", 339 | "bgcolor": "#653" 340 | }, 341 | { 342 | "id": 30, 343 | "type": "Reroute", 344 | "pos": [ 345 | 28432.77734375, 346 | 7278.89794921875 347 | ], 348 | "size": [ 349 | 75, 350 | 26 351 | ], 352 | "flags": {}, 353 | "order": 50, 354 | "mode": 0, 355 | "inputs": [ 356 | { 357 | "name": "", 358 | "type": "*", 359 | "link": 26, 360 | "widget": { 361 | "name": "value" 362 | } 363 | } 364 | ], 365 | "outputs": [ 366 | { 367 | "name": "", 368 | "type": "STRING", 369 | "links": [ 370 | 25 371 | ] 372 | } 373 | ], 374 | "properties": { 375 | "showOutputText": false, 376 | "horizontal": false 377 | } 378 | }, 379 | { 380 | "id": 31, 381 | "type": "Prompt Multiple Styles Selector", 382 | "pos": [ 383 | 28432.77734375, 384 | 7118.89794921875 385 | ], 386 | "size": [ 387 | 270, 388 | 150 389 | ], 390 | "flags": {}, 391 | "order": 0, 392 | "mode": 0, 393 | "inputs": [], 394 | "outputs": [ 395 | { 396 | "name": "positive_string", 397 | "type": "STRING", 398 | "links": [ 399 | 24 400 | ], 401 | "slot_index": 0 402 | }, 403 | { 404 | "name": "negative_string", 405 | "type": "STRING", 406 | "links": null 407 | } 408 | ], 409 | "properties": { 410 | "Node name for S&R": "Prompt Multiple Styles Selector" 411 | }, 412 | "widgets_values": [ 413 | "No Style", 414 | "No Style", 415 | "No Style", 416 | "No Style" 417 | ], 418 | "color": "#323", 419 | "bgcolor": "#535" 420 | }, 421 | { 422 | "id": 39, 423 | "type": "ReActorFaceBoost", 424 | "pos": [ 425 | 34780, 426 | 7650 427 | ], 428 | "size": [ 429 | 280, 430 | 180 431 | ], 432 | "flags": { 433 | "collapsed": false 434 | }, 435 | "order": 1, 436 | "mode": 0, 437 | "inputs": [], 438 | "outputs": [ 439 | { 440 | "name": "FACE_BOOST", 441 | "type": "FACE_BOOST", 442 | "links": [ 443 | 6 444 | ], 445 | "slot_index": 0 446 | } 447 | ], 448 | "properties": { 449 | "Node name for S&R": "ReActorFaceBoost" 450 | }, 451 | "widgets_values": [ 452 | true, 453 | "GPEN-BFR-512.onnx", 454 | "Lanczos", 455 | 1, 456 | 0.5, 457 | false 458 | ] 459 | }, 460 | { 461 | "id": 44, 462 | "type": "StyleModelLoader", 463 | "pos": [ 464 | 30290, 465 | 7320 466 | ], 467 | "size": [ 468 | 360, 469 | 58 470 | ], 471 | "flags": {}, 472 | "order": 2, 473 | "mode": 0, 474 | "inputs": [], 475 | "outputs": [ 476 | { 477 | "name": "STYLE_MODEL", 478 | "type": "STYLE_MODEL", 479 | "links": [ 480 | 279 481 | ], 482 | "slot_index": 0, 483 | "label": "STYLE_MODEL" 484 | } 485 | ], 486 | "properties": { 487 | "Node name for S&R": "StyleModelLoader" 488 | }, 489 | "widgets_values": [ 490 | "flux1-redux-dev.safetensors" 491 | ], 492 | "color": "#2a363b", 493 | "bgcolor": "#3f5159" 494 | }, 495 | { 496 | "id": 56, 497 | "type": "Reroute", 498 | "pos": [ 499 | 33020, 500 | 7730 501 | ], 502 | "size": [ 503 | 75, 504 | 26 505 | ], 506 | "flags": {}, 507 | "order": 105, 508 | "mode": 0, 509 | "inputs": [ 510 | { 511 | "name": "", 512 | "type": "*", 513 | "link": 48 514 | } 515 | ], 516 | "outputs": [ 517 | { 518 | "name": "", 519 | "type": "LATENT", 520 | "links": [ 521 | 117 522 | ] 523 | } 524 | ], 525 | "properties": { 526 | "showOutputText": false, 527 | "horizontal": false 528 | } 529 | }, 530 | { 531 | "id": 59, 532 | "type": "Reroute", 533 | "pos": [ 534 | 31900, 535 | 7730 536 | ], 537 | "size": [ 538 | 75, 539 | 26 540 | ], 541 | "flags": {}, 542 | "order": 40, 543 | "mode": 0, 544 | "inputs": [ 545 | { 546 | "name": "", 547 | "type": "*", 548 | "link": 52 549 | } 550 | ], 551 | "outputs": [ 552 | { 553 | "name": "", 554 | "type": "VAE", 555 | "links": [ 556 | 45, 557 | 53 558 | ] 559 | } 560 | ], 561 | "properties": { 562 | "showOutputText": false, 563 | "horizontal": false 564 | } 565 | }, 566 | { 567 | "id": 62, 568 | "type": "Reroute", 569 | "pos": [ 570 | 29572.77734375, 571 | 7608.89794921875 572 | ], 573 | "size": [ 574 | 75, 575 | 26 576 | ], 577 | "flags": {}, 578 | "order": 75, 579 | "mode": 0, 580 | "inputs": [ 581 | { 582 | "name": "", 583 | "type": "*", 584 | "link": 56 585 | } 586 | ], 587 | "outputs": [ 588 | { 589 | "name": "", 590 | "type": "IMAGE", 591 | "links": [ 592 | 17 593 | ] 594 | } 595 | ], 596 | "properties": { 597 | "showOutputText": false, 598 | "horizontal": false 599 | } 600 | }, 601 | { 602 | "id": 65, 603 | "type": "MaskToImage", 604 | "pos": [ 605 | 30082.77734375, 606 | 8198.8974609375 607 | ], 608 | "size": [ 609 | 180, 610 | 26 611 | ], 612 | "flags": { 613 | "collapsed": false 614 | }, 615 | "order": 65, 616 | "mode": 0, 617 | "inputs": [ 618 | { 619 | "name": "mask", 620 | "type": "MASK", 621 | "link": 59, 622 | "label": "mask" 623 | } 624 | ], 625 | "outputs": [ 626 | { 627 | "name": "IMAGE", 628 | "type": "IMAGE", 629 | "links": [ 630 | 35 631 | ], 632 | "slot_index": 0, 633 | "label": "IMAGE" 634 | } 635 | ], 636 | "properties": { 637 | "Node name for S&R": "MaskToImage" 638 | }, 639 | "widgets_values": [], 640 | "color": "#232", 641 | "bgcolor": "#353" 642 | }, 643 | { 644 | "id": 84, 645 | "type": "PreviewImage", 646 | "pos": [ 647 | 29782.77734375, 648 | 7818.89794921875 649 | ], 650 | "size": [ 651 | 480, 652 | 320 653 | ], 654 | "flags": {}, 655 | "order": 78, 656 | "mode": 0, 657 | "inputs": [ 658 | { 659 | "name": "images", 660 | "type": "IMAGE", 661 | "link": 79 662 | } 663 | ], 664 | "outputs": [], 665 | "properties": { 666 | "Node name for S&R": "PreviewImage" 667 | }, 668 | "widgets_values": [] 669 | }, 670 | { 671 | "id": 85, 672 | "type": "Reroute", 673 | "pos": [ 674 | 32060, 675 | 7700 676 | ], 677 | "size": [ 678 | 75, 679 | 26 680 | ], 681 | "flags": {}, 682 | "order": 90, 683 | "mode": 0, 684 | "inputs": [ 685 | { 686 | "name": "", 687 | "type": "*", 688 | "link": 80 689 | } 690 | ], 691 | "outputs": [ 692 | { 693 | "name": "", 694 | "type": "CONDITIONING", 695 | "links": [ 696 | 43, 697 | 44 698 | ] 699 | } 700 | ], 701 | "properties": { 702 | "showOutputText": false, 703 | "horizontal": false 704 | } 705 | }, 706 | { 707 | "id": 88, 708 | "type": "Note", 709 | "pos": [ 710 | 29552.77734375, 711 | 7898.89794921875 712 | ], 713 | "size": [ 714 | 210, 715 | 90 716 | ], 717 | "flags": {}, 718 | "order": 3, 719 | "mode": 0, 720 | "inputs": [], 721 | "outputs": [], 722 | "title": "Tips", 723 | "properties": {}, 724 | "widgets_values": [ 725 | "if you encounter ImageConcatenate error about dimension,\n\nSet match_image_size = true." 726 | ], 727 | "color": "#322", 728 | "bgcolor": "#533" 729 | }, 730 | { 731 | "id": 94, 732 | "type": "ModelSamplingFlux", 733 | "pos": [ 734 | 32320, 735 | 7050 736 | ], 737 | "size": [ 738 | 210, 739 | 122 740 | ], 741 | "flags": {}, 742 | "order": 88, 743 | "mode": 0, 744 | "inputs": [ 745 | { 746 | "name": "model", 747 | "type": "MODEL", 748 | "link": 90 749 | }, 750 | { 751 | "name": "width", 752 | "type": "INT", 753 | "link": 91, 754 | "widget": { 755 | "name": "width" 756 | } 757 | }, 758 | { 759 | "name": "height", 760 | "type": "INT", 761 | "link": 92, 762 | "widget": { 763 | "name": "height" 764 | } 765 | } 766 | ], 767 | "outputs": [ 768 | { 769 | "name": "MODEL", 770 | "type": "MODEL", 771 | "links": [ 772 | 94, 773 | 96 774 | ], 775 | "slot_index": 0 776 | } 777 | ], 778 | "properties": { 779 | "Node name for S&R": "ModelSamplingFlux" 780 | }, 781 | "widgets_values": [ 782 | 1.15, 783 | 0.5, 784 | 1024, 785 | 1024 786 | ], 787 | "color": "#323", 788 | "bgcolor": "#535" 789 | }, 790 | { 791 | "id": 95, 792 | "type": "Reroute", 793 | "pos": [ 794 | 32190, 795 | 6980 796 | ], 797 | "size": [ 798 | 75, 799 | 26 800 | ], 801 | "flags": {}, 802 | "order": 51, 803 | "mode": 0, 804 | "inputs": [ 805 | { 806 | "name": "", 807 | "type": "*", 808 | "link": 93 809 | } 810 | ], 811 | "outputs": [ 812 | { 813 | "name": "", 814 | "type": "MODEL", 815 | "links": [ 816 | 90 817 | ] 818 | } 819 | ], 820 | "properties": { 821 | "showOutputText": false, 822 | "horizontal": false 823 | } 824 | }, 825 | { 826 | "id": 97, 827 | "type": "GetImageSize+", 828 | "pos": [ 829 | 32120, 830 | 7070 831 | ], 832 | "size": [ 833 | 142.8000030517578, 834 | 66 835 | ], 836 | "flags": {}, 837 | "order": 83, 838 | "mode": 0, 839 | "inputs": [ 840 | { 841 | "name": "image", 842 | "type": "IMAGE", 843 | "link": 95 844 | } 845 | ], 846 | "outputs": [ 847 | { 848 | "name": "width", 849 | "type": "INT", 850 | "links": [ 851 | 91 852 | ], 853 | "slot_index": 0 854 | }, 855 | { 856 | "name": "height", 857 | "type": "INT", 858 | "links": [ 859 | 92 860 | ], 861 | "slot_index": 1 862 | }, 863 | { 864 | "name": "count", 865 | "type": "INT", 866 | "links": null, 867 | "slot_index": 2 868 | } 869 | ], 870 | "properties": { 871 | "Node name for S&R": "GetImageSize+" 872 | }, 873 | "widgets_values": [], 874 | "color": "#432", 875 | "bgcolor": "#653" 876 | }, 877 | { 878 | "id": 111, 879 | "type": "Reroute", 880 | "pos": [ 881 | 32830, 882 | 7210 883 | ], 884 | "size": [ 885 | 75, 886 | 26 887 | ], 888 | "flags": {}, 889 | "order": 95, 890 | "mode": 0, 891 | "inputs": [ 892 | { 893 | "name": "", 894 | "type": "*", 895 | "link": 118 896 | } 897 | ], 898 | "outputs": [ 899 | { 900 | "name": "", 901 | "type": "MODEL", 902 | "links": [ 903 | 29 904 | ] 905 | } 906 | ], 907 | "properties": { 908 | "showOutputText": false, 909 | "horizontal": false 910 | } 911 | }, 912 | { 913 | "id": 55, 914 | "type": "InpaintModelConditioning", 915 | "pos": [ 916 | 32180, 917 | 7690 918 | ], 919 | "size": [ 920 | 210, 921 | 138 922 | ], 923 | "flags": {}, 924 | "order": 102, 925 | "mode": 0, 926 | "inputs": [ 927 | { 928 | "name": "positive", 929 | "type": "CONDITIONING", 930 | "link": 43, 931 | "label": "positive" 932 | }, 933 | { 934 | "name": "negative", 935 | "type": "CONDITIONING", 936 | "link": 44, 937 | "label": "negative" 938 | }, 939 | { 940 | "name": "vae", 941 | "type": "VAE", 942 | "link": 45, 943 | "label": "vae" 944 | }, 945 | { 946 | "name": "pixels", 947 | "type": "IMAGE", 948 | "link": 154, 949 | "label": "pixels" 950 | }, 951 | { 952 | "name": "mask", 953 | "type": "MASK", 954 | "link": 47, 955 | "label": "mask" 956 | } 957 | ], 958 | "outputs": [ 959 | { 960 | "name": "positive", 961 | "type": "CONDITIONING", 962 | "links": [ 963 | 28 964 | ], 965 | "slot_index": 0, 966 | "label": "positive" 967 | }, 968 | { 969 | "name": "negative", 970 | "type": "CONDITIONING", 971 | "links": [], 972 | "slot_index": 1, 973 | "label": "negative" 974 | }, 975 | { 976 | "name": "latent", 977 | "type": "LATENT", 978 | "links": [ 979 | 48 980 | ], 981 | "slot_index": 2, 982 | "label": "latent" 983 | } 984 | ], 985 | "properties": { 986 | "Node name for S&R": "InpaintModelConditioning" 987 | }, 988 | "widgets_values": [ 989 | false 990 | ], 991 | "color": "#332922", 992 | "bgcolor": "#593930" 993 | }, 994 | { 995 | "id": 58, 996 | "type": "Reroute", 997 | "pos": [ 998 | 31900, 999 | 7750 1000 | ], 1001 | "size": [ 1002 | 75, 1003 | 26 1004 | ], 1005 | "flags": {}, 1006 | "order": 79, 1007 | "mode": 0, 1008 | "inputs": [ 1009 | { 1010 | "name": "", 1011 | "type": "*", 1012 | "link": 153 1013 | } 1014 | ], 1015 | "outputs": [ 1016 | { 1017 | "name": "", 1018 | "type": "IMAGE", 1019 | "links": [ 1020 | 95, 1021 | 154 1022 | ], 1023 | "slot_index": 0 1024 | } 1025 | ], 1026 | "properties": { 1027 | "showOutputText": false, 1028 | "horizontal": false 1029 | } 1030 | }, 1031 | { 1032 | "id": 50, 1033 | "type": "PreviewImage", 1034 | "pos": [ 1035 | 30550, 1036 | 7950 1037 | ], 1038 | "size": [ 1039 | 320, 1040 | 270 1041 | ], 1042 | "flags": { 1043 | "collapsed": false 1044 | }, 1045 | "order": 94, 1046 | "mode": 0, 1047 | "inputs": [ 1048 | { 1049 | "name": "images", 1050 | "type": "IMAGE", 1051 | "link": 38 1052 | } 1053 | ], 1054 | "outputs": [], 1055 | "properties": { 1056 | "Node name for S&R": "PreviewImage" 1057 | }, 1058 | "widgets_values": [] 1059 | }, 1060 | { 1061 | "id": 48, 1062 | "type": "GrowMaskWithBlur", 1063 | "pos": [ 1064 | 30880, 1065 | 7860 1066 | ], 1067 | "size": [ 1068 | 240, 1069 | 246 1070 | ], 1071 | "flags": {}, 1072 | "order": 98, 1073 | "mode": 0, 1074 | "inputs": [ 1075 | { 1076 | "name": "mask", 1077 | "type": "MASK", 1078 | "link": 37 1079 | } 1080 | ], 1081 | "outputs": [ 1082 | { 1083 | "name": "mask", 1084 | "type": "MASK", 1085 | "links": [ 1086 | 149 1087 | ], 1088 | "slot_index": 0 1089 | }, 1090 | { 1091 | "name": "mask_inverted", 1092 | "type": "MASK", 1093 | "links": null 1094 | } 1095 | ], 1096 | "properties": { 1097 | "Node name for S&R": "GrowMaskWithBlur" 1098 | }, 1099 | "widgets_values": [ 1100 | 8, 1101 | 0, 1102 | false, 1103 | false, 1104 | 8, 1105 | 1, 1106 | 1, 1107 | false 1108 | ], 1109 | "color": "#232", 1110 | "bgcolor": "#353" 1111 | }, 1112 | { 1113 | "id": 47, 1114 | "type": "ImageToMask", 1115 | "pos": [ 1116 | 30580, 1117 | 7860 1118 | ], 1119 | "size": [ 1120 | 210, 1121 | 58 1122 | ], 1123 | "flags": { 1124 | "collapsed": false 1125 | }, 1126 | "order": 93, 1127 | "mode": 0, 1128 | "inputs": [ 1129 | { 1130 | "name": "image", 1131 | "type": "IMAGE", 1132 | "link": 36, 1133 | "label": "image" 1134 | } 1135 | ], 1136 | "outputs": [ 1137 | { 1138 | "name": "MASK", 1139 | "type": "MASK", 1140 | "links": [ 1141 | 37 1142 | ], 1143 | "slot_index": 0, 1144 | "label": "MASK" 1145 | } 1146 | ], 1147 | "properties": { 1148 | "Node name for S&R": "ImageToMask" 1149 | }, 1150 | "widgets_values": [ 1151 | "red" 1152 | ], 1153 | "color": "#232", 1154 | "bgcolor": "#353" 1155 | }, 1156 | { 1157 | "id": 46, 1158 | "type": "ImageConcanate", 1159 | "pos": [ 1160 | 30320, 1161 | 7860 1162 | ], 1163 | "size": [ 1164 | 210, 1165 | 102 1166 | ], 1167 | "flags": {}, 1168 | "order": 89, 1169 | "mode": 0, 1170 | "inputs": [ 1171 | { 1172 | "name": "image1", 1173 | "type": "IMAGE", 1174 | "link": 34, 1175 | "label": "image1" 1176 | }, 1177 | { 1178 | "name": "image2", 1179 | "type": "IMAGE", 1180 | "link": 35, 1181 | "label": "image2" 1182 | } 1183 | ], 1184 | "outputs": [ 1185 | { 1186 | "name": "IMAGE", 1187 | "type": "IMAGE", 1188 | "links": [ 1189 | 36, 1190 | 38 1191 | ], 1192 | "slot_index": 0, 1193 | "label": "IMAGE" 1194 | } 1195 | ], 1196 | "properties": { 1197 | "Node name for S&R": "ImageConcanate" 1198 | }, 1199 | "widgets_values": [ 1200 | "right", 1201 | false 1202 | ], 1203 | "color": "#232", 1204 | "bgcolor": "#353" 1205 | }, 1206 | { 1207 | "id": 86, 1208 | "type": "Text Multiline", 1209 | "pos": [ 1210 | 28432.77734375, 1211 | 6928.89794921875 1212 | ], 1213 | "size": [ 1214 | 270, 1215 | 130 1216 | ], 1217 | "flags": {}, 1218 | "order": 4, 1219 | "mode": 0, 1220 | "inputs": [], 1221 | "outputs": [ 1222 | { 1223 | "name": "STRING", 1224 | "type": "STRING", 1225 | "links": [ 1226 | 23 1227 | ], 1228 | "slot_index": 0 1229 | } 1230 | ], 1231 | "title": "Additional prompt", 1232 | "properties": { 1233 | "Node name for S&R": "Text Multiline" 1234 | }, 1235 | "widgets_values": [ 1236 | "" 1237 | ], 1238 | "color": "#323", 1239 | "bgcolor": "#535" 1240 | }, 1241 | { 1242 | "id": 20, 1243 | "type": "UNETLoader", 1244 | "pos": [ 1245 | 30290, 1246 | 6980 1247 | ], 1248 | "size": [ 1249 | 290, 1250 | 82 1251 | ], 1252 | "flags": {}, 1253 | "order": 5, 1254 | "mode": 0, 1255 | "inputs": [], 1256 | "outputs": [ 1257 | { 1258 | "name": "MODEL", 1259 | "type": "MODEL", 1260 | "links": [ 1261 | 310 1262 | ], 1263 | "slot_index": 0 1264 | } 1265 | ], 1266 | "properties": { 1267 | "Node name for S&R": "UNETLoader" 1268 | }, 1269 | "widgets_values": [ 1270 | "flux1-fill-dev.safetensors", 1271 | "default" 1272 | ], 1273 | "color": "#2a363b", 1274 | "bgcolor": "#3f5159" 1275 | }, 1276 | { 1277 | "id": 26, 1278 | "type": "DualCLIPLoader", 1279 | "pos": [ 1280 | 30290, 1281 | 7120 1282 | ], 1283 | "size": [ 1284 | 290, 1285 | 106 1286 | ], 1287 | "flags": {}, 1288 | "order": 6, 1289 | "mode": 0, 1290 | "inputs": [], 1291 | "outputs": [ 1292 | { 1293 | "name": "CLIP", 1294 | "type": "CLIP", 1295 | "links": [ 1296 | 179 1297 | ], 1298 | "slot_index": 0, 1299 | "label": "CLIP" 1300 | } 1301 | ], 1302 | "properties": { 1303 | "Node name for S&R": "DualCLIPLoader" 1304 | }, 1305 | "widgets_values": [ 1306 | "t5xxl_fp16.safetensors", 1307 | "clip_l.safetensors", 1308 | "flux", 1309 | "default" 1310 | ], 1311 | "color": "#2a363b", 1312 | "bgcolor": "#3f5159" 1313 | }, 1314 | { 1315 | "id": 2, 1316 | "type": "Reroute", 1317 | "pos": [ 1318 | 34770, 1319 | 7310 1320 | ], 1321 | "size": [ 1322 | 75, 1323 | 26 1324 | ], 1325 | "flags": {}, 1326 | "order": 67, 1327 | "mode": 0, 1328 | "inputs": [ 1329 | { 1330 | "name": "", 1331 | "type": "*", 1332 | "link": 2 1333 | } 1334 | ], 1335 | "outputs": [ 1336 | { 1337 | "name": "", 1338 | "type": "IMAGE", 1339 | "links": [ 1340 | 4 1341 | ] 1342 | } 1343 | ], 1344 | "properties": { 1345 | "showOutputText": false, 1346 | "horizontal": false 1347 | } 1348 | }, 1349 | { 1350 | "id": 5, 1351 | "type": "Note", 1352 | "pos": [ 1353 | 35130, 1354 | 7760 1355 | ], 1356 | "size": [ 1357 | 300, 1358 | 70 1359 | ], 1360 | "flags": {}, 1361 | "order": 7, 1362 | "mode": 0, 1363 | "inputs": [], 1364 | "outputs": [], 1365 | "title": "Important!!", 1366 | "properties": {}, 1367 | "widgets_values": [ 1368 | "If the face got swapped on the wrong person, change input_faces_order in ReActor Options node to specify which face the model should swap." 1369 | ], 1370 | "color": "#322", 1371 | "bgcolor": "#533" 1372 | }, 1373 | { 1374 | "id": 57, 1375 | "type": "Power Lora Loader (rgthree)", 1376 | "pos": [ 1377 | 30770, 1378 | 6980 1379 | ], 1380 | "size": [ 1381 | 360, 1382 | 250 1383 | ], 1384 | "flags": {}, 1385 | "order": 37, 1386 | "mode": 0, 1387 | "inputs": [ 1388 | { 1389 | "name": "model", 1390 | "type": "MODEL", 1391 | "link": 310, 1392 | "dir": 3 1393 | }, 1394 | { 1395 | "name": "clip", 1396 | "type": "CLIP", 1397 | "link": 185, 1398 | "dir": 3 1399 | } 1400 | ], 1401 | "outputs": [ 1402 | { 1403 | "name": "MODEL", 1404 | "type": "MODEL", 1405 | "links": [ 1406 | 89 1407 | ], 1408 | "slot_index": 0, 1409 | "shape": 3, 1410 | "dir": 4 1411 | }, 1412 | { 1413 | "name": "CLIP", 1414 | "type": "CLIP", 1415 | "links": [ 1416 | 81 1417 | ], 1418 | "slot_index": 1, 1419 | "shape": 3, 1420 | "dir": 4 1421 | } 1422 | ], 1423 | "properties": { 1424 | "Show Strengths": "Single Strength" 1425 | }, 1426 | "widgets_values": [ 1427 | null, 1428 | { 1429 | "type": "PowerLoraLoaderHeaderWidget" 1430 | }, 1431 | null, 1432 | "" 1433 | ], 1434 | "color": "#2a363b", 1435 | "bgcolor": "#3f5159" 1436 | }, 1437 | { 1438 | "id": 90, 1439 | "type": "CLIPVisionEncode", 1440 | "pos": [ 1441 | 31120, 1442 | 7500 1443 | ], 1444 | "size": [ 1445 | 260, 1446 | 78 1447 | ], 1448 | "flags": { 1449 | "collapsed": false 1450 | }, 1451 | "order": 76, 1452 | "mode": 0, 1453 | "inputs": [ 1454 | { 1455 | "name": "clip_vision", 1456 | "type": "CLIP_VISION", 1457 | "link": 83, 1458 | "label": "clip_vision" 1459 | }, 1460 | { 1461 | "name": "image", 1462 | "type": "IMAGE", 1463 | "link": 262, 1464 | "label": "image" 1465 | } 1466 | ], 1467 | "outputs": [ 1468 | { 1469 | "name": "CLIP_VISION_OUTPUT", 1470 | "type": "CLIP_VISION_OUTPUT", 1471 | "links": [ 1472 | 280 1473 | ], 1474 | "slot_index": 0, 1475 | "label": "CLIP_VISION_OUTPUT" 1476 | } 1477 | ], 1478 | "properties": { 1479 | "Node name for S&R": "CLIPVisionEncode" 1480 | }, 1481 | "widgets_values": [ 1482 | "none" 1483 | ], 1484 | "color": "#432", 1485 | "bgcolor": "#653" 1486 | }, 1487 | { 1488 | "id": 70, 1489 | "type": "ConditioningConcat", 1490 | "pos": [ 1491 | 31700, 1492 | 7220 1493 | ], 1494 | "size": [ 1495 | 253.60000610351562, 1496 | 46 1497 | ], 1498 | "flags": {}, 1499 | "order": 85, 1500 | "mode": 0, 1501 | "inputs": [ 1502 | { 1503 | "name": "conditioning_to", 1504 | "type": "CONDITIONING", 1505 | "link": 64 1506 | }, 1507 | { 1508 | "name": "conditioning_from", 1509 | "type": "CONDITIONING", 1510 | "link": 278 1511 | } 1512 | ], 1513 | "outputs": [ 1514 | { 1515 | "name": "CONDITIONING", 1516 | "type": "CONDITIONING", 1517 | "links": [ 1518 | 80 1519 | ], 1520 | "slot_index": 0 1521 | } 1522 | ], 1523 | "properties": { 1524 | "Node name for S&R": "ConditioningConcat" 1525 | }, 1526 | "widgets_values": [], 1527 | "color": "#432", 1528 | "bgcolor": "#653" 1529 | }, 1530 | { 1531 | "id": 51, 1532 | "type": "Reroute", 1533 | "pos": [ 1534 | 31280, 1535 | 7860 1536 | ], 1537 | "size": [ 1538 | 75, 1539 | 26 1540 | ], 1541 | "flags": {}, 1542 | "order": 99, 1543 | "mode": 0, 1544 | "inputs": [ 1545 | { 1546 | "name": "", 1547 | "type": "*", 1548 | "link": 149 1549 | } 1550 | ], 1551 | "outputs": [ 1552 | { 1553 | "name": "", 1554 | "type": "MASK", 1555 | "links": [ 1556 | 27, 1557 | 104 1558 | ] 1559 | } 1560 | ], 1561 | "properties": { 1562 | "showOutputText": false, 1563 | "horizontal": false 1564 | } 1565 | }, 1566 | { 1567 | "id": 32, 1568 | "type": "Reroute", 1569 | "pos": [ 1570 | 31400, 1571 | 7770 1572 | ], 1573 | "size": [ 1574 | 75, 1575 | 26 1576 | ], 1577 | "flags": {}, 1578 | "order": 100, 1579 | "mode": 0, 1580 | "inputs": [ 1581 | { 1582 | "name": "", 1583 | "type": "*", 1584 | "link": 27 1585 | } 1586 | ], 1587 | "outputs": [ 1588 | { 1589 | "name": "", 1590 | "type": "MASK", 1591 | "links": [ 1592 | 47 1593 | ] 1594 | } 1595 | ], 1596 | "properties": { 1597 | "showOutputText": false, 1598 | "horizontal": false 1599 | } 1600 | }, 1601 | { 1602 | "id": 77, 1603 | "type": "Reroute", 1604 | "pos": [ 1605 | 31280, 1606 | 7910 1607 | ], 1608 | "size": [ 1609 | 75, 1610 | 26 1611 | ], 1612 | "flags": {}, 1613 | "order": 77, 1614 | "mode": 0, 1615 | "inputs": [ 1616 | { 1617 | "name": "", 1618 | "type": "*", 1619 | "link": 72 1620 | } 1621 | ], 1622 | "outputs": [ 1623 | { 1624 | "name": "", 1625 | "type": "IMAGE", 1626 | "links": [ 1627 | 146 1628 | ] 1629 | } 1630 | ], 1631 | "properties": { 1632 | "showOutputText": false, 1633 | "horizontal": false 1634 | } 1635 | }, 1636 | { 1637 | "id": 12, 1638 | "type": "Reroute", 1639 | "pos": [ 1640 | 30980, 1641 | 8230 1642 | ], 1643 | "size": [ 1644 | 75, 1645 | 26 1646 | ], 1647 | "flags": {}, 1648 | "order": 72, 1649 | "mode": 0, 1650 | "inputs": [ 1651 | { 1652 | "name": "", 1653 | "type": "*", 1654 | "link": 11 1655 | } 1656 | ], 1657 | "outputs": [ 1658 | { 1659 | "name": "", 1660 | "type": "IMAGE", 1661 | "links": [ 1662 | 72 1663 | ] 1664 | } 1665 | ], 1666 | "properties": { 1667 | "showOutputText": false, 1668 | "horizontal": false 1669 | } 1670 | }, 1671 | { 1672 | "id": 10, 1673 | "type": "Reroute", 1674 | "pos": [ 1675 | 30980, 1676 | 8260 1677 | ], 1678 | "size": [ 1679 | 75, 1680 | 26 1681 | ], 1682 | "flags": {}, 1683 | "order": 45, 1684 | "mode": 0, 1685 | "inputs": [ 1686 | { 1687 | "name": "", 1688 | "type": "*", 1689 | "link": 9 1690 | } 1691 | ], 1692 | "outputs": [ 1693 | { 1694 | "name": "", 1695 | "type": "IMAGE", 1696 | "links": [ 1697 | 74 1698 | ] 1699 | } 1700 | ], 1701 | "properties": { 1702 | "showOutputText": false, 1703 | "horizontal": false 1704 | } 1705 | }, 1706 | { 1707 | "id": 8, 1708 | "type": "Reroute", 1709 | "pos": [ 1710 | 30980, 1711 | 8290 1712 | ], 1713 | "size": [ 1714 | 75, 1715 | 26 1716 | ], 1717 | "flags": {}, 1718 | "order": 54, 1719 | "mode": 0, 1720 | "inputs": [ 1721 | { 1722 | "name": "", 1723 | "type": "*", 1724 | "link": 7 1725 | } 1726 | ], 1727 | "outputs": [ 1728 | { 1729 | "name": "", 1730 | "type": "IMAGE", 1731 | "links": [ 1732 | 73 1733 | ], 1734 | "slot_index": 0 1735 | } 1736 | ], 1737 | "properties": { 1738 | "showOutputText": false, 1739 | "horizontal": false 1740 | } 1741 | }, 1742 | { 1743 | "id": 79, 1744 | "type": "Reroute", 1745 | "pos": [ 1746 | 31280, 1747 | 7940 1748 | ], 1749 | "size": [ 1750 | 75, 1751 | 26 1752 | ], 1753 | "flags": {}, 1754 | "order": 52, 1755 | "mode": 0, 1756 | "inputs": [ 1757 | { 1758 | "name": "", 1759 | "type": "*", 1760 | "link": 74 1761 | } 1762 | ], 1763 | "outputs": [ 1764 | { 1765 | "name": "", 1766 | "type": "IMAGE", 1767 | "links": [ 1768 | 147 1769 | ] 1770 | } 1771 | ], 1772 | "properties": { 1773 | "showOutputText": false, 1774 | "horizontal": false 1775 | } 1776 | }, 1777 | { 1778 | "id": 78, 1779 | "type": "Reroute", 1780 | "pos": [ 1781 | 31280, 1782 | 7970 1783 | ], 1784 | "size": [ 1785 | 75, 1786 | 26 1787 | ], 1788 | "flags": {}, 1789 | "order": 61, 1790 | "mode": 0, 1791 | "inputs": [ 1792 | { 1793 | "name": "", 1794 | "type": "*", 1795 | "link": 73 1796 | } 1797 | ], 1798 | "outputs": [ 1799 | { 1800 | "name": "", 1801 | "type": "IMAGE", 1802 | "links": [ 1803 | 148 1804 | ] 1805 | } 1806 | ], 1807 | "properties": { 1808 | "showOutputText": false, 1809 | "horizontal": false 1810 | } 1811 | }, 1812 | { 1813 | "id": 76, 1814 | "type": "Reroute", 1815 | "pos": [ 1816 | 35630, 1817 | 7970 1818 | ], 1819 | "size": [ 1820 | 75, 1821 | 26 1822 | ], 1823 | "flags": {}, 1824 | "order": 69, 1825 | "mode": 0, 1826 | "inputs": [ 1827 | { 1828 | "name": "", 1829 | "type": "*", 1830 | "link": 148 1831 | } 1832 | ], 1833 | "outputs": [ 1834 | { 1835 | "name": "", 1836 | "type": "IMAGE", 1837 | "links": [ 1838 | 112 1839 | ] 1840 | } 1841 | ], 1842 | "properties": { 1843 | "showOutputText": false, 1844 | "horizontal": false 1845 | } 1846 | }, 1847 | { 1848 | "id": 91, 1849 | "type": "PrimitiveNode", 1850 | "pos": [ 1851 | 28262.77734375, 1852 | 7828.89794921875 1853 | ], 1854 | "size": [ 1855 | 240, 1856 | 82 1857 | ], 1858 | "flags": {}, 1859 | "order": 8, 1860 | "mode": 0, 1861 | "inputs": [], 1862 | "outputs": [ 1863 | { 1864 | "name": "INT", 1865 | "type": "INT", 1866 | "links": [ 1867 | 87, 1868 | 88 1869 | ], 1870 | "slot_index": 0, 1871 | "widget": { 1872 | "name": "max_height" 1873 | } 1874 | } 1875 | ], 1876 | "title": "Height", 1877 | "properties": { 1878 | "Run widget replace on values": false 1879 | }, 1880 | "widgets_values": [ 1881 | 720, 1882 | "fixed" 1883 | ], 1884 | "color": "#323", 1885 | "bgcolor": "#535" 1886 | }, 1887 | { 1888 | "id": 52, 1889 | "type": "ImageConcanate", 1890 | "pos": [ 1891 | 29552.77734375, 1892 | 7748.89794921875 1893 | ], 1894 | "size": [ 1895 | 210, 1896 | 102 1897 | ], 1898 | "flags": {}, 1899 | "order": 74, 1900 | "mode": 0, 1901 | "inputs": [ 1902 | { 1903 | "name": "image1", 1904 | "type": "IMAGE", 1905 | "link": 40, 1906 | "label": "image1" 1907 | }, 1908 | { 1909 | "name": "image2", 1910 | "type": "IMAGE", 1911 | "link": 288, 1912 | "label": "image2" 1913 | } 1914 | ], 1915 | "outputs": [ 1916 | { 1917 | "name": "IMAGE", 1918 | "type": "IMAGE", 1919 | "links": [ 1920 | 79, 1921 | 153 1922 | ], 1923 | "slot_index": 0, 1924 | "label": "IMAGE" 1925 | } 1926 | ], 1927 | "properties": { 1928 | "Node name for S&R": "ImageConcanate" 1929 | }, 1930 | "widgets_values": [ 1931 | "right", 1932 | false 1933 | ], 1934 | "color": "#223", 1935 | "bgcolor": "#335" 1936 | }, 1937 | { 1938 | "id": 61, 1939 | "type": "ImageResize+", 1940 | "pos": [ 1941 | 29292.77734375, 1942 | 7518.89794921875 1943 | ], 1944 | "size": [ 1945 | 220, 1946 | 194 1947 | ], 1948 | "flags": {}, 1949 | "order": 71, 1950 | "mode": 0, 1951 | "inputs": [ 1952 | { 1953 | "name": "image", 1954 | "type": "IMAGE", 1955 | "link": 275 1956 | }, 1957 | { 1958 | "name": "height", 1959 | "type": "INT", 1960 | "link": 55, 1961 | "widget": { 1962 | "name": "height" 1963 | } 1964 | } 1965 | ], 1966 | "outputs": [ 1967 | { 1968 | "name": "IMAGE", 1969 | "type": "IMAGE", 1970 | "links": [ 1971 | 40, 1972 | 56, 1973 | 262 1974 | ], 1975 | "slot_index": 0 1976 | }, 1977 | { 1978 | "name": "width", 1979 | "type": "INT", 1980 | "links": [], 1981 | "slot_index": 1 1982 | }, 1983 | { 1984 | "name": "height", 1985 | "type": "INT", 1986 | "links": [], 1987 | "slot_index": 2 1988 | } 1989 | ], 1990 | "properties": { 1991 | "Node name for S&R": "ImageResize+" 1992 | }, 1993 | "widgets_values": [ 1994 | 16384, 1995 | 512, 1996 | "lanczos", 1997 | "keep proportion", 1998 | "always", 1999 | 0 2000 | ], 2001 | "color": "#223", 2002 | "bgcolor": "#335" 2003 | }, 2004 | { 2005 | "id": 64, 2006 | "type": "GetImageSize+", 2007 | "pos": [ 2008 | 29110, 2009 | 7590 2010 | ], 2011 | "size": [ 2012 | 142.8000030517578, 2013 | 66 2014 | ], 2015 | "flags": {}, 2016 | "order": 63, 2017 | "mode": 0, 2018 | "inputs": [ 2019 | { 2020 | "name": "image", 2021 | "type": "IMAGE", 2022 | "link": 289 2023 | } 2024 | ], 2025 | "outputs": [ 2026 | { 2027 | "name": "width", 2028 | "type": "INT", 2029 | "links": [], 2030 | "slot_index": 0 2031 | }, 2032 | { 2033 | "name": "height", 2034 | "type": "INT", 2035 | "links": [ 2036 | 55 2037 | ], 2038 | "slot_index": 1 2039 | }, 2040 | { 2041 | "name": "count", 2042 | "type": "INT", 2043 | "links": null 2044 | } 2045 | ], 2046 | "properties": { 2047 | "Node name for S&R": "GetImageSize+" 2048 | }, 2049 | "widgets_values": [], 2050 | "color": "#432", 2051 | "bgcolor": "#653" 2052 | }, 2053 | { 2054 | "id": 93, 2055 | "type": "DifferentialDiffusion", 2056 | "pos": [ 2057 | 31180, 2058 | 6980 2059 | ], 2060 | "size": [ 2061 | 184.8000030517578, 2062 | 26 2063 | ], 2064 | "flags": {}, 2065 | "order": 44, 2066 | "mode": 0, 2067 | "inputs": [ 2068 | { 2069 | "name": "model", 2070 | "type": "MODEL", 2071 | "link": 89, 2072 | "label": "model" 2073 | } 2074 | ], 2075 | "outputs": [ 2076 | { 2077 | "name": "MODEL", 2078 | "type": "MODEL", 2079 | "links": [ 2080 | 93 2081 | ], 2082 | "slot_index": 0, 2083 | "label": "MODEL" 2084 | } 2085 | ], 2086 | "properties": { 2087 | "Node name for S&R": "DifferentialDiffusion" 2088 | }, 2089 | "widgets_values": [], 2090 | "color": "#432", 2091 | "bgcolor": "#653" 2092 | }, 2093 | { 2094 | "id": 35, 2095 | "type": "Reroute", 2096 | "pos": [ 2097 | 28060, 2098 | 7160 2099 | ], 2100 | "size": [ 2101 | 75, 2102 | 26 2103 | ], 2104 | "flags": {}, 2105 | "order": 30, 2106 | "mode": 0, 2107 | "inputs": [ 2108 | { 2109 | "name": "", 2110 | "type": "*", 2111 | "link": 31 2112 | } 2113 | ], 2114 | "outputs": [ 2115 | { 2116 | "name": "", 2117 | "type": "IMAGE", 2118 | "links": [ 2119 | 268 2120 | ], 2121 | "slot_index": 0 2122 | } 2123 | ], 2124 | "properties": { 2125 | "showOutputText": false, 2126 | "horizontal": false 2127 | } 2128 | }, 2129 | { 2130 | "id": 128, 2131 | "type": "Reroute", 2132 | "pos": [ 2133 | 28060, 2134 | 6970 2135 | ], 2136 | "size": [ 2137 | 75, 2138 | 26 2139 | ], 2140 | "flags": {}, 2141 | "order": 36, 2142 | "mode": 0, 2143 | "inputs": [ 2144 | { 2145 | "name": "", 2146 | "type": "*", 2147 | "link": 139, 2148 | "widget": { 2149 | "name": "value" 2150 | } 2151 | } 2152 | ], 2153 | "outputs": [ 2154 | { 2155 | "name": "", 2156 | "type": "STRING", 2157 | "links": [ 2158 | 269 2159 | ], 2160 | "slot_index": 0 2161 | } 2162 | ], 2163 | "properties": { 2164 | "showOutputText": false, 2165 | "horizontal": false 2166 | } 2167 | }, 2168 | { 2169 | "id": 38, 2170 | "type": "LoadImage", 2171 | "pos": [ 2172 | 27640, 2173 | 8260 2174 | ], 2175 | "size": [ 2176 | 400, 2177 | 314 2178 | ], 2179 | "flags": {}, 2180 | "order": 9, 2181 | "mode": 0, 2182 | "inputs": [], 2183 | "outputs": [ 2184 | { 2185 | "name": "IMAGE", 2186 | "type": "IMAGE", 2187 | "links": [ 2188 | 8 2189 | ], 2190 | "slot_index": 0 2191 | }, 2192 | { 2193 | "name": "MASK", 2194 | "type": "MASK", 2195 | "links": null, 2196 | "slot_index": 1 2197 | } 2198 | ], 2199 | "title": "Load face if it's a person", 2200 | "properties": { 2201 | "Node name for S&R": "LoadImage" 2202 | }, 2203 | "widgets_values": [ 2204 | "Jude Bellingham 1.png", 2205 | "image" 2206 | ] 2207 | }, 2208 | { 2209 | "id": 37, 2210 | "type": "LoadImage", 2211 | "pos": [ 2212 | 27640, 2213 | 7160 2214 | ], 2215 | "size": [ 2216 | 400, 2217 | 540 2218 | ], 2219 | "flags": {}, 2220 | "order": 10, 2221 | "mode": 0, 2222 | "inputs": [], 2223 | "outputs": [ 2224 | { 2225 | "name": "IMAGE", 2226 | "type": "IMAGE", 2227 | "links": [ 2228 | 31 2229 | ], 2230 | "slot_index": 0 2231 | }, 2232 | { 2233 | "name": "MASK", 2234 | "type": "MASK", 2235 | "links": [], 2236 | "slot_index": 1 2237 | } 2238 | ], 2239 | "title": "Insert subject", 2240 | "properties": { 2241 | "Node name for S&R": "LoadImage" 2242 | }, 2243 | "widgets_values": [ 2244 | "Jude Bellingham B1.jpg", 2245 | "image" 2246 | ] 2247 | }, 2248 | { 2249 | "id": 24, 2250 | "type": "Reroute", 2251 | "pos": [ 2252 | 28060, 2253 | 7750 2254 | ], 2255 | "size": [ 2256 | 75, 2257 | 26 2258 | ], 2259 | "flags": {}, 2260 | "order": 34, 2261 | "mode": 0, 2262 | "inputs": [ 2263 | { 2264 | "name": "", 2265 | "type": "*", 2266 | "link": 20 2267 | } 2268 | ], 2269 | "outputs": [ 2270 | { 2271 | "name": "", 2272 | "type": "IMAGE", 2273 | "links": [ 2274 | 271 2275 | ], 2276 | "slot_index": 0 2277 | } 2278 | ], 2279 | "properties": { 2280 | "showOutputText": false, 2281 | "horizontal": false 2282 | } 2283 | }, 2284 | { 2285 | "id": 25, 2286 | "type": "Reroute", 2287 | "pos": [ 2288 | 28060, 2289 | 7770 2290 | ], 2291 | "size": [ 2292 | 75, 2293 | 26 2294 | ], 2295 | "flags": {}, 2296 | "order": 35, 2297 | "mode": 0, 2298 | "inputs": [ 2299 | { 2300 | "name": "", 2301 | "type": "*", 2302 | "link": 21 2303 | } 2304 | ], 2305 | "outputs": [ 2306 | { 2307 | "name": "", 2308 | "type": "MASK", 2309 | "links": [ 2310 | 272 2311 | ], 2312 | "slot_index": 0 2313 | } 2314 | ], 2315 | "properties": { 2316 | "showOutputText": false, 2317 | "horizontal": false 2318 | } 2319 | }, 2320 | { 2321 | "id": 14, 2322 | "type": "Reroute", 2323 | "pos": [ 2324 | 28252.77734375, 2325 | 7768.89794921875 2326 | ], 2327 | "size": [ 2328 | 75, 2329 | 26 2330 | ], 2331 | "flags": {}, 2332 | "order": 42, 2333 | "mode": 0, 2334 | "inputs": [ 2335 | { 2336 | "name": "", 2337 | "type": "*", 2338 | "link": 272 2339 | } 2340 | ], 2341 | "outputs": [ 2342 | { 2343 | "name": "", 2344 | "type": "MASK", 2345 | "links": [ 2346 | 273 2347 | ], 2348 | "slot_index": 0 2349 | } 2350 | ], 2351 | "properties": { 2352 | "showOutputText": false, 2353 | "horizontal": false 2354 | } 2355 | }, 2356 | { 2357 | "id": 36, 2358 | "type": "Reroute", 2359 | "pos": [ 2360 | 28430, 2361 | 7520 2362 | ], 2363 | "size": [ 2364 | 75, 2365 | 26 2366 | ], 2367 | "flags": {}, 2368 | "order": 46, 2369 | "mode": 0, 2370 | "inputs": [ 2371 | { 2372 | "name": "", 2373 | "type": "*", 2374 | "link": 32 2375 | } 2376 | ], 2377 | "outputs": [ 2378 | { 2379 | "name": "", 2380 | "type": "IMAGE", 2381 | "links": [ 2382 | 275 2383 | ], 2384 | "slot_index": 0 2385 | } 2386 | ], 2387 | "properties": { 2388 | "showOutputText": false, 2389 | "horizontal": false 2390 | } 2391 | }, 2392 | { 2393 | "id": 89, 2394 | "type": "CLIPTextEncode", 2395 | "pos": [ 2396 | 31170, 2397 | 7220 2398 | ], 2399 | "size": [ 2400 | 210, 2401 | 54 2402 | ], 2403 | "flags": { 2404 | "collapsed": false 2405 | }, 2406 | "order": 66, 2407 | "mode": 0, 2408 | "inputs": [ 2409 | { 2410 | "name": "clip", 2411 | "type": "CLIP", 2412 | "link": 81, 2413 | "label": "clip" 2414 | }, 2415 | { 2416 | "name": "text", 2417 | "type": "STRING", 2418 | "link": 151, 2419 | "widget": { 2420 | "name": "text" 2421 | }, 2422 | "label": "text" 2423 | } 2424 | ], 2425 | "outputs": [ 2426 | { 2427 | "name": "CONDITIONING", 2428 | "type": "CONDITIONING", 2429 | "links": [ 2430 | 64, 2431 | 277 2432 | ], 2433 | "slot_index": 0, 2434 | "label": "CONDITIONING" 2435 | } 2436 | ], 2437 | "properties": { 2438 | "Node name for S&R": "CLIPTextEncode" 2439 | }, 2440 | "widgets_values": [ 2441 | "" 2442 | ], 2443 | "color": "#432", 2444 | "bgcolor": "#653" 2445 | }, 2446 | { 2447 | "id": 42, 2448 | "type": "CLIPVisionLoader", 2449 | "pos": [ 2450 | 30290, 2451 | 7430 2452 | ], 2453 | "size": [ 2454 | 360, 2455 | 58 2456 | ], 2457 | "flags": {}, 2458 | "order": 11, 2459 | "mode": 0, 2460 | "inputs": [], 2461 | "outputs": [ 2462 | { 2463 | "name": "CLIP_VISION", 2464 | "type": "CLIP_VISION", 2465 | "links": [ 2466 | 33 2467 | ], 2468 | "slot_index": 0, 2469 | "label": "CLIP_VISION" 2470 | } 2471 | ], 2472 | "properties": { 2473 | "Node name for S&R": "CLIPVisionLoader" 2474 | }, 2475 | "widgets_values": [ 2476 | "sigclip_vision_patch14_384.safetensors" 2477 | ], 2478 | "color": "#2a363b", 2479 | "bgcolor": "#3f5159" 2480 | }, 2481 | { 2482 | "id": 41, 2483 | "type": "VAELoader", 2484 | "pos": [ 2485 | 30290, 2486 | 7610 2487 | ], 2488 | "size": [ 2489 | 230, 2490 | 58 2491 | ], 2492 | "flags": {}, 2493 | "order": 12, 2494 | "mode": 0, 2495 | "inputs": [], 2496 | "outputs": [ 2497 | { 2498 | "name": "VAE", 2499 | "type": "VAE", 2500 | "links": [ 2501 | 42 2502 | ], 2503 | "slot_index": 0, 2504 | "label": "VAE" 2505 | } 2506 | ], 2507 | "properties": { 2508 | "Node name for S&R": "VAELoader" 2509 | }, 2510 | "widgets_values": [ 2511 | "ae.safetensors" 2512 | ], 2513 | "color": "#2a363b", 2514 | "bgcolor": "#3f5159" 2515 | }, 2516 | { 2517 | "id": 9, 2518 | "type": "Reroute", 2519 | "pos": [ 2520 | 28060, 2521 | 8260 2522 | ], 2523 | "size": [ 2524 | 75, 2525 | 26 2526 | ], 2527 | "flags": {}, 2528 | "order": 29, 2529 | "mode": 0, 2530 | "inputs": [ 2531 | { 2532 | "name": "", 2533 | "type": "*", 2534 | "link": 8 2535 | } 2536 | ], 2537 | "outputs": [ 2538 | { 2539 | "name": "", 2540 | "type": "IMAGE", 2541 | "links": [ 2542 | 274 2543 | ], 2544 | "slot_index": 0 2545 | } 2546 | ], 2547 | "properties": { 2548 | "showOutputText": false, 2549 | "horizontal": false 2550 | } 2551 | }, 2552 | { 2553 | "id": 3, 2554 | "type": "ReActorFaceSwapOpt", 2555 | "pos": [ 2556 | 35130, 2557 | 7290 2558 | ], 2559 | "size": [ 2560 | 300, 2561 | 260 2562 | ], 2563 | "flags": {}, 2564 | "order": 119, 2565 | "mode": 0, 2566 | "inputs": [ 2567 | { 2568 | "name": "input_image", 2569 | "type": "IMAGE", 2570 | "link": 283 2571 | }, 2572 | { 2573 | "name": "source_image", 2574 | "type": "IMAGE", 2575 | "link": 4, 2576 | "shape": 7 2577 | }, 2578 | { 2579 | "name": "face_model", 2580 | "type": "FACE_MODEL", 2581 | "link": null, 2582 | "shape": 7 2583 | }, 2584 | { 2585 | "name": "options", 2586 | "type": "OPTIONS", 2587 | "link": 5, 2588 | "shape": 7 2589 | }, 2590 | { 2591 | "name": "face_boost", 2592 | "type": "FACE_BOOST", 2593 | "link": 6, 2594 | "shape": 7 2595 | } 2596 | ], 2597 | "outputs": [ 2598 | { 2599 | "name": "IMAGE", 2600 | "type": "IMAGE", 2601 | "links": [ 2602 | 284 2603 | ], 2604 | "slot_index": 0 2605 | }, 2606 | { 2607 | "name": "FACE_MODEL", 2608 | "type": "FACE_MODEL", 2609 | "links": null 2610 | } 2611 | ], 2612 | "properties": { 2613 | "Node name for S&R": "ReActorFaceSwapOpt" 2614 | }, 2615 | "widgets_values": [ 2616 | true, 2617 | "inswapper_128.onnx", 2618 | "retinaface_resnet50", 2619 | "GFPGANv1.4.onnx", 2620 | 1, 2621 | 0.5 2622 | ] 2623 | }, 2624 | { 2625 | "id": 7, 2626 | "type": "Note", 2627 | "pos": [ 2628 | 28560, 2629 | 7620 2630 | ], 2631 | "size": [ 2632 | 300, 2633 | 80 2634 | ], 2635 | "flags": {}, 2636 | "order": 13, 2637 | "mode": 0, 2638 | "inputs": [], 2639 | "outputs": [], 2640 | "title": "Tips", 2641 | "properties": {}, 2642 | "widgets_values": [ 2643 | "Change context_expand_factor to specify how large the image should be cropped. (larger for more context, but less resolution.)" 2644 | ], 2645 | "color": "#322", 2646 | "bgcolor": "#533" 2647 | }, 2648 | { 2649 | "id": 245, 2650 | "type": "Reroute", 2651 | "pos": [ 2652 | 29000, 2653 | 7770 2654 | ], 2655 | "size": [ 2656 | 75, 2657 | 26 2658 | ], 2659 | "flags": {}, 2660 | "order": 56, 2661 | "mode": 0, 2662 | "inputs": [ 2663 | { 2664 | "name": "", 2665 | "type": "*", 2666 | "link": 287 2667 | } 2668 | ], 2669 | "outputs": [ 2670 | { 2671 | "name": "", 2672 | "type": "IMAGE", 2673 | "links": [ 2674 | 288, 2675 | 289, 2676 | 290 2677 | ], 2678 | "slot_index": 0 2679 | } 2680 | ], 2681 | "properties": { 2682 | "showOutputText": false, 2683 | "horizontal": false 2684 | } 2685 | }, 2686 | { 2687 | "id": 246, 2688 | "type": "Reroute", 2689 | "pos": [ 2690 | 30980, 2691 | 8320 2692 | ], 2693 | "size": [ 2694 | 75, 2695 | 26 2696 | ], 2697 | "flags": {}, 2698 | "order": 62, 2699 | "mode": 0, 2700 | "inputs": [ 2701 | { 2702 | "name": "", 2703 | "type": "*", 2704 | "link": 291 2705 | } 2706 | ], 2707 | "outputs": [ 2708 | { 2709 | "name": "", 2710 | "type": "STITCH", 2711 | "links": [ 2712 | 292 2713 | ], 2714 | "slot_index": 0 2715 | } 2716 | ], 2717 | "properties": { 2718 | "showOutputText": false, 2719 | "horizontal": false 2720 | } 2721 | }, 2722 | { 2723 | "id": 247, 2724 | "type": "Reroute", 2725 | "pos": [ 2726 | 31280, 2727 | 8000 2728 | ], 2729 | "size": [ 2730 | 75, 2731 | 26 2732 | ], 2733 | "flags": {}, 2734 | "order": 70, 2735 | "mode": 0, 2736 | "inputs": [ 2737 | { 2738 | "name": "", 2739 | "type": "*", 2740 | "link": 292 2741 | } 2742 | ], 2743 | "outputs": [ 2744 | { 2745 | "name": "", 2746 | "type": "STITCH", 2747 | "links": [ 2748 | 293 2749 | ], 2750 | "slot_index": 0 2751 | } 2752 | ], 2753 | "properties": { 2754 | "showOutputText": false, 2755 | "horizontal": false 2756 | } 2757 | }, 2758 | { 2759 | "id": 119, 2760 | "type": "Reroute", 2761 | "pos": [ 2762 | 34540, 2763 | 7940 2764 | ], 2765 | "size": [ 2766 | 75, 2767 | 26 2768 | ], 2769 | "flags": {}, 2770 | "order": 59, 2771 | "mode": 0, 2772 | "inputs": [ 2773 | { 2774 | "name": "", 2775 | "type": "*", 2776 | "link": 147 2777 | } 2778 | ], 2779 | "outputs": [ 2780 | { 2781 | "name": "", 2782 | "type": "IMAGE", 2783 | "links": [ 2784 | 2 2785 | ] 2786 | } 2787 | ], 2788 | "properties": { 2789 | "showOutputText": false, 2790 | "horizontal": false 2791 | } 2792 | }, 2793 | { 2794 | "id": 121, 2795 | "type": "UltimateSDUpscale", 2796 | "pos": [ 2797 | 34780, 2798 | 6560 2799 | ], 2800 | "size": [ 2801 | 270, 2802 | 614 2803 | ], 2804 | "flags": {}, 2805 | "order": 117, 2806 | "mode": 4, 2807 | "inputs": [ 2808 | { 2809 | "name": "image", 2810 | "type": "IMAGE", 2811 | "link": 282 2812 | }, 2813 | { 2814 | "name": "model", 2815 | "type": "MODEL", 2816 | "link": 305 2817 | }, 2818 | { 2819 | "name": "positive", 2820 | "type": "CONDITIONING", 2821 | "link": 299 2822 | }, 2823 | { 2824 | "name": "negative", 2825 | "type": "CONDITIONING", 2826 | "link": 300 2827 | }, 2828 | { 2829 | "name": "vae", 2830 | "type": "VAE", 2831 | "link": 303 2832 | }, 2833 | { 2834 | "name": "upscale_model", 2835 | "type": "UPSCALE_MODEL", 2836 | "link": 309 2837 | } 2838 | ], 2839 | "outputs": [ 2840 | { 2841 | "name": "IMAGE", 2842 | "type": "IMAGE", 2843 | "links": [ 2844 | 283 2845 | ], 2846 | "slot_index": 0 2847 | } 2848 | ], 2849 | "properties": { 2850 | "Node name for S&R": "UltimateSDUpscale" 2851 | }, 2852 | "widgets_values": [ 2853 | 1, 2854 | 1096770744671491, 2855 | "randomize", 2856 | 10, 2857 | 1, 2858 | "euler", 2859 | "normal", 2860 | 0.02, 2861 | "Chess", 2862 | 1024, 2863 | 1024, 2864 | 8, 2865 | 32, 2866 | "None", 2867 | 1, 2868 | 64, 2869 | 8, 2870 | 16, 2871 | true, 2872 | false 2873 | ], 2874 | "color": "#323", 2875 | "bgcolor": "#535" 2876 | }, 2877 | { 2878 | "id": 124, 2879 | "type": "Reroute", 2880 | "pos": [ 2881 | 34310, 2882 | 7500 2883 | ], 2884 | "size": [ 2885 | 75, 2886 | 26 2887 | ], 2888 | "flags": {}, 2889 | "order": 112, 2890 | "mode": 0, 2891 | "inputs": [ 2892 | { 2893 | "name": "", 2894 | "type": "*", 2895 | "link": 134 2896 | } 2897 | ], 2898 | "outputs": [ 2899 | { 2900 | "name": "", 2901 | "type": "MASK", 2902 | "links": [ 2903 | 133 2904 | ] 2905 | } 2906 | ], 2907 | "properties": { 2908 | "showOutputText": false, 2909 | "horizontal": false 2910 | } 2911 | }, 2912 | { 2913 | "id": 109, 2914 | "type": "Image Comparer (rgthree)", 2915 | "pos": [ 2916 | 35830, 2917 | 7270 2918 | ], 2919 | "size": [ 2920 | 860, 2921 | 900 2922 | ], 2923 | "flags": {}, 2924 | "order": 122, 2925 | "mode": 0, 2926 | "inputs": [ 2927 | { 2928 | "name": "image_a", 2929 | "type": "IMAGE", 2930 | "link": 286, 2931 | "dir": 3 2932 | }, 2933 | { 2934 | "name": "image_b", 2935 | "type": "IMAGE", 2936 | "link": 112, 2937 | "dir": 3 2938 | } 2939 | ], 2940 | "outputs": [], 2941 | "properties": { 2942 | "comparer_mode": "Slide" 2943 | }, 2944 | "widgets_values": [ 2945 | [ 2946 | { 2947 | "name": "A", 2948 | "selected": true, 2949 | "url": "/api/view?filename=rgthree.compare._temp_czyea_00155_.png&type=temp&subfolder=&rand=0.1655933951295252" 2950 | }, 2951 | { 2952 | "name": "B", 2953 | "selected": true, 2954 | "url": "/api/view?filename=rgthree.compare._temp_czyea_00156_.png&type=temp&subfolder=&rand=0.06137326290850997" 2955 | } 2956 | ] 2957 | ] 2958 | }, 2959 | { 2960 | "id": 69, 2961 | "type": "SaveImage", 2962 | "pos": [ 2963 | 35840, 2964 | 7210 2965 | ], 2966 | "size": [ 2967 | 315, 2968 | 58 2969 | ], 2970 | "flags": { 2971 | "collapsed": true 2972 | }, 2973 | "order": 121, 2974 | "mode": 0, 2975 | "inputs": [ 2976 | { 2977 | "name": "images", 2978 | "type": "IMAGE", 2979 | "link": 285 2980 | } 2981 | ], 2982 | "outputs": [], 2983 | "properties": {}, 2984 | "widgets_values": [ 2985 | "ComfyUI" 2986 | ] 2987 | }, 2988 | { 2989 | "id": 125, 2990 | "type": "InpaintStitch", 2991 | "pos": [ 2992 | 35510, 2993 | 7270 2994 | ], 2995 | "size": [ 2996 | 240, 2997 | 80 2998 | ], 2999 | "flags": {}, 3000 | "order": 120, 3001 | "mode": 0, 3002 | "inputs": [ 3003 | { 3004 | "name": "stitch", 3005 | "type": "STITCH", 3006 | "link": 294 3007 | }, 3008 | { 3009 | "name": "inpainted_image", 3010 | "type": "IMAGE", 3011 | "link": 284 3012 | } 3013 | ], 3014 | "outputs": [ 3015 | { 3016 | "name": "image", 3017 | "type": "IMAGE", 3018 | "links": [ 3019 | 285, 3020 | 286 3021 | ], 3022 | "slot_index": 0 3023 | } 3024 | ], 3025 | "properties": { 3026 | "Node name for S&R": "InpaintStitch" 3027 | }, 3028 | "widgets_values": [ 3029 | "bislerp" 3030 | ], 3031 | "color": "#432", 3032 | "bgcolor": "#653" 3033 | }, 3034 | { 3035 | "id": 112, 3036 | "type": "Fast Groups Bypasser (rgthree)", 3037 | "pos": [ 3038 | 27640, 3039 | 6680 3040 | ], 3041 | "size": [ 3042 | 400, 3043 | 120 3044 | ], 3045 | "flags": {}, 3046 | "order": 14, 3047 | "mode": 0, 3048 | "inputs": [], 3049 | "outputs": [ 3050 | { 3051 | "name": "OPT_CONNECTION", 3052 | "type": "*", 3053 | "links": null, 3054 | "slot_index": 0 3055 | } 3056 | ], 3057 | "title": "Controller", 3058 | "properties": { 3059 | "matchColors": "", 3060 | "matchTitle": "", 3061 | "showNav": true, 3062 | "sort": "position", 3063 | "customSortAlphabet": "", 3064 | "toggleRestriction": "default" 3065 | }, 3066 | "color": "#323", 3067 | "bgcolor": "#535" 3068 | }, 3069 | { 3070 | "id": 116, 3071 | "type": "RandomNoise", 3072 | "pos": [ 3073 | 32860, 3074 | 7070 3075 | ], 3076 | "size": [ 3077 | 270, 3078 | 82 3079 | ], 3080 | "flags": {}, 3081 | "order": 15, 3082 | "mode": 0, 3083 | "inputs": [], 3084 | "outputs": [ 3085 | { 3086 | "name": "NOISE", 3087 | "type": "NOISE", 3088 | "links": [ 3089 | 113 3090 | ], 3091 | "slot_index": 0 3092 | } 3093 | ], 3094 | "properties": { 3095 | "Node name for S&R": "RandomNoise" 3096 | }, 3097 | "widgets_values": [ 3098 | 110583559287501, 3099 | "randomize" 3100 | ], 3101 | "color": "#323", 3102 | "bgcolor": "#535" 3103 | }, 3104 | { 3105 | "id": 34, 3106 | "type": "BasicGuider", 3107 | "pos": [ 3108 | 32970, 3109 | 7210 3110 | ], 3111 | "size": [ 3112 | 161.1999969482422, 3113 | 46 3114 | ], 3115 | "flags": {}, 3116 | "order": 107, 3117 | "mode": 0, 3118 | "inputs": [ 3119 | { 3120 | "name": "model", 3121 | "type": "MODEL", 3122 | "link": 29 3123 | }, 3124 | { 3125 | "name": "conditioning", 3126 | "type": "CONDITIONING", 3127 | "link": 30 3128 | } 3129 | ], 3130 | "outputs": [ 3131 | { 3132 | "name": "GUIDER", 3133 | "type": "GUIDER", 3134 | "links": [ 3135 | 114 3136 | ], 3137 | "slot_index": 0 3138 | } 3139 | ], 3140 | "properties": { 3141 | "Node name for S&R": "BasicGuider" 3142 | }, 3143 | "widgets_values": [], 3144 | "color": "#432", 3145 | "bgcolor": "#653" 3146 | }, 3147 | { 3148 | "id": 40, 3149 | "type": "KSamplerSelect", 3150 | "pos": [ 3151 | 32880, 3152 | 7310 3153 | ], 3154 | "size": [ 3155 | 250, 3156 | 58 3157 | ], 3158 | "flags": {}, 3159 | "order": 16, 3160 | "mode": 0, 3161 | "inputs": [], 3162 | "outputs": [ 3163 | { 3164 | "name": "SAMPLER", 3165 | "type": "SAMPLER", 3166 | "links": [ 3167 | 115 3168 | ], 3169 | "slot_index": 0 3170 | } 3171 | ], 3172 | "properties": { 3173 | "Node name for S&R": "KSamplerSelect" 3174 | }, 3175 | "widgets_values": [ 3176 | "dpmpp_2m" 3177 | ], 3178 | "color": "#323", 3179 | "bgcolor": "#535" 3180 | }, 3181 | { 3182 | "id": 129, 3183 | "type": "BasicScheduler", 3184 | "pos": [ 3185 | 32870, 3186 | 7420 3187 | ], 3188 | "size": [ 3189 | 260, 3190 | 106 3191 | ], 3192 | "flags": {}, 3193 | "order": 97, 3194 | "mode": 0, 3195 | "inputs": [ 3196 | { 3197 | "name": "model", 3198 | "type": "MODEL", 3199 | "link": 140 3200 | } 3201 | ], 3202 | "outputs": [ 3203 | { 3204 | "name": "SIGMAS", 3205 | "type": "SIGMAS", 3206 | "links": [ 3207 | 116 3208 | ], 3209 | "slot_index": 0 3210 | } 3211 | ], 3212 | "properties": { 3213 | "Node name for S&R": "BasicScheduler" 3214 | }, 3215 | "widgets_values": [ 3216 | "sgm_uniform", 3217 | 20, 3218 | 1 3219 | ], 3220 | "color": "#323", 3221 | "bgcolor": "#535" 3222 | }, 3223 | { 3224 | "id": 120, 3225 | "type": "LayerColor: BrightnessContrastV2", 3226 | "pos": [ 3227 | 34060, 3228 | 7270 3229 | ], 3230 | "size": [ 3231 | 285.6000061035156, 3232 | 106 3233 | ], 3234 | "flags": {}, 3235 | "order": 115, 3236 | "mode": 0, 3237 | "inputs": [ 3238 | { 3239 | "name": "image", 3240 | "type": "IMAGE", 3241 | "link": 123 3242 | } 3243 | ], 3244 | "outputs": [ 3245 | { 3246 | "name": "image", 3247 | "type": "IMAGE", 3248 | "links": [ 3249 | 132 3250 | ], 3251 | "slot_index": 0 3252 | } 3253 | ], 3254 | "properties": { 3255 | "Node name for S&R": "LayerColor: BrightnessContrastV2" 3256 | }, 3257 | "widgets_values": [ 3258 | 1.05, 3259 | 0.98, 3260 | 1.05 3261 | ], 3262 | "color": "rgba(27, 89, 123, 0.7)" 3263 | }, 3264 | { 3265 | "id": 99, 3266 | "type": "ImageCrop+", 3267 | "pos": [ 3268 | 33830, 3269 | 7270 3270 | ], 3271 | "size": [ 3272 | 210, 3273 | 146 3274 | ], 3275 | "flags": {}, 3276 | "order": 114, 3277 | "mode": 0, 3278 | "inputs": [ 3279 | { 3280 | "name": "image", 3281 | "type": "IMAGE", 3282 | "link": 97 3283 | }, 3284 | { 3285 | "name": "width", 3286 | "type": "INT", 3287 | "link": 98, 3288 | "widget": { 3289 | "name": "width" 3290 | } 3291 | }, 3292 | { 3293 | "name": "height", 3294 | "type": "INT", 3295 | "link": 99, 3296 | "widget": { 3297 | "name": "height" 3298 | } 3299 | } 3300 | ], 3301 | "outputs": [ 3302 | { 3303 | "name": "IMAGE", 3304 | "type": "IMAGE", 3305 | "links": [ 3306 | 123 3307 | ], 3308 | "slot_index": 0 3309 | }, 3310 | { 3311 | "name": "x", 3312 | "type": "INT", 3313 | "links": null, 3314 | "slot_index": 1 3315 | }, 3316 | { 3317 | "name": "y", 3318 | "type": "INT", 3319 | "links": null 3320 | } 3321 | ], 3322 | "properties": { 3323 | "Node name for S&R": "ImageCrop+" 3324 | }, 3325 | "widgets_values": [ 3326 | 256, 3327 | 256, 3328 | "right-center", 3329 | 0, 3330 | 0 3331 | ], 3332 | "color": "#432", 3333 | "bgcolor": "#653" 3334 | }, 3335 | { 3336 | "id": 107, 3337 | "type": "ImageToMask", 3338 | "pos": [ 3339 | 34070, 3340 | 7500 3341 | ], 3342 | "size": [ 3343 | 210, 3344 | 58 3345 | ], 3346 | "flags": {}, 3347 | "order": 109, 3348 | "mode": 0, 3349 | "inputs": [ 3350 | { 3351 | "name": "image", 3352 | "type": "IMAGE", 3353 | "link": 110 3354 | } 3355 | ], 3356 | "outputs": [ 3357 | { 3358 | "name": "MASK", 3359 | "type": "MASK", 3360 | "links": [ 3361 | 134 3362 | ] 3363 | } 3364 | ], 3365 | "properties": { 3366 | "Node name for S&R": "ImageToMask" 3367 | }, 3368 | "widgets_values": [ 3369 | "red" 3370 | ], 3371 | "color": "#432", 3372 | "bgcolor": "#653" 3373 | }, 3374 | { 3375 | "id": 19, 3376 | "type": "ImageCrop+", 3377 | "pos": [ 3378 | 33830, 3379 | 7500 3380 | ], 3381 | "size": [ 3382 | 210, 3383 | 146 3384 | ], 3385 | "flags": { 3386 | "collapsed": false 3387 | }, 3388 | "order": 106, 3389 | "mode": 0, 3390 | "inputs": [ 3391 | { 3392 | "name": "image", 3393 | "type": "IMAGE", 3394 | "link": 14 3395 | }, 3396 | { 3397 | "name": "width", 3398 | "type": "INT", 3399 | "link": 15, 3400 | "widget": { 3401 | "name": "width" 3402 | } 3403 | }, 3404 | { 3405 | "name": "height", 3406 | "type": "INT", 3407 | "link": 16, 3408 | "widget": { 3409 | "name": "height" 3410 | } 3411 | } 3412 | ], 3413 | "outputs": [ 3414 | { 3415 | "name": "IMAGE", 3416 | "type": "IMAGE", 3417 | "links": [ 3418 | 110 3419 | ], 3420 | "slot_index": 0 3421 | }, 3422 | { 3423 | "name": "x", 3424 | "type": "INT", 3425 | "links": null, 3426 | "slot_index": 1 3427 | }, 3428 | { 3429 | "name": "y", 3430 | "type": "INT", 3431 | "links": null 3432 | } 3433 | ], 3434 | "properties": { 3435 | "Node name for S&R": "ImageCrop+" 3436 | }, 3437 | "widgets_values": [ 3438 | 256, 3439 | 256, 3440 | "right-center", 3441 | 0, 3442 | 0 3443 | ], 3444 | "color": "#432", 3445 | "bgcolor": "#653" 3446 | }, 3447 | { 3448 | "id": 100, 3449 | "type": "MaskToImage", 3450 | "pos": [ 3451 | 33550, 3452 | 7500 3453 | ], 3454 | "size": [ 3455 | 176.39999389648438, 3456 | 26 3457 | ], 3458 | "flags": {}, 3459 | "order": 103, 3460 | "mode": 0, 3461 | "inputs": [ 3462 | { 3463 | "name": "mask", 3464 | "type": "MASK", 3465 | "link": 100 3466 | } 3467 | ], 3468 | "outputs": [ 3469 | { 3470 | "name": "IMAGE", 3471 | "type": "IMAGE", 3472 | "links": [ 3473 | 14 3474 | ], 3475 | "slot_index": 0 3476 | } 3477 | ], 3478 | "properties": { 3479 | "Node name for S&R": "MaskToImage" 3480 | }, 3481 | "widgets_values": [], 3482 | "color": "#432", 3483 | "bgcolor": "#653" 3484 | }, 3485 | { 3486 | "id": 122, 3487 | "type": "Reroute", 3488 | "pos": [ 3489 | 34180, 3490 | 7910 3491 | ], 3492 | "size": [ 3493 | 75, 3494 | 26 3495 | ], 3496 | "flags": {}, 3497 | "order": 87, 3498 | "mode": 0, 3499 | "inputs": [ 3500 | { 3501 | "name": "", 3502 | "type": "*", 3503 | "link": 130 3504 | } 3505 | ], 3506 | "outputs": [ 3507 | { 3508 | "name": "", 3509 | "type": "IMAGE", 3510 | "links": [ 3511 | 131 3512 | ], 3513 | "slot_index": 0 3514 | } 3515 | ], 3516 | "properties": { 3517 | "showOutputText": false, 3518 | "horizontal": false 3519 | } 3520 | }, 3521 | { 3522 | "id": 249, 3523 | "type": "Reroute", 3524 | "pos": [ 3525 | 34670, 3526 | 6610 3527 | ], 3528 | "size": [ 3529 | 75, 3530 | 26 3531 | ], 3532 | "flags": {}, 3533 | "order": 111, 3534 | "mode": 0, 3535 | "inputs": [ 3536 | { 3537 | "name": "", 3538 | "type": "*", 3539 | "link": 304 3540 | } 3541 | ], 3542 | "outputs": [ 3543 | { 3544 | "name": "", 3545 | "type": "CONDITIONING", 3546 | "links": [ 3547 | 299, 3548 | 300 3549 | ], 3550 | "slot_index": 0 3551 | } 3552 | ], 3553 | "properties": { 3554 | "showOutputText": false, 3555 | "horizontal": false 3556 | } 3557 | }, 3558 | { 3559 | "id": 96, 3560 | "type": "Reroute", 3561 | "pos": [ 3562 | 32670, 3563 | 7050 3564 | ], 3565 | "size": [ 3566 | 75, 3567 | 26 3568 | ], 3569 | "flags": {}, 3570 | "order": 91, 3571 | "mode": 0, 3572 | "inputs": [ 3573 | { 3574 | "name": "", 3575 | "type": "*", 3576 | "link": 94 3577 | } 3578 | ], 3579 | "outputs": [ 3580 | { 3581 | "name": "", 3582 | "type": "MODEL", 3583 | "links": [ 3584 | 118, 3585 | 295 3586 | ], 3587 | "slot_index": 0 3588 | } 3589 | ], 3590 | "properties": { 3591 | "showOutputText": false, 3592 | "horizontal": false 3593 | } 3594 | }, 3595 | { 3596 | "id": 98, 3597 | "type": "Reroute", 3598 | "pos": [ 3599 | 32580, 3600 | 7420 3601 | ], 3602 | "size": [ 3603 | 75, 3604 | 26 3605 | ], 3606 | "flags": {}, 3607 | "order": 92, 3608 | "mode": 0, 3609 | "inputs": [ 3610 | { 3611 | "name": "", 3612 | "type": "*", 3613 | "link": 96 3614 | } 3615 | ], 3616 | "outputs": [ 3617 | { 3618 | "name": "", 3619 | "type": "MODEL", 3620 | "links": [ 3621 | 140 3622 | ] 3623 | } 3624 | ], 3625 | "properties": { 3626 | "showOutputText": false, 3627 | "horizontal": false 3628 | } 3629 | }, 3630 | { 3631 | "id": 33, 3632 | "type": "FluxGuidance", 3633 | "pos": [ 3634 | 32570, 3635 | 7230 3636 | ], 3637 | "size": [ 3638 | 211.60000610351562, 3639 | 58 3640 | ], 3641 | "flags": {}, 3642 | "order": 104, 3643 | "mode": 0, 3644 | "inputs": [ 3645 | { 3646 | "name": "conditioning", 3647 | "type": "CONDITIONING", 3648 | "link": 28, 3649 | "label": "conditioning" 3650 | } 3651 | ], 3652 | "outputs": [ 3653 | { 3654 | "name": "CONDITIONING", 3655 | "type": "CONDITIONING", 3656 | "links": [ 3657 | 30, 3658 | 306 3659 | ], 3660 | "slot_index": 0, 3661 | "label": "CONDITIONING" 3662 | } 3663 | ], 3664 | "properties": { 3665 | "Node name for S&R": "FluxGuidance" 3666 | }, 3667 | "widgets_values": [ 3668 | 30 3669 | ], 3670 | "color": "#323", 3671 | "bgcolor": "#535" 3672 | }, 3673 | { 3674 | "id": 108, 3675 | "type": "Note", 3676 | "pos": [ 3677 | 34060, 3678 | 7160 3679 | ], 3680 | "size": [ 3681 | 340, 3682 | 60 3683 | ], 3684 | "flags": {}, 3685 | "order": 17, 3686 | "mode": 0, 3687 | "inputs": [], 3688 | "outputs": [], 3689 | "title": "Tips", 3690 | "properties": {}, 3691 | "widgets_values": [ 3692 | "If this node got error, try reloading ComfyUI and other workflows first. If the problem persists, you can bypass it or just remove it entirely." 3693 | ], 3694 | "color": "#322", 3695 | "bgcolor": "#533" 3696 | }, 3697 | { 3698 | "id": 123, 3699 | "type": "ImageCompositeMasked", 3700 | "pos": [ 3701 | 34430, 3702 | 7250 3703 | ], 3704 | "size": [ 3705 | 210, 3706 | 146 3707 | ], 3708 | "flags": {}, 3709 | "order": 116, 3710 | "mode": 0, 3711 | "inputs": [ 3712 | { 3713 | "name": "destination", 3714 | "type": "IMAGE", 3715 | "link": 131 3716 | }, 3717 | { 3718 | "name": "source", 3719 | "type": "IMAGE", 3720 | "link": 132 3721 | }, 3722 | { 3723 | "name": "mask", 3724 | "type": "MASK", 3725 | "link": 133, 3726 | "shape": 7 3727 | } 3728 | ], 3729 | "outputs": [ 3730 | { 3731 | "name": "IMAGE", 3732 | "type": "IMAGE", 3733 | "links": [ 3734 | 282, 3735 | 307 3736 | ], 3737 | "slot_index": 0 3738 | } 3739 | ], 3740 | "properties": { 3741 | "Node name for S&R": "ImageCompositeMasked" 3742 | }, 3743 | "widgets_values": [ 3744 | 0, 3745 | 0, 3746 | false 3747 | ], 3748 | "color": "#432", 3749 | "bgcolor": "#653" 3750 | }, 3751 | { 3752 | "id": 118, 3753 | "type": "UpscaleModelLoader", 3754 | "pos": [ 3755 | 34150, 3756 | 6700 3757 | ], 3758 | "size": [ 3759 | 300, 3760 | 60 3761 | ], 3762 | "flags": {}, 3763 | "order": 18, 3764 | "mode": 0, 3765 | "inputs": [], 3766 | "outputs": [ 3767 | { 3768 | "name": "UPSCALE_MODEL", 3769 | "type": "UPSCALE_MODEL", 3770 | "links": [ 3771 | 308 3772 | ], 3773 | "slot_index": 0 3774 | } 3775 | ], 3776 | "properties": { 3777 | "Node name for S&R": "UpscaleModelLoader" 3778 | }, 3779 | "widgets_values": [ 3780 | "4x_NMKD-Siax_200k.pth" 3781 | ], 3782 | "color": "#2a363b", 3783 | "bgcolor": "#3f5159" 3784 | }, 3785 | { 3786 | "id": 251, 3787 | "type": "Reroute", 3788 | "pos": [ 3789 | 34480, 3790 | 6660 3791 | ], 3792 | "size": [ 3793 | 75, 3794 | 26 3795 | ], 3796 | "flags": {}, 3797 | "order": 33, 3798 | "mode": 0, 3799 | "inputs": [ 3800 | { 3801 | "name": "", 3802 | "type": "*", 3803 | "link": 308 3804 | } 3805 | ], 3806 | "outputs": [ 3807 | { 3808 | "name": "", 3809 | "type": "UPSCALE_MODEL", 3810 | "links": [ 3811 | 309 3812 | ], 3813 | "slot_index": 0 3814 | } 3815 | ], 3816 | "properties": { 3817 | "showOutputText": false, 3818 | "horizontal": false 3819 | } 3820 | }, 3821 | { 3822 | "id": 45, 3823 | "type": "Note", 3824 | "pos": [ 3825 | 31410, 3826 | 7440 3827 | ], 3828 | "size": [ 3829 | 270, 3830 | 100 3831 | ], 3832 | "flags": {}, 3833 | "order": 19, 3834 | "mode": 0, 3835 | "inputs": [], 3836 | "outputs": [], 3837 | "title": "Tips", 3838 | "properties": {}, 3839 | "widgets_values": [ 3840 | "Image Strength\n\nHighest = keep the tone color of subject\nHigh = tone color fits better\nMedium = like High, sometimes better" 3841 | ], 3842 | "color": "#322", 3843 | "bgcolor": "#533" 3844 | }, 3845 | { 3846 | "id": 87, 3847 | "type": "Note", 3848 | "pos": [ 3849 | 30320, 3850 | 8000 3851 | ], 3852 | "size": [ 3853 | 210, 3854 | 90 3855 | ], 3856 | "flags": {}, 3857 | "order": 20, 3858 | "mode": 0, 3859 | "inputs": [], 3860 | "outputs": [], 3861 | "title": "Tips", 3862 | "properties": {}, 3863 | "widgets_values": [ 3864 | "if you encounter ImageConcatenate error about dimension,\n\nSet match_image_size = true." 3865 | ], 3866 | "color": "#322", 3867 | "bgcolor": "#533" 3868 | }, 3869 | { 3870 | "id": 250, 3871 | "type": "PreviewImage", 3872 | "pos": [ 3873 | 34340, 3874 | 6810 3875 | ], 3876 | "size": [ 3877 | 330, 3878 | 300 3879 | ], 3880 | "flags": { 3881 | "collapsed": false 3882 | }, 3883 | "order": 118, 3884 | "mode": 0, 3885 | "inputs": [ 3886 | { 3887 | "name": "images", 3888 | "type": "IMAGE", 3889 | "link": 307 3890 | } 3891 | ], 3892 | "outputs": [], 3893 | "properties": { 3894 | "Node name for S&R": "PreviewImage" 3895 | }, 3896 | "widgets_values": [] 3897 | }, 3898 | { 3899 | "id": 147, 3900 | "type": "Reroute", 3901 | "pos": [ 3902 | 32910, 3903 | 6610 3904 | ], 3905 | "size": [ 3906 | 75, 3907 | 26 3908 | ], 3909 | "flags": {}, 3910 | "order": 108, 3911 | "mode": 0, 3912 | "inputs": [ 3913 | { 3914 | "name": "", 3915 | "type": "*", 3916 | "link": 306 3917 | } 3918 | ], 3919 | "outputs": [ 3920 | { 3921 | "name": "", 3922 | "type": "CONDITIONING", 3923 | "links": [ 3924 | 304 3925 | ], 3926 | "slot_index": 0 3927 | } 3928 | ], 3929 | "properties": { 3930 | "showOutputText": false, 3931 | "horizontal": false 3932 | } 3933 | }, 3934 | { 3935 | "id": 60, 3936 | "type": "Reroute", 3937 | "pos": [ 3938 | 32030, 3939 | 7830 3940 | ], 3941 | "size": [ 3942 | 75, 3943 | 26 3944 | ], 3945 | "flags": {}, 3946 | "order": 47, 3947 | "mode": 0, 3948 | "inputs": [ 3949 | { 3950 | "name": "", 3951 | "type": "*", 3952 | "link": 53 3953 | } 3954 | ], 3955 | "outputs": [ 3956 | { 3957 | "name": "", 3958 | "type": "VAE", 3959 | "links": [ 3960 | 103 3961 | ] 3962 | } 3963 | ], 3964 | "properties": { 3965 | "showOutputText": false, 3966 | "horizontal": false 3967 | } 3968 | }, 3969 | { 3970 | "id": 54, 3971 | "type": "ReActorOptions", 3972 | "pos": [ 3973 | 34780, 3974 | 7390 3975 | ], 3976 | "size": [ 3977 | 280, 3978 | 202 3979 | ], 3980 | "flags": {}, 3981 | "order": 21, 3982 | "mode": 0, 3983 | "inputs": [], 3984 | "outputs": [ 3985 | { 3986 | "name": "OPTIONS", 3987 | "type": "OPTIONS", 3988 | "links": [ 3989 | 5 3990 | ], 3991 | "slot_index": 0 3992 | } 3993 | ], 3994 | "properties": { 3995 | "Node name for S&R": "ReActorOptions" 3996 | }, 3997 | "widgets_values": [ 3998 | "top-bottom", 3999 | "0", 4000 | "no", 4001 | "left-right", 4002 | "0", 4003 | "no", 4004 | 0 4005 | ] 4006 | }, 4007 | { 4008 | "id": 4, 4009 | "type": "Note", 4010 | "pos": [ 4011 | 35130, 4012 | 7590 4013 | ], 4014 | "size": [ 4015 | 300, 4016 | 120 4017 | ], 4018 | "flags": {}, 4019 | "order": 22, 4020 | "mode": 0, 4021 | "inputs": [], 4022 | "outputs": [], 4023 | "title": "Important!!", 4024 | "properties": {}, 4025 | "widgets_values": [ 4026 | "If ReActor does not work, it's highly possible that you are installing ReActor incorrectly.\n\nSee: https://github.com/kinelite/kinelite-repo\n\non how to install ReActor correctly. You must follow the instruction RELIGIOUSLY." 4027 | ], 4028 | "color": "#322", 4029 | "bgcolor": "#533" 4030 | }, 4031 | { 4032 | "id": 6, 4033 | "type": "Note", 4034 | "pos": [ 4035 | 35130, 4036 | 7890 4037 | ], 4038 | "size": [ 4039 | 300, 4040 | 60 4041 | ], 4042 | "flags": {}, 4043 | "order": 23, 4044 | "mode": 0, 4045 | "inputs": [], 4046 | "outputs": [], 4047 | "title": "Tips", 4048 | "properties": {}, 4049 | "widgets_values": [ 4050 | "Try changing image_strength in the StyleModelApplySimple node." 4051 | ], 4052 | "color": "#322", 4053 | "bgcolor": "#533" 4054 | }, 4055 | { 4056 | "id": 110, 4057 | "type": "SamplerCustomAdvanced", 4058 | "pos": [ 4059 | 33190, 4060 | 7270 4061 | ], 4062 | "size": [ 4063 | 236.8000030517578, 4064 | 106 4065 | ], 4066 | "flags": {}, 4067 | "order": 110, 4068 | "mode": 0, 4069 | "inputs": [ 4070 | { 4071 | "name": "noise", 4072 | "type": "NOISE", 4073 | "link": 113 4074 | }, 4075 | { 4076 | "name": "guider", 4077 | "type": "GUIDER", 4078 | "link": 114 4079 | }, 4080 | { 4081 | "name": "sampler", 4082 | "type": "SAMPLER", 4083 | "link": 115 4084 | }, 4085 | { 4086 | "name": "sigmas", 4087 | "type": "SIGMAS", 4088 | "link": 116 4089 | }, 4090 | { 4091 | "name": "latent_image", 4092 | "type": "LATENT", 4093 | "link": 117 4094 | } 4095 | ], 4096 | "outputs": [ 4097 | { 4098 | "name": "output", 4099 | "type": "LATENT", 4100 | "links": [ 4101 | 108 4102 | ], 4103 | "slot_index": 0 4104 | }, 4105 | { 4106 | "name": "denoised_output", 4107 | "type": "LATENT", 4108 | "links": null 4109 | } 4110 | ], 4111 | "properties": { 4112 | "Node name for S&R": "SamplerCustomAdvanced" 4113 | }, 4114 | "widgets_values": [], 4115 | "color": "#233", 4116 | "bgcolor": "#355" 4117 | }, 4118 | { 4119 | "id": 152, 4120 | "type": "Reroute", 4121 | "pos": [ 4122 | 33710, 4123 | 6640 4124 | ], 4125 | "size": [ 4126 | 75, 4127 | 26 4128 | ], 4129 | "flags": {}, 4130 | "order": 68, 4131 | "mode": 0, 4132 | "inputs": [ 4133 | { 4134 | "name": "", 4135 | "type": "*", 4136 | "link": 197 4137 | } 4138 | ], 4139 | "outputs": [ 4140 | { 4141 | "name": "", 4142 | "type": "VAE", 4143 | "links": [ 4144 | 303 4145 | ], 4146 | "slot_index": 0 4147 | } 4148 | ], 4149 | "properties": { 4150 | "showOutputText": false, 4151 | "horizontal": false 4152 | } 4153 | }, 4154 | { 4155 | "id": 148, 4156 | "type": "Reroute", 4157 | "pos": [ 4158 | 32840, 4159 | 6580 4160 | ], 4161 | "size": [ 4162 | 75, 4163 | 26 4164 | ], 4165 | "flags": {}, 4166 | "order": 96, 4167 | "mode": 0, 4168 | "inputs": [ 4169 | { 4170 | "name": "", 4171 | "type": "*", 4172 | "link": 295 4173 | } 4174 | ], 4175 | "outputs": [ 4176 | { 4177 | "name": "", 4178 | "type": "MODEL", 4179 | "links": [ 4180 | 305 4181 | ], 4182 | "slot_index": 0 4183 | } 4184 | ], 4185 | "properties": { 4186 | "showOutputText": false, 4187 | "horizontal": false 4188 | } 4189 | }, 4190 | { 4191 | "id": 143, 4192 | "type": "Reroute", 4193 | "pos": [ 4194 | 30610, 4195 | 7000 4196 | ], 4197 | "size": [ 4198 | 75, 4199 | 26 4200 | ], 4201 | "flags": {}, 4202 | "order": 28, 4203 | "mode": 0, 4204 | "inputs": [ 4205 | { 4206 | "name": "", 4207 | "type": "*", 4208 | "link": 179 4209 | } 4210 | ], 4211 | "outputs": [ 4212 | { 4213 | "name": "", 4214 | "type": "CLIP", 4215 | "links": [ 4216 | 185 4217 | ], 4218 | "slot_index": 0 4219 | } 4220 | ], 4221 | "properties": { 4222 | "showOutputText": false, 4223 | "horizontal": false 4224 | } 4225 | }, 4226 | { 4227 | "id": 43, 4228 | "type": "Reroute", 4229 | "pos": [ 4230 | 30670, 4231 | 7500 4232 | ], 4233 | "size": [ 4234 | 75, 4235 | 26 4236 | ], 4237 | "flags": {}, 4238 | "order": 31, 4239 | "mode": 0, 4240 | "inputs": [ 4241 | { 4242 | "name": "", 4243 | "type": "*", 4244 | "link": 33 4245 | } 4246 | ], 4247 | "outputs": [ 4248 | { 4249 | "name": "", 4250 | "type": "CLIP_VISION", 4251 | "links": [ 4252 | 83 4253 | ] 4254 | } 4255 | ], 4256 | "properties": { 4257 | "showOutputText": false, 4258 | "horizontal": false 4259 | } 4260 | }, 4261 | { 4262 | "id": 53, 4263 | "type": "Reroute", 4264 | "pos": [ 4265 | 30550, 4266 | 7730 4267 | ], 4268 | "size": [ 4269 | 75, 4270 | 26 4271 | ], 4272 | "flags": {}, 4273 | "order": 32, 4274 | "mode": 0, 4275 | "inputs": [ 4276 | { 4277 | "name": "", 4278 | "type": "*", 4279 | "link": 42 4280 | } 4281 | ], 4282 | "outputs": [ 4283 | { 4284 | "name": "", 4285 | "type": "VAE", 4286 | "links": [ 4287 | 52 4288 | ], 4289 | "slot_index": 0 4290 | } 4291 | ], 4292 | "properties": { 4293 | "showOutputText": false, 4294 | "horizontal": false 4295 | } 4296 | }, 4297 | { 4298 | "id": 67, 4299 | "type": "Reroute", 4300 | "pos": [ 4301 | 29290, 4302 | 8230 4303 | ], 4304 | "size": [ 4305 | 75, 4306 | 26 4307 | ], 4308 | "flags": {}, 4309 | "order": 64, 4310 | "mode": 0, 4311 | "inputs": [ 4312 | { 4313 | "name": "", 4314 | "type": "*", 4315 | "link": 290 4316 | } 4317 | ], 4318 | "outputs": [ 4319 | { 4320 | "name": "", 4321 | "type": "IMAGE", 4322 | "links": [ 4323 | 11 4324 | ] 4325 | } 4326 | ], 4327 | "properties": { 4328 | "showOutputText": false, 4329 | "horizontal": false 4330 | } 4331 | }, 4332 | { 4333 | "id": 68, 4334 | "type": "Reroute", 4335 | "pos": [ 4336 | 29040, 4337 | 8200 4338 | ], 4339 | "size": [ 4340 | 75, 4341 | 26 4342 | ], 4343 | "flags": {}, 4344 | "order": 57, 4345 | "mode": 0, 4346 | "inputs": [ 4347 | { 4348 | "name": "", 4349 | "type": "*", 4350 | "link": 62 4351 | } 4352 | ], 4353 | "outputs": [ 4354 | { 4355 | "name": "", 4356 | "type": "MASK", 4357 | "links": [ 4358 | 59 4359 | ], 4360 | "slot_index": 0 4361 | } 4362 | ], 4363 | "properties": { 4364 | "showOutputText": false, 4365 | "horizontal": false 4366 | } 4367 | }, 4368 | { 4369 | "id": 63, 4370 | "type": "Reroute", 4371 | "pos": [ 4372 | 29180, 4373 | 8320 4374 | ], 4375 | "size": [ 4376 | 75, 4377 | 26 4378 | ], 4379 | "flags": {}, 4380 | "order": 55, 4381 | "mode": 0, 4382 | "inputs": [ 4383 | { 4384 | "name": "", 4385 | "type": "*", 4386 | "link": 57 4387 | } 4388 | ], 4389 | "outputs": [ 4390 | { 4391 | "name": "", 4392 | "type": "STITCH", 4393 | "links": [ 4394 | 291 4395 | ], 4396 | "slot_index": 0 4397 | } 4398 | ], 4399 | "properties": { 4400 | "showOutputText": false, 4401 | "horizontal": false 4402 | } 4403 | }, 4404 | { 4405 | "id": 66, 4406 | "type": "Reroute", 4407 | "pos": [ 4408 | 28540, 4409 | 8290 4410 | ], 4411 | "size": [ 4412 | 75, 4413 | 26 4414 | ], 4415 | "flags": {}, 4416 | "order": 48, 4417 | "mode": 0, 4418 | "inputs": [ 4419 | { 4420 | "name": "", 4421 | "type": "*", 4422 | "link": 60 4423 | } 4424 | ], 4425 | "outputs": [ 4426 | { 4427 | "name": "", 4428 | "type": "IMAGE", 4429 | "links": [ 4430 | 7 4431 | ] 4432 | } 4433 | ], 4434 | "properties": { 4435 | "showOutputText": false, 4436 | "horizontal": false 4437 | } 4438 | }, 4439 | { 4440 | "id": 103, 4441 | "type": "Reroute", 4442 | "pos": [ 4443 | 33270, 4444 | 7830 4445 | ], 4446 | "size": [ 4447 | 75, 4448 | 26 4449 | ], 4450 | "flags": {}, 4451 | "order": 53, 4452 | "mode": 0, 4453 | "inputs": [ 4454 | { 4455 | "name": "", 4456 | "type": "*", 4457 | "link": 103 4458 | } 4459 | ], 4460 | "outputs": [ 4461 | { 4462 | "name": "", 4463 | "type": "VAE", 4464 | "links": [ 4465 | 194 4466 | ], 4467 | "slot_index": 0 4468 | } 4469 | ], 4470 | "properties": { 4471 | "showOutputText": false, 4472 | "horizontal": false 4473 | } 4474 | }, 4475 | { 4476 | "id": 150, 4477 | "type": "Reroute", 4478 | "pos": [ 4479 | 33500, 4480 | 7290 4481 | ], 4482 | "size": [ 4483 | 75, 4484 | 26 4485 | ], 4486 | "flags": {}, 4487 | "order": 60, 4488 | "mode": 0, 4489 | "inputs": [ 4490 | { 4491 | "name": "", 4492 | "type": "*", 4493 | "link": 194 4494 | } 4495 | ], 4496 | "outputs": [ 4497 | { 4498 | "name": "", 4499 | "type": "VAE", 4500 | "links": [ 4501 | 193, 4502 | 197 4503 | ], 4504 | "slot_index": 0 4505 | } 4506 | ], 4507 | "properties": { 4508 | "showOutputText": false, 4509 | "horizontal": false 4510 | } 4511 | }, 4512 | { 4513 | "id": 101, 4514 | "type": "GetImageSize+", 4515 | "pos": [ 4516 | 33550, 4517 | 7380 4518 | ], 4519 | "size": [ 4520 | 142.8000030517578, 4521 | 66 4522 | ], 4523 | "flags": {}, 4524 | "order": 86, 4525 | "mode": 0, 4526 | "inputs": [ 4527 | { 4528 | "name": "image", 4529 | "type": "IMAGE", 4530 | "link": 101 4531 | } 4532 | ], 4533 | "outputs": [ 4534 | { 4535 | "name": "width", 4536 | "type": "INT", 4537 | "links": [ 4538 | 15, 4539 | 98 4540 | ], 4541 | "slot_index": 0 4542 | }, 4543 | { 4544 | "name": "height", 4545 | "type": "INT", 4546 | "links": [ 4547 | 16, 4548 | 99 4549 | ], 4550 | "slot_index": 1 4551 | }, 4552 | { 4553 | "name": "count", 4554 | "type": "INT", 4555 | "links": null, 4556 | "slot_index": 2 4557 | } 4558 | ], 4559 | "properties": { 4560 | "Node name for S&R": "GetImageSize+" 4561 | }, 4562 | "widgets_values": [], 4563 | "color": "#432", 4564 | "bgcolor": "#653" 4565 | }, 4566 | { 4567 | "id": 104, 4568 | "type": "Reroute", 4569 | "pos": [ 4570 | 33380, 4571 | 7860 4572 | ], 4573 | "size": [ 4574 | 75, 4575 | 26 4576 | ], 4577 | "flags": {}, 4578 | "order": 101, 4579 | "mode": 0, 4580 | "inputs": [ 4581 | { 4582 | "name": "", 4583 | "type": "*", 4584 | "link": 104 4585 | } 4586 | ], 4587 | "outputs": [ 4588 | { 4589 | "name": "", 4590 | "type": "MASK", 4591 | "links": [ 4592 | 100 4593 | ], 4594 | "slot_index": 0 4595 | } 4596 | ], 4597 | "properties": { 4598 | "showOutputText": false, 4599 | "horizontal": false 4600 | } 4601 | }, 4602 | { 4603 | "id": 102, 4604 | "type": "Reroute", 4605 | "pos": [ 4606 | 33300, 4607 | 7910 4608 | ], 4609 | "size": [ 4610 | 75, 4611 | 26 4612 | ], 4613 | "flags": {}, 4614 | "order": 82, 4615 | "mode": 0, 4616 | "inputs": [ 4617 | { 4618 | "name": "", 4619 | "type": "*", 4620 | "link": 146 4621 | } 4622 | ], 4623 | "outputs": [ 4624 | { 4625 | "name": "", 4626 | "type": "IMAGE", 4627 | "links": [ 4628 | 101, 4629 | 130 4630 | ] 4631 | } 4632 | ], 4633 | "properties": { 4634 | "showOutputText": false, 4635 | "horizontal": false 4636 | } 4637 | }, 4638 | { 4639 | "id": 106, 4640 | "type": "VAEDecode", 4641 | "pos": [ 4642 | 33640, 4643 | 7270 4644 | ], 4645 | "size": [ 4646 | 140, 4647 | 46 4648 | ], 4649 | "flags": {}, 4650 | "order": 113, 4651 | "mode": 0, 4652 | "inputs": [ 4653 | { 4654 | "name": "samples", 4655 | "type": "LATENT", 4656 | "link": 108, 4657 | "label": "samples" 4658 | }, 4659 | { 4660 | "name": "vae", 4661 | "type": "VAE", 4662 | "link": 193, 4663 | "label": "vae" 4664 | } 4665 | ], 4666 | "outputs": [ 4667 | { 4668 | "name": "IMAGE", 4669 | "type": "IMAGE", 4670 | "links": [ 4671 | 97 4672 | ], 4673 | "slot_index": 0, 4674 | "label": "IMAGE" 4675 | } 4676 | ], 4677 | "properties": { 4678 | "Node name for S&R": "VAEDecode" 4679 | }, 4680 | "widgets_values": [], 4681 | "color": "#432", 4682 | "bgcolor": "#653" 4683 | }, 4684 | { 4685 | "id": 248, 4686 | "type": "Reroute", 4687 | "pos": [ 4688 | 35340, 4689 | 8000 4690 | ], 4691 | "size": [ 4692 | 75, 4693 | 26 4694 | ], 4695 | "flags": {}, 4696 | "order": 73, 4697 | "mode": 0, 4698 | "inputs": [ 4699 | { 4700 | "name": "", 4701 | "type": "*", 4702 | "link": 293 4703 | } 4704 | ], 4705 | "outputs": [ 4706 | { 4707 | "name": "", 4708 | "type": "STITCH", 4709 | "links": [ 4710 | 294 4711 | ], 4712 | "slot_index": 0 4713 | } 4714 | ], 4715 | "properties": { 4716 | "showOutputText": false, 4717 | "horizontal": false 4718 | } 4719 | }, 4720 | { 4721 | "id": 18, 4722 | "type": "LoadImage", 4723 | "pos": [ 4724 | 27640, 4725 | 7750 4726 | ], 4727 | "size": [ 4728 | 400, 4729 | 460 4730 | ], 4731 | "flags": {}, 4732 | "order": 24, 4733 | "mode": 0, 4734 | "inputs": [], 4735 | "outputs": [ 4736 | { 4737 | "name": "IMAGE", 4738 | "type": "IMAGE", 4739 | "links": [ 4740 | 20 4741 | ], 4742 | "slot_index": 0 4743 | }, 4744 | { 4745 | "name": "MASK", 4746 | "type": "MASK", 4747 | "links": [ 4748 | 21 4749 | ], 4750 | "slot_index": 1 4751 | } 4752 | ], 4753 | "title": "Load destination (right-click to mask the area)", 4754 | "properties": { 4755 | "Node name for S&R": "LoadImage" 4756 | }, 4757 | "widgets_values": [ 4758 | "clipspace/clipspace-mask-8740928.200000003.png [input]", 4759 | "image" 4760 | ] 4761 | }, 4762 | { 4763 | "id": 16, 4764 | "type": "Note", 4765 | "pos": [ 4766 | 27640, 4767 | 6840 4768 | ], 4769 | "size": [ 4770 | 400, 4771 | 80 4772 | ], 4773 | "flags": {}, 4774 | "order": 25, 4775 | "mode": 0, 4776 | "inputs": [], 4777 | "outputs": [], 4778 | "title": "Tips", 4779 | "properties": {}, 4780 | "widgets_values": [ 4781 | "Disable Face Swap Unit if you don't want to swap face, e.g., transfering non-human or encountering errors about ReActor nodes.\n\nEnable Upscaler when ONLY the picture is pixelated" 4782 | ], 4783 | "color": "#322", 4784 | "bgcolor": "#533" 4785 | }, 4786 | { 4787 | "id": 92, 4788 | "type": "InpaintCrop", 4789 | "pos": [ 4790 | 28550, 4791 | 7750 4792 | ], 4793 | "size": [ 4794 | 295.6000061035156, 4795 | 378 4796 | ], 4797 | "flags": {}, 4798 | "order": 49, 4799 | "mode": 0, 4800 | "inputs": [ 4801 | { 4802 | "name": "image", 4803 | "type": "IMAGE", 4804 | "link": 85 4805 | }, 4806 | { 4807 | "name": "mask", 4808 | "type": "MASK", 4809 | "link": 273 4810 | }, 4811 | { 4812 | "name": "optional_context_mask", 4813 | "type": "MASK", 4814 | "link": null, 4815 | "shape": 7 4816 | }, 4817 | { 4818 | "name": "max_height", 4819 | "type": "INT", 4820 | "link": 87, 4821 | "widget": { 4822 | "name": "max_height" 4823 | } 4824 | }, 4825 | { 4826 | "name": "min_height", 4827 | "type": "INT", 4828 | "link": 88, 4829 | "widget": { 4830 | "name": "min_height" 4831 | } 4832 | } 4833 | ], 4834 | "outputs": [ 4835 | { 4836 | "name": "stitch", 4837 | "type": "STITCH", 4838 | "links": [ 4839 | 57 4840 | ], 4841 | "slot_index": 0 4842 | }, 4843 | { 4844 | "name": "cropped_image", 4845 | "type": "IMAGE", 4846 | "links": [ 4847 | 287 4848 | ], 4849 | "slot_index": 1 4850 | }, 4851 | { 4852 | "name": "cropped_mask", 4853 | "type": "MASK", 4854 | "links": [ 4855 | 62 4856 | ], 4857 | "slot_index": 2 4858 | } 4859 | ], 4860 | "properties": { 4861 | "Node name for S&R": "InpaintCrop" 4862 | }, 4863 | "widgets_values": [ 4864 | 20, 4865 | 1.2, 4866 | true, 4867 | 8, 4868 | false, 4869 | 8, 4870 | "bicubic", 4871 | "ranged size", 4872 | 1024, 4873 | 1024, 4874 | 1, 4875 | 1, 4876 | 720, 4877 | 16384, 4878 | 720, 4879 | 128 4880 | ], 4881 | "color": "#232", 4882 | "bgcolor": "#353" 4883 | }, 4884 | { 4885 | "id": 27, 4886 | "type": "Text Multiline", 4887 | "pos": [ 4888 | 27640, 4889 | 6970 4890 | ], 4891 | "size": [ 4892 | 400, 4893 | 140 4894 | ], 4895 | "flags": { 4896 | "collapsed": false 4897 | }, 4898 | "order": 26, 4899 | "mode": 0, 4900 | "inputs": [], 4901 | "outputs": [ 4902 | { 4903 | "name": "STRING", 4904 | "type": "STRING", 4905 | "links": [ 4906 | 139 4907 | ], 4908 | "slot_index": 0 4909 | } 4910 | ], 4911 | "title": "Prompt 1", 4912 | "properties": { 4913 | "Node name for S&R": "Text Multiline" 4914 | }, 4915 | "widgets_values": [ 4916 | "instagram vibe, a man leaning against a Tuktuk car, smiling, holding a big white sign with text written \"Workflow V5\"" 4917 | ] 4918 | }, 4919 | { 4920 | "id": 244, 4921 | "type": "StyleModelApplySimple", 4922 | "pos": [ 4923 | 31410, 4924 | 7300 4925 | ], 4926 | "size": [ 4927 | 270, 4928 | 100 4929 | ], 4930 | "flags": {}, 4931 | "order": 81, 4932 | "mode": 0, 4933 | "inputs": [ 4934 | { 4935 | "name": "conditioning", 4936 | "type": "CONDITIONING", 4937 | "link": 277 4938 | }, 4939 | { 4940 | "name": "style_model", 4941 | "type": "STYLE_MODEL", 4942 | "link": 279 4943 | }, 4944 | { 4945 | "name": "clip_vision_output", 4946 | "type": "CLIP_VISION_OUTPUT", 4947 | "link": 280 4948 | } 4949 | ], 4950 | "outputs": [ 4951 | { 4952 | "name": "CONDITIONING", 4953 | "type": "CONDITIONING", 4954 | "links": [ 4955 | 278 4956 | ], 4957 | "slot_index": 0 4958 | } 4959 | ], 4960 | "properties": { 4961 | "Node name for S&R": "StyleModelApplySimple" 4962 | }, 4963 | "widgets_values": [ 4964 | "high" 4965 | ], 4966 | "color": "#332922", 4967 | "bgcolor": "#593930" 4968 | }, 4969 | { 4970 | "id": 21, 4971 | "type": "Note", 4972 | "pos": [ 4973 | 28260, 4974 | 7960 4975 | ], 4976 | "size": [ 4977 | 240, 4978 | 80 4979 | ], 4980 | "flags": {}, 4981 | "order": 27, 4982 | "mode": 0, 4983 | "inputs": [], 4984 | "outputs": [], 4985 | "title": "Tips", 4986 | "properties": {}, 4987 | "widgets_values": [ 4988 | "This parameter will fix the height at 720. The maximum width or height of any loaded image should NOT be larger than 16384" 4989 | ], 4990 | "color": "#322", 4991 | "bgcolor": "#533" 4992 | } 4993 | ], 4994 | "links": [ 4995 | [ 4996 | 2, 4997 | 119, 4998 | 0, 4999 | 2, 5000 | 0, 5001 | "*" 5002 | ], 5003 | [ 5004 | 4, 5005 | 2, 5006 | 0, 5007 | 3, 5008 | 1, 5009 | "IMAGE" 5010 | ], 5011 | [ 5012 | 5, 5013 | 54, 5014 | 0, 5015 | 3, 5016 | 3, 5017 | "OPTIONS" 5018 | ], 5019 | [ 5020 | 6, 5021 | 39, 5022 | 0, 5023 | 3, 5024 | 4, 5025 | "FACE_BOOST" 5026 | ], 5027 | [ 5028 | 7, 5029 | 66, 5030 | 0, 5031 | 8, 5032 | 0, 5033 | "*" 5034 | ], 5035 | [ 5036 | 8, 5037 | 38, 5038 | 0, 5039 | 9, 5040 | 0, 5041 | "*" 5042 | ], 5043 | [ 5044 | 9, 5045 | 11, 5046 | 0, 5047 | 10, 5048 | 0, 5049 | "*" 5050 | ], 5051 | [ 5052 | 11, 5053 | 67, 5054 | 0, 5055 | 12, 5056 | 0, 5057 | "*" 5058 | ], 5059 | [ 5060 | 14, 5061 | 100, 5062 | 0, 5063 | 19, 5064 | 0, 5065 | "IMAGE" 5066 | ], 5067 | [ 5068 | 15, 5069 | 101, 5070 | 0, 5071 | 19, 5072 | 1, 5073 | "INT" 5074 | ], 5075 | [ 5076 | 16, 5077 | 101, 5078 | 1, 5079 | 19, 5080 | 2, 5081 | "INT" 5082 | ], 5083 | [ 5084 | 17, 5085 | 62, 5086 | 0, 5087 | 22, 5088 | 0, 5089 | "IMAGE" 5090 | ], 5091 | [ 5092 | 18, 5093 | 22, 5094 | 0, 5095 | 23, 5096 | 0, 5097 | "INT" 5098 | ], 5099 | [ 5100 | 19, 5101 | 22, 5102 | 1, 5103 | 23, 5104 | 1, 5105 | "INT" 5106 | ], 5107 | [ 5108 | 20, 5109 | 18, 5110 | 0, 5111 | 24, 5112 | 0, 5113 | "*" 5114 | ], 5115 | [ 5116 | 21, 5117 | 18, 5118 | 1, 5119 | 25, 5120 | 0, 5121 | "*" 5122 | ], 5123 | [ 5124 | 23, 5125 | 86, 5126 | 0, 5127 | 29, 5128 | 0, 5129 | "STRING" 5130 | ], 5131 | [ 5132 | 24, 5133 | 31, 5134 | 0, 5135 | 29, 5136 | 1, 5137 | "STRING" 5138 | ], 5139 | [ 5140 | 25, 5141 | 30, 5142 | 0, 5143 | 29, 5144 | 2, 5145 | "STRING" 5146 | ], 5147 | [ 5148 | 26, 5149 | 17, 5150 | 0, 5151 | 30, 5152 | 0, 5153 | "*" 5154 | ], 5155 | [ 5156 | 27, 5157 | 51, 5158 | 0, 5159 | 32, 5160 | 0, 5161 | "*" 5162 | ], 5163 | [ 5164 | 28, 5165 | 55, 5166 | 0, 5167 | 33, 5168 | 0, 5169 | "CONDITIONING" 5170 | ], 5171 | [ 5172 | 29, 5173 | 111, 5174 | 0, 5175 | 34, 5176 | 0, 5177 | "MODEL" 5178 | ], 5179 | [ 5180 | 30, 5181 | 33, 5182 | 0, 5183 | 34, 5184 | 1, 5185 | "CONDITIONING" 5186 | ], 5187 | [ 5188 | 31, 5189 | 37, 5190 | 0, 5191 | 35, 5192 | 0, 5193 | "*" 5194 | ], 5195 | [ 5196 | 32, 5197 | 15, 5198 | 0, 5199 | 36, 5200 | 0, 5201 | "*" 5202 | ], 5203 | [ 5204 | 33, 5205 | 42, 5206 | 0, 5207 | 43, 5208 | 0, 5209 | "*" 5210 | ], 5211 | [ 5212 | 34, 5213 | 23, 5214 | 0, 5215 | 46, 5216 | 0, 5217 | "IMAGE" 5218 | ], 5219 | [ 5220 | 35, 5221 | 65, 5222 | 0, 5223 | 46, 5224 | 1, 5225 | "IMAGE" 5226 | ], 5227 | [ 5228 | 36, 5229 | 46, 5230 | 0, 5231 | 47, 5232 | 0, 5233 | "IMAGE" 5234 | ], 5235 | [ 5236 | 37, 5237 | 47, 5238 | 0, 5239 | 48, 5240 | 0, 5241 | "MASK" 5242 | ], 5243 | [ 5244 | 38, 5245 | 46, 5246 | 0, 5247 | 50, 5248 | 0, 5249 | "IMAGE" 5250 | ], 5251 | [ 5252 | 40, 5253 | 61, 5254 | 0, 5255 | 52, 5256 | 0, 5257 | "IMAGE" 5258 | ], 5259 | [ 5260 | 42, 5261 | 41, 5262 | 0, 5263 | 53, 5264 | 0, 5265 | "*" 5266 | ], 5267 | [ 5268 | 43, 5269 | 85, 5270 | 0, 5271 | 55, 5272 | 0, 5273 | "CONDITIONING" 5274 | ], 5275 | [ 5276 | 44, 5277 | 85, 5278 | 0, 5279 | 55, 5280 | 1, 5281 | "CONDITIONING" 5282 | ], 5283 | [ 5284 | 45, 5285 | 59, 5286 | 0, 5287 | 55, 5288 | 2, 5289 | "VAE" 5290 | ], 5291 | [ 5292 | 47, 5293 | 32, 5294 | 0, 5295 | 55, 5296 | 4, 5297 | "MASK" 5298 | ], 5299 | [ 5300 | 48, 5301 | 55, 5302 | 2, 5303 | 56, 5304 | 0, 5305 | "*" 5306 | ], 5307 | [ 5308 | 52, 5309 | 53, 5310 | 0, 5311 | 59, 5312 | 0, 5313 | "*" 5314 | ], 5315 | [ 5316 | 53, 5317 | 59, 5318 | 0, 5319 | 60, 5320 | 0, 5321 | "*" 5322 | ], 5323 | [ 5324 | 55, 5325 | 64, 5326 | 1, 5327 | 61, 5328 | 1, 5329 | "INT" 5330 | ], 5331 | [ 5332 | 56, 5333 | 61, 5334 | 0, 5335 | 62, 5336 | 0, 5337 | "*" 5338 | ], 5339 | [ 5340 | 57, 5341 | 92, 5342 | 0, 5343 | 63, 5344 | 0, 5345 | "*" 5346 | ], 5347 | [ 5348 | 59, 5349 | 68, 5350 | 0, 5351 | 65, 5352 | 0, 5353 | "MASK" 5354 | ], 5355 | [ 5356 | 60, 5357 | 13, 5358 | 0, 5359 | 66, 5360 | 0, 5361 | "*" 5362 | ], 5363 | [ 5364 | 62, 5365 | 92, 5366 | 2, 5367 | 68, 5368 | 0, 5369 | "*" 5370 | ], 5371 | [ 5372 | 64, 5373 | 89, 5374 | 0, 5375 | 70, 5376 | 0, 5377 | "CONDITIONING" 5378 | ], 5379 | [ 5380 | 72, 5381 | 12, 5382 | 0, 5383 | 77, 5384 | 0, 5385 | "*" 5386 | ], 5387 | [ 5388 | 73, 5389 | 8, 5390 | 0, 5391 | 78, 5392 | 0, 5393 | "*" 5394 | ], 5395 | [ 5396 | 74, 5397 | 10, 5398 | 0, 5399 | 79, 5400 | 0, 5401 | "*" 5402 | ], 5403 | [ 5404 | 79, 5405 | 52, 5406 | 0, 5407 | 84, 5408 | 0, 5409 | "IMAGE" 5410 | ], 5411 | [ 5412 | 80, 5413 | 70, 5414 | 0, 5415 | 85, 5416 | 0, 5417 | "*" 5418 | ], 5419 | [ 5420 | 81, 5421 | 57, 5422 | 1, 5423 | 89, 5424 | 0, 5425 | "CLIP" 5426 | ], 5427 | [ 5428 | 83, 5429 | 43, 5430 | 0, 5431 | 90, 5432 | 0, 5433 | "CLIP_VISION" 5434 | ], 5435 | [ 5436 | 85, 5437 | 13, 5438 | 0, 5439 | 92, 5440 | 0, 5441 | "IMAGE" 5442 | ], 5443 | [ 5444 | 87, 5445 | 91, 5446 | 0, 5447 | 92, 5448 | 3, 5449 | "INT" 5450 | ], 5451 | [ 5452 | 88, 5453 | 91, 5454 | 0, 5455 | 92, 5456 | 4, 5457 | "INT" 5458 | ], 5459 | [ 5460 | 89, 5461 | 57, 5462 | 0, 5463 | 93, 5464 | 0, 5465 | "MODEL" 5466 | ], 5467 | [ 5468 | 90, 5469 | 95, 5470 | 0, 5471 | 94, 5472 | 0, 5473 | "MODEL" 5474 | ], 5475 | [ 5476 | 91, 5477 | 97, 5478 | 0, 5479 | 94, 5480 | 1, 5481 | "INT" 5482 | ], 5483 | [ 5484 | 92, 5485 | 97, 5486 | 1, 5487 | 94, 5488 | 2, 5489 | "INT" 5490 | ], 5491 | [ 5492 | 93, 5493 | 93, 5494 | 0, 5495 | 95, 5496 | 0, 5497 | "*" 5498 | ], 5499 | [ 5500 | 94, 5501 | 94, 5502 | 0, 5503 | 96, 5504 | 0, 5505 | "*" 5506 | ], 5507 | [ 5508 | 95, 5509 | 58, 5510 | 0, 5511 | 97, 5512 | 0, 5513 | "IMAGE" 5514 | ], 5515 | [ 5516 | 96, 5517 | 94, 5518 | 0, 5519 | 98, 5520 | 0, 5521 | "*" 5522 | ], 5523 | [ 5524 | 97, 5525 | 106, 5526 | 0, 5527 | 99, 5528 | 0, 5529 | "IMAGE" 5530 | ], 5531 | [ 5532 | 98, 5533 | 101, 5534 | 0, 5535 | 99, 5536 | 1, 5537 | "INT" 5538 | ], 5539 | [ 5540 | 99, 5541 | 101, 5542 | 1, 5543 | 99, 5544 | 2, 5545 | "INT" 5546 | ], 5547 | [ 5548 | 100, 5549 | 104, 5550 | 0, 5551 | 100, 5552 | 0, 5553 | "MASK" 5554 | ], 5555 | [ 5556 | 101, 5557 | 102, 5558 | 0, 5559 | 101, 5560 | 0, 5561 | "IMAGE" 5562 | ], 5563 | [ 5564 | 103, 5565 | 60, 5566 | 0, 5567 | 103, 5568 | 0, 5569 | "*" 5570 | ], 5571 | [ 5572 | 104, 5573 | 51, 5574 | 0, 5575 | 104, 5576 | 0, 5577 | "*" 5578 | ], 5579 | [ 5580 | 108, 5581 | 110, 5582 | 0, 5583 | 106, 5584 | 0, 5585 | "LATENT" 5586 | ], 5587 | [ 5588 | 110, 5589 | 19, 5590 | 0, 5591 | 107, 5592 | 0, 5593 | "IMAGE" 5594 | ], 5595 | [ 5596 | 112, 5597 | 76, 5598 | 0, 5599 | 109, 5600 | 1, 5601 | "IMAGE" 5602 | ], 5603 | [ 5604 | 113, 5605 | 116, 5606 | 0, 5607 | 110, 5608 | 0, 5609 | "NOISE" 5610 | ], 5611 | [ 5612 | 114, 5613 | 34, 5614 | 0, 5615 | 110, 5616 | 1, 5617 | "GUIDER" 5618 | ], 5619 | [ 5620 | 115, 5621 | 40, 5622 | 0, 5623 | 110, 5624 | 2, 5625 | "SAMPLER" 5626 | ], 5627 | [ 5628 | 116, 5629 | 129, 5630 | 0, 5631 | 110, 5632 | 3, 5633 | "SIGMAS" 5634 | ], 5635 | [ 5636 | 117, 5637 | 56, 5638 | 0, 5639 | 110, 5640 | 4, 5641 | "LATENT" 5642 | ], 5643 | [ 5644 | 118, 5645 | 96, 5646 | 0, 5647 | 111, 5648 | 0, 5649 | "*" 5650 | ], 5651 | [ 5652 | 123, 5653 | 99, 5654 | 0, 5655 | 120, 5656 | 0, 5657 | "IMAGE" 5658 | ], 5659 | [ 5660 | 130, 5661 | 102, 5662 | 0, 5663 | 122, 5664 | 0, 5665 | "*" 5666 | ], 5667 | [ 5668 | 131, 5669 | 122, 5670 | 0, 5671 | 123, 5672 | 0, 5673 | "IMAGE" 5674 | ], 5675 | [ 5676 | 132, 5677 | 120, 5678 | 0, 5679 | 123, 5680 | 1, 5681 | "IMAGE" 5682 | ], 5683 | [ 5684 | 133, 5685 | 124, 5686 | 0, 5687 | 123, 5688 | 2, 5689 | "MASK" 5690 | ], 5691 | [ 5692 | 134, 5693 | 107, 5694 | 0, 5695 | 124, 5696 | 0, 5697 | "*" 5698 | ], 5699 | [ 5700 | 139, 5701 | 27, 5702 | 0, 5703 | 128, 5704 | 0, 5705 | "*" 5706 | ], 5707 | [ 5708 | 140, 5709 | 98, 5710 | 0, 5711 | 129, 5712 | 0, 5713 | "MODEL" 5714 | ], 5715 | [ 5716 | 146, 5717 | 77, 5718 | 0, 5719 | 102, 5720 | 0, 5721 | "*" 5722 | ], 5723 | [ 5724 | 147, 5725 | 79, 5726 | 0, 5727 | 119, 5728 | 0, 5729 | "*" 5730 | ], 5731 | [ 5732 | 148, 5733 | 78, 5734 | 0, 5735 | 76, 5736 | 0, 5737 | "*" 5738 | ], 5739 | [ 5740 | 149, 5741 | 48, 5742 | 0, 5743 | 51, 5744 | 0, 5745 | "*" 5746 | ], 5747 | [ 5748 | 151, 5749 | 29, 5750 | 0, 5751 | 89, 5752 | 1, 5753 | "STRING" 5754 | ], 5755 | [ 5756 | 153, 5757 | 52, 5758 | 0, 5759 | 58, 5760 | 0, 5761 | "*" 5762 | ], 5763 | [ 5764 | 154, 5765 | 58, 5766 | 0, 5767 | 55, 5768 | 3, 5769 | "IMAGE" 5770 | ], 5771 | [ 5772 | 179, 5773 | 26, 5774 | 0, 5775 | 143, 5776 | 0, 5777 | "*" 5778 | ], 5779 | [ 5780 | 185, 5781 | 143, 5782 | 0, 5783 | 57, 5784 | 1, 5785 | "CLIP" 5786 | ], 5787 | [ 5788 | 193, 5789 | 150, 5790 | 0, 5791 | 106, 5792 | 1, 5793 | "VAE" 5794 | ], 5795 | [ 5796 | 194, 5797 | 103, 5798 | 0, 5799 | 150, 5800 | 0, 5801 | "*" 5802 | ], 5803 | [ 5804 | 197, 5805 | 150, 5806 | 0, 5807 | 152, 5808 | 0, 5809 | "*" 5810 | ], 5811 | [ 5812 | 262, 5813 | 61, 5814 | 0, 5815 | 90, 5816 | 1, 5817 | "IMAGE" 5818 | ], 5819 | [ 5820 | 268, 5821 | 35, 5822 | 0, 5823 | 15, 5824 | 0, 5825 | "*" 5826 | ], 5827 | [ 5828 | 269, 5829 | 128, 5830 | 0, 5831 | 17, 5832 | 0, 5833 | "*" 5834 | ], 5835 | [ 5836 | 271, 5837 | 24, 5838 | 0, 5839 | 13, 5840 | 0, 5841 | "*" 5842 | ], 5843 | [ 5844 | 272, 5845 | 25, 5846 | 0, 5847 | 14, 5848 | 0, 5849 | "*" 5850 | ], 5851 | [ 5852 | 273, 5853 | 14, 5854 | 0, 5855 | 92, 5856 | 1, 5857 | "MASK" 5858 | ], 5859 | [ 5860 | 274, 5861 | 9, 5862 | 0, 5863 | 11, 5864 | 0, 5865 | "*" 5866 | ], 5867 | [ 5868 | 275, 5869 | 36, 5870 | 0, 5871 | 61, 5872 | 0, 5873 | "IMAGE" 5874 | ], 5875 | [ 5876 | 277, 5877 | 89, 5878 | 0, 5879 | 244, 5880 | 0, 5881 | "CONDITIONING" 5882 | ], 5883 | [ 5884 | 278, 5885 | 244, 5886 | 0, 5887 | 70, 5888 | 1, 5889 | "CONDITIONING" 5890 | ], 5891 | [ 5892 | 279, 5893 | 44, 5894 | 0, 5895 | 244, 5896 | 1, 5897 | "STYLE_MODEL" 5898 | ], 5899 | [ 5900 | 280, 5901 | 90, 5902 | 0, 5903 | 244, 5904 | 2, 5905 | "CLIP_VISION_OUTPUT" 5906 | ], 5907 | [ 5908 | 282, 5909 | 123, 5910 | 0, 5911 | 121, 5912 | 0, 5913 | "IMAGE" 5914 | ], 5915 | [ 5916 | 283, 5917 | 121, 5918 | 0, 5919 | 3, 5920 | 0, 5921 | "IMAGE" 5922 | ], 5923 | [ 5924 | 284, 5925 | 3, 5926 | 0, 5927 | 125, 5928 | 1, 5929 | "IMAGE" 5930 | ], 5931 | [ 5932 | 285, 5933 | 125, 5934 | 0, 5935 | 69, 5936 | 0, 5937 | "IMAGE" 5938 | ], 5939 | [ 5940 | 286, 5941 | 125, 5942 | 0, 5943 | 109, 5944 | 0, 5945 | "IMAGE" 5946 | ], 5947 | [ 5948 | 287, 5949 | 92, 5950 | 1, 5951 | 245, 5952 | 0, 5953 | "*" 5954 | ], 5955 | [ 5956 | 288, 5957 | 245, 5958 | 0, 5959 | 52, 5960 | 1, 5961 | "IMAGE" 5962 | ], 5963 | [ 5964 | 289, 5965 | 245, 5966 | 0, 5967 | 64, 5968 | 0, 5969 | "IMAGE" 5970 | ], 5971 | [ 5972 | 290, 5973 | 245, 5974 | 0, 5975 | 67, 5976 | 0, 5977 | "*" 5978 | ], 5979 | [ 5980 | 291, 5981 | 63, 5982 | 0, 5983 | 246, 5984 | 0, 5985 | "*" 5986 | ], 5987 | [ 5988 | 292, 5989 | 246, 5990 | 0, 5991 | 247, 5992 | 0, 5993 | "*" 5994 | ], 5995 | [ 5996 | 293, 5997 | 247, 5998 | 0, 5999 | 248, 6000 | 0, 6001 | "*" 6002 | ], 6003 | [ 6004 | 294, 6005 | 248, 6006 | 0, 6007 | 125, 6008 | 0, 6009 | "STITCH" 6010 | ], 6011 | [ 6012 | 295, 6013 | 96, 6014 | 0, 6015 | 148, 6016 | 0, 6017 | "*" 6018 | ], 6019 | [ 6020 | 299, 6021 | 249, 6022 | 0, 6023 | 121, 6024 | 2, 6025 | "CONDITIONING" 6026 | ], 6027 | [ 6028 | 300, 6029 | 249, 6030 | 0, 6031 | 121, 6032 | 3, 6033 | "CONDITIONING" 6034 | ], 6035 | [ 6036 | 303, 6037 | 152, 6038 | 0, 6039 | 121, 6040 | 4, 6041 | "VAE" 6042 | ], 6043 | [ 6044 | 304, 6045 | 147, 6046 | 0, 6047 | 249, 6048 | 0, 6049 | "*" 6050 | ], 6051 | [ 6052 | 305, 6053 | 148, 6054 | 0, 6055 | 121, 6056 | 1, 6057 | "MODEL" 6058 | ], 6059 | [ 6060 | 306, 6061 | 33, 6062 | 0, 6063 | 147, 6064 | 0, 6065 | "*" 6066 | ], 6067 | [ 6068 | 307, 6069 | 123, 6070 | 0, 6071 | 250, 6072 | 0, 6073 | "IMAGE" 6074 | ], 6075 | [ 6076 | 308, 6077 | 118, 6078 | 0, 6079 | 251, 6080 | 0, 6081 | "*" 6082 | ], 6083 | [ 6084 | 309, 6085 | 251, 6086 | 0, 6087 | 121, 6088 | 5, 6089 | "UPSCALE_MODEL" 6090 | ], 6091 | [ 6092 | 310, 6093 | 20, 6094 | 0, 6095 | 57, 6096 | 0, 6097 | "MODEL" 6098 | ] 6099 | ], 6100 | "groups": [ 6101 | { 6102 | "id": 9, 6103 | "title": "Upscaler Unit", 6104 | "bounding": [ 6105 | 34770, 6106 | 6490, 6107 | 290, 6108 | 700 6109 | ], 6110 | "color": "#3f789e", 6111 | "font_size": 24, 6112 | "flags": {} 6113 | }, 6114 | { 6115 | "id": 10, 6116 | "title": "Face Swap Unit", 6117 | "bounding": [ 6118 | 34760, 6119 | 7220, 6120 | 680, 6121 | 623.5999755859375 6122 | ], 6123 | "color": "#3f789e", 6124 | "font_size": 24, 6125 | "flags": {} 6126 | } 6127 | ], 6128 | "config": {}, 6129 | "extra": { 6130 | "ds": { 6131 | "scale": 0.23939204936916383, 6132 | "offset": [ 6133 | -25585.640133118934, 6134 | -6313.504315445265 6135 | ] 6136 | }, 6137 | "node_versions": { 6138 | "comfyui_essentials": "33ff89fd354d8ec3ab6affb605a79a931b445d99", 6139 | "ComfyUI_Comfyroll_CustomNodes": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", 6140 | "pr-was-node-suite-comfyui-47064894": "056badacda52e88d29d6a65f9509cd3115ace0f2", 6141 | "comfyui-reactor-node": "c94df09b2544390737ceb507bcfef7af336c6249", 6142 | "comfy-core": "0.3.12", 6143 | "comfyui-kjnodes": "3f141b8f1ca1c832a1c6accd806f2d2f40fd4075", 6144 | "rgthree-comfy": "5d771b8b56a343c24a26e8cea1f0c87c3d58102f", 6145 | "comfyui_ultimatesdupscale": "ff3fdfeee03de46d4462211cffd165d27155e858", 6146 | "comfyui-inpaint-cropandstitch": "2abf837822d761110ac383d9a1cdffcc7ebfab36", 6147 | "comfyui_layerstyle": "127be44f9d6b384e874a73ba794a7eeb8f2b6a0f", 6148 | "ComfyUI_AdvancedRefluxControl": "0a87efa252ae5e8f4af1225b0e19c867f908376a" 6149 | } 6150 | }, 6151 | "version": 0.4 6152 | } -------------------------------------------------------------------------------- /Flux-Insert-Character-V5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kinelite/Flux-insert-character/30af6e9be6d7ad308e35e79f634e55d4964c2194/Flux-Insert-Character-V5.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ## Flux Insert Character 2 | A ComfyUI workflow for inserting a subject (character or stuff) into a new pictures while retaining its feature. It will automatically adapt perspective, light and color tones, and can even change posture according to text prompt. Scroll down for examples. 3 | 4 | ### LATEST UPDATE: Flux-Insert-Character-V5 (renamed from WorkflowV5 to avoid confusion.) 5 | 6 | ### Changelog V5: 7 | ![V5](https://github.com/user-attachments/assets/54acb11e-afed-4cfa-b9a4-8e3886da6ef6) 8 | 9 | - Switch the Inpaint Stitch node and the Face Swap Unit, so the face swap model is less confused after stitching. 10 | - Remove dependency on SDXL in the Upscaler Unit. Much better image fidelity and less RAM required, but longer render time if enabled. (Disabled by default.) 11 | 12 | ### Changelog V4: 13 | ![V4](https://github.com/user-attachments/assets/dd21c26b-8c06-496e-8cba-6626b9132f56) 14 | 15 | - Overhaul the whole workflow logic. Now, it will adhere to the prompt more. 16 | - Add Upscaler Unit to heal pixelating effect. Require SDXL 1.0 (Jugglenaut XI) (https://civitai.com/models/133005/juggernaut-xl) 17 | - Require upscaler model 4x_NMKD-Siax_200k.pth (can be download from ComfyUI Manager in download model section.) 18 | - Change default Inpaint Crop and Inpaint Stitch rescale algorithm to bicubic and bislerp, respectively. 19 | 20 | ### Changelog V3: 21 | ![V3](https://github.com/user-attachments/assets/cfab55df-ba20-4950-828c-fd0f10f50754) 22 | - Fixed some issues with LayerColor: Brightness & Contrast node. (replaced with another version.) 23 | - Fixed CropMask node. 24 | - Added ReActer FaceBooster node. 25 | - Removed Image Sharpen node. It worsens image quality. 26 | - Increase context_expand_factor in Inpaint Crop node. More context will be considered in by the models. 27 | 28 | ### EXAMPLES 29 | ![EX1](https://github.com/user-attachments/assets/27167947-af92-4082-912f-5a83c7a8c946) 30 | ![EX2](https://github.com/user-attachments/assets/59df0f22-c69f-4fae-bf64-699d15ab7ebc) 31 | ![EX3](https://github.com/user-attachments/assets/a36b648a-b646-483b-a8cf-8738de266e0b) 32 | ![EX4](https://github.com/user-attachments/assets/2a8c6a97-729a-4764-9c04-b8636ce9a7eb) 33 | ![EX5](https://github.com/user-attachments/assets/e9b1fa15-289c-4452-b5c1-94163ef370a8) 34 | ![V21](https://github.com/user-attachments/assets/7a1a7d13-a3fb-4eba-b0d5-f10cef76e57e) 35 | 36 | 37 | 38 | Models required 39 | - Flux1-fill-dev 40 | - Flux1-redux-dev 41 | - InsightFace (inswapper_128) and ReActor. 42 | 43 | How to Start 44 | 1. Import the workflow to ComfyUI 45 | 2. Make sure you install all missing nodes, EXCEPT ComfyUI-NeuralMedia, which is NOT a part of the workflow but would show up on the ComfyUI Manager anyway. 46 | 3. If you have never used ReActor before, you will need to install it manually. (Installing from ComfyUI Manager alone is NOT sufficient.) If you already got ReActor working before, you can skip to step 11. 47 | 48 | 4. If you installed ReActor incorrectly, go to ComfyUI Manager, click Uninstall, or disable ReActor from the manager. (This one implements nsfw detector forced by GitHub, and it causes technical problems to several people.) 49 | 5. Go to https://codeberg.org/Gourieff/comfyui-reactor-node, scroll down for the Troubleshooting (I) section, follow its instructions RELIGIOUSLY. 50 | 6. After installing insightface-0.7.3-cp31X-cp31X-win_amd64.whl (X is your Python version), download inswapper_128.onnx from https://huggingface.co/ezioruan/inswapper_128.onnx/tree/main and put it into the folder \ComfyUI\models\insightface (If you don't have one, just create a new folder and rename it to that.) 51 | 7. Go to the folder \ComfyUI\models\facerestore_models (create one if you don't have.) and check if you have GFPGANv1.4.onnx and GPEN-BFR-512.onnx there. If you don't have one, you can download from https://huggingface.co/datasets/Gourieff/ReActor/tree/main/models/facerestore_models 52 | 8. Go to the folder \ComfyUI_windows_portable\python_embeded and type ```cmd``` in the directory to open command prompt, then type ```python.exe -m pip install onnxruntime``` and ```python.exe -m pip install segment-anything-py``` 53 | 9. After finished installing onnxruntime, go to \ComfyUI\custom_nodes and type ```cmd``` in the file directory to open the command prompt. Enter ```git clone https://codeberg.org/Gourieff/comfyui-reactor-node.git``` and let it install. 54 | 10. Voila! You have installed ReActor. Take a moment to breathe. 55 | 56 | 11. Now, open the ComfyUI. You can now use the workflow. 57 | 12. To use it, load images of the subject, the face (not required if not a person, but you need to click disable Face Swap Unit in the Prompt Card), and the destination. 58 | 13. Mark the area in the destination image that you want your subject to insert. 59 | 15. Type the Prompt. 60 | 16. A ready-to-run input should look like this: 61 | ![Screenshot 2025-01-27 180150](https://github.com/user-attachments/assets/8bfe6761-e216-41c6-91fb-1d1e634af64b) 62 | 18. Click Queue. 63 | 19. If you are not satisfied with the result, see the Tips notes in some nodes that I found impactful to the results. You will need to experiment on it. There is no universal setting. 64 | --------------------------------------------------------------------------------