├── All-in-One-FluxDev-v0.2.json ├── Gen_Demo ├── Demo1.png ├── Demo2.png ├── Gen1_us.png ├── Gen2_us.png ├── LatentTOPixel.png ├── Main_Gen1.png ├── Main_Gen2.png ├── NegP.png ├── PixelCal.png └── us-com.png ├── README.md └── workflow.png /All-in-One-FluxDev-v0.2.json: -------------------------------------------------------------------------------- 1 | { 2 | "last_node_id": 395, 3 | "last_link_id": 556, 4 | "nodes": [ 5 | { 6 | "id": 134, 7 | "type": "VAELoader", 8 | "pos": [ 9 | 1080, 10 | -50 11 | ], 12 | "size": { 13 | "0": 315, 14 | "1": 58 15 | }, 16 | "flags": { 17 | "collapsed": true 18 | }, 19 | "order": 0, 20 | "mode": 0, 21 | "outputs": [ 22 | { 23 | "name": "VAE", 24 | "type": "VAE", 25 | "links": [ 26 | 190 27 | ], 28 | "shape": 3, 29 | "slot_index": 0 30 | } 31 | ], 32 | "properties": { 33 | "Node name for S&R": "VAELoader" 34 | }, 35 | "widgets_values": [ 36 | "ae.sft" 37 | ], 38 | "color": "#332922", 39 | "bgcolor": "#593930" 40 | }, 41 | { 42 | "id": 133, 43 | "type": "DualCLIPLoader", 44 | "pos": [ 45 | 900, 46 | -70 47 | ], 48 | "size": { 49 | "0": 315, 50 | "1": 106 51 | }, 52 | "flags": { 53 | "collapsed": true 54 | }, 55 | "order": 1, 56 | "mode": 0, 57 | "outputs": [ 58 | { 59 | "name": "CLIP", 60 | "type": "CLIP", 61 | "links": [ 62 | 189 63 | ], 64 | "shape": 3, 65 | "slot_index": 0 66 | } 67 | ], 68 | "properties": { 69 | "Node name for S&R": "DualCLIPLoader" 70 | }, 71 | "widgets_values": [ 72 | "t5xxl_fp16.safetensors", 73 | "clip_l.safetensors", 74 | "flux" 75 | ], 76 | "color": "#332922", 77 | "bgcolor": "#593930" 78 | }, 79 | { 80 | "id": 149, 81 | "type": "VAEEncode", 82 | "pos": [ 83 | -980, 84 | 550 85 | ], 86 | "size": { 87 | "0": 210, 88 | "1": 46 89 | }, 90 | "flags": { 91 | "collapsed": true 92 | }, 93 | "order": 52, 94 | "mode": 0, 95 | "inputs": [ 96 | { 97 | "name": "pixels", 98 | "type": "IMAGE", 99 | "link": 209 100 | }, 101 | { 102 | "name": "vae", 103 | "type": "VAE", 104 | "link": null 105 | } 106 | ], 107 | "outputs": [ 108 | { 109 | "name": "LATENT", 110 | "type": "LATENT", 111 | "links": [ 112 | 216 113 | ], 114 | "shape": 3, 115 | "slot_index": 0 116 | } 117 | ], 118 | "properties": { 119 | "Node name for S&R": "VAEEncode" 120 | }, 121 | "color": "#223", 122 | "bgcolor": "#335" 123 | }, 124 | { 125 | "id": 264, 126 | "type": "EmptyImage", 127 | "pos": [ 128 | -330, 129 | 610 130 | ], 131 | "size": { 132 | "0": 320, 133 | "1": 130 134 | }, 135 | "flags": { 136 | "collapsed": true 137 | }, 138 | "order": 91, 139 | "mode": 0, 140 | "inputs": [ 141 | { 142 | "name": "width", 143 | "type": "INT", 144 | "link": 321, 145 | "widget": { 146 | "name": "width" 147 | } 148 | }, 149 | { 150 | "name": "height", 151 | "type": "INT", 152 | "link": 322, 153 | "widget": { 154 | "name": "height" 155 | } 156 | } 157 | ], 158 | "outputs": [ 159 | { 160 | "name": "IMAGE", 161 | "type": "IMAGE", 162 | "links": [ 163 | 324, 164 | 404 165 | ], 166 | "shape": 3, 167 | "slot_index": 0 168 | } 169 | ], 170 | "title": "Canvas Preview", 171 | "properties": { 172 | "Node name for S&R": "EmptyImage" 173 | }, 174 | "widgets_values": [ 175 | 512, 176 | 512, 177 | 1, 178 | 0 179 | ], 180 | "color": "#222", 181 | "bgcolor": "#000" 182 | }, 183 | { 184 | "id": 319, 185 | "type": "Anything Everywhere?", 186 | "pos": [ 187 | -580, 188 | 820 189 | ], 190 | "size": { 191 | "0": 315, 192 | "1": 127 193 | }, 194 | "flags": { 195 | "collapsed": true 196 | }, 197 | "order": 92, 198 | "mode": 0, 199 | "inputs": [ 200 | { 201 | "name": "INT", 202 | "type": "*", 203 | "link": 399, 204 | "color_on": "" 205 | } 206 | ], 207 | "title": "Pixel Perfect Height", 208 | "properties": { 209 | "Node name for S&R": "Anything Everywhere?", 210 | "group_restricted": 0, 211 | "color_restricted": 0 212 | }, 213 | "widgets_values": [ 214 | "", 215 | "height", 216 | "" 217 | ], 218 | "color": "#222", 219 | "bgcolor": "#000" 220 | }, 221 | { 222 | "id": 163, 223 | "type": "Anything Everywhere?", 224 | "pos": [ 225 | 2910, 226 | 570 227 | ], 228 | "size": { 229 | "0": 315, 230 | "1": 127 231 | }, 232 | "flags": { 233 | "collapsed": true 234 | }, 235 | "order": 74, 236 | "mode": 0, 237 | "inputs": [ 238 | { 239 | "name": "CONDITIONING", 240 | "type": "*", 241 | "link": 375, 242 | "color_on": "#cf876f" 243 | } 244 | ], 245 | "title": "To FluxGuidance", 246 | "properties": { 247 | "Node name for S&R": "Anything Everywhere?", 248 | "group_restricted": 0, 249 | "color_restricted": 0 250 | }, 251 | "widgets_values": [ 252 | "FluxGuidance", 253 | "conditioning", 254 | "" 255 | ] 256 | }, 257 | { 258 | "id": 260, 259 | "type": "Anything Everywhere?", 260 | "pos": [ 261 | -1030, 262 | 2160 263 | ], 264 | "size": { 265 | "0": 320, 266 | "1": 130 267 | }, 268 | "flags": { 269 | "collapsed": true 270 | }, 271 | "order": 84, 272 | "mode": 0, 273 | "inputs": [ 274 | { 275 | "name": "IMAGE", 276 | "type": "*", 277 | "link": 412, 278 | "color_on": "#80a1c0" 279 | } 280 | ], 281 | "title": "To ControlNets", 282 | "properties": { 283 | "Node name for S&R": "Anything Everywhere?", 284 | "group_restricted": 0, 285 | "color_restricted": 0 286 | }, 287 | "widgets_values": [ 288 | "", 289 | "cn_img", 290 | "" 291 | ], 292 | "color": "#222", 293 | "bgcolor": "#000" 294 | }, 295 | { 296 | "id": 136, 297 | "type": "CLIPTextEncode", 298 | "pos": [ 299 | 2920, 300 | 310 301 | ], 302 | "size": { 303 | "0": 210, 304 | "1": 54 305 | }, 306 | "flags": { 307 | "collapsed": true 308 | }, 309 | "order": 46, 310 | "mode": 0, 311 | "inputs": [ 312 | { 313 | "name": "clip", 314 | "type": "CLIP", 315 | "link": null 316 | }, 317 | { 318 | "name": "text", 319 | "type": "STRING", 320 | "link": 225, 321 | "widget": { 322 | "name": "text" 323 | }, 324 | "slot_index": 1 325 | } 326 | ], 327 | "outputs": [ 328 | { 329 | "name": "CONDITIONING", 330 | "type": "CONDITIONING", 331 | "links": [ 332 | 372 333 | ], 334 | "slot_index": 0 335 | } 336 | ], 337 | "properties": { 338 | "Node name for S&R": "CLIPTextEncode" 339 | }, 340 | "widgets_values": [ 341 | "" 342 | ] 343 | }, 344 | { 345 | "id": 344, 346 | "type": "VAEDecode", 347 | "pos": [ 348 | 2110, 349 | 1890 350 | ], 351 | "size": { 352 | "0": 210, 353 | "1": 46 354 | }, 355 | "flags": {}, 356 | "order": 75, 357 | "mode": 4, 358 | "inputs": [ 359 | { 360 | "name": "samples", 361 | "type": "LATENT", 362 | "link": 456 363 | }, 364 | { 365 | "name": "vae", 366 | "type": "VAE", 367 | "link": null 368 | } 369 | ], 370 | "outputs": [ 371 | { 372 | "name": "IMAGE", 373 | "type": "IMAGE", 374 | "links": [ 375 | 439 376 | ], 377 | "shape": 3, 378 | "slot_index": 0 379 | } 380 | ], 381 | "properties": { 382 | "Node name for S&R": "VAEDecode" 383 | } 384 | }, 385 | { 386 | "id": 347, 387 | "type": "CLIPTextEncode", 388 | "pos": [ 389 | 880, 390 | 2110 391 | ], 392 | "size": { 393 | "0": 400, 394 | "1": 76 395 | }, 396 | "flags": {}, 397 | "order": 2, 398 | "mode": 4, 399 | "inputs": [ 400 | { 401 | "name": "clip", 402 | "type": "CLIP", 403 | "link": null 404 | } 405 | ], 406 | "outputs": [ 407 | { 408 | "name": "CONDITIONING", 409 | "type": "CONDITIONING", 410 | "links": [ 411 | 458 412 | ], 413 | "shape": 3, 414 | "slot_index": 0 415 | } 416 | ], 417 | "title": "Negative Prompt", 418 | "properties": { 419 | "Node name for S&R": "CLIPTextEncode" 420 | }, 421 | "widgets_values": [ 422 | "Horror,2d ,anime ,drawing" 423 | ], 424 | "color": "#232", 425 | "bgcolor": "#353" 426 | }, 427 | { 428 | "id": 345, 429 | "type": "PreviewImage", 430 | "pos": [ 431 | 2380, 432 | 1890 433 | ], 434 | "size": { 435 | "0": 800, 436 | "1": 890 437 | }, 438 | "flags": {}, 439 | "order": 80, 440 | "mode": 4, 441 | "inputs": [ 442 | { 443 | "name": "images", 444 | "type": "IMAGE", 445 | "link": 439 446 | } 447 | ], 448 | "properties": { 449 | "Node name for S&R": "PreviewImage" 450 | } 451 | }, 452 | { 453 | "id": 346, 454 | "type": "CLIPTextEncode", 455 | "pos": [ 456 | 880, 457 | 1900 458 | ], 459 | "size": { 460 | "0": 410, 461 | "1": 150 462 | }, 463 | "flags": {}, 464 | "order": 3, 465 | "mode": 4, 466 | "inputs": [ 467 | { 468 | "name": "clip", 469 | "type": "CLIP", 470 | "link": null 471 | } 472 | ], 473 | "outputs": [ 474 | { 475 | "name": "CONDITIONING", 476 | "type": "CONDITIONING", 477 | "links": [ 478 | 457 479 | ], 480 | "shape": 3, 481 | "slot_index": 0 482 | } 483 | ], 484 | "title": "Positive Prompt", 485 | "properties": { 486 | "Node name for S&R": "CLIPTextEncode" 487 | }, 488 | "widgets_values": [ 489 | "red substance raising to mid air forming three texts : \"LoRa\", \"ControlNet\", \"Negative Prompting\".\n\nHighly detailed with natural textures and intricate patterns, showcasing realistic lighting and deep shadows to give the scene a sense of depth. The focus should be clearly defined, making every object appear sharply focused with pin-sharp details." 490 | ], 491 | "color": "#232", 492 | "bgcolor": "#353" 493 | }, 494 | { 495 | "id": 342, 496 | "type": "InpaintModelConditioning", 497 | "pos": [ 498 | 1390, 499 | 2080 500 | ], 501 | "size": { 502 | "0": 216.59999084472656, 503 | "1": 106 504 | }, 505 | "flags": {}, 506 | "order": 47, 507 | "mode": 4, 508 | "inputs": [ 509 | { 510 | "name": "positive", 511 | "type": "CONDITIONING", 512 | "link": 457 513 | }, 514 | { 515 | "name": "negative", 516 | "type": "CONDITIONING", 517 | "link": 458 518 | }, 519 | { 520 | "name": "vae", 521 | "type": "VAE", 522 | "link": null 523 | }, 524 | { 525 | "name": "pixels", 526 | "type": "IMAGE", 527 | "link": 454 528 | }, 529 | { 530 | "name": "mask", 531 | "type": "MASK", 532 | "link": 455 533 | } 534 | ], 535 | "outputs": [ 536 | { 537 | "name": "positive", 538 | "type": "CONDITIONING", 539 | "links": [ 540 | 435 541 | ], 542 | "shape": 3, 543 | "slot_index": 0 544 | }, 545 | { 546 | "name": "negative", 547 | "type": "CONDITIONING", 548 | "links": [ 549 | 436 550 | ], 551 | "shape": 3, 552 | "slot_index": 1 553 | }, 554 | { 555 | "name": "latent", 556 | "type": "LATENT", 557 | "links": [ 558 | 461 559 | ], 560 | "shape": 3, 561 | "slot_index": 2 562 | } 563 | ], 564 | "properties": { 565 | "Node name for S&R": "InpaintModelConditioning" 566 | } 567 | }, 568 | { 569 | "id": 352, 570 | "type": "Seed (rgthree)", 571 | "pos": { 572 | "0": 1690, 573 | "1": 2640, 574 | "2": 0, 575 | "3": 0, 576 | "4": 0, 577 | "5": 0, 578 | "6": 0, 579 | "7": 0, 580 | "8": 0, 581 | "9": 0 582 | }, 583 | "size": { 584 | "0": 390, 585 | "1": 140 586 | }, 587 | "flags": {}, 588 | "order": 4, 589 | "mode": 4, 590 | "inputs": [], 591 | "outputs": [ 592 | { 593 | "name": "SEED", 594 | "type": "INT", 595 | "links": [ 596 | 460 597 | ], 598 | "shape": 3, 599 | "dir": 4 600 | } 601 | ], 602 | "properties": {}, 603 | "widgets_values": [ 604 | 253949721693996, 605 | null, 606 | null, 607 | null 608 | ] 609 | }, 610 | { 611 | "id": 184, 612 | "type": "VAEDecode", 613 | "pos": [ 614 | 3560, 615 | 150 616 | ], 617 | "size": { 618 | "0": 140, 619 | "1": 50 620 | }, 621 | "flags": { 622 | "collapsed": true 623 | }, 624 | "order": 5, 625 | "mode": 0, 626 | "inputs": [ 627 | { 628 | "name": "samples", 629 | "type": "LATENT", 630 | "link": null 631 | }, 632 | { 633 | "name": "vae", 634 | "type": "VAE", 635 | "link": null 636 | } 637 | ], 638 | "outputs": [ 639 | { 640 | "name": "IMAGE", 641 | "type": "IMAGE", 642 | "links": [ 643 | 355, 644 | 503 645 | ], 646 | "slot_index": 0 647 | } 648 | ], 649 | "title": "VAE Decode 1", 650 | "properties": { 651 | "Node name for S&R": "VAEDecode" 652 | }, 653 | "color": "#222", 654 | "bgcolor": "#000" 655 | }, 656 | { 657 | "id": 288, 658 | "type": "PlaySound|pysssss", 659 | "pos": [ 660 | 3560, 661 | 200 662 | ], 663 | "size": { 664 | "0": 210, 665 | "1": 110 666 | }, 667 | "flags": { 668 | "collapsed": true 669 | }, 670 | "order": 37, 671 | "mode": 0, 672 | "inputs": [ 673 | { 674 | "name": "any", 675 | "type": "*", 676 | "link": 355 677 | } 678 | ], 679 | "outputs": [ 680 | { 681 | "name": "*", 682 | "type": "*", 683 | "links": [ 684 | 356, 685 | 382 686 | ], 687 | "shape": 6, 688 | "slot_index": 0 689 | } 690 | ], 691 | "properties": { 692 | "Node name for S&R": "PlaySound|pysssss" 693 | }, 694 | "widgets_values": [ 695 | "always", 696 | 0.5, 697 | "notify.mp3" 698 | ], 699 | "color": "#222", 700 | "bgcolor": "#000" 701 | }, 702 | { 703 | "id": 355, 704 | "type": "Anything Everywhere?", 705 | "pos": [ 706 | 5690, 707 | 140 708 | ], 709 | "size": { 710 | "0": 315, 711 | "1": 127 712 | }, 713 | "flags": { 714 | "collapsed": true 715 | }, 716 | "order": 38, 717 | "mode": 0, 718 | "inputs": [ 719 | { 720 | "name": "IMAGE", 721 | "type": "*", 722 | "link": 503, 723 | "color_on": "#80a1c0" 724 | } 725 | ], 726 | "properties": { 727 | "Node name for S&R": "Anything Everywhere?", 728 | "group_restricted": 0, 729 | "color_restricted": 0 730 | }, 731 | "widgets_values": [ 732 | "", 733 | "TiledDiffusion", 734 | "" 735 | ] 736 | }, 737 | { 738 | "id": 308, 739 | "type": "Image Comparer (rgthree)", 740 | "pos": { 741 | "0": 4720, 742 | "1": 170, 743 | "2": 0, 744 | "3": 0, 745 | "4": 0, 746 | "5": 0, 747 | "6": 0, 748 | "7": 0, 749 | "8": 0, 750 | "9": 0 751 | }, 752 | "size": { 753 | "0": 950, 754 | "1": 1250 755 | }, 756 | "flags": {}, 757 | "order": 59, 758 | "mode": 0, 759 | "inputs": [ 760 | { 761 | "name": "image_a", 762 | "type": "IMAGE", 763 | "link": null, 764 | "dir": 3, 765 | "label": "Compare_Right" 766 | }, 767 | { 768 | "name": "image_b", 769 | "type": "IMAGE", 770 | "link": 382, 771 | "dir": 3, 772 | "label": "Compare_left" 773 | } 774 | ], 775 | "outputs": [], 776 | "title": "Image Compare with Canny", 777 | "properties": { 778 | "comparer_mode": "Slide" 779 | }, 780 | "widgets_values": [ 781 | [ 782 | { 783 | "name": "A", 784 | "selected": true, 785 | "url": "/view?filename=rgthree.compare._temp_amhsk_00007_.png&type=temp&subfolder=&rand=0.5455165662454506" 786 | }, 787 | { 788 | "name": "B", 789 | "selected": true, 790 | "url": "/view?filename=rgthree.compare._temp_amhsk_00008_.png&type=temp&subfolder=&rand=0.5192325211681517" 791 | } 792 | ] 793 | ], 794 | "color": "#222", 795 | "bgcolor": "#000" 796 | }, 797 | { 798 | "id": 309, 799 | "type": "Anything Everywhere?", 800 | "pos": [ 801 | -860, 802 | 2160 803 | ], 804 | "size": { 805 | "0": 310, 806 | "1": 130 807 | }, 808 | "flags": { 809 | "collapsed": true 810 | }, 811 | "order": 85, 812 | "mode": 0, 813 | "inputs": [ 814 | { 815 | "name": "IMAGE", 816 | "type": "*", 817 | "link": 413, 818 | "color_on": "#80a1c0" 819 | } 820 | ], 821 | "title": "To image compare", 822 | "properties": { 823 | "Node name for S&R": "Anything Everywhere?", 824 | "group_restricted": 0, 825 | "color_restricted": 0 826 | }, 827 | "widgets_values": [ 828 | "Image Compare with Canny", 829 | "Compare_Right", 830 | "" 831 | ], 832 | "color": "#222", 833 | "bgcolor": "#000" 834 | }, 835 | { 836 | "id": 377, 837 | "type": "FluxGuidance", 838 | "pos": [ 839 | 6460, 840 | 420 841 | ], 842 | "size": { 843 | "0": 211.60000610351562, 844 | "1": 58 845 | }, 846 | "flags": {}, 847 | "order": 50, 848 | "mode": 0, 849 | "inputs": [ 850 | { 851 | "name": "conditioning", 852 | "type": "CONDITIONING", 853 | "link": 522 854 | } 855 | ], 856 | "outputs": [ 857 | { 858 | "name": "CONDITIONING", 859 | "type": "CONDITIONING", 860 | "links": [ 861 | 536 862 | ], 863 | "shape": 3, 864 | "slot_index": 0 865 | } 866 | ], 867 | "properties": { 868 | "Node name for S&R": "FluxGuidance" 869 | }, 870 | "widgets_values": [ 871 | 4 872 | ], 873 | "color": "#233", 874 | "bgcolor": "#355" 875 | }, 876 | { 877 | "id": 378, 878 | "type": "FluxGuidance", 879 | "pos": [ 880 | 6460, 881 | 550 882 | ], 883 | "size": { 884 | "0": 211.60000610351562, 885 | "1": 58 886 | }, 887 | "flags": {}, 888 | "order": 51, 889 | "mode": 0, 890 | "inputs": [ 891 | { 892 | "name": "conditioning", 893 | "type": "CONDITIONING", 894 | "link": 523 895 | } 896 | ], 897 | "outputs": [ 898 | { 899 | "name": "CONDITIONING", 900 | "type": "CONDITIONING", 901 | "links": [ 902 | 537 903 | ], 904 | "shape": 3, 905 | "slot_index": 0 906 | } 907 | ], 908 | "properties": { 909 | "Node name for S&R": "FluxGuidance" 910 | }, 911 | "widgets_values": [ 912 | 4 913 | ], 914 | "color": "#233", 915 | "bgcolor": "#355" 916 | }, 917 | { 918 | "id": 371, 919 | "type": "PixelKSampleHookCombine", 920 | "pos": [ 921 | 6430, 922 | 1080 923 | ], 924 | "size": { 925 | "0": 210, 926 | "1": 46 927 | }, 928 | "flags": {}, 929 | "order": 39, 930 | "mode": 0, 931 | "inputs": [ 932 | { 933 | "name": "hook1", 934 | "type": "PK_HOOK", 935 | "link": 519, 936 | "slot_index": 0 937 | }, 938 | { 939 | "name": "hook2", 940 | "type": "PK_HOOK", 941 | "link": 521, 942 | "slot_index": 1 943 | } 944 | ], 945 | "outputs": [ 946 | { 947 | "name": "PK_HOOK", 948 | "type": "PK_HOOK", 949 | "links": [ 950 | 530 951 | ], 952 | "shape": 3 953 | } 954 | ], 955 | "properties": { 956 | "Node name for S&R": "PixelKSampleHookCombine" 957 | } 958 | }, 959 | { 960 | "id": 384, 961 | "type": "CfgScheduleHookProvider", 962 | "pos": [ 963 | 6320, 964 | 1290 965 | ], 966 | "size": { 967 | "0": 315, 968 | "1": 82 969 | }, 970 | "flags": {}, 971 | "order": 6, 972 | "mode": 0, 973 | "outputs": [ 974 | { 975 | "name": "PK_HOOK", 976 | "type": "PK_HOOK", 977 | "links": [ 978 | 532 979 | ], 980 | "shape": 3 981 | } 982 | ], 983 | "properties": { 984 | "Node name for S&R": "CfgScheduleHookProvider" 985 | }, 986 | "widgets_values": [ 987 | "simple", 988 | 2 989 | ] 990 | }, 991 | { 992 | "id": 383, 993 | "type": "PixelKSampleHookCombine", 994 | "pos": [ 995 | 6690, 996 | 1160 997 | ], 998 | "size": { 999 | "0": 210, 1000 | "1": 46 1001 | }, 1002 | "flags": {}, 1003 | "order": 60, 1004 | "mode": 0, 1005 | "inputs": [ 1006 | { 1007 | "name": "hook1", 1008 | "type": "PK_HOOK", 1009 | "link": 530 1010 | }, 1011 | { 1012 | "name": "hook2", 1013 | "type": "PK_HOOK", 1014 | "link": 532, 1015 | "slot_index": 1 1016 | } 1017 | ], 1018 | "outputs": [ 1019 | { 1020 | "name": "PK_HOOK", 1021 | "type": "PK_HOOK", 1022 | "links": [ 1023 | 539 1024 | ], 1025 | "shape": 3, 1026 | "slot_index": 0 1027 | } 1028 | ], 1029 | "properties": { 1030 | "Node name for S&R": "PixelKSampleHookCombine" 1031 | } 1032 | }, 1033 | { 1034 | "id": 365, 1035 | "type": "Image Comparer (rgthree)", 1036 | "pos": { 1037 | "0": 8660, 1038 | "1": 190, 1039 | "2": 0, 1040 | "3": 0, 1041 | "4": 0, 1042 | "5": 0, 1043 | "6": 0, 1044 | "7": 0, 1045 | "8": 0, 1046 | "9": 0 1047 | }, 1048 | "size": { 1049 | "0": 1100, 1050 | "1": 910 1051 | }, 1052 | "flags": {}, 1053 | "order": 87, 1054 | "mode": 0, 1055 | "inputs": [ 1056 | { 1057 | "name": "image_a", 1058 | "type": "IMAGE", 1059 | "link": 541, 1060 | "dir": 3, 1061 | "label": "Compare_Right" 1062 | }, 1063 | { 1064 | "name": "image_b", 1065 | "type": "IMAGE", 1066 | "link": null, 1067 | "dir": 3, 1068 | "label": "TiledDiffusion" 1069 | } 1070 | ], 1071 | "outputs": [], 1072 | "title": "Image Compare with Canny", 1073 | "properties": { 1074 | "comparer_mode": "Slide" 1075 | }, 1076 | "widgets_values": [ 1077 | [ 1078 | { 1079 | "name": "A", 1080 | "selected": true, 1081 | "url": "/view?filename=rgthree.compare._temp_aplaf_00001_.png&type=temp&subfolder=&rand=0.32033814212249223" 1082 | }, 1083 | { 1084 | "name": "B", 1085 | "selected": true, 1086 | "url": "/view?filename=rgthree.compare._temp_aplaf_00002_.png&type=temp&subfolder=&rand=0.3458031317370618" 1087 | } 1088 | ] 1089 | ], 1090 | "color": "#222", 1091 | "bgcolor": "#000" 1092 | }, 1093 | { 1094 | "id": 374, 1095 | "type": "StepsScheduleHookProvider", 1096 | "pos": [ 1097 | 6090, 1098 | 1150 1099 | ], 1100 | "size": { 1101 | "0": 315, 1102 | "1": 82 1103 | }, 1104 | "flags": {}, 1105 | "order": 7, 1106 | "mode": 0, 1107 | "outputs": [ 1108 | { 1109 | "name": "PK_HOOK", 1110 | "type": "PK_HOOK", 1111 | "links": [ 1112 | 521 1113 | ], 1114 | "shape": 3 1115 | } 1116 | ], 1117 | "properties": { 1118 | "Node name for S&R": "StepsScheduleHookProvider" 1119 | }, 1120 | "widgets_values": [ 1121 | "simple", 1122 | 15 1123 | ] 1124 | }, 1125 | { 1126 | "id": 372, 1127 | "type": "DenoiseScheduleHookProvider", 1128 | "pos": [ 1129 | 6060, 1130 | 1010 1131 | ], 1132 | "size": { 1133 | "0": 315, 1134 | "1": 82 1135 | }, 1136 | "flags": {}, 1137 | "order": 8, 1138 | "mode": 0, 1139 | "outputs": [ 1140 | { 1141 | "name": "PK_HOOK", 1142 | "type": "PK_HOOK", 1143 | "links": [ 1144 | 519 1145 | ], 1146 | "shape": 3 1147 | } 1148 | ], 1149 | "properties": { 1150 | "Node name for S&R": "DenoiseScheduleHookProvider" 1151 | }, 1152 | "widgets_values": [ 1153 | "simple", 1154 | 0.15 1155 | ] 1156 | }, 1157 | { 1158 | "id": 387, 1159 | "type": "Get resolution [Crystools]", 1160 | "pos": [ 1161 | 7230, 1162 | 1120 1163 | ], 1164 | "size": { 1165 | "0": 210, 1166 | "1": 100 1167 | }, 1168 | "flags": {}, 1169 | "order": 88, 1170 | "mode": 0, 1171 | "inputs": [ 1172 | { 1173 | "name": "image", 1174 | "type": "IMAGE", 1175 | "link": 542 1176 | } 1177 | ], 1178 | "outputs": [ 1179 | { 1180 | "name": "width", 1181 | "type": "INT", 1182 | "links": null, 1183 | "shape": 3 1184 | }, 1185 | { 1186 | "name": "height", 1187 | "type": "INT", 1188 | "links": null, 1189 | "shape": 3 1190 | } 1191 | ], 1192 | "properties": { 1193 | "Node name for S&R": "Get resolution [Crystools]" 1194 | } 1195 | }, 1196 | { 1197 | "id": 251, 1198 | "type": "ImpactSwitch", 1199 | "pos": [ 1200 | 2520, 1201 | 810 1202 | ], 1203 | "size": { 1204 | "0": 253.60000610351562, 1205 | "1": 122 1206 | }, 1207 | "flags": {}, 1208 | "order": 79, 1209 | "mode": 0, 1210 | "inputs": [ 1211 | { 1212 | "name": "input1", 1213 | "type": "LATENT", 1214 | "link": 377, 1215 | "label": "Default_Sampler" 1216 | }, 1217 | { 1218 | "name": "input2", 1219 | "type": "LATENT", 1220 | "link": 547, 1221 | "label": "Neg_Ksampler" 1222 | }, 1223 | { 1224 | "name": "input3", 1225 | "type": "LATENT", 1226 | "link": null 1227 | } 1228 | ], 1229 | "outputs": [ 1230 | { 1231 | "name": "LATENT", 1232 | "type": "LATENT", 1233 | "links": [ 1234 | 552 1235 | ], 1236 | "shape": 3, 1237 | "label": "LATENT", 1238 | "slot_index": 0 1239 | }, 1240 | { 1241 | "name": "selected_label", 1242 | "type": "STRING", 1243 | "links": null, 1244 | "shape": 3 1245 | }, 1246 | { 1247 | "name": "selected_index", 1248 | "type": "INT", 1249 | "links": null, 1250 | "shape": 3 1251 | } 1252 | ], 1253 | "title": "Output Switch", 1254 | "properties": { 1255 | "Node name for S&R": "ImpactSwitch" 1256 | }, 1257 | "widgets_values": [ 1258 | 2, 1259 | true 1260 | ], 1261 | "color": "#232", 1262 | "bgcolor": "#353" 1263 | }, 1264 | { 1265 | "id": 278, 1266 | "type": "ShowText|pysssss", 1267 | "pos": [ 1268 | -2370, 1269 | 250 1270 | ], 1271 | "size": { 1272 | "0": 400, 1273 | "1": 330 1274 | }, 1275 | "flags": {}, 1276 | "order": 70, 1277 | "mode": 4, 1278 | "inputs": [ 1279 | { 1280 | "name": "text", 1281 | "type": "STRING", 1282 | "link": 349, 1283 | "widget": { 1284 | "name": "text" 1285 | } 1286 | } 1287 | ], 1288 | "outputs": [ 1289 | { 1290 | "name": "STRING", 1291 | "type": "STRING", 1292 | "links": null, 1293 | "shape": 6 1294 | } 1295 | ], 1296 | "properties": { 1297 | "Node name for S&R": "ShowText|pysssss" 1298 | }, 1299 | "widgets_values": [ 1300 | "", 1301 | " The image you've provided is of the famous painting \"Mona Lisa\" by Leonardo da Vinci. This artwork is renowned for its sophisticated use of sfumato, a technique that creates smooth transitions between colors and tones.\n\nThe central figure in the painting is a woman with a soft smile on her face, gazing directly at the viewer. She has long, dark hair, parted in the middle, and adorned with what appears to be a jewel or pearl. Her complexion is pale, suggesting she might be a noblewoman or a courtesan from the Renaissance era.\n\nShe is dressed in a loose-fitting robe that suggests elegance without extravagance. The background of the painting features a serene landscape with a distant view of the city of Florence and rolling hills covered by trees, under a hazy sky that adds depth to the scene.\n\nThe Mona Lisa's enigmatic smile has been the subject of much speculation and interpretation, contributing to the enduring fascination with this work of art. The painting is housed in the Louvre Museum in Paris and is one of the most recognized works of Renaissance art." 1302 | ], 1303 | "color": "#222", 1304 | "bgcolor": "#000" 1305 | }, 1306 | { 1307 | "id": 281, 1308 | "type": "ShowText|pysssss", 1309 | "pos": [ 1310 | -2370, 1311 | 650 1312 | ], 1313 | "size": { 1314 | "0": 400, 1315 | "1": 310 1316 | }, 1317 | "flags": {}, 1318 | "order": 71, 1319 | "mode": 4, 1320 | "inputs": [ 1321 | { 1322 | "name": "text", 1323 | "type": "STRING", 1324 | "link": 342, 1325 | "widget": { 1326 | "name": "text" 1327 | } 1328 | } 1329 | ], 1330 | "outputs": [ 1331 | { 1332 | "name": "STRING", 1333 | "type": "STRING", 1334 | "links": null, 1335 | "shape": 6 1336 | } 1337 | ], 1338 | "properties": { 1339 | "Node name for S&R": "ShowText|pysssss" 1340 | }, 1341 | "widgets_values": [ 1342 | "", 1343 | "The image is a portrait of the Mona Lisa, a famous Italian Renaissance artist. The painting is done in a realistic style, with loose brushstrokes and vibrant colors. The woman is shown from the waist up, with her hands clasped in front of her. She is wearing a long, dark-colored dress with a high neckline and long sleeves. Her hair is styled in loose curls and falls over her shoulders. She has a serious expression on her face and is looking directly at the viewer.\n\nIn the background, there is a landscape with a river and mountains in the distance. The sky is a deep blue, and the overall mood of the painting is peaceful and serene. The colors used in the painting are warm and earthy, with a mix of blues, greens, and yellows." 1344 | ], 1345 | "color": "#222", 1346 | "bgcolor": "#000" 1347 | }, 1348 | { 1349 | "id": 280, 1350 | "type": "Florence2Run", 1351 | "pos": [ 1352 | -2870, 1353 | 610 1354 | ], 1355 | "size": { 1356 | "0": 400, 1357 | "1": 352 1358 | }, 1359 | "flags": {}, 1360 | "order": 57, 1361 | "mode": 4, 1362 | "inputs": [ 1363 | { 1364 | "name": "image", 1365 | "type": "IMAGE", 1366 | "link": 345 1367 | }, 1368 | { 1369 | "name": "florence2_model", 1370 | "type": "FL2MODEL", 1371 | "link": 556, 1372 | "slot_index": 1 1373 | } 1374 | ], 1375 | "outputs": [ 1376 | { 1377 | "name": "image", 1378 | "type": "IMAGE", 1379 | "links": null, 1380 | "shape": 3 1381 | }, 1382 | { 1383 | "name": "mask", 1384 | "type": "MASK", 1385 | "links": null, 1386 | "shape": 3, 1387 | "slot_index": 1 1388 | }, 1389 | { 1390 | "name": "caption", 1391 | "type": "STRING", 1392 | "links": [ 1393 | 342 1394 | ], 1395 | "shape": 3, 1396 | "slot_index": 2 1397 | }, 1398 | { 1399 | "name": "data", 1400 | "type": "JSON", 1401 | "links": null, 1402 | "shape": 3 1403 | } 1404 | ], 1405 | "properties": { 1406 | "Node name for S&R": "Florence2Run" 1407 | }, 1408 | "widgets_values": [ 1409 | "", 1410 | "more_detailed_caption", 1411 | true, 1412 | false, 1413 | 1024, 1414 | 3, 1415 | true, 1416 | "", 1417 | 953473162458438, 1418 | "randomize" 1419 | ], 1420 | "color": "#222", 1421 | "bgcolor": "#000" 1422 | }, 1423 | { 1424 | "id": 316, 1425 | "type": "ImpactSwitch", 1426 | "pos": [ 1427 | -610, 1428 | 880 1429 | ], 1430 | "size": { 1431 | "0": 230, 1432 | "1": 122 1433 | }, 1434 | "flags": {}, 1435 | "order": 68, 1436 | "mode": 0, 1437 | "inputs": [ 1438 | { 1439 | "name": "input1", 1440 | "type": "LATENT", 1441 | "link": 394, 1442 | "label": "MegaPixel" 1443 | }, 1444 | { 1445 | "name": "input2", 1446 | "type": "LATENT", 1447 | "link": 395, 1448 | "label": "Resolution" 1449 | }, 1450 | { 1451 | "name": "input3", 1452 | "type": "LATENT", 1453 | "link": null 1454 | } 1455 | ], 1456 | "outputs": [ 1457 | { 1458 | "name": "LATENT", 1459 | "type": "LATENT", 1460 | "links": [ 1461 | 396 1462 | ], 1463 | "shape": 3, 1464 | "label": "LATENT", 1465 | "slot_index": 0 1466 | }, 1467 | { 1468 | "name": "selected_label", 1469 | "type": "STRING", 1470 | "links": null, 1471 | "shape": 3 1472 | }, 1473 | { 1474 | "name": "selected_index", 1475 | "type": "INT", 1476 | "links": null, 1477 | "shape": 3, 1478 | "slot_index": 2 1479 | } 1480 | ], 1481 | "title": "MegePixel or Resolution", 1482 | "properties": { 1483 | "Node name for S&R": "ImpactSwitch" 1484 | }, 1485 | "widgets_values": [ 1486 | 1, 1487 | true 1488 | ], 1489 | "color": "#232", 1490 | "bgcolor": "#353" 1491 | }, 1492 | { 1493 | "id": 164, 1494 | "type": "Anything Everywhere?", 1495 | "pos": [ 1496 | -1030, 1497 | 280 1498 | ], 1499 | "size": { 1500 | "0": 315, 1501 | "1": 127 1502 | }, 1503 | "flags": { 1504 | "collapsed": true 1505 | }, 1506 | "order": 54, 1507 | "mode": 0, 1508 | "inputs": [ 1509 | { 1510 | "name": "IMAGE", 1511 | "type": "*", 1512 | "link": 224, 1513 | "color_on": "#80a1c0" 1514 | } 1515 | ], 1516 | "properties": { 1517 | "Node name for S&R": "Anything Everywhere?", 1518 | "group_restricted": 0, 1519 | "color_restricted": 0 1520 | }, 1521 | "widgets_values": [ 1522 | "", 1523 | "image", 1524 | "" 1525 | ], 1526 | "color": "#222", 1527 | "bgcolor": "#000" 1528 | }, 1529 | { 1530 | "id": 274, 1531 | "type": "Anything Everywhere?", 1532 | "pos": [ 1533 | -580, 1534 | 760 1535 | ], 1536 | "size": { 1537 | "0": 315, 1538 | "1": 127 1539 | }, 1540 | "flags": { 1541 | "collapsed": true 1542 | }, 1543 | "order": 90, 1544 | "mode": 0, 1545 | "inputs": [ 1546 | { 1547 | "name": "INT", 1548 | "type": "*", 1549 | "link": 398, 1550 | "color_on": "" 1551 | } 1552 | ], 1553 | "title": "Pixel Perfect Width", 1554 | "properties": { 1555 | "Node name for S&R": "Anything Everywhere?", 1556 | "group_restricted": 0, 1557 | "color_restricted": 0 1558 | }, 1559 | "widgets_values": [ 1560 | "", 1561 | "width", 1562 | "" 1563 | ], 1564 | "color": "#222", 1565 | "bgcolor": "#000" 1566 | }, 1567 | { 1568 | "id": 265, 1569 | "type": "PreviewImage", 1570 | "pos": [ 1571 | -60, 1572 | 280 1573 | ], 1574 | "size": { 1575 | "0": 710, 1576 | "1": 940 1577 | }, 1578 | "flags": {}, 1579 | "order": 94, 1580 | "mode": 0, 1581 | "inputs": [ 1582 | { 1583 | "name": "images", 1584 | "type": "IMAGE", 1585 | "link": 404, 1586 | "label": "Canvas" 1587 | } 1588 | ], 1589 | "title": "2. Blank Canvas Preview", 1590 | "properties": { 1591 | "Node name for S&R": "PreviewImage" 1592 | } 1593 | }, 1594 | { 1595 | "id": 132, 1596 | "type": "UNETLoader", 1597 | "pos": [ 1598 | 890, 1599 | -210 1600 | ], 1601 | "size": { 1602 | "0": 340, 1603 | "1": 82 1604 | }, 1605 | "flags": {}, 1606 | "order": 9, 1607 | "mode": 0, 1608 | "outputs": [ 1609 | { 1610 | "name": "MODEL", 1611 | "type": "MODEL", 1612 | "links": [ 1613 | 187 1614 | ], 1615 | "shape": 3, 1616 | "slot_index": 0 1617 | } 1618 | ], 1619 | "properties": { 1620 | "Node name for S&R": "UNETLoader" 1621 | }, 1622 | "widgets_values": [ 1623 | "flux1-dev.sft", 1624 | "default" 1625 | ], 1626 | "color": "#332922", 1627 | "bgcolor": "#593930" 1628 | }, 1629 | { 1630 | "id": 135, 1631 | "type": "LoraLoaderModelOnly", 1632 | "pos": [ 1633 | 890, 1634 | -360 1635 | ], 1636 | "size": { 1637 | "0": 340, 1638 | "1": 90 1639 | }, 1640 | "flags": {}, 1641 | "order": 40, 1642 | "mode": 4, 1643 | "inputs": [ 1644 | { 1645 | "name": "model", 1646 | "type": "MODEL", 1647 | "link": 187 1648 | } 1649 | ], 1650 | "outputs": [ 1651 | { 1652 | "name": "MODEL", 1653 | "type": "MODEL", 1654 | "links": [ 1655 | 429 1656 | ], 1657 | "shape": 3, 1658 | "slot_index": 0 1659 | } 1660 | ], 1661 | "properties": { 1662 | "Node name for S&R": "LoraLoaderModelOnly" 1663 | }, 1664 | "widgets_values": [ 1665 | "Flux\\flux_realism_lora.safetensors", 1666 | 0.9500000000000001 1667 | ], 1668 | "color": "#332922", 1669 | "bgcolor": "#593930" 1670 | }, 1671 | { 1672 | "id": 131, 1673 | "type": "Anything Everywhere3", 1674 | "pos": [ 1675 | 1290, 1676 | -120 1677 | ], 1678 | "size": { 1679 | "0": 210, 1680 | "1": 66 1681 | }, 1682 | "flags": {}, 1683 | "order": 61, 1684 | "mode": 0, 1685 | "inputs": [ 1686 | { 1687 | "name": "MODEL", 1688 | "type": "*", 1689 | "link": 429, 1690 | "color_on": "#8978a7" 1691 | }, 1692 | { 1693 | "name": "CLIP", 1694 | "type": "*", 1695 | "link": 189, 1696 | "color_on": "#eacb8b" 1697 | }, 1698 | { 1699 | "name": "VAE", 1700 | "type": "*", 1701 | "link": 190, 1702 | "color_on": "#be616b" 1703 | } 1704 | ], 1705 | "properties": { 1706 | "Node name for S&R": "Anything Everywhere3", 1707 | "group_restricted": 0, 1708 | "color_restricted": 0 1709 | }, 1710 | "widgets_values": [], 1711 | "color": "#332922", 1712 | "bgcolor": "#593930" 1713 | }, 1714 | { 1715 | "id": 146, 1716 | "type": "Anything Everywhere3", 1717 | "pos": [ 1718 | 1300, 1719 | 390 1720 | ], 1721 | "size": { 1722 | "0": 210, 1723 | "1": 66 1724 | }, 1725 | "flags": {}, 1726 | "order": 63, 1727 | "mode": 0, 1728 | "inputs": [ 1729 | { 1730 | "name": "SIGMAS", 1731 | "type": "*", 1732 | "link": 196, 1733 | "color_on": "" 1734 | }, 1735 | { 1736 | "name": "SAMPLER", 1737 | "type": "*", 1738 | "link": 197, 1739 | "color_on": "" 1740 | }, 1741 | { 1742 | "name": "GUIDER", 1743 | "type": "*", 1744 | "link": 198, 1745 | "color_on": "" 1746 | } 1747 | ], 1748 | "title": "To Custom Sampler", 1749 | "properties": { 1750 | "Node name for S&R": "Anything Everywhere3", 1751 | "group_restricted": 0, 1752 | "color_restricted": 0 1753 | }, 1754 | "widgets_values": [] 1755 | }, 1756 | { 1757 | "id": 159, 1758 | "type": "SamplerCustomAdvanced", 1759 | "pos": [ 1760 | 1950, 1761 | 140 1762 | ], 1763 | "size": { 1764 | "0": 370, 1765 | "1": 540 1766 | }, 1767 | "flags": {}, 1768 | "order": 10, 1769 | "mode": 0, 1770 | "inputs": [ 1771 | { 1772 | "name": "noise", 1773 | "type": "NOISE", 1774 | "link": null, 1775 | "slot_index": 0 1776 | }, 1777 | { 1778 | "name": "guider", 1779 | "type": "GUIDER", 1780 | "link": null, 1781 | "slot_index": 1 1782 | }, 1783 | { 1784 | "name": "sampler", 1785 | "type": "SAMPLER", 1786 | "link": null, 1787 | "slot_index": 2 1788 | }, 1789 | { 1790 | "name": "sigmas", 1791 | "type": "SIGMAS", 1792 | "link": null, 1793 | "slot_index": 3 1794 | }, 1795 | { 1796 | "name": "latent_image", 1797 | "type": "LATENT", 1798 | "link": null, 1799 | "slot_index": 4 1800 | } 1801 | ], 1802 | "outputs": [ 1803 | { 1804 | "name": "output", 1805 | "type": "LATENT", 1806 | "links": [ 1807 | 377 1808 | ], 1809 | "shape": 3, 1810 | "slot_index": 0 1811 | }, 1812 | { 1813 | "name": "denoised_output", 1814 | "type": "LATENT", 1815 | "links": null, 1816 | "shape": 3 1817 | } 1818 | ], 1819 | "properties": { 1820 | "Node name for S&R": "SamplerCustomAdvanced" 1821 | }, 1822 | "color": "#2a363b", 1823 | "bgcolor": "#3f5159" 1824 | }, 1825 | { 1826 | "id": 162, 1827 | "type": "Anything Everywhere?", 1828 | "pos": [ 1829 | 1560, 1830 | 650 1831 | ], 1832 | "size": { 1833 | "0": 315, 1834 | "1": 127 1835 | }, 1836 | "flags": { 1837 | "collapsed": true 1838 | }, 1839 | "order": 62, 1840 | "mode": 0, 1841 | "inputs": [ 1842 | { 1843 | "name": "NOISE", 1844 | "type": "*", 1845 | "link": 222, 1846 | "color_on": "" 1847 | } 1848 | ], 1849 | "title": "To Custom Sampler", 1850 | "properties": { 1851 | "Node name for S&R": "Anything Everywhere?", 1852 | "group_restricted": 0, 1853 | "color_restricted": 0 1854 | }, 1855 | "widgets_values": [ 1856 | "", 1857 | "noise", 1858 | "" 1859 | ] 1860 | }, 1861 | { 1862 | "id": 161, 1863 | "type": "Seed (rgthree)", 1864 | "pos": { 1865 | "0": 1550, 1866 | "1": 200, 1867 | "2": 0, 1868 | "3": 0, 1869 | "4": 0, 1870 | "5": 0, 1871 | "6": 0, 1872 | "7": 0, 1873 | "8": 0, 1874 | "9": 0 1875 | }, 1876 | "size": { 1877 | "0": 320, 1878 | "1": 130 1879 | }, 1880 | "flags": {}, 1881 | "order": 11, 1882 | "mode": 0, 1883 | "inputs": [], 1884 | "outputs": [ 1885 | { 1886 | "name": "SEED", 1887 | "type": "INT", 1888 | "links": [ 1889 | 221 1890 | ], 1891 | "shape": 3, 1892 | "dir": 4 1893 | } 1894 | ], 1895 | "properties": {}, 1896 | "widgets_values": [ 1897 | 461057377837969, 1898 | null, 1899 | null, 1900 | null 1901 | ] 1902 | }, 1903 | { 1904 | "id": 160, 1905 | "type": "RandomNoise //Inspire", 1906 | "pos": [ 1907 | 1550, 1908 | 390 1909 | ], 1910 | "size": { 1911 | "0": 320, 1912 | "1": 200 1913 | }, 1914 | "flags": {}, 1915 | "order": 41, 1916 | "mode": 0, 1917 | "inputs": [ 1918 | { 1919 | "name": "noise_seed", 1920 | "type": "INT", 1921 | "link": 221, 1922 | "widget": { 1923 | "name": "noise_seed" 1924 | }, 1925 | "slot_index": 0 1926 | } 1927 | ], 1928 | "outputs": [ 1929 | { 1930 | "name": "NOISE", 1931 | "type": "NOISE", 1932 | "links": [ 1933 | 222 1934 | ], 1935 | "shape": 3, 1936 | "slot_index": 0 1937 | } 1938 | ], 1939 | "properties": { 1940 | "Node name for S&R": "RandomNoise //Inspire" 1941 | }, 1942 | "widgets_values": [ 1943 | 806672113808625, 1944 | "randomize", 1945 | "CPU", 1946 | "comfy", 1947 | 0, 1948 | 0, 1949 | "slerp" 1950 | ] 1951 | }, 1952 | { 1953 | "id": 142, 1954 | "type": "KSamplerSelect", 1955 | "pos": [ 1956 | 860, 1957 | 410 1958 | ], 1959 | "size": { 1960 | "0": 280, 1961 | "1": 60 1962 | }, 1963 | "flags": {}, 1964 | "order": 12, 1965 | "mode": 0, 1966 | "outputs": [ 1967 | { 1968 | "name": "SAMPLER", 1969 | "type": "SAMPLER", 1970 | "links": [ 1971 | 197 1972 | ], 1973 | "shape": 3, 1974 | "slot_index": 0 1975 | } 1976 | ], 1977 | "properties": { 1978 | "Node name for S&R": "KSamplerSelect" 1979 | }, 1980 | "widgets_values": [ 1981 | "euler" 1982 | ] 1983 | }, 1984 | { 1985 | "id": 143, 1986 | "type": "BasicScheduler", 1987 | "pos": [ 1988 | 1240, 1989 | 170 1990 | ], 1991 | "size": { 1992 | "0": 281.2428283691406, 1993 | "1": 106 1994 | }, 1995 | "flags": {}, 1996 | "order": 43, 1997 | "mode": 0, 1998 | "inputs": [ 1999 | { 2000 | "name": "model", 2001 | "type": "MODEL", 2002 | "link": 430, 2003 | "slot_index": 0 2004 | } 2005 | ], 2006 | "outputs": [ 2007 | { 2008 | "name": "SIGMAS", 2009 | "type": "SIGMAS", 2010 | "links": [ 2011 | 196 2012 | ], 2013 | "shape": 3, 2014 | "slot_index": 0 2015 | } 2016 | ], 2017 | "properties": { 2018 | "Node name for S&R": "BasicScheduler" 2019 | }, 2020 | "widgets_values": [ 2021 | "simple", 2022 | 20, 2023 | 1 2024 | ] 2025 | }, 2026 | { 2027 | "id": 144, 2028 | "type": "BasicGuider", 2029 | "pos": [ 2030 | 1140, 2031 | 580 2032 | ], 2033 | "size": { 2034 | "0": 196.9998779296875, 2035 | "1": 62.66668701171875 2036 | }, 2037 | "flags": { 2038 | "collapsed": true 2039 | }, 2040 | "order": 42, 2041 | "mode": 0, 2042 | "inputs": [ 2043 | { 2044 | "name": "model", 2045 | "type": "MODEL", 2046 | "link": null, 2047 | "slot_index": 0 2048 | }, 2049 | { 2050 | "name": "conditioning", 2051 | "type": "CONDITIONING", 2052 | "link": 199, 2053 | "slot_index": 1 2054 | } 2055 | ], 2056 | "outputs": [ 2057 | { 2058 | "name": "GUIDER", 2059 | "type": "GUIDER", 2060 | "links": [ 2061 | 198 2062 | ], 2063 | "shape": 3, 2064 | "slot_index": 0 2065 | } 2066 | ], 2067 | "properties": { 2068 | "Node name for S&R": "BasicGuider" 2069 | } 2070 | }, 2071 | { 2072 | "id": 137, 2073 | "type": "FluxGuidance", 2074 | "pos": [ 2075 | 860, 2076 | 550 2077 | ], 2078 | "size": { 2079 | "0": 211.60000610351562, 2080 | "1": 58 2081 | }, 2082 | "flags": {}, 2083 | "order": 13, 2084 | "mode": 0, 2085 | "inputs": [ 2086 | { 2087 | "name": "conditioning", 2088 | "type": "CONDITIONING", 2089 | "link": null 2090 | } 2091 | ], 2092 | "outputs": [ 2093 | { 2094 | "name": "CONDITIONING", 2095 | "type": "CONDITIONING", 2096 | "links": [ 2097 | 199 2098 | ], 2099 | "shape": 3, 2100 | "slot_index": 0 2101 | } 2102 | ], 2103 | "properties": { 2104 | "Node name for S&R": "FluxGuidance" 2105 | }, 2106 | "widgets_values": [ 2107 | 4 2108 | ] 2109 | }, 2110 | { 2111 | "id": 241, 2112 | "type": "FluxGuidance", 2113 | "pos": [ 2114 | 1350, 2115 | 1450 2116 | ], 2117 | "size": { 2118 | "0": 211.60000610351562, 2119 | "1": 58 2120 | }, 2121 | "flags": {}, 2122 | "order": 44, 2123 | "mode": 0, 2124 | "inputs": [ 2125 | { 2126 | "name": "conditioning", 2127 | "type": "CONDITIONING", 2128 | "link": 300 2129 | } 2130 | ], 2131 | "outputs": [ 2132 | { 2133 | "name": "CONDITIONING", 2134 | "type": "CONDITIONING", 2135 | "links": [ 2136 | 329 2137 | ], 2138 | "shape": 3, 2139 | "slot_index": 0 2140 | } 2141 | ], 2142 | "properties": { 2143 | "Node name for S&R": "FluxGuidance" 2144 | }, 2145 | "widgets_values": [ 2146 | 2 2147 | ] 2148 | }, 2149 | { 2150 | "id": 340, 2151 | "type": "ModelSamplingFlux", 2152 | "pos": [ 2153 | 920, 2154 | 990 2155 | ], 2156 | "size": { 2157 | "0": 340, 2158 | "1": 122 2159 | }, 2160 | "flags": {}, 2161 | "order": 14, 2162 | "mode": 0, 2163 | "inputs": [ 2164 | { 2165 | "name": "model", 2166 | "type": "MODEL", 2167 | "link": null 2168 | }, 2169 | { 2170 | "name": "width", 2171 | "type": "INT", 2172 | "link": null, 2173 | "widget": { 2174 | "name": "width" 2175 | } 2176 | }, 2177 | { 2178 | "name": "height", 2179 | "type": "INT", 2180 | "link": null, 2181 | "widget": { 2182 | "name": "height" 2183 | } 2184 | } 2185 | ], 2186 | "outputs": [ 2187 | { 2188 | "name": "MODEL", 2189 | "type": "MODEL", 2190 | "links": [ 2191 | 433 2192 | ], 2193 | "shape": 3, 2194 | "slot_index": 0 2195 | } 2196 | ], 2197 | "title": "2 | ModelSamplingFlux", 2198 | "properties": { 2199 | "Node name for S&R": "ModelSamplingFlux" 2200 | }, 2201 | "widgets_values": [ 2202 | 2.5100000000000002, 2203 | 1.72, 2204 | 1024, 2205 | 1024 2206 | ] 2207 | }, 2208 | { 2209 | "id": 145, 2210 | "type": "ModelSamplingFlux", 2211 | "pos": [ 2212 | 860, 2213 | 170 2214 | ], 2215 | "size": { 2216 | "0": 340, 2217 | "1": 122 2218 | }, 2219 | "flags": {}, 2220 | "order": 15, 2221 | "mode": 0, 2222 | "inputs": [ 2223 | { 2224 | "name": "model", 2225 | "type": "MODEL", 2226 | "link": null 2227 | }, 2228 | { 2229 | "name": "width", 2230 | "type": "INT", 2231 | "link": null, 2232 | "widget": { 2233 | "name": "width" 2234 | } 2235 | }, 2236 | { 2237 | "name": "height", 2238 | "type": "INT", 2239 | "link": null, 2240 | "widget": { 2241 | "name": "height" 2242 | } 2243 | } 2244 | ], 2245 | "outputs": [ 2246 | { 2247 | "name": "MODEL", 2248 | "type": "MODEL", 2249 | "links": [ 2250 | 430 2251 | ], 2252 | "shape": 3, 2253 | "slot_index": 0 2254 | } 2255 | ], 2256 | "properties": { 2257 | "Node name for S&R": "ModelSamplingFlux" 2258 | }, 2259 | "widgets_values": [ 2260 | 2.5100000000000002, 2261 | 1.72, 2262 | 1024, 2263 | 1024 2264 | ] 2265 | }, 2266 | { 2267 | "id": 240, 2268 | "type": "FluxGuidance", 2269 | "pos": [ 2270 | 1350, 2271 | 1330 2272 | ], 2273 | "size": { 2274 | "0": 211.60000610351562, 2275 | "1": 58 2276 | }, 2277 | "flags": {}, 2278 | "order": 45, 2279 | "mode": 0, 2280 | "inputs": [ 2281 | { 2282 | "name": "conditioning", 2283 | "type": "CONDITIONING", 2284 | "link": 298 2285 | } 2286 | ], 2287 | "outputs": [ 2288 | { 2289 | "name": "CONDITIONING", 2290 | "type": "CONDITIONING", 2291 | "links": [ 2292 | 359 2293 | ], 2294 | "shape": 3, 2295 | "slot_index": 0 2296 | } 2297 | ], 2298 | "properties": { 2299 | "Node name for S&R": "FluxGuidance" 2300 | }, 2301 | "widgets_values": [ 2302 | 2 2303 | ] 2304 | }, 2305 | { 2306 | "id": 239, 2307 | "type": "CLIPTextEncode", 2308 | "pos": [ 2309 | 870, 2310 | 1520 2311 | ], 2312 | "size": { 2313 | "0": 400, 2314 | "1": 200 2315 | }, 2316 | "flags": {}, 2317 | "order": 16, 2318 | "mode": 0, 2319 | "inputs": [ 2320 | { 2321 | "name": "clip", 2322 | "type": "CLIP", 2323 | "link": null 2324 | } 2325 | ], 2326 | "outputs": [ 2327 | { 2328 | "name": "CONDITIONING", 2329 | "type": "CONDITIONING", 2330 | "links": [ 2331 | 300 2332 | ], 2333 | "shape": 3, 2334 | "slot_index": 0 2335 | } 2336 | ], 2337 | "title": "Negative Prompt", 2338 | "properties": { 2339 | "Node name for S&R": "CLIPTextEncode" 2340 | }, 2341 | "widgets_values": [ 2342 | "Horror,2d ,anime ,drawing" 2343 | ], 2344 | "color": "#2a363b", 2345 | "bgcolor": "#3f5159" 2346 | }, 2347 | { 2348 | "id": 238, 2349 | "type": "CLIPTextEncode", 2350 | "pos": [ 2351 | 870, 2352 | 1170 2353 | ], 2354 | "size": { 2355 | "0": 400, 2356 | "1": 290 2357 | }, 2358 | "flags": {}, 2359 | "order": 17, 2360 | "mode": 0, 2361 | "inputs": [ 2362 | { 2363 | "name": "clip", 2364 | "type": "CLIP", 2365 | "link": null 2366 | } 2367 | ], 2368 | "outputs": [ 2369 | { 2370 | "name": "CONDITIONING", 2371 | "type": "CONDITIONING", 2372 | "links": [ 2373 | 298 2374 | ], 2375 | "shape": 3, 2376 | "slot_index": 0 2377 | } 2378 | ], 2379 | "title": "Positive Prompt", 2380 | "properties": { 2381 | "Node name for S&R": "CLIPTextEncode" 2382 | }, 2383 | "widgets_values": [ 2384 | "A movie poster of a cute women dressed in cosplay attire. She have long blonde hair with long bangs and wearing red contact lens to highlight her eyes and face. She is wearing a white shirt and black jeans and black tie with a blue jacket draping on body. She has a pair of straight red horn on her head. She is sitting on the ground with a serious face. The foreground has a bold title text with blue design said \"FLUX\", covering the bottom third of the poster.\n\nThe background is a messy room fully with all kind of daily items, there is a window on the right side where natural light shining in filling up the room with warm natural lights. There are red substances forming text from the women's hand, forming the text \"LoRa\",\"ControlNet\" and \"Negative Prompting\".\n\nThe poster is highly detailed with natural textures and intricate patterns, showcasing realistic lighting and deep shadows to give the scene a sense of depth. The focus should be clearly defined, making every object appear sharply focused with pin-sharp details." 2385 | ], 2386 | "color": "#2a363b", 2387 | "bgcolor": "#3f5159" 2388 | }, 2389 | { 2390 | "id": 168, 2391 | "type": "String Literal", 2392 | "pos": [ 2393 | 2460, 2394 | 280 2395 | ], 2396 | "size": { 2397 | "0": 410, 2398 | "1": 310 2399 | }, 2400 | "flags": {}, 2401 | "order": 18, 2402 | "mode": 0, 2403 | "outputs": [ 2404 | { 2405 | "name": "STRING", 2406 | "type": "STRING", 2407 | "links": [ 2408 | 225 2409 | ], 2410 | "shape": 3, 2411 | "slot_index": 0 2412 | } 2413 | ], 2414 | "title": "Prompt", 2415 | "properties": { 2416 | "Node name for S&R": "String Literal" 2417 | }, 2418 | "widgets_values": [ 2419 | "a photo of a cute women dressed in cosplay attire, cosplaying power from Chainsaw man. She have long blonde hair with long bangs and wearing red contact lens to highlight her eyes and face. She is wearing a white shirt and black jeans and black tie with a blue jacket draping on body. She has red horn on her head. She is sitting on the ground with a frustrating face, showing a card that has the word \"FLUX\" on it.\n\nThe background is a messy room fully with all kind of daily items, there is a window on the right side where natural light shining in filling up the room with warm natural lights. On the back wall there are three BIG posters with each one writing \"LoRa\", \" ControlNet\" and \" Negative Prompt\" on it respectively.\n\nThe image is highly detailed with natural textures and intricate patterns, showcasing realistic lighting and deep shadows to give the scene a sense of depth. The focus should be clearly defined, making every object appear sharply focused with pin-sharp details." 2420 | ], 2421 | "color": "#2a363b", 2422 | "bgcolor": "#3f5159" 2423 | }, 2424 | { 2425 | "id": 349, 2426 | "type": "LoadImage", 2427 | "pos": [ 2428 | 880, 2429 | 2250 2430 | ], 2431 | "size": { 2432 | "0": 410, 2433 | "1": 550 2434 | }, 2435 | "flags": {}, 2436 | "order": 19, 2437 | "mode": 4, 2438 | "outputs": [ 2439 | { 2440 | "name": "IMAGE", 2441 | "type": "IMAGE", 2442 | "links": [ 2443 | 454 2444 | ], 2445 | "shape": 3, 2446 | "slot_index": 0 2447 | }, 2448 | { 2449 | "name": "MASK", 2450 | "type": "MASK", 2451 | "links": [ 2452 | 455 2453 | ], 2454 | "shape": 3, 2455 | "slot_index": 1 2456 | } 2457 | ], 2458 | "properties": { 2459 | "Node name for S&R": "LoadImage" 2460 | }, 2461 | "widgets_values": [ 2462 | "clipspace/clipspace-mask-9414958.699999988.png [input]", 2463 | "image" 2464 | ] 2465 | }, 2466 | { 2467 | "id": 343, 2468 | "type": "KSamplerAdvanced", 2469 | "pos": [ 2470 | 1690, 2471 | 1890 2472 | ], 2473 | "size": { 2474 | "0": 390, 2475 | "1": 680 2476 | }, 2477 | "flags": {}, 2478 | "order": 66, 2479 | "mode": 4, 2480 | "inputs": [ 2481 | { 2482 | "name": "model", 2483 | "type": "MODEL", 2484 | "link": null, 2485 | "label": "extra models" 2486 | }, 2487 | { 2488 | "name": "positive", 2489 | "type": "CONDITIONING", 2490 | "link": 435 2491 | }, 2492 | { 2493 | "name": "negative", 2494 | "type": "CONDITIONING", 2495 | "link": 436 2496 | }, 2497 | { 2498 | "name": "latent_image", 2499 | "type": "LATENT", 2500 | "link": 461 2501 | }, 2502 | { 2503 | "name": "noise_seed", 2504 | "type": "INT", 2505 | "link": 460, 2506 | "widget": { 2507 | "name": "noise_seed" 2508 | }, 2509 | "slot_index": 4 2510 | } 2511 | ], 2512 | "outputs": [ 2513 | { 2514 | "name": "LATENT", 2515 | "type": "LATENT", 2516 | "links": [ 2517 | 456 2518 | ], 2519 | "shape": 3, 2520 | "slot_index": 0 2521 | } 2522 | ], 2523 | "title": "inpaint Ksampler", 2524 | "properties": { 2525 | "Node name for S&R": "KSamplerAdvanced" 2526 | }, 2527 | "widgets_values": [ 2528 | "enable", 2529 | 1040144511077060, 2530 | "randomize", 2531 | 20, 2532 | 4, 2533 | "dpmpp_2m", 2534 | "simple", 2535 | 4, 2536 | 10000, 2537 | "disable" 2538 | ], 2539 | "color": "#232", 2540 | "bgcolor": "#353" 2541 | }, 2542 | { 2543 | "id": 314, 2544 | "type": "SDXLEmptyLatentSizePicker+", 2545 | "pos": [ 2546 | -990, 2547 | 1010 2548 | ], 2549 | "size": { 2550 | "0": 320, 2551 | "1": 170 2552 | }, 2553 | "flags": {}, 2554 | "order": 20, 2555 | "mode": 0, 2556 | "outputs": [ 2557 | { 2558 | "name": "LATENT", 2559 | "type": "LATENT", 2560 | "links": [ 2561 | 395 2562 | ], 2563 | "shape": 3, 2564 | "slot_index": 0 2565 | }, 2566 | { 2567 | "name": "width", 2568 | "type": "INT", 2569 | "links": null, 2570 | "shape": 3 2571 | }, 2572 | { 2573 | "name": "height", 2574 | "type": "INT", 2575 | "links": null, 2576 | "shape": 3 2577 | } 2578 | ], 2579 | "title": "SDXLEmptyLatentSizePicker+", 2580 | "properties": { 2581 | "Node name for S&R": "SDXLEmptyLatentSizePicker+" 2582 | }, 2583 | "widgets_values": [ 2584 | "1024x1024 (1.0)", 2585 | 1, 2586 | 0, 2587 | 0 2588 | ], 2589 | "color": "#432", 2590 | "bgcolor": "#653" 2591 | }, 2592 | { 2593 | "id": 269, 2594 | "type": "ControlNetApplyAdvanced", 2595 | "pos": [ 2596 | 1680, 2597 | 1330 2598 | ], 2599 | "size": { 2600 | "0": 315, 2601 | "1": 166 2602 | }, 2603 | "flags": {}, 2604 | "order": 64, 2605 | "mode": 4, 2606 | "inputs": [ 2607 | { 2608 | "name": "positive", 2609 | "type": "CONDITIONING", 2610 | "link": 359 2611 | }, 2612 | { 2613 | "name": "negative", 2614 | "type": "CONDITIONING", 2615 | "link": 329 2616 | }, 2617 | { 2618 | "name": "control_net", 2619 | "type": "CONTROL_NET", 2620 | "link": null 2621 | }, 2622 | { 2623 | "name": "image", 2624 | "type": "IMAGE", 2625 | "link": null, 2626 | "label": "cn_img" 2627 | } 2628 | ], 2629 | "outputs": [ 2630 | { 2631 | "name": "positive", 2632 | "type": "CONDITIONING", 2633 | "links": [ 2634 | 544 2635 | ], 2636 | "shape": 3, 2637 | "slot_index": 0 2638 | }, 2639 | { 2640 | "name": "negative", 2641 | "type": "CONDITIONING", 2642 | "links": [ 2643 | 545 2644 | ], 2645 | "shape": 3, 2646 | "slot_index": 1 2647 | } 2648 | ], 2649 | "properties": { 2650 | "Node name for S&R": "ControlNetApplyAdvanced" 2651 | }, 2652 | "widgets_values": [ 2653 | 1, 2654 | 0, 2655 | 1 2656 | ] 2657 | }, 2658 | { 2659 | "id": 307, 2660 | "type": "CannyEdgePreprocessor", 2661 | "pos": [ 2662 | -1030, 2663 | 1520 2664 | ], 2665 | "size": { 2666 | "0": 320, 2667 | "1": 110 2668 | }, 2669 | "flags": {}, 2670 | "order": 55, 2671 | "mode": 0, 2672 | "inputs": [ 2673 | { 2674 | "name": "image", 2675 | "type": "IMAGE", 2676 | "link": 408 2677 | } 2678 | ], 2679 | "outputs": [ 2680 | { 2681 | "name": "IMAGE", 2682 | "type": "IMAGE", 2683 | "links": [ 2684 | 410 2685 | ], 2686 | "shape": 3, 2687 | "slot_index": 0 2688 | } 2689 | ], 2690 | "properties": { 2691 | "Node name for S&R": "CannyEdgePreprocessor" 2692 | }, 2693 | "widgets_values": [ 2694 | 110, 2695 | 255, 2696 | 512 2697 | ], 2698 | "color": "#222", 2699 | "bgcolor": "#000" 2700 | }, 2701 | { 2702 | "id": 261, 2703 | "type": "PreviewImage", 2704 | "pos": [ 2705 | -670, 2706 | 1520 2707 | ], 2708 | "size": { 2709 | "0": 740, 2710 | "1": 930 2711 | }, 2712 | "flags": {}, 2713 | "order": 83, 2714 | "mode": 0, 2715 | "inputs": [ 2716 | { 2717 | "name": "images", 2718 | "type": "IMAGE", 2719 | "link": 411 2720 | } 2721 | ], 2722 | "title": "ControlNet Processed Preview", 2723 | "properties": { 2724 | "Node name for S&R": "PreviewImage" 2725 | }, 2726 | "color": "#222", 2727 | "bgcolor": "#000" 2728 | }, 2729 | { 2730 | "id": 273, 2731 | "type": "ImageResize+", 2732 | "pos": [ 2733 | -1020, 2734 | 1690 2735 | ], 2736 | "size": { 2737 | "0": 310, 2738 | "1": 194 2739 | }, 2740 | "flags": { 2741 | "collapsed": false 2742 | }, 2743 | "order": 69, 2744 | "mode": 0, 2745 | "inputs": [ 2746 | { 2747 | "name": "image", 2748 | "type": "IMAGE", 2749 | "link": 410 2750 | }, 2751 | { 2752 | "name": "width", 2753 | "type": "INT", 2754 | "link": null, 2755 | "widget": { 2756 | "name": "width" 2757 | } 2758 | } 2759 | ], 2760 | "outputs": [ 2761 | { 2762 | "name": "IMAGE", 2763 | "type": "IMAGE", 2764 | "links": [ 2765 | 384 2766 | ], 2767 | "shape": 3, 2768 | "slot_index": 0 2769 | }, 2770 | { 2771 | "name": "width", 2772 | "type": "INT", 2773 | "links": null, 2774 | "shape": 3 2775 | }, 2776 | { 2777 | "name": "height", 2778 | "type": "INT", 2779 | "links": null, 2780 | "shape": 3 2781 | } 2782 | ], 2783 | "title": "Resize to Pixel Perfect", 2784 | "properties": { 2785 | "Node name for S&R": "ImageResize+" 2786 | }, 2787 | "widgets_values": [ 2788 | 512, 2789 | 0, 2790 | "lanczos", 2791 | "keep proportion", 2792 | "always", 2793 | 0 2794 | ], 2795 | "color": "#222", 2796 | "bgcolor": "#000" 2797 | }, 2798 | { 2799 | "id": 311, 2800 | "type": "ImageCrop+", 2801 | "pos": [ 2802 | -1020, 2803 | 1950 2804 | ], 2805 | "size": { 2806 | "0": 310, 2807 | "1": 150 2808 | }, 2809 | "flags": { 2810 | "pinned": false 2811 | }, 2812 | "order": 77, 2813 | "mode": 0, 2814 | "inputs": [ 2815 | { 2816 | "name": "image", 2817 | "type": "IMAGE", 2818 | "link": 384 2819 | }, 2820 | { 2821 | "name": "width", 2822 | "type": "INT", 2823 | "link": null, 2824 | "widget": { 2825 | "name": "width" 2826 | } 2827 | }, 2828 | { 2829 | "name": "height", 2830 | "type": "INT", 2831 | "link": null, 2832 | "widget": { 2833 | "name": "height" 2834 | } 2835 | } 2836 | ], 2837 | "outputs": [ 2838 | { 2839 | "name": "IMAGE", 2840 | "type": "IMAGE", 2841 | "links": [ 2842 | 411, 2843 | 412, 2844 | 413 2845 | ], 2846 | "shape": 3, 2847 | "slot_index": 0 2848 | }, 2849 | { 2850 | "name": "x", 2851 | "type": "INT", 2852 | "links": null, 2853 | "shape": 3 2854 | }, 2855 | { 2856 | "name": "y", 2857 | "type": "INT", 2858 | "links": null, 2859 | "shape": 3 2860 | } 2861 | ], 2862 | "title": "Crop to Pixel Perfect", 2863 | "properties": { 2864 | "Node name for S&R": "ImageCrop+" 2865 | }, 2866 | "widgets_values": [ 2867 | 256, 2868 | 256, 2869 | "top-center", 2870 | 0, 2871 | 0 2872 | ], 2873 | "color": "#222", 2874 | "bgcolor": "#000" 2875 | }, 2876 | { 2877 | "id": 255, 2878 | "type": "ControlNetLoader", 2879 | "pos": [ 2880 | 1330, 2881 | -290 2882 | ], 2883 | "size": { 2884 | "0": 420, 2885 | "1": 60 2886 | }, 2887 | "flags": {}, 2888 | "order": 21, 2889 | "mode": 0, 2890 | "outputs": [ 2891 | { 2892 | "name": "CONTROL_NET", 2893 | "type": "CONTROL_NET", 2894 | "links": [ 2895 | 315 2896 | ], 2897 | "shape": 3 2898 | } 2899 | ], 2900 | "properties": { 2901 | "Node name for S&R": "ControlNetLoader" 2902 | }, 2903 | "widgets_values": [ 2904 | "Flux\\controlnet.safetensors" 2905 | ], 2906 | "color": "#332922", 2907 | "bgcolor": "#593930" 2908 | }, 2909 | { 2910 | "id": 256, 2911 | "type": "Anything Everywhere", 2912 | "pos": [ 2913 | 1580, 2914 | -150 2915 | ], 2916 | "size": { 2917 | "0": 210, 2918 | "1": 26 2919 | }, 2920 | "flags": { 2921 | "collapsed": true 2922 | }, 2923 | "order": 48, 2924 | "mode": 0, 2925 | "inputs": [ 2926 | { 2927 | "name": "CONTROL_NET", 2928 | "type": "*", 2929 | "link": 315, 2930 | "color_on": "#00d78d" 2931 | } 2932 | ], 2933 | "properties": { 2934 | "Node name for S&R": "Anything Everywhere", 2935 | "group_restricted": 0, 2936 | "color_restricted": 0 2937 | }, 2938 | "widgets_values": [], 2939 | "color": "#332922", 2940 | "bgcolor": "#593930" 2941 | }, 2942 | { 2943 | "id": 254, 2944 | "type": "ControlNetApply", 2945 | "pos": [ 2946 | 2910, 2947 | 390 2948 | ], 2949 | "size": { 2950 | "0": 317.4000244140625, 2951 | "1": 98 2952 | }, 2953 | "flags": {}, 2954 | "order": 65, 2955 | "mode": 4, 2956 | "inputs": [ 2957 | { 2958 | "name": "conditioning", 2959 | "type": "CONDITIONING", 2960 | "link": 372 2961 | }, 2962 | { 2963 | "name": "control_net", 2964 | "type": "CONTROL_NET", 2965 | "link": null, 2966 | "slot_index": 1 2967 | }, 2968 | { 2969 | "name": "image", 2970 | "type": "IMAGE", 2971 | "link": null, 2972 | "label": "cn_img", 2973 | "slot_index": 2 2974 | } 2975 | ], 2976 | "outputs": [ 2977 | { 2978 | "name": "CONDITIONING", 2979 | "type": "CONDITIONING", 2980 | "links": [ 2981 | 375 2982 | ], 2983 | "shape": 3, 2984 | "slot_index": 0 2985 | } 2986 | ], 2987 | "properties": { 2988 | "Node name for S&R": "ControlNetApply" 2989 | }, 2990 | "widgets_values": [ 2991 | 1 2992 | ] 2993 | }, 2994 | { 2995 | "id": 321, 2996 | "type": "Anything Everywhere?", 2997 | "pos": [ 2998 | 2810, 2999 | 840 3000 | ], 3001 | "size": { 3002 | "0": 315, 3003 | "1": 127 3004 | }, 3005 | "flags": { 3006 | "collapsed": true 3007 | }, 3008 | "order": 89, 3009 | "mode": 0, 3010 | "inputs": [ 3011 | { 3012 | "name": "LATENT", 3013 | "type": "*", 3014 | "link": 552, 3015 | "color_on": "#b38ead" 3016 | } 3017 | ], 3018 | "title": "To VAE Decode", 3019 | "properties": { 3020 | "Node name for S&R": "Anything Everywhere?", 3021 | "group_restricted": 0, 3022 | "color_restricted": 0 3023 | }, 3024 | "widgets_values": [ 3025 | "VAE Decode 1", 3026 | "samples", 3027 | "" 3028 | ], 3029 | "color": "#222", 3030 | "bgcolor": "#000" 3031 | }, 3032 | { 3033 | "id": 338, 3034 | "type": "ImpactSwitch", 3035 | "pos": [ 3036 | 1680, 3037 | 970 3038 | ], 3039 | "size": { 3040 | "0": 310, 3041 | "1": 122 3042 | }, 3043 | "flags": {}, 3044 | "order": 49, 3045 | "mode": 0, 3046 | "inputs": [ 3047 | { 3048 | "name": "input1", 3049 | "type": "MODEL", 3050 | "link": 431, 3051 | "label": "DynamicThresholding" 3052 | }, 3053 | { 3054 | "name": "input2", 3055 | "type": "MODEL", 3056 | "link": 433, 3057 | "label": "SamplingFlux" 3058 | }, 3059 | { 3060 | "name": "input3", 3061 | "type": "MODEL", 3062 | "link": null, 3063 | "label": "none" 3064 | } 3065 | ], 3066 | "outputs": [ 3067 | { 3068 | "name": "MODEL", 3069 | "type": "MODEL", 3070 | "links": [ 3071 | 496, 3072 | 543 3073 | ], 3074 | "shape": 3, 3075 | "label": "MODEL", 3076 | "slot_index": 0 3077 | }, 3078 | { 3079 | "name": "selected_label", 3080 | "type": "STRING", 3081 | "links": null, 3082 | "shape": 3 3083 | }, 3084 | { 3085 | "name": "selected_index", 3086 | "type": "INT", 3087 | "links": null, 3088 | "shape": 3 3089 | } 3090 | ], 3091 | "title": "Model Control", 3092 | "properties": { 3093 | "Node name for S&R": "ImpactSwitch" 3094 | }, 3095 | "widgets_values": [ 3096 | 1, 3097 | true 3098 | ], 3099 | "color": "#232", 3100 | "bgcolor": "#353" 3101 | }, 3102 | { 3103 | "id": 337, 3104 | "type": "DynamicThresholdingFull", 3105 | "pos": [ 3106 | 1320, 3107 | 970 3108 | ], 3109 | "size": { 3110 | "0": 315, 3111 | "1": 298 3112 | }, 3113 | "flags": {}, 3114 | "order": 22, 3115 | "mode": 0, 3116 | "inputs": [ 3117 | { 3118 | "name": "model", 3119 | "type": "MODEL", 3120 | "link": null 3121 | } 3122 | ], 3123 | "outputs": [ 3124 | { 3125 | "name": "MODEL", 3126 | "type": "MODEL", 3127 | "links": [ 3128 | 431 3129 | ], 3130 | "shape": 3, 3131 | "slot_index": 0 3132 | } 3133 | ], 3134 | "title": "1 | DynamicThresholdingFull", 3135 | "properties": { 3136 | "Node name for S&R": "DynamicThresholdingFull" 3137 | }, 3138 | "widgets_values": [ 3139 | 1, 3140 | 0.98, 3141 | "Half Cosine Up", 3142 | 4, 3143 | "Half Cosine Up", 3144 | 2, 3145 | 1, 3146 | "enable", 3147 | "MEAN", 3148 | "AD", 3149 | 1 3150 | ] 3151 | }, 3152 | { 3153 | "id": 353, 3154 | "type": "Anything Everywhere?", 3155 | "pos": [ 3156 | 1700, 3157 | 1140 3158 | ], 3159 | "size": { 3160 | "0": 315, 3161 | "1": 127 3162 | }, 3163 | "flags": { 3164 | "collapsed": true 3165 | }, 3166 | "order": 67, 3167 | "mode": 0, 3168 | "inputs": [ 3169 | { 3170 | "name": "MODEL", 3171 | "type": "*", 3172 | "link": 496, 3173 | "color_on": "#8978a7" 3174 | } 3175 | ], 3176 | "title": "To inpaint Ksampler", 3177 | "properties": { 3178 | "Node name for S&R": "Anything Everywhere?", 3179 | "group_restricted": 0, 3180 | "color_restricted": 0 3181 | }, 3182 | "widgets_values": [ 3183 | "", 3184 | "extra models", 3185 | "" 3186 | ] 3187 | }, 3188 | { 3189 | "id": 382, 3190 | "type": "TiledDiffusion", 3191 | "pos": [ 3192 | 6360, 3193 | 190 3194 | ], 3195 | "size": { 3196 | "0": 315, 3197 | "1": 154 3198 | }, 3199 | "flags": {}, 3200 | "order": 23, 3201 | "mode": 0, 3202 | "inputs": [ 3203 | { 3204 | "name": "model", 3205 | "type": "MODEL", 3206 | "link": null 3207 | } 3208 | ], 3209 | "outputs": [ 3210 | { 3211 | "name": "MODEL", 3212 | "type": "MODEL", 3213 | "links": [ 3214 | 535 3215 | ], 3216 | "shape": 3, 3217 | "slot_index": 0 3218 | } 3219 | ], 3220 | "properties": { 3221 | "Node name for S&R": "TiledDiffusion" 3222 | }, 3223 | "widgets_values": [ 3224 | "MultiDiffusion", 3225 | 1024, 3226 | 1024, 3227 | 64, 3228 | 2 3229 | ] 3230 | }, 3231 | { 3232 | "id": 367, 3233 | "type": "IterativeImageUpscale", 3234 | "pos": [ 3235 | 7130, 3236 | 650 3237 | ], 3238 | "size": { 3239 | "0": 320, 3240 | "1": 390 3241 | }, 3242 | "flags": {}, 3243 | "order": 78, 3244 | "mode": 0, 3245 | "inputs": [ 3246 | { 3247 | "name": "pixels", 3248 | "type": "IMAGE", 3249 | "link": 526 3250 | }, 3251 | { 3252 | "name": "upscaler", 3253 | "type": "UPSCALER", 3254 | "link": 534, 3255 | "slot_index": 1 3256 | }, 3257 | { 3258 | "name": "vae", 3259 | "type": "VAE", 3260 | "link": null 3261 | } 3262 | ], 3263 | "outputs": [ 3264 | { 3265 | "name": "image", 3266 | "type": "IMAGE", 3267 | "links": [ 3268 | 527, 3269 | 541, 3270 | 542 3271 | ], 3272 | "shape": 3, 3273 | "slot_index": 0 3274 | } 3275 | ], 3276 | "properties": { 3277 | "Node name for S&R": "IterativeImageUpscale" 3278 | }, 3279 | "widgets_values": [ 3280 | 2, 3281 | 2, 3282 | "", 3283 | "geometric" 3284 | ] 3285 | }, 3286 | { 3287 | "id": 379, 3288 | "type": "LoadImage", 3289 | "pos": [ 3290 | 6760, 3291 | 190 3292 | ], 3293 | "size": { 3294 | "0": 540, 3295 | "1": 400 3296 | }, 3297 | "flags": {}, 3298 | "order": 24, 3299 | "mode": 0, 3300 | "outputs": [ 3301 | { 3302 | "name": "IMAGE", 3303 | "type": "IMAGE", 3304 | "links": [ 3305 | 526 3306 | ], 3307 | "shape": 3, 3308 | "slot_index": 0 3309 | }, 3310 | { 3311 | "name": "MASK", 3312 | "type": "MASK", 3313 | "links": null, 3314 | "shape": 3 3315 | } 3316 | ], 3317 | "properties": { 3318 | "Node name for S&R": "LoadImage" 3319 | }, 3320 | "widgets_values": [ 3321 | "pasted/image (78).png", 3322 | "image" 3323 | ] 3324 | }, 3325 | { 3326 | "id": 386, 3327 | "type": "PixelKSampleUpscalerProvider", 3328 | "pos": [ 3329 | 6750, 3330 | 670 3331 | ], 3332 | "size": { 3333 | "0": 340, 3334 | "1": 400 3335 | }, 3336 | "flags": {}, 3337 | "order": 72, 3338 | "mode": 0, 3339 | "inputs": [ 3340 | { 3341 | "name": "model", 3342 | "type": "MODEL", 3343 | "link": 535 3344 | }, 3345 | { 3346 | "name": "vae", 3347 | "type": "VAE", 3348 | "link": null 3349 | }, 3350 | { 3351 | "name": "positive", 3352 | "type": "CONDITIONING", 3353 | "link": 536 3354 | }, 3355 | { 3356 | "name": "negative", 3357 | "type": "CONDITIONING", 3358 | "link": 537 3359 | }, 3360 | { 3361 | "name": "upscale_model_opt", 3362 | "type": "UPSCALE_MODEL", 3363 | "link": 538 3364 | }, 3365 | { 3366 | "name": "pk_hook_opt", 3367 | "type": "PK_HOOK", 3368 | "link": 539 3369 | }, 3370 | { 3371 | "name": "scheduler_func_opt", 3372 | "type": "SCHEDULER_FUNC", 3373 | "link": null 3374 | }, 3375 | { 3376 | "name": "seed", 3377 | "type": "INT", 3378 | "link": 540, 3379 | "widget": { 3380 | "name": "seed" 3381 | } 3382 | } 3383 | ], 3384 | "outputs": [ 3385 | { 3386 | "name": "UPSCALER", 3387 | "type": "UPSCALER", 3388 | "links": [ 3389 | 534 3390 | ], 3391 | "shape": 3 3392 | } 3393 | ], 3394 | "properties": { 3395 | "Node name for S&R": "PixelKSampleUpscalerProvider" 3396 | }, 3397 | "widgets_values": [ 3398 | "lanczos", 3399 | 800311848506273, 3400 | "randomize", 3401 | 20, 3402 | 4, 3403 | "dpmpp_2m", 3404 | "simple", 3405 | 0.25, 3406 | true, 3407 | 512 3408 | ] 3409 | }, 3410 | { 3411 | "id": 385, 3412 | "type": "Seed (rgthree)", 3413 | "pos": { 3414 | "0": 6460, 3415 | "1": 850, 3416 | "2": 0, 3417 | "3": 0, 3418 | "4": 0, 3419 | "5": 0, 3420 | "6": 0, 3421 | "7": 0, 3422 | "8": 0, 3423 | "9": 0 3424 | }, 3425 | "size": { 3426 | "0": 250, 3427 | "1": 130 3428 | }, 3429 | "flags": {}, 3430 | "order": 25, 3431 | "mode": 0, 3432 | "inputs": [], 3433 | "outputs": [ 3434 | { 3435 | "name": "SEED", 3436 | "type": "INT", 3437 | "links": [ 3438 | 540 3439 | ], 3440 | "shape": 3, 3441 | "dir": 4 3442 | } 3443 | ], 3444 | "properties": {}, 3445 | "widgets_values": [ 3446 | 396195782558702, 3447 | null, 3448 | null, 3449 | null 3450 | ] 3451 | }, 3452 | { 3453 | "id": 381, 3454 | "type": "UpscaleModelLoader", 3455 | "pos": [ 3456 | 6460, 3457 | 740 3458 | ], 3459 | "size": { 3460 | "0": 250, 3461 | "1": 60 3462 | }, 3463 | "flags": {}, 3464 | "order": 26, 3465 | "mode": 0, 3466 | "outputs": [ 3467 | { 3468 | "name": "UPSCALE_MODEL", 3469 | "type": "UPSCALE_MODEL", 3470 | "links": [ 3471 | 538 3472 | ], 3473 | "shape": 3 3474 | } 3475 | ], 3476 | "properties": { 3477 | "Node name for S&R": "UpscaleModelLoader" 3478 | }, 3479 | "widgets_values": [ 3480 | "4xFFHQDAT.pth" 3481 | ] 3482 | }, 3483 | { 3484 | "id": 375, 3485 | "type": "CLIPTextEncode", 3486 | "pos": [ 3487 | 6020, 3488 | 420 3489 | ], 3490 | "size": { 3491 | "0": 400, 3492 | "1": 260 3493 | }, 3494 | "flags": {}, 3495 | "order": 27, 3496 | "mode": 0, 3497 | "inputs": [ 3498 | { 3499 | "name": "clip", 3500 | "type": "CLIP", 3501 | "link": null 3502 | } 3503 | ], 3504 | "outputs": [ 3505 | { 3506 | "name": "CONDITIONING", 3507 | "type": "CONDITIONING", 3508 | "links": [ 3509 | 522 3510 | ], 3511 | "shape": 3, 3512 | "slot_index": 0 3513 | } 3514 | ], 3515 | "title": "Positive Prompt", 3516 | "properties": { 3517 | "Node name for S&R": "CLIPTextEncode" 3518 | }, 3519 | "widgets_values": [ 3520 | "an image that is highly detailed with natural textures and intricate patterns, showcasing realistic lighting and deep shadows to give the scene a sense of depth. The focus should be clearly defined, making every object appear sharply focused with pin-sharp details." 3521 | ], 3522 | "color": "#233", 3523 | "bgcolor": "#355" 3524 | }, 3525 | { 3526 | "id": 376, 3527 | "type": "CLIPTextEncode", 3528 | "pos": [ 3529 | 6010, 3530 | 740 3531 | ], 3532 | "size": { 3533 | "0": 410, 3534 | "1": 190 3535 | }, 3536 | "flags": {}, 3537 | "order": 28, 3538 | "mode": 0, 3539 | "inputs": [ 3540 | { 3541 | "name": "clip", 3542 | "type": "CLIP", 3543 | "link": null 3544 | } 3545 | ], 3546 | "outputs": [ 3547 | { 3548 | "name": "CONDITIONING", 3549 | "type": "CONDITIONING", 3550 | "links": [ 3551 | 523 3552 | ], 3553 | "shape": 3, 3554 | "slot_index": 0 3555 | } 3556 | ], 3557 | "title": "Negative Prompt", 3558 | "properties": { 3559 | "Node name for S&R": "CLIPTextEncode" 3560 | }, 3561 | "widgets_values": [ 3562 | "Horror,2d ,anime ,drawing" 3563 | ], 3564 | "color": "#233", 3565 | "bgcolor": "#355" 3566 | }, 3567 | { 3568 | "id": 363, 3569 | "type": "KSamplerAdvanced //Inspire", 3570 | "pos": [ 3571 | 2040, 3572 | 970 3573 | ], 3574 | "size": { 3575 | "0": 410, 3576 | "1": 730 3577 | }, 3578 | "flags": {}, 3579 | "order": 73, 3580 | "mode": 0, 3581 | "inputs": [ 3582 | { 3583 | "name": "model", 3584 | "type": "MODEL", 3585 | "link": 543 3586 | }, 3587 | { 3588 | "name": "positive", 3589 | "type": "CONDITIONING", 3590 | "link": 544 3591 | }, 3592 | { 3593 | "name": "negative", 3594 | "type": "CONDITIONING", 3595 | "link": 545 3596 | }, 3597 | { 3598 | "name": "latent_image", 3599 | "type": "LATENT", 3600 | "link": null 3601 | }, 3602 | { 3603 | "name": "noise_opt", 3604 | "type": "NOISE", 3605 | "link": null, 3606 | "label": "none" 3607 | }, 3608 | { 3609 | "name": "scheduler_func_opt", 3610 | "type": "SCHEDULER_FUNC", 3611 | "link": null 3612 | }, 3613 | { 3614 | "name": "noise_seed", 3615 | "type": "INT", 3616 | "link": 550, 3617 | "widget": { 3618 | "name": "noise_seed" 3619 | } 3620 | }, 3621 | { 3622 | "name": "variation_seed", 3623 | "type": "INT", 3624 | "link": 549, 3625 | "widget": { 3626 | "name": "variation_seed" 3627 | } 3628 | } 3629 | ], 3630 | "outputs": [ 3631 | { 3632 | "name": "LATENT", 3633 | "type": "LATENT", 3634 | "links": [ 3635 | 547 3636 | ], 3637 | "shape": 3, 3638 | "slot_index": 0 3639 | } 3640 | ], 3641 | "title": "KSamplerAdvanced //Inspire", 3642 | "properties": { 3643 | "Node name for S&R": "KSamplerAdvanced //Inspire" 3644 | }, 3645 | "widgets_values": [ 3646 | true, 3647 | 219395305821108, 3648 | "randomize", 3649 | 20, 3650 | 4, 3651 | "dpmpp_2m", 3652 | "simple", 3653 | 0, 3654 | 10000, 3655 | "CPU", 3656 | false, 3657 | "comfy", 3658 | 0, 3659 | 0, 3660 | "slerp" 3661 | ], 3662 | "color": "#232", 3663 | "bgcolor": "#353" 3664 | }, 3665 | { 3666 | "id": 388, 3667 | "type": "Seed (rgthree)", 3668 | "pos": { 3669 | "0": 1680, 3670 | "1": 1550, 3671 | "2": 0, 3672 | "3": 0, 3673 | "4": 0, 3674 | "5": 0, 3675 | "6": 0, 3676 | "7": 0, 3677 | "8": 0, 3678 | "9": 0 3679 | }, 3680 | "size": { 3681 | "0": 320, 3682 | "1": 140 3683 | }, 3684 | "flags": {}, 3685 | "order": 29, 3686 | "mode": 0, 3687 | "inputs": [], 3688 | "outputs": [ 3689 | { 3690 | "name": "SEED", 3691 | "type": "INT", 3692 | "links": [ 3693 | 549 3694 | ], 3695 | "shape": 3, 3696 | "dir": 4, 3697 | "slot_index": 0 3698 | } 3699 | ], 3700 | "title": "Variation Seed", 3701 | "properties": {}, 3702 | "widgets_values": [ 3703 | -1, 3704 | null, 3705 | null, 3706 | null 3707 | ] 3708 | }, 3709 | { 3710 | "id": 185, 3711 | "type": "PreviewImage", 3712 | "pos": [ 3713 | 3750, 3714 | 170 3715 | ], 3716 | "size": { 3717 | "0": 930, 3718 | "1": 1240 3719 | }, 3720 | "flags": {}, 3721 | "order": 58, 3722 | "mode": 0, 3723 | "inputs": [ 3724 | { 3725 | "name": "images", 3726 | "type": "IMAGE", 3727 | "link": 356 3728 | } 3729 | ], 3730 | "properties": { 3731 | "Node name for S&R": "PreviewImage" 3732 | }, 3733 | "color": "#222", 3734 | "bgcolor": "#000" 3735 | }, 3736 | { 3737 | "id": 147, 3738 | "type": "ImageScaleToTotalPixels", 3739 | "pos": [ 3740 | -990, 3741 | 420 3742 | ], 3743 | "size": { 3744 | "0": 315, 3745 | "1": 82 3746 | }, 3747 | "flags": {}, 3748 | "order": 30, 3749 | "mode": 0, 3750 | "inputs": [ 3751 | { 3752 | "name": "image", 3753 | "type": "IMAGE", 3754 | "link": null 3755 | } 3756 | ], 3757 | "outputs": [ 3758 | { 3759 | "name": "IMAGE", 3760 | "type": "IMAGE", 3761 | "links": [ 3762 | 209 3763 | ], 3764 | "shape": 3, 3765 | "slot_index": 0 3766 | } 3767 | ], 3768 | "properties": { 3769 | "Node name for S&R": "ImageScaleToTotalPixels" 3770 | }, 3771 | "widgets_values": [ 3772 | "lanczos", 3773 | 1 3774 | ], 3775 | "color": "#223", 3776 | "bgcolor": "#335" 3777 | }, 3778 | { 3779 | "id": 183, 3780 | "type": "PixelResolutionCalculator", 3781 | "pos": [ 3782 | -990, 3783 | 600 3784 | ], 3785 | "size": { 3786 | "0": 315, 3787 | "1": 150 3788 | }, 3789 | "flags": {}, 3790 | "order": 31, 3791 | "mode": 0, 3792 | "outputs": [ 3793 | { 3794 | "name": "width", 3795 | "type": "INT", 3796 | "links": [ 3797 | 247 3798 | ], 3799 | "shape": 3, 3800 | "slot_index": 0 3801 | }, 3802 | { 3803 | "name": "height", 3804 | "type": "INT", 3805 | "links": [ 3806 | 248 3807 | ], 3808 | "shape": 3, 3809 | "slot_index": 1 3810 | } 3811 | ], 3812 | "properties": { 3813 | "Node name for S&R": "PixelResolutionCalculator" 3814 | }, 3815 | "widgets_values": [ 3816 | 1.3, 3817 | 4, 3818 | 3, 3819 | 8 3820 | ], 3821 | "color": "#432", 3822 | "bgcolor": "#653" 3823 | }, 3824 | { 3825 | "id": 157, 3826 | "type": "EmptyLatentImage", 3827 | "pos": [ 3828 | -990, 3829 | 820 3830 | ], 3831 | "size": { 3832 | "0": 320, 3833 | "1": 110 3834 | }, 3835 | "flags": {}, 3836 | "order": 53, 3837 | "mode": 0, 3838 | "inputs": [ 3839 | { 3840 | "name": "width", 3841 | "type": "INT", 3842 | "link": 247, 3843 | "widget": { 3844 | "name": "width" 3845 | } 3846 | }, 3847 | { 3848 | "name": "height", 3849 | "type": "INT", 3850 | "link": 248, 3851 | "widget": { 3852 | "name": "height" 3853 | } 3854 | } 3855 | ], 3856 | "outputs": [ 3857 | { 3858 | "name": "LATENT", 3859 | "type": "LATENT", 3860 | "links": [ 3861 | 394 3862 | ], 3863 | "shape": 3, 3864 | "slot_index": 0 3865 | } 3866 | ], 3867 | "properties": { 3868 | "Node name for S&R": "EmptyLatentImage" 3869 | }, 3870 | "widgets_values": [ 3871 | 512, 3872 | 512, 3873 | 1 3874 | ], 3875 | "color": "#432", 3876 | "bgcolor": "#653" 3877 | }, 3878 | { 3879 | "id": 230, 3880 | "type": "LatentSizeToPixelSize", 3881 | "pos": [ 3882 | -590, 3883 | 710 3884 | ], 3885 | "size": { 3886 | "0": 315, 3887 | "1": 78 3888 | }, 3889 | "flags": { 3890 | "collapsed": true 3891 | }, 3892 | "order": 81, 3893 | "mode": 0, 3894 | "inputs": [ 3895 | { 3896 | "name": "samples", 3897 | "type": "LATENT", 3898 | "link": 286 3899 | } 3900 | ], 3901 | "outputs": [ 3902 | { 3903 | "name": "pixel_width", 3904 | "type": "INT", 3905 | "links": [ 3906 | 321, 3907 | 398 3908 | ], 3909 | "shape": 3, 3910 | "slot_index": 0 3911 | }, 3912 | { 3913 | "name": "pixel_height", 3914 | "type": "INT", 3915 | "links": [ 3916 | 322, 3917 | 399 3918 | ], 3919 | "shape": 3, 3920 | "slot_index": 1 3921 | } 3922 | ], 3923 | "properties": { 3924 | "Node name for S&R": "LatentSizeToPixelSize" 3925 | }, 3926 | "widgets_values": [ 3927 | 8 3928 | ], 3929 | "color": "#222", 3930 | "bgcolor": "#000" 3931 | }, 3932 | { 3933 | "id": 154, 3934 | "type": "LoadImage", 3935 | "pos": [ 3936 | -1800, 3937 | 250 3938 | ], 3939 | "size": { 3940 | "0": 720, 3941 | "1": 950 3942 | }, 3943 | "flags": {}, 3944 | "order": 32, 3945 | "mode": 0, 3946 | "outputs": [ 3947 | { 3948 | "name": "IMAGE", 3949 | "type": "IMAGE", 3950 | "links": [ 3951 | 224 3952 | ], 3953 | "shape": 3, 3954 | "slot_index": 0 3955 | }, 3956 | { 3957 | "name": "MASK", 3958 | "type": "MASK", 3959 | "links": null, 3960 | "shape": 3 3961 | } 3962 | ], 3963 | "title": "1. img to img", 3964 | "properties": { 3965 | "Node name for S&R": "LoadImage" 3966 | }, 3967 | "widgets_values": [ 3968 | "example.png", 3969 | "image" 3970 | ], 3971 | "color": "#222", 3972 | "bgcolor": "#000" 3973 | }, 3974 | { 3975 | "id": 259, 3976 | "type": "LoadImage", 3977 | "pos": [ 3978 | -1780, 3979 | 1520 3980 | ], 3981 | "size": { 3982 | "0": 720, 3983 | "1": 950 3984 | }, 3985 | "flags": {}, 3986 | "order": 33, 3987 | "mode": 0, 3988 | "outputs": [ 3989 | { 3990 | "name": "IMAGE", 3991 | "type": "IMAGE", 3992 | "links": [ 3993 | 408 3994 | ], 3995 | "shape": 3, 3996 | "slot_index": 0 3997 | }, 3998 | { 3999 | "name": "MASK", 4000 | "type": "MASK", 4001 | "links": null, 4002 | "shape": 3 4003 | } 4004 | ], 4005 | "title": "ControlNet Image", 4006 | "properties": { 4007 | "Node name for S&R": "LoadImage" 4008 | }, 4009 | "widgets_values": [ 4010 | "example.png", 4011 | "image" 4012 | ], 4013 | "color": "#222", 4014 | "bgcolor": "#000" 4015 | }, 4016 | { 4017 | "id": 276, 4018 | "type": "LoadImage", 4019 | "pos": [ 4020 | -3680, 4021 | 250 4022 | ], 4023 | "size": { 4024 | "0": 720, 4025 | "1": 950 4026 | }, 4027 | "flags": {}, 4028 | "order": 34, 4029 | "mode": 4, 4030 | "outputs": [ 4031 | { 4032 | "name": "IMAGE", 4033 | "type": "IMAGE", 4034 | "links": [ 4035 | 344, 4036 | 345 4037 | ], 4038 | "shape": 3, 4039 | "slot_index": 0 4040 | }, 4041 | { 4042 | "name": "MASK", 4043 | "type": "MASK", 4044 | "links": null, 4045 | "shape": 3 4046 | } 4047 | ], 4048 | "title": "ControlNet Image", 4049 | "properties": { 4050 | "Node name for S&R": "LoadImage" 4051 | }, 4052 | "widgets_values": [ 4053 | "example.png", 4054 | "image" 4055 | ], 4056 | "color": "#222", 4057 | "bgcolor": "#000" 4058 | }, 4059 | { 4060 | "id": 266, 4061 | "type": "Get resolution [Crystools]", 4062 | "pos": [ 4063 | -330, 4064 | 680 4065 | ], 4066 | "size": { 4067 | "0": 230, 4068 | "1": 100 4069 | }, 4070 | "flags": {}, 4071 | "order": 93, 4072 | "mode": 0, 4073 | "inputs": [ 4074 | { 4075 | "name": "image", 4076 | "type": "IMAGE", 4077 | "link": 324 4078 | } 4079 | ], 4080 | "outputs": [ 4081 | { 4082 | "name": "width", 4083 | "type": "INT", 4084 | "links": [], 4085 | "shape": 3, 4086 | "slot_index": 0 4087 | }, 4088 | { 4089 | "name": "height", 4090 | "type": "INT", 4091 | "links": [], 4092 | "shape": 3, 4093 | "slot_index": 1 4094 | } 4095 | ], 4096 | "properties": { 4097 | "Node name for S&R": "Get resolution [Crystools]" 4098 | }, 4099 | "color": "#222", 4100 | "bgcolor": "#000" 4101 | }, 4102 | { 4103 | "id": 244, 4104 | "type": "Seed (rgthree)", 4105 | "pos": { 4106 | "0": 1290, 4107 | "1": 1560, 4108 | "2": 0, 4109 | "3": 0, 4110 | "4": 0, 4111 | "5": 0, 4112 | "6": 0, 4113 | "7": 0, 4114 | "8": 0, 4115 | "9": 0 4116 | }, 4117 | "size": { 4118 | "0": 330, 4119 | "1": 130 4120 | }, 4121 | "flags": {}, 4122 | "order": 35, 4123 | "mode": 0, 4124 | "inputs": [], 4125 | "outputs": [ 4126 | { 4127 | "name": "SEED", 4128 | "type": "INT", 4129 | "links": [ 4130 | 550 4131 | ], 4132 | "shape": 3, 4133 | "dir": 4, 4134 | "slot_index": 0 4135 | } 4136 | ], 4137 | "title": "Main Seed", 4138 | "properties": {}, 4139 | "widgets_values": [ 4140 | 1073682373069790, 4141 | null, 4142 | null, 4143 | null 4144 | ] 4145 | }, 4146 | { 4147 | "id": 156, 4148 | "type": "ImpactSwitch", 4149 | "pos": [ 4150 | -610, 4151 | 520 4152 | ], 4153 | "size": { 4154 | "0": 230, 4155 | "1": 122 4156 | }, 4157 | "flags": {}, 4158 | "order": 76, 4159 | "mode": 0, 4160 | "inputs": [ 4161 | { 4162 | "name": "input1", 4163 | "type": "LATENT", 4164 | "link": 216, 4165 | "label": "I2I" 4166 | }, 4167 | { 4168 | "name": "input2", 4169 | "type": "LATENT", 4170 | "link": 396, 4171 | "label": "T2I" 4172 | }, 4173 | { 4174 | "name": "input3", 4175 | "type": "LATENT", 4176 | "link": null 4177 | } 4178 | ], 4179 | "outputs": [ 4180 | { 4181 | "name": "LATENT", 4182 | "type": "LATENT", 4183 | "links": [ 4184 | 286, 4185 | 554 4186 | ], 4187 | "shape": 3, 4188 | "label": "LATENT", 4189 | "slot_index": 0 4190 | }, 4191 | { 4192 | "name": "selected_label", 4193 | "type": "STRING", 4194 | "links": null, 4195 | "shape": 3 4196 | }, 4197 | { 4198 | "name": "selected_index", 4199 | "type": "INT", 4200 | "links": null, 4201 | "shape": 3 4202 | } 4203 | ], 4204 | "title": "image Source Switch", 4205 | "properties": { 4206 | "Node name for S&R": "ImpactSwitch" 4207 | }, 4208 | "widgets_values": [ 4209 | 2, 4210 | true 4211 | ], 4212 | "color": "#232", 4213 | "bgcolor": "#353" 4214 | }, 4215 | { 4216 | "id": 158, 4217 | "type": "Anything Everywhere?", 4218 | "pos": [ 4219 | -330, 4220 | 550 4221 | ], 4222 | "size": { 4223 | "0": 315, 4224 | "1": 127 4225 | }, 4226 | "flags": { 4227 | "collapsed": true 4228 | }, 4229 | "order": 82, 4230 | "mode": 0, 4231 | "inputs": [ 4232 | { 4233 | "name": "LATENT", 4234 | "type": "*", 4235 | "link": 554, 4236 | "color_on": "#b38ead" 4237 | } 4238 | ], 4239 | "title": "To Latent Image", 4240 | "properties": { 4241 | "Node name for S&R": "Anything Everywhere?", 4242 | "group_restricted": 0, 4243 | "color_restricted": 0 4244 | }, 4245 | "widgets_values": [ 4246 | "", 4247 | "latent_image", 4248 | "" 4249 | ], 4250 | "color": "#222", 4251 | "bgcolor": "#000" 4252 | }, 4253 | { 4254 | "id": 380, 4255 | "type": "PreviewImage", 4256 | "pos": [ 4257 | 7510, 4258 | 200 4259 | ], 4260 | "size": { 4261 | "0": 1120, 4262 | "1": 900 4263 | }, 4264 | "flags": {}, 4265 | "order": 86, 4266 | "mode": 0, 4267 | "inputs": [ 4268 | { 4269 | "name": "images", 4270 | "type": "IMAGE", 4271 | "link": 527 4272 | } 4273 | ], 4274 | "properties": { 4275 | "Node name for S&R": "PreviewImage" 4276 | }, 4277 | "color": "#222", 4278 | "bgcolor": "#000" 4279 | }, 4280 | { 4281 | "id": 395, 4282 | "type": "DownloadAndLoadFlorence2Model", 4283 | "pos": [ 4284 | -2860, 4285 | 1030 4286 | ], 4287 | "size": { 4288 | "0": 380, 4289 | "1": 110 4290 | }, 4291 | "flags": {}, 4292 | "order": 36, 4293 | "mode": 4, 4294 | "inputs": [ 4295 | { 4296 | "name": "lora", 4297 | "type": "PEFTLORA", 4298 | "link": null 4299 | } 4300 | ], 4301 | "outputs": [ 4302 | { 4303 | "name": "florence2_model", 4304 | "type": "FL2MODEL", 4305 | "links": [ 4306 | 556 4307 | ], 4308 | "shape": 3, 4309 | "slot_index": 0 4310 | } 4311 | ], 4312 | "properties": { 4313 | "Node name for S&R": "DownloadAndLoadFlorence2Model" 4314 | }, 4315 | "widgets_values": [ 4316 | "microsoft/Florence-2-base", 4317 | "fp16", 4318 | "sdpa" 4319 | ], 4320 | "color": "#222", 4321 | "bgcolor": "#000" 4322 | }, 4323 | { 4324 | "id": 277, 4325 | "type": "OllamaVision", 4326 | "pos": [ 4327 | -2880, 4328 | 250 4329 | ], 4330 | "size": { 4331 | "0": 400, 4332 | "1": 200 4333 | }, 4334 | "flags": {}, 4335 | "order": 56, 4336 | "mode": 4, 4337 | "inputs": [ 4338 | { 4339 | "name": "images", 4340 | "type": "IMAGE", 4341 | "link": 344 4342 | } 4343 | ], 4344 | "outputs": [ 4345 | { 4346 | "name": "description", 4347 | "type": "STRING", 4348 | "links": [ 4349 | 349 4350 | ], 4351 | "shape": 3, 4352 | "slot_index": 0 4353 | } 4354 | ], 4355 | "properties": { 4356 | "Node name for S&R": "OllamaVision" 4357 | }, 4358 | "widgets_values": [ 4359 | "describe the picture in detail", 4360 | "enable", 4361 | "http://127.0.0.1:11434", 4362 | "llava:13b", 4363 | 5 4364 | ], 4365 | "color": "#222", 4366 | "bgcolor": "#000" 4367 | } 4368 | ], 4369 | "links": [ 4370 | [ 4371 | 187, 4372 | 132, 4373 | 0, 4374 | 135, 4375 | 0, 4376 | "MODEL" 4377 | ], 4378 | [ 4379 | 189, 4380 | 133, 4381 | 0, 4382 | 131, 4383 | 1, 4384 | "CLIP" 4385 | ], 4386 | [ 4387 | 190, 4388 | 134, 4389 | 0, 4390 | 131, 4391 | 2, 4392 | "VAE" 4393 | ], 4394 | [ 4395 | 196, 4396 | 143, 4397 | 0, 4398 | 146, 4399 | 0, 4400 | "SIGMAS" 4401 | ], 4402 | [ 4403 | 197, 4404 | 142, 4405 | 0, 4406 | 146, 4407 | 1, 4408 | "SAMPLER" 4409 | ], 4410 | [ 4411 | 198, 4412 | 144, 4413 | 0, 4414 | 146, 4415 | 2, 4416 | "GUIDER" 4417 | ], 4418 | [ 4419 | 199, 4420 | 137, 4421 | 0, 4422 | 144, 4423 | 1, 4424 | "CONDITIONING" 4425 | ], 4426 | [ 4427 | 209, 4428 | 147, 4429 | 0, 4430 | 149, 4431 | 0, 4432 | "IMAGE" 4433 | ], 4434 | [ 4435 | 216, 4436 | 149, 4437 | 0, 4438 | 156, 4439 | 0, 4440 | "LATENT" 4441 | ], 4442 | [ 4443 | 221, 4444 | 161, 4445 | 0, 4446 | 160, 4447 | 0, 4448 | "INT" 4449 | ], 4450 | [ 4451 | 222, 4452 | 160, 4453 | 0, 4454 | 162, 4455 | 0, 4456 | "NOISE" 4457 | ], 4458 | [ 4459 | 224, 4460 | 154, 4461 | 0, 4462 | 164, 4463 | 0, 4464 | "IMAGE" 4465 | ], 4466 | [ 4467 | 225, 4468 | 168, 4469 | 0, 4470 | 136, 4471 | 1, 4472 | "STRING" 4473 | ], 4474 | [ 4475 | 247, 4476 | 183, 4477 | 0, 4478 | 157, 4479 | 0, 4480 | "INT" 4481 | ], 4482 | [ 4483 | 248, 4484 | 183, 4485 | 1, 4486 | 157, 4487 | 1, 4488 | "INT" 4489 | ], 4490 | [ 4491 | 286, 4492 | 156, 4493 | 0, 4494 | 230, 4495 | 0, 4496 | "LATENT" 4497 | ], 4498 | [ 4499 | 298, 4500 | 238, 4501 | 0, 4502 | 240, 4503 | 0, 4504 | "CONDITIONING" 4505 | ], 4506 | [ 4507 | 300, 4508 | 239, 4509 | 0, 4510 | 241, 4511 | 0, 4512 | "CONDITIONING" 4513 | ], 4514 | [ 4515 | 315, 4516 | 255, 4517 | 0, 4518 | 256, 4519 | 0, 4520 | "CONTROL_NET" 4521 | ], 4522 | [ 4523 | 321, 4524 | 230, 4525 | 0, 4526 | 264, 4527 | 0, 4528 | "INT" 4529 | ], 4530 | [ 4531 | 322, 4532 | 230, 4533 | 1, 4534 | 264, 4535 | 1, 4536 | "INT" 4537 | ], 4538 | [ 4539 | 324, 4540 | 264, 4541 | 0, 4542 | 266, 4543 | 0, 4544 | "IMAGE" 4545 | ], 4546 | [ 4547 | 329, 4548 | 241, 4549 | 0, 4550 | 269, 4551 | 1, 4552 | "CONDITIONING" 4553 | ], 4554 | [ 4555 | 342, 4556 | 280, 4557 | 2, 4558 | 281, 4559 | 0, 4560 | "STRING" 4561 | ], 4562 | [ 4563 | 344, 4564 | 276, 4565 | 0, 4566 | 277, 4567 | 0, 4568 | "IMAGE" 4569 | ], 4570 | [ 4571 | 345, 4572 | 276, 4573 | 0, 4574 | 280, 4575 | 0, 4576 | "IMAGE" 4577 | ], 4578 | [ 4579 | 349, 4580 | 277, 4581 | 0, 4582 | 278, 4583 | 0, 4584 | "STRING" 4585 | ], 4586 | [ 4587 | 355, 4588 | 184, 4589 | 0, 4590 | 288, 4591 | 0, 4592 | "*" 4593 | ], 4594 | [ 4595 | 356, 4596 | 288, 4597 | 0, 4598 | 185, 4599 | 0, 4600 | "IMAGE" 4601 | ], 4602 | [ 4603 | 359, 4604 | 240, 4605 | 0, 4606 | 269, 4607 | 0, 4608 | "CONDITIONING" 4609 | ], 4610 | [ 4611 | 372, 4612 | 136, 4613 | 0, 4614 | 254, 4615 | 0, 4616 | "CONDITIONING" 4617 | ], 4618 | [ 4619 | 375, 4620 | 254, 4621 | 0, 4622 | 163, 4623 | 0, 4624 | "CONDITIONING" 4625 | ], 4626 | [ 4627 | 377, 4628 | 159, 4629 | 0, 4630 | 251, 4631 | 0, 4632 | "LATENT" 4633 | ], 4634 | [ 4635 | 382, 4636 | 288, 4637 | 0, 4638 | 308, 4639 | 1, 4640 | "IMAGE" 4641 | ], 4642 | [ 4643 | 384, 4644 | 273, 4645 | 0, 4646 | 311, 4647 | 0, 4648 | "IMAGE" 4649 | ], 4650 | [ 4651 | 394, 4652 | 157, 4653 | 0, 4654 | 316, 4655 | 0, 4656 | "LATENT" 4657 | ], 4658 | [ 4659 | 395, 4660 | 314, 4661 | 0, 4662 | 316, 4663 | 1, 4664 | "LATENT" 4665 | ], 4666 | [ 4667 | 396, 4668 | 316, 4669 | 0, 4670 | 156, 4671 | 1, 4672 | "LATENT" 4673 | ], 4674 | [ 4675 | 398, 4676 | 230, 4677 | 0, 4678 | 274, 4679 | 0, 4680 | "INT" 4681 | ], 4682 | [ 4683 | 399, 4684 | 230, 4685 | 1, 4686 | 319, 4687 | 0, 4688 | "INT" 4689 | ], 4690 | [ 4691 | 404, 4692 | 264, 4693 | 0, 4694 | 265, 4695 | 0, 4696 | "IMAGE" 4697 | ], 4698 | [ 4699 | 408, 4700 | 259, 4701 | 0, 4702 | 307, 4703 | 0, 4704 | "IMAGE" 4705 | ], 4706 | [ 4707 | 410, 4708 | 307, 4709 | 0, 4710 | 273, 4711 | 0, 4712 | "IMAGE" 4713 | ], 4714 | [ 4715 | 411, 4716 | 311, 4717 | 0, 4718 | 261, 4719 | 0, 4720 | "IMAGE" 4721 | ], 4722 | [ 4723 | 412, 4724 | 311, 4725 | 0, 4726 | 260, 4727 | 0, 4728 | "IMAGE" 4729 | ], 4730 | [ 4731 | 413, 4732 | 311, 4733 | 0, 4734 | 309, 4735 | 0, 4736 | "IMAGE" 4737 | ], 4738 | [ 4739 | 429, 4740 | 135, 4741 | 0, 4742 | 131, 4743 | 0, 4744 | "MODEL" 4745 | ], 4746 | [ 4747 | 430, 4748 | 145, 4749 | 0, 4750 | 143, 4751 | 0, 4752 | "MODEL" 4753 | ], 4754 | [ 4755 | 431, 4756 | 337, 4757 | 0, 4758 | 338, 4759 | 0, 4760 | "*" 4761 | ], 4762 | [ 4763 | 433, 4764 | 340, 4765 | 0, 4766 | 338, 4767 | 1, 4768 | "MODEL" 4769 | ], 4770 | [ 4771 | 435, 4772 | 342, 4773 | 0, 4774 | 343, 4775 | 1, 4776 | "CONDITIONING" 4777 | ], 4778 | [ 4779 | 436, 4780 | 342, 4781 | 1, 4782 | 343, 4783 | 2, 4784 | "CONDITIONING" 4785 | ], 4786 | [ 4787 | 439, 4788 | 344, 4789 | 0, 4790 | 345, 4791 | 0, 4792 | "IMAGE" 4793 | ], 4794 | [ 4795 | 454, 4796 | 349, 4797 | 0, 4798 | 342, 4799 | 3, 4800 | "IMAGE" 4801 | ], 4802 | [ 4803 | 455, 4804 | 349, 4805 | 1, 4806 | 342, 4807 | 4, 4808 | "MASK" 4809 | ], 4810 | [ 4811 | 456, 4812 | 343, 4813 | 0, 4814 | 344, 4815 | 0, 4816 | "LATENT" 4817 | ], 4818 | [ 4819 | 457, 4820 | 346, 4821 | 0, 4822 | 342, 4823 | 0, 4824 | "CONDITIONING" 4825 | ], 4826 | [ 4827 | 458, 4828 | 347, 4829 | 0, 4830 | 342, 4831 | 1, 4832 | "CONDITIONING" 4833 | ], 4834 | [ 4835 | 460, 4836 | 352, 4837 | 0, 4838 | 343, 4839 | 4, 4840 | "INT" 4841 | ], 4842 | [ 4843 | 461, 4844 | 342, 4845 | 2, 4846 | 343, 4847 | 3, 4848 | "LATENT" 4849 | ], 4850 | [ 4851 | 462, 4852 | 132, 4853 | 0, 4854 | 144, 4855 | 0, 4856 | "MODEL" 4857 | ], 4858 | [ 4859 | 463, 4860 | 136, 4861 | 0, 4862 | 137, 4863 | 0, 4864 | "CONDITIONING" 4865 | ], 4866 | [ 4867 | 464, 4868 | 134, 4869 | 0, 4870 | 149, 4871 | 1, 4872 | "VAE" 4873 | ], 4874 | [ 4875 | 465, 4876 | 154, 4877 | 0, 4878 | 147, 4879 | 0, 4880 | "IMAGE" 4881 | ], 4882 | [ 4883 | 466, 4884 | 230, 4885 | 0, 4886 | 273, 4887 | 1, 4888 | "INT" 4889 | ], 4890 | [ 4891 | 467, 4892 | 230, 4893 | 0, 4894 | 311, 4895 | 1, 4896 | "INT" 4897 | ], 4898 | [ 4899 | 468, 4900 | 230, 4901 | 1, 4902 | 311, 4903 | 2, 4904 | "INT" 4905 | ], 4906 | [ 4907 | 469, 4908 | 251, 4909 | 0, 4910 | 184, 4911 | 0, 4912 | "LATENT" 4913 | ], 4914 | [ 4915 | 470, 4916 | 134, 4917 | 0, 4918 | 184, 4919 | 1, 4920 | "VAE" 4921 | ], 4922 | [ 4923 | 471, 4924 | 133, 4925 | 0, 4926 | 136, 4927 | 0, 4928 | "CLIP" 4929 | ], 4930 | [ 4931 | 472, 4932 | 133, 4933 | 0, 4934 | 239, 4935 | 0, 4936 | "CLIP" 4937 | ], 4938 | [ 4939 | 473, 4940 | 132, 4941 | 0, 4942 | 310, 4943 | 0, 4944 | "MODEL" 4945 | ], 4946 | [ 4947 | 474, 4948 | 230, 4949 | 0, 4950 | 310, 4951 | 1, 4952 | "INT" 4953 | ], 4954 | [ 4955 | 475, 4956 | 230, 4957 | 1, 4958 | 310, 4959 | 2, 4960 | "INT" 4961 | ], 4962 | [ 4963 | 476, 4964 | 160, 4965 | 0, 4966 | 159, 4967 | 0, 4968 | "NOISE" 4969 | ], 4970 | [ 4971 | 477, 4972 | 144, 4973 | 0, 4974 | 159, 4975 | 1, 4976 | "GUIDER" 4977 | ], 4978 | [ 4979 | 478, 4980 | 142, 4981 | 0, 4982 | 159, 4983 | 2, 4984 | "SAMPLER" 4985 | ], 4986 | [ 4987 | 479, 4988 | 143, 4989 | 0, 4990 | 159, 4991 | 3, 4992 | "SIGMAS" 4993 | ], 4994 | [ 4995 | 480, 4996 | 156, 4997 | 0, 4998 | 159, 4999 | 4, 5000 | "LATENT" 5001 | ], 5002 | [ 5003 | 481, 5004 | 132, 5005 | 0, 5006 | 145, 5007 | 0, 5008 | "MODEL" 5009 | ], 5010 | [ 5011 | 482, 5012 | 230, 5013 | 0, 5014 | 145, 5015 | 1, 5016 | "INT" 5017 | ], 5018 | [ 5019 | 483, 5020 | 230, 5021 | 1, 5022 | 145, 5023 | 2, 5024 | "INT" 5025 | ], 5026 | [ 5027 | 484, 5028 | 132, 5029 | 0, 5030 | 340, 5031 | 0, 5032 | "MODEL" 5033 | ], 5034 | [ 5035 | 485, 5036 | 230, 5037 | 0, 5038 | 340, 5039 | 1, 5040 | "INT" 5041 | ], 5042 | [ 5043 | 486, 5044 | 230, 5045 | 1, 5046 | 340, 5047 | 2, 5048 | "INT" 5049 | ], 5050 | [ 5051 | 487, 5052 | 132, 5053 | 0, 5054 | 337, 5055 | 0, 5056 | "MODEL" 5057 | ], 5058 | [ 5059 | 488, 5060 | 133, 5061 | 0, 5062 | 336, 5063 | 0, 5064 | "CLIP" 5065 | ], 5066 | [ 5067 | 489, 5068 | 132, 5069 | 0, 5070 | 338, 5071 | 2, 5072 | "MODEL" 5073 | ], 5074 | [ 5075 | 490, 5076 | 133, 5077 | 0, 5078 | 238, 5079 | 0, 5080 | "CLIP" 5081 | ], 5082 | [ 5083 | 491, 5084 | 156, 5085 | 0, 5086 | 245, 5087 | 3, 5088 | "LATENT" 5089 | ], 5090 | [ 5091 | 492, 5092 | 134, 5093 | 0, 5094 | 344, 5095 | 1, 5096 | "VAE" 5097 | ], 5098 | [ 5099 | 493, 5100 | 133, 5101 | 0, 5102 | 346, 5103 | 0, 5104 | "CLIP" 5105 | ], 5106 | [ 5107 | 494, 5108 | 133, 5109 | 0, 5110 | 347, 5111 | 0, 5112 | "CLIP" 5113 | ], 5114 | [ 5115 | 495, 5116 | 134, 5117 | 0, 5118 | 342, 5119 | 2, 5120 | "VAE" 5121 | ], 5122 | [ 5123 | 496, 5124 | 338, 5125 | 0, 5126 | 353, 5127 | 0, 5128 | "MODEL" 5129 | ], 5130 | [ 5131 | 503, 5132 | 184, 5133 | 0, 5134 | 355, 5135 | 0, 5136 | "IMAGE" 5137 | ], 5138 | [ 5139 | 519, 5140 | 372, 5141 | 0, 5142 | 371, 5143 | 0, 5144 | "PK_HOOK" 5145 | ], 5146 | [ 5147 | 521, 5148 | 374, 5149 | 0, 5150 | 371, 5151 | 1, 5152 | "PK_HOOK" 5153 | ], 5154 | [ 5155 | 522, 5156 | 375, 5157 | 0, 5158 | 377, 5159 | 0, 5160 | "CONDITIONING" 5161 | ], 5162 | [ 5163 | 523, 5164 | 376, 5165 | 0, 5166 | 378, 5167 | 0, 5168 | "CONDITIONING" 5169 | ], 5170 | [ 5171 | 526, 5172 | 379, 5173 | 0, 5174 | 367, 5175 | 0, 5176 | "IMAGE" 5177 | ], 5178 | [ 5179 | 527, 5180 | 367, 5181 | 0, 5182 | 380, 5183 | 0, 5184 | "IMAGE" 5185 | ], 5186 | [ 5187 | 530, 5188 | 371, 5189 | 0, 5190 | 383, 5191 | 0, 5192 | "PK_HOOK" 5193 | ], 5194 | [ 5195 | 532, 5196 | 384, 5197 | 0, 5198 | 383, 5199 | 1, 5200 | "PK_HOOK" 5201 | ], 5202 | [ 5203 | 534, 5204 | 386, 5205 | 0, 5206 | 367, 5207 | 1, 5208 | "UPSCALER" 5209 | ], 5210 | [ 5211 | 535, 5212 | 382, 5213 | 0, 5214 | 386, 5215 | 0, 5216 | "MODEL" 5217 | ], 5218 | [ 5219 | 536, 5220 | 377, 5221 | 0, 5222 | 386, 5223 | 2, 5224 | "CONDITIONING" 5225 | ], 5226 | [ 5227 | 537, 5228 | 378, 5229 | 0, 5230 | 386, 5231 | 3, 5232 | "CONDITIONING" 5233 | ], 5234 | [ 5235 | 538, 5236 | 381, 5237 | 0, 5238 | 386, 5239 | 4, 5240 | "UPSCALE_MODEL" 5241 | ], 5242 | [ 5243 | 539, 5244 | 383, 5245 | 0, 5246 | 386, 5247 | 5, 5248 | "PK_HOOK" 5249 | ], 5250 | [ 5251 | 540, 5252 | 385, 5253 | 0, 5254 | 386, 5255 | 7, 5256 | "INT" 5257 | ], 5258 | [ 5259 | 541, 5260 | 367, 5261 | 0, 5262 | 365, 5263 | 0, 5264 | "IMAGE" 5265 | ], 5266 | [ 5267 | 542, 5268 | 367, 5269 | 0, 5270 | 387, 5271 | 0, 5272 | "IMAGE" 5273 | ], 5274 | [ 5275 | 543, 5276 | 338, 5277 | 0, 5278 | 363, 5279 | 0, 5280 | "MODEL" 5281 | ], 5282 | [ 5283 | 544, 5284 | 269, 5285 | 0, 5286 | 363, 5287 | 1, 5288 | "CONDITIONING" 5289 | ], 5290 | [ 5291 | 545, 5292 | 269, 5293 | 1, 5294 | 363, 5295 | 2, 5296 | "CONDITIONING" 5297 | ], 5298 | [ 5299 | 547, 5300 | 363, 5301 | 0, 5302 | 251, 5303 | 1, 5304 | "LATENT" 5305 | ], 5306 | [ 5307 | 549, 5308 | 388, 5309 | 0, 5310 | 363, 5311 | 7, 5312 | "INT" 5313 | ], 5314 | [ 5315 | 550, 5316 | 244, 5317 | 0, 5318 | 363, 5319 | 6, 5320 | "INT" 5321 | ], 5322 | [ 5323 | 552, 5324 | 251, 5325 | 0, 5326 | 321, 5327 | 0, 5328 | "LATENT" 5329 | ], 5330 | [ 5331 | 554, 5332 | 156, 5333 | 0, 5334 | 158, 5335 | 0, 5336 | "LATENT" 5337 | ], 5338 | [ 5339 | 556, 5340 | 395, 5341 | 0, 5342 | 280, 5343 | 1, 5344 | "FL2MODEL" 5345 | ] 5346 | ], 5347 | "groups": [ 5348 | { 5349 | "title": "Model Loading : Unet | CLIP | | LoRA | ControlNet", 5350 | "bounding": [ 5351 | 830, 5352 | -450, 5353 | 960, 5354 | 420 5355 | ], 5356 | "color": "#444", 5357 | "font_size": 24, 5358 | "locked": false 5359 | }, 5360 | { 5361 | "title": "Official implementation with a little tweak", 5362 | "bounding": [ 5363 | 830, 5364 | 20, 5365 | 2450, 5366 | 730 5367 | ], 5368 | "color": "#444", 5369 | "font_size": 24, 5370 | "locked": false 5371 | }, 5372 | { 5373 | "title": "Negative Prompting version from ComfyUI blog post (My interpretation)", 5374 | "bounding": [ 5375 | 830, 5376 | 860, 5377 | 1660, 5378 | 880 5379 | ], 5380 | "color": "#444", 5381 | "font_size": 24, 5382 | "locked": false 5383 | }, 5384 | { 5385 | "title": "img to img or size picking", 5386 | "bounding": [ 5387 | -1850, 5388 | 110, 5389 | 2540, 5390 | 1170 5391 | ], 5392 | "color": "#444", 5393 | "font_size": 24, 5394 | "locked": false 5395 | }, 5396 | { 5397 | "title": "ControlNet Preprocessing", 5398 | "bounding": [ 5399 | -1840, 5400 | 1420, 5401 | 1960, 5402 | 1070 5403 | ], 5404 | "color": "#444", 5405 | "font_size": 24, 5406 | "locked": false 5407 | }, 5408 | { 5409 | "title": "VisionLLM for detail caption | LLaVa 13B w/ Ollama | Florence2", 5410 | "bounding": [ 5411 | -3720, 5412 | 140, 5413 | 1780, 5414 | 1120 5415 | ], 5416 | "color": "#444", 5417 | "font_size": 24, 5418 | "locked": false 5419 | }, 5420 | { 5421 | "title": "Outputs", 5422 | "bounding": [ 5423 | 3530, 5424 | 40, 5425 | 2350, 5426 | 1400 5427 | ], 5428 | "color": "#8A8", 5429 | "font_size": 24, 5430 | "locked": false 5431 | }, 5432 | { 5433 | "title": "Simple inpaint", 5434 | "bounding": [ 5435 | 840, 5436 | 1800, 5437 | 2390, 5438 | 1030 5439 | ], 5440 | "color": "#444", 5441 | "font_size": 24, 5442 | "locked": false 5443 | }, 5444 | { 5445 | "title": "Upscale(Hi-resFix) with Tiled Diffusion", 5446 | "bounding": [ 5447 | 5950, 5448 | 70, 5449 | 3840, 5450 | 1350 5451 | ], 5452 | "color": "#444", 5453 | "font_size": 24, 5454 | "locked": false 5455 | } 5456 | ], 5457 | "config": {}, 5458 | "extra": { 5459 | "ds": { 5460 | "scale": 0.6934334949441509, 5461 | "offset": [ 5462 | 3936.723112615611, 5463 | 144.7847605066594 5464 | ] 5465 | }, 5466 | "groupNodes": { 5467 | "SDXL::Foocus Inpaint KSampler": { 5468 | "author": "", 5469 | "category": "", 5470 | "datetime": 1722904077435, 5471 | "external": [], 5472 | "links": [ 5473 | [ 5474 | 0, 5475 | 0, 5476 | 2, 5477 | 1, 5478 | 533, 5479 | "INPAINT_PATCH" 5480 | ], 5481 | [ 5482 | 1, 5483 | 2, 5484 | 2, 5485 | 2, 5486 | 535, 5487 | "LATENT" 5488 | ], 5489 | [ 5490 | 2, 5491 | 0, 5492 | 3, 5493 | 0, 5494 | 534, 5495 | "MODEL" 5496 | ], 5497 | [ 5498 | 1, 5499 | 0, 5500 | 3, 5501 | 1, 5502 | 535, 5503 | "CONDITIONING" 5504 | ], 5505 | [ 5506 | 1, 5507 | 1, 5508 | 3, 5509 | 2, 5510 | 535, 5511 | "CONDITIONING" 5512 | ], 5513 | [ 5514 | 1, 5515 | 3, 5516 | 3, 5517 | 3, 5518 | 535, 5519 | "LATENT" 5520 | ] 5521 | ], 5522 | "nodes": [ 5523 | { 5524 | "bgcolor": "#535", 5525 | "color": "#323", 5526 | "flags": {}, 5527 | "index": 0, 5528 | "mode": 0, 5529 | "order": 29, 5530 | "outputs": [ 5531 | { 5532 | "links": [], 5533 | "name": "INPAINT_PATCH", 5534 | "shape": 3, 5535 | "slot_index": 0, 5536 | "type": "INPAINT_PATCH" 5537 | } 5538 | ], 5539 | "pos": [ 5540 | -1766.6078193153173, 5541 | 887.1430043659329 5542 | ], 5543 | "properties": { 5544 | "Node name for S&R": "INPAINT_LoadFooocusInpaint" 5545 | }, 5546 | "size": { 5547 | "0": 300, 5548 | "1": 82 5549 | }, 5550 | "type": "INPAINT_LoadFooocusInpaint", 5551 | "widgets_values": [ 5552 | "fooocus\\fooocus_inpaint_head.pth", 5553 | "fooocus\\inpaint_v26.fooocus.patch" 5554 | ] 5555 | }, 5556 | { 5557 | "bgcolor": "#535", 5558 | "color": "#323", 5559 | "flags": { 5560 | "collapsed": false 5561 | }, 5562 | "index": 1, 5563 | "inputs": [ 5564 | { 5565 | "link": null, 5566 | "name": "positive", 5567 | "type": "CONDITIONING" 5568 | }, 5569 | { 5570 | "link": null, 5571 | "name": "negative", 5572 | "type": "CONDITIONING" 5573 | }, 5574 | { 5575 | "link": null, 5576 | "name": "vae", 5577 | "type": "VAE" 5578 | }, 5579 | { 5580 | "link": null, 5581 | "name": "pixels", 5582 | "type": "IMAGE" 5583 | }, 5584 | { 5585 | "link": null, 5586 | "name": "mask", 5587 | "type": "MASK" 5588 | } 5589 | ], 5590 | "mode": 0, 5591 | "order": 30, 5592 | "outputs": [ 5593 | { 5594 | "links": [], 5595 | "name": "positive", 5596 | "shape": 3, 5597 | "slot_index": 0, 5598 | "type": "CONDITIONING" 5599 | }, 5600 | { 5601 | "links": [], 5602 | "name": "negative", 5603 | "shape": 3, 5604 | "slot_index": 1, 5605 | "type": "CONDITIONING" 5606 | }, 5607 | { 5608 | "links": [], 5609 | "name": "latent_inpaint", 5610 | "shape": 3, 5611 | "slot_index": 2, 5612 | "type": "LATENT" 5613 | }, 5614 | { 5615 | "links": [], 5616 | "name": "latent_samples", 5617 | "shape": 3, 5618 | "slot_index": 3, 5619 | "type": "LATENT" 5620 | } 5621 | ], 5622 | "pos": [ 5623 | -1666.6078193153173, 5624 | 1167.143004365933 5625 | ], 5626 | "properties": { 5627 | "Node name for S&R": "INPAINT_VAEEncodeInpaintConditioning" 5628 | }, 5629 | "size": { 5630 | "0": 300, 5631 | "1": 110 5632 | }, 5633 | "type": "INPAINT_VAEEncodeInpaintConditioning" 5634 | }, 5635 | { 5636 | "bgcolor": "#535", 5637 | "color": "#323", 5638 | "flags": { 5639 | "collapsed": false 5640 | }, 5641 | "index": 2, 5642 | "inputs": [ 5643 | { 5644 | "link": null, 5645 | "name": "model", 5646 | "type": "MODEL" 5647 | }, 5648 | { 5649 | "link": null, 5650 | "name": "patch", 5651 | "type": "INPAINT_PATCH" 5652 | }, 5653 | { 5654 | "link": null, 5655 | "name": "latent", 5656 | "type": "LATENT" 5657 | } 5658 | ], 5659 | "mode": 0, 5660 | "order": 46, 5661 | "outputs": [ 5662 | { 5663 | "links": [], 5664 | "name": "MODEL", 5665 | "shape": 3, 5666 | "slot_index": 0, 5667 | "type": "MODEL" 5668 | } 5669 | ], 5670 | "pos": [ 5671 | -1366.6078193153173, 5672 | 897.1430043659329 5673 | ], 5674 | "properties": { 5675 | "Node name for S&R": "INPAINT_ApplyFooocusInpaint" 5676 | }, 5677 | "size": { 5678 | "0": 300, 5679 | "1": 70 5680 | }, 5681 | "type": "INPAINT_ApplyFooocusInpaint" 5682 | }, 5683 | { 5684 | "flags": {}, 5685 | "index": 3, 5686 | "inputs": [ 5687 | { 5688 | "link": null, 5689 | "name": "model", 5690 | "type": "MODEL" 5691 | }, 5692 | { 5693 | "link": null, 5694 | "name": "positive", 5695 | "type": "CONDITIONING" 5696 | }, 5697 | { 5698 | "link": null, 5699 | "name": "negative", 5700 | "type": "CONDITIONING" 5701 | }, 5702 | { 5703 | "link": null, 5704 | "name": "latent_image", 5705 | "type": "LATENT" 5706 | }, 5707 | { 5708 | "link": null, 5709 | "name": "noise_opt", 5710 | "slot_index": 4, 5711 | "type": "NOISE" 5712 | }, 5713 | { 5714 | "link": null, 5715 | "name": "scheduler_func_opt", 5716 | "type": "SCHEDULER_FUNC" 5717 | }, 5718 | { 5719 | "link": null, 5720 | "name": "noise_seed", 5721 | "slot_index": 6, 5722 | "type": "INT", 5723 | "widget": { 5724 | "name": "noise_seed" 5725 | } 5726 | } 5727 | ], 5728 | "mode": 0, 5729 | "order": 63, 5730 | "outputs": [ 5731 | { 5732 | "links": [], 5733 | "name": "LATENT", 5734 | "shape": 3, 5735 | "slot_index": 0, 5736 | "type": "LATENT" 5737 | } 5738 | ], 5739 | "pos": [ 5740 | -1286.6078193153173, 5741 | 1137.143004365933 5742 | ], 5743 | "properties": { 5744 | "Node name for S&R": "KSamplerAdvanced //Inspire" 5745 | }, 5746 | "size": { 5747 | "0": 320, 5748 | "1": 870 5749 | }, 5750 | "type": "KSamplerAdvanced //Inspire", 5751 | "widgets_values": [ 5752 | true, 5753 | 977130691212199, 5754 | "randomize", 5755 | 31, 5756 | 1.5, 5757 | "dpmpp_3m_sde_gpu", 5758 | "GITS[coeff=1.2]", 5759 | 0, 5760 | 10000, 5761 | "CPU", 5762 | false, 5763 | "comfy", 5764 | 0, 5765 | 0, 5766 | "linear" 5767 | ] 5768 | } 5769 | ], 5770 | "packname": "inpaintKsampler", 5771 | "version": "0.0" 5772 | }, 5773 | "SDXLCLIP::SDXLCLIP-GROUP": { 5774 | "author": "", 5775 | "category": "CLIP", 5776 | "config": { 5777 | "0": {}, 5778 | "1": {}, 5779 | "2": { 5780 | "input": { 5781 | "int": { 5782 | "name": "CLIP Scale Factor" 5783 | } 5784 | } 5785 | }, 5786 | "3": { 5787 | "input": { 5788 | "clip": { 5789 | "name": "Positive clip" 5790 | }, 5791 | "crop_h": { 5792 | "visible": false 5793 | }, 5794 | "crop_w": { 5795 | "visible": false 5796 | }, 5797 | "height": { 5798 | "visible": false 5799 | }, 5800 | "target_height": { 5801 | "visible": false 5802 | }, 5803 | "target_width": { 5804 | "visible": false 5805 | }, 5806 | "text_g": { 5807 | "visible": false 5808 | }, 5809 | "text_l": { 5810 | "visible": false 5811 | }, 5812 | "width": { 5813 | "visible": false 5814 | } 5815 | } 5816 | }, 5817 | "4": { 5818 | "input": { 5819 | "clip": { 5820 | "name": "Negative clip" 5821 | }, 5822 | "crop_h": { 5823 | "visible": false 5824 | }, 5825 | "crop_w": { 5826 | "visible": false 5827 | }, 5828 | "height": { 5829 | "visible": false 5830 | }, 5831 | "target_height": { 5832 | "visible": false 5833 | }, 5834 | "target_width": { 5835 | "visible": false 5836 | }, 5837 | "text_g": { 5838 | "visible": false 5839 | }, 5840 | "text_l": { 5841 | "visible": false 5842 | }, 5843 | "width": { 5844 | "visible": false 5845 | } 5846 | } 5847 | }, 5848 | "5": { 5849 | "input": { 5850 | "value": { 5851 | "name": "Math WidthX", 5852 | "visible": true 5853 | } 5854 | }, 5855 | "output": { 5856 | "0": { 5857 | "name": "WidthX", 5858 | "visible": true 5859 | }, 5860 | "1": { 5861 | "visible": false 5862 | } 5863 | } 5864 | }, 5865 | "6": { 5866 | "input": { 5867 | "value": { 5868 | "name": "Math HeightX", 5869 | "visible": true 5870 | } 5871 | }, 5872 | "output": { 5873 | "0": { 5874 | "name": "HeightX", 5875 | "visible": true 5876 | }, 5877 | "1": { 5878 | "visible": false 5879 | } 5880 | } 5881 | }, 5882 | "7": { 5883 | "output": { 5884 | "0": { 5885 | "visible": true 5886 | }, 5887 | "1": { 5888 | "visible": true 5889 | } 5890 | } 5891 | } 5892 | }, 5893 | "datetime": 1722704055044, 5894 | "external": [], 5895 | "links": [ 5896 | [ 5897 | 7, 5898 | 0, 5899 | 5, 5900 | 0, 5901 | 499, 5902 | "INT" 5903 | ], 5904 | [ 5905 | 2, 5906 | 0, 5907 | 5, 5908 | 1, 5909 | 497, 5910 | "INT" 5911 | ], 5912 | [ 5913 | 7, 5914 | 1, 5915 | 6, 5916 | 0, 5917 | 499, 5918 | "INT" 5919 | ], 5920 | [ 5921 | 2, 5922 | 0, 5923 | 6, 5924 | 1, 5925 | 497, 5926 | "INT" 5927 | ], 5928 | [ 5929 | 0, 5930 | 0, 5931 | 3, 5932 | 1, 5933 | 502, 5934 | "STRING" 5935 | ], 5936 | [ 5937 | 0, 5938 | 0, 5939 | 3, 5940 | 2, 5941 | 502, 5942 | "STRING" 5943 | ], 5944 | [ 5945 | 5, 5946 | 0, 5947 | 3, 5948 | 3, 5949 | 498, 5950 | "INT" 5951 | ], 5952 | [ 5953 | 6, 5954 | 0, 5955 | 3, 5956 | 4, 5957 | 500, 5958 | "INT" 5959 | ], 5960 | [ 5961 | 5, 5962 | 0, 5963 | 3, 5964 | 5, 5965 | 498, 5966 | "INT" 5967 | ], 5968 | [ 5969 | 6, 5970 | 0, 5971 | 3, 5972 | 6, 5973 | 500, 5974 | "INT" 5975 | ], 5976 | [ 5977 | 1, 5978 | 0, 5979 | 4, 5980 | 1, 5981 | 504, 5982 | "STRING" 5983 | ], 5984 | [ 5985 | 1, 5986 | 0, 5987 | 4, 5988 | 2, 5989 | 504, 5990 | "STRING" 5991 | ], 5992 | [ 5993 | 5, 5994 | 0, 5995 | 4, 5996 | 3, 5997 | 498, 5998 | "INT" 5999 | ], 6000 | [ 6001 | 6, 6002 | 0, 6003 | 4, 6004 | 4, 6005 | 500, 6006 | "INT" 6007 | ], 6008 | [ 6009 | 5, 6010 | 0, 6011 | 4, 6012 | 5, 6013 | 498, 6014 | "INT" 6015 | ], 6016 | [ 6017 | 6, 6018 | 0, 6019 | 4, 6020 | 6, 6021 | 500, 6022 | "INT" 6023 | ] 6024 | ], 6025 | "nodes": [ 6026 | { 6027 | "flags": {}, 6028 | "index": 0, 6029 | "mode": 0, 6030 | "order": 37, 6031 | "outputs": [ 6032 | { 6033 | "links": [], 6034 | "name": "string", 6035 | "shape": 3, 6036 | "slot_index": 0, 6037 | "type": "STRING" 6038 | } 6039 | ], 6040 | "pos": [ 6041 | -410, 6042 | 1790 6043 | ], 6044 | "properties": { 6045 | "Node name for S&R": "Primitive string multiline [Crystools]" 6046 | }, 6047 | "size": { 6048 | "0": 380, 6049 | "1": 280 6050 | }, 6051 | "title": "Positive Prompt", 6052 | "type": "Primitive string multiline [Crystools]", 6053 | "widgets_values": [ 6054 | "naked huge breast, close up very detailed pinky nipples, very detail breast, detailed smooth skin textures, 8K, raw photo, good colors" 6055 | ] 6056 | }, 6057 | { 6058 | "flags": {}, 6059 | "index": 1, 6060 | "mode": 0, 6061 | "order": 34, 6062 | "outputs": [ 6063 | { 6064 | "links": [], 6065 | "name": "string", 6066 | "shape": 3, 6067 | "slot_index": 0, 6068 | "type": "STRING" 6069 | } 6070 | ], 6071 | "pos": [ 6072 | -524.006719062816, 6073 | 2269.8963862413902 6074 | ], 6075 | "properties": { 6076 | "Node name for S&R": "Primitive string multiline [Crystools]" 6077 | }, 6078 | "size": { 6079 | "0": 380, 6080 | "1": 280 6081 | }, 6082 | "title": "Negative Prompt", 6083 | "type": "Primitive string multiline [Crystools]", 6084 | "widgets_values": [ 6085 | "Horror, Body Hair, deformed, hand, bad colors" 6086 | ] 6087 | }, 6088 | { 6089 | "flags": {}, 6090 | "index": 2, 6091 | "mode": 0, 6092 | "order": 35, 6093 | "outputs": [ 6094 | { 6095 | "links": [], 6096 | "name": "int", 6097 | "shape": 3, 6098 | "slot_index": 0, 6099 | "type": "INT" 6100 | } 6101 | ], 6102 | "pos": [ 6103 | -1240, 6104 | 1980 6105 | ], 6106 | "properties": { 6107 | "Node name for S&R": "Primitive integer [Crystools]" 6108 | }, 6109 | "size": { 6110 | "0": 315, 6111 | "1": 58 6112 | }, 6113 | "title": "CLIP Factor", 6114 | "type": "Primitive integer [Crystools]", 6115 | "widgets_values": [ 6116 | 4 6117 | ] 6118 | }, 6119 | { 6120 | "flags": { 6121 | "collapsed": false 6122 | }, 6123 | "index": 3, 6124 | "inputs": [ 6125 | { 6126 | "link": null, 6127 | "name": "clip", 6128 | "type": "CLIP" 6129 | }, 6130 | { 6131 | "label": "PG", 6132 | "link": null, 6133 | "name": "text_g", 6134 | "type": "STRING", 6135 | "widget": { 6136 | "name": "text_g" 6137 | } 6138 | }, 6139 | { 6140 | "label": "PL", 6141 | "link": null, 6142 | "name": "text_l", 6143 | "type": "STRING", 6144 | "widget": { 6145 | "name": "text_l" 6146 | } 6147 | }, 6148 | { 6149 | "link": null, 6150 | "name": "target_width", 6151 | "type": "INT", 6152 | "widget": { 6153 | "name": "target_width" 6154 | } 6155 | }, 6156 | { 6157 | "link": null, 6158 | "name": "target_height", 6159 | "type": "INT", 6160 | "widget": { 6161 | "name": "target_height" 6162 | } 6163 | }, 6164 | { 6165 | "link": null, 6166 | "name": "width", 6167 | "type": "INT", 6168 | "widget": { 6169 | "name": "width" 6170 | } 6171 | }, 6172 | { 6173 | "link": null, 6174 | "name": "height", 6175 | "type": "INT", 6176 | "widget": { 6177 | "name": "height" 6178 | } 6179 | } 6180 | ], 6181 | "mode": 0, 6182 | "order": 75, 6183 | "outputs": [ 6184 | { 6185 | "label": "Positive", 6186 | "links": [], 6187 | "name": "CONDITIONING", 6188 | "shape": 3, 6189 | "slot_index": 0, 6190 | "type": "CONDITIONING" 6191 | } 6192 | ], 6193 | "pos": [ 6194 | 70, 6195 | 1750 6196 | ], 6197 | "properties": { 6198 | "Node name for S&R": "CLIPTextEncodeSDXL" 6199 | }, 6200 | "size": { 6201 | "0": 290, 6202 | "1": 202 6203 | }, 6204 | "title": "Positive", 6205 | "type": "CLIPTextEncodeSDXL", 6206 | "widgets_values": [ 6207 | 1024, 6208 | 1024, 6209 | 0, 6210 | 0, 6211 | 1024, 6212 | 1024, 6213 | "", 6214 | "" 6215 | ] 6216 | }, 6217 | { 6218 | "flags": { 6219 | "collapsed": false 6220 | }, 6221 | "index": 4, 6222 | "inputs": [ 6223 | { 6224 | "link": null, 6225 | "name": "clip", 6226 | "type": "CLIP" 6227 | }, 6228 | { 6229 | "label": "NG", 6230 | "link": null, 6231 | "name": "text_g", 6232 | "type": "STRING", 6233 | "widget": { 6234 | "name": "text_g" 6235 | } 6236 | }, 6237 | { 6238 | "label": "NL", 6239 | "link": null, 6240 | "name": "text_l", 6241 | "type": "STRING", 6242 | "widget": { 6243 | "name": "text_l" 6244 | } 6245 | }, 6246 | { 6247 | "link": null, 6248 | "name": "target_width", 6249 | "type": "INT", 6250 | "widget": { 6251 | "name": "target_width" 6252 | } 6253 | }, 6254 | { 6255 | "link": null, 6256 | "name": "target_height", 6257 | "type": "INT", 6258 | "widget": { 6259 | "name": "target_height" 6260 | } 6261 | }, 6262 | { 6263 | "link": null, 6264 | "name": "width", 6265 | "type": "INT", 6266 | "widget": { 6267 | "name": "width" 6268 | } 6269 | }, 6270 | { 6271 | "link": null, 6272 | "name": "height", 6273 | "type": "INT", 6274 | "widget": { 6275 | "name": "height" 6276 | } 6277 | } 6278 | ], 6279 | "mode": 0, 6280 | "order": 76, 6281 | "outputs": [ 6282 | { 6283 | "label": "Negative", 6284 | "links": [], 6285 | "name": "CONDITIONING", 6286 | "shape": 3, 6287 | "slot_index": 0, 6288 | "type": "CONDITIONING" 6289 | } 6290 | ], 6291 | "pos": [ 6292 | 110, 6293 | 2140 6294 | ], 6295 | "properties": { 6296 | "Node name for S&R": "CLIPTextEncodeSDXL" 6297 | }, 6298 | "size": { 6299 | "0": 290, 6300 | "1": 202 6301 | }, 6302 | "title": "Negative", 6303 | "type": "CLIPTextEncodeSDXL", 6304 | "widgets_values": [ 6305 | 1024, 6306 | 1024, 6307 | 0, 6308 | 0, 6309 | 1024, 6310 | 1024, 6311 | "", 6312 | "" 6313 | ] 6314 | }, 6315 | { 6316 | "flags": { 6317 | "collapsed": false 6318 | }, 6319 | "index": 5, 6320 | "inputs": [ 6321 | { 6322 | "link": null, 6323 | "name": "a", 6324 | "type": "INT,FLOAT" 6325 | }, 6326 | { 6327 | "link": null, 6328 | "name": "b", 6329 | "type": "INT,FLOAT" 6330 | } 6331 | ], 6332 | "mode": 0, 6333 | "order": 56, 6334 | "outputs": [ 6335 | { 6336 | "links": [], 6337 | "name": "INT", 6338 | "shape": 3, 6339 | "slot_index": 0, 6340 | "type": "INT" 6341 | }, 6342 | { 6343 | "links": null, 6344 | "name": "FLOAT", 6345 | "shape": 3, 6346 | "slot_index": 1, 6347 | "type": "FLOAT" 6348 | } 6349 | ], 6350 | "pos": [ 6351 | -800, 6352 | 1790 6353 | ], 6354 | "properties": { 6355 | "Node name for S&R": "SimpleMath+" 6356 | }, 6357 | "size": { 6358 | "0": 315, 6359 | "1": 78 6360 | }, 6361 | "title": "Width Factor", 6362 | "type": "SimpleMath+", 6363 | "widgets_values": [ 6364 | "a*b" 6365 | ] 6366 | }, 6367 | { 6368 | "flags": { 6369 | "collapsed": false 6370 | }, 6371 | "index": 6, 6372 | "inputs": [ 6373 | { 6374 | "link": null, 6375 | "name": "a", 6376 | "type": "INT,FLOAT" 6377 | }, 6378 | { 6379 | "link": null, 6380 | "name": "b", 6381 | "type": "INT,FLOAT" 6382 | } 6383 | ], 6384 | "mode": 0, 6385 | "order": 57, 6386 | "outputs": [ 6387 | { 6388 | "links": [], 6389 | "name": "INT", 6390 | "shape": 3, 6391 | "slot_index": 0, 6392 | "type": "INT" 6393 | }, 6394 | { 6395 | "links": null, 6396 | "name": "FLOAT", 6397 | "shape": 3, 6398 | "type": "FLOAT" 6399 | } 6400 | ], 6401 | "pos": [ 6402 | -790, 6403 | 1970 6404 | ], 6405 | "properties": { 6406 | "Node name for S&R": "SimpleMath+" 6407 | }, 6408 | "size": { 6409 | "0": 315, 6410 | "1": 78 6411 | }, 6412 | "title": "Height Factor", 6413 | "type": "SimpleMath+", 6414 | "widgets_values": [ 6415 | "a*b" 6416 | ] 6417 | }, 6418 | { 6419 | "flags": { 6420 | "collapsed": false 6421 | }, 6422 | "index": 7, 6423 | "inputs": [ 6424 | { 6425 | "label": "IMGRES", 6426 | "link": null, 6427 | "name": "image", 6428 | "type": "IMAGE" 6429 | } 6430 | ], 6431 | "mode": 0, 6432 | "order": 36, 6433 | "outputs": [ 6434 | { 6435 | "links": [], 6436 | "name": "width", 6437 | "shape": 3, 6438 | "slot_index": 0, 6439 | "type": "INT" 6440 | }, 6441 | { 6442 | "links": [], 6443 | "name": "height", 6444 | "shape": 3, 6445 | "slot_index": 1, 6446 | "type": "INT" 6447 | } 6448 | ], 6449 | "pos": [ 6450 | -1220, 6451 | 1800 6452 | ], 6453 | "properties": { 6454 | "Node name for S&R": "Get resolution [Crystools]" 6455 | }, 6456 | "size": { 6457 | "0": 300, 6458 | "1": 90 6459 | }, 6460 | "title": "Original Size", 6461 | "type": "Get resolution [Crystools]" 6462 | } 6463 | ], 6464 | "packname": "SDXLCLIP", 6465 | "version": "0.0" 6466 | } 6467 | }, 6468 | "workspace_info": { 6469 | "id": "1gIADWyBvoV73QuigNJAo" 6470 | } 6471 | }, 6472 | "version": 0.4 6473 | } -------------------------------------------------------------------------------- /Gen_Demo/Demo1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow/58ed362666d2ac96d8ee235bda3b8d60352bf816/Gen_Demo/Demo1.png -------------------------------------------------------------------------------- /Gen_Demo/Demo2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow/58ed362666d2ac96d8ee235bda3b8d60352bf816/Gen_Demo/Demo2.png -------------------------------------------------------------------------------- /Gen_Demo/Gen1_us.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow/58ed362666d2ac96d8ee235bda3b8d60352bf816/Gen_Demo/Gen1_us.png -------------------------------------------------------------------------------- /Gen_Demo/Gen2_us.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow/58ed362666d2ac96d8ee235bda3b8d60352bf816/Gen_Demo/Gen2_us.png -------------------------------------------------------------------------------- /Gen_Demo/LatentTOPixel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow/58ed362666d2ac96d8ee235bda3b8d60352bf816/Gen_Demo/LatentTOPixel.png -------------------------------------------------------------------------------- /Gen_Demo/Main_Gen1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow/58ed362666d2ac96d8ee235bda3b8d60352bf816/Gen_Demo/Main_Gen1.png -------------------------------------------------------------------------------- /Gen_Demo/Main_Gen2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow/58ed362666d2ac96d8ee235bda3b8d60352bf816/Gen_Demo/Main_Gen2.png -------------------------------------------------------------------------------- /Gen_Demo/NegP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow/58ed362666d2ac96d8ee235bda3b8d60352bf816/Gen_Demo/NegP.png -------------------------------------------------------------------------------- /Gen_Demo/PixelCal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow/58ed362666d2ac96d8ee235bda3b8d60352bf816/Gen_Demo/PixelCal.png -------------------------------------------------------------------------------- /Gen_Demo/us-com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow/58ed362666d2ac96d8ee235bda3b8d60352bf816/Gen_Demo/us-com.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # ComfyUI-All-in-One-FluxDev-Workflow 2 | 3 | Updated v0.2 : fixed wrong nodes connecting to the florence2 node 4 | 5 | Update 08-11-2024 : After a bit of fiddling around I found a way to reproduce the high quality image with controlnet as they demonstrate on their Github/HF page, I also found out that the 2 sampling methods can be combined and reorganized into a simpler and more efficient approach, I will update v0.3 soon to include all these changes. 6 | 7 | ![workflow](Gen_Demo/Gen2_us.png) 8 | 9 | # Overview 10 | 11 | I've created an All-in-One FluxDev workflow in ComfyUI that combines various techniques for generating images with the FluxDev model, including img-to-img and text-to-img. This workflow can use LoRAs, ControlNets, enabling negative prompting with Ksampler, dynamic thresholding, inpainting, and more. Please note that this is not the "correct" way of using these techniques, but rather my personal interpretation based on the available information. 12 | 13 | **Heavily Utilizing the USE Everywhere Node** 14 | 15 | This workflow relies heavily on the [USE Everywhere node](https://github.com/chrisgoringe/cg-use-everywhere) to make it as clean and efficient as possible for my daily generation needs. I'm sharing this workflow with the community to gather insights and suggestions for improvement. Feel free to experiment on your own. 16 | 17 | # Main Features 18 | 19 | ![workflow](workflow.png) 20 | 21 | * Switch between image-to-image and text-to-image generation 22 | * For text-to-image generation, choose from predefined SDXL resolution or use the Pixel Resolution Calculator node to create a resolution based on aspect ratio and megapixel via the switch 23 | * Load ControlNet models and LoRAs 24 | * Sampling with model sampling Flux and Sampler Custom Advance node, based on the original official demo workflow 25 | * Sampling with dynamic thresholding and Ksampler Advance node, enabling positive and negative conditioning with FluxGuidance 26 | * Simple inpainting 27 | * High-res fix like iterative upscaling with Tiled Diffusion 28 | 29 | ## Using this Workflow 30 | 31 | 1. Updated : No manual custom installation required, you can now find the nodes in the manager, just follow step number 3. ~~install Pixel Resolution Calculator custom nodes via git URL in ComfyUI Manager (I did not submit a pull yet) url : https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator~~ 32 | 2. Download and import the JSON file into ComfyUI 33 | 3. Install missing nodes via ComfyUI manager 34 | 4. Configure the switches 35 | 5. Add prompts(or use detailed captions from vision LLMs) 36 | 6. Upload ControlNet image (optional) 37 | 7. Bypass/unbypass the nodes you need 38 | 8. Generate! 39 | 40 | ## Requirements 41 | 42 | * My [Pixel Resolution Calculator custom nodes](https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator) (optional) 43 | * Original weights: [flux1-dev.safetensors](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/flux1-dev.safetensors) 44 | * FP8 version (for <24GB VRAM systems): [flux1-dev-fp8.safetensors](https://huggingface.co/Kijai/flux-fp8/blob/main/flux1-dev-fp8.safetensors) 45 | * Text encoders (place in `ComfyUI/models/clip`): [flux_text_encoders](https://huggingface.co/comfyanonymous/flux_text_encoders/tree/main) 46 | * VAE (place `ae.sft` in `ComfyUI/models/vae`): [ae.safetensors](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/ae.safetensors) 47 | * For lower RAM usage, download the FP8 T5XXL encoder (with some quality degradation) 48 | * xlabs-ai flux-controlnet-canny weight [controlnet.safetensors](https://huggingface.co/XLabs-AI/flux-controlnet-canny/tree/main) (place under `ComfyUI/models/controlnet` , open folder if needed) 49 | * flux_RealismLora_converted [flux_realism_lora.safetensors](https://huggingface.co/comfyanonymous/flux_RealismLora_converted_comfyui/tree/main) (place under `ComfyUI/models/loras` , open folder if needed) 50 | * Ollama and llava:13b (optional) 51 | * Microsoft Florence 2 model (optional, but should be downloaded automatically the first time you run it) 52 | 53 | **Low VRAM Setup:** 54 | 55 | Launch ComfyUI with the "--lowvram" argument (add to your .bat file) to offload the text encoder to CPU 56 | 57 | ## Known bugs 58 | 59 | * if you use Ctrl + Z to undo changes, some anywhere nodes will unlink by themselves, find the nodes that lost the link, unplug and replug the inputs, everything should work again. 60 | 61 | # ControlNet and LoRA 62 | 63 | At the time of creating this workflow, there are two available ControlNets and several LoRAs, including: 64 | 65 | * [Canny ControlNet](https://huggingface.co/XLabs-AI/flux-controlnet-canny/tree/main) and [Realism LoRA](https://huggingface.co/XLabs-AI/flux-RealismLora) from [XLabs-AI](https://huggingface.co/XLabs-AI) 66 | * [Canny controlnet](https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Canny-alpha/tree/main) from [InstantX](https://huggingface.co/InstantX) 67 | * [Aesthetic (anime) LoRA for FLUX](https://civitai.com/models/633553?modelVersionId=708301) by advokat 68 | * I also found a [control netunion model page](https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Union-alpha) under instantX's hugging face page, so maybe we will have a union model in the near future. 69 | 70 | I've only tested the Canny and Realism LoRAs from XLabs-AI, and here are some key takeaways: 71 | 72 | * If you encounter error messages saying there are no keys, you'll need to go to your ComfyUI directories and open a terminal to enter the code: `git checkout xlabs_flux_controlnet` 73 | * From my testing, the model seems to be trained on square aspect ratios and at guidance scale 4, also mentioned in [here](https://github.com/comfyanonymous/ComfyUI/pull/4260) 74 | * I can only get it to work with minimal prompting, like the official demo from the [github](https://github.com/XLabs-AI/x-flux?tab=readme-ov-file). Complex prompts will not work. Though I failed to reproduce the exact same quality from the demo, maybe I'm doing something wrong. 75 | * As for the LoRA, you'll need to download the [converted LoRA](https://huggingface.co/comfyanonymous/flux_RealismLora_converted_comfyui/tree/main) by comfyanonymous for it to work 76 | * XLabs controlnet falls under the [FLUX.1 [dev]](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md) Non-Commercial License and as for intantX I am too lazy to find any info about if (It should be the same, right?) 77 | * LoRA workflow based on [Simple+Advanced FLUX.1 ComfyUI Workflows](https://civitai.com/models/618997) by markury 78 | 79 | # Dynamic Thresholding and Negative Prompting 80 | 81 | ![workflow](Gen_Demo/NegP.png) 82 | 83 | The Ksampler workflow with dynamic thresholding is based on the official ComfyUI [blog post](https://blog.comfy.org/august-2024-flux-support-new-frontend-for-loops-and-more/). And I quote: 84 | 85 | Note for both models you can either use `SamplerCustomAdvanced` with `BasicGuider`, or if you use `KSampler`, set `CFG` to `1`. You can use the new `FluxGuidance` on the Dev model to control the distilled CFG-like value. (Setting this to 2 is recommended for realism or better style control) These models are trained to work without real CFG. That's not to say you can never use CFG though - in fact, the community has rapidly taken advantage of ComfyUI as an experimentation platform to test out a wide variety of tricks to get the most out of the new models. (Such as using the Dynamic Thresholding custom node, or using the new `FluxGuidance` built-in node to compensate, and enable CFG and negative prompting. There's also `ModelSamplingFlux` built-in to control Flux sigma shift, though its benefits are more limited.) 86 | 87 | Keep in mind that this is my own interpretation and feel free to make any changes and experiment. 88 | 89 | 0 shot non cherry pick demo with this sampling method: 90 | 91 | ![workflow](Gen_Demo/Demo1.png) ![workflow](Gen_Demo/Demo2.png) 92 | 93 | # The Pixel Resolution Calculator Node 94 | 95 | ![workflow](Gen_Demo/LatentTOPixel.png) ![workflow](Gen_Demo/PixelCal.png) 96 | 97 | You can find the repo [here](https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator). 98 | 99 | The Pixel Resolution Calculator is a custom node I developed with the help of LLama3.1 yesterday (Yes I have no programming skills, learning it on the way from scratch). It's just a very simple node that generates the closest "latent-friendly" pixel resolution from your megapixel and aspect ratio of choice. I took inspiration from the ImageScaleToTotalPixels node from the original Flux demo workflow, as everyone seems to talk about pixel resolution instead of width and height pixel count like in SDXL. There is also a node to convert a latent sample input to width and height pixel count. 100 | 101 | # Upscaling with Tiled Diffusion 102 | 103 | An upscaling workflow is also included. It uses the Iterative Upscale (Image) node from the Impact pack and [tiled diffusion](https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111) to create a high-res fix like upscaling and detailing node group with the upscale model of your choice. You can also do denoise, CFG, and step scheduling with the PK hook. 104 | 105 | ![workflow](Gen_Demo/us-com.png) 106 | 107 | Demo image compare [here](https://imgsli.com/Mjg2MTE4). 108 | 109 | # Inpainting 110 | 111 | Since there is yet no inpainting model trained for Flux, only the simplest form of inpainting can be achieved here. You can also try to incorporate ControlNets, but pay attention to the square-based resolution and guidance scale (4) . 112 | 113 | # Ollama and Florence2 114 | 115 | Just some simples nodes to run ollama and Florence2 for using vision LLm for detail captioning and to get prompt insights, I'm using LLaVa 13B and Florence2 large in the demo, You will need [Ollama](https://ollama.com/) , [Ollama ComfyUI](https://github.com/stavsap/comfyui-ollama) and [Florence2 ComfyUI](https://github.com/kijai/ComfyUI-Florence2) nodes, see the links for detailed usage and installation guide. 116 | 117 | # Detailed guide 118 | 119 | More detailed guide will be added if people find it hard to use.... 120 | 121 | -------------------------------------------------------------------------- 122 | 123 | # BS 124 | 125 | Flux is such a flexible model, and given that it's a 1st version, it's very impressive. Within two weeks of releasing, there are already ControlNets and LoRAs available, which shows how much the community loves this model. I'm now looking forward to some inpainting models. And most importantly, Matteo, please release an iPadapter for Flux.... please , the one missing puzzle and I'm complete.... 126 | 127 | Happy Generating! 128 | 129 | P.S. I'm including the prompt I use with LLama3.1 to help me do spell checks and gramma checks for this very repo for no reason: 130 | 131 | Act as a professional writer with a strong writing skill set and a deep understanding of writing in general. Assist users in rewriting, reformatting, and performing grammar and spell checks upon request. Your tasks should include: 132 | 133 | 1. **Rewriting documents** to ensure correct grammar and spelling. 134 | 2. **Rephrasing sentences** to make them more fluent and easier to understand. 135 | 3. **Formatting content** using Markdown to enhance readability. 136 | 4. **Preserving original content**: Do not delete, modify, or add any unnecessary information to the document. 137 | 5. **Maintaining existing Markdown formatting**: If the document already uses Markdown, keep the formatting intact. You can reformat if necessary, but avoid impacting the original structure. 138 | 6. **Preserving technical terms**: Avoid rewriting specific terms related to the topic, such as "Ksampler" or "LoRAs", unless you're unsure about their meaning. In that case, ask the user for confirmation. 139 | 7. **Preserving the original tone**: Keep the document's tone consistent, whether it's formal or informal. Ensure that jokes and humorous elements remain intact. 140 | 141 | Additionally, please: 142 | 143 | 1. **Use chain-of-thought thinking**: Share your thought process when rewriting the document, explaining the reasoning behind the changes. 144 | 2. **List changes made**: Specify the changes you've made to the document, allowing the user to track the revisions. 145 | 3. **Provide suggestions**: If there are multiple ways to rewrite a section, offer suggestions and let the user decide which approach they prefer. 146 | 147 | Do you understand these requirements? 148 | 149 | -------------------------------------------------------------------------------- /workflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow/58ed362666d2ac96d8ee235bda3b8d60352bf816/workflow.png --------------------------------------------------------------------------------