├── .DS_Store ├── Advanced-Multiple-Style-With-Controlnet ├── Advanced-Multiple-Style-With-Controlnet.json ├── Advanced-Multiple-Style-With-Controlnet.png └── workflow.j-previewpeg.jpeg ├── LICENSE ├── README.md ├── generate-background ├── .DS_Store ├── generate- background.json └── preview.jpeg ├── upscale-i2i-v15 ├── .DS_Store ├── preview.jpeg ├── upscale-i2i-v15.json └── upscale-i2i-v15.png ├── upscale-i2i-xl ├── .DS_Store ├── preview.jpeg ├── upscale-i2i-xl.json └── upscale-i2i-xl.png ├── upscale-t2i-v15 ├── .DS_Store ├── preview.jpeg ├── upscale-t2i-sd15.json └── upscale-t2i-sd15.png └── upscale-t2i-xl ├── .DS_Store ├── preview.jpeg ├── upscale-t2i-sdxl.json └── upscale-t2i-sdxl.png /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/.DS_Store -------------------------------------------------------------------------------- /Advanced-Multiple-Style-With-Controlnet/Advanced-Multiple-Style-With-Controlnet.json: -------------------------------------------------------------------------------- 1 | { 2 | "last_node_id": 88, 3 | "last_link_id": 168, 4 | "nodes": [ 5 | { 6 | "id": 44, 7 | "type": "VAELoader", 8 | "pos": [ 9 | -38.392320827173805, 10 | -80.80515627806074 11 | ], 12 | "size": { 13 | "0": 315, 14 | "1": 58 15 | }, 16 | "flags": {}, 17 | "order": 0, 18 | "mode": 0, 19 | "outputs": [ 20 | { 21 | "name": "VAE", 22 | "type": "VAE", 23 | "links": [ 24 | 61 25 | ], 26 | "shape": 3, 27 | "slot_index": 0 28 | } 29 | ], 30 | "properties": { 31 | "Node name for S&R": "VAELoader" 32 | }, 33 | "widgets_values": [ 34 | "kf-f8-anime2.safetensors" 35 | ] 36 | }, 37 | { 38 | "id": 56, 39 | "type": "VAELoader", 40 | "pos": [ 41 | -30, 42 | 550 43 | ], 44 | "size": { 45 | "0": 315, 46 | "1": 58 47 | }, 48 | "flags": {}, 49 | "order": 1, 50 | "mode": 0, 51 | "outputs": [ 52 | { 53 | "name": "VAE", 54 | "type": "VAE", 55 | "links": [ 56 | 89 57 | ], 58 | "shape": 3, 59 | "slot_index": 0 60 | } 61 | ], 62 | "properties": { 63 | "Node name for S&R": "VAELoader" 64 | }, 65 | "widgets_values": [ 66 | "kf-f8-anime2.safetensors" 67 | ] 68 | }, 69 | { 70 | "id": 50, 71 | "type": "LoraLoader", 72 | "pos": [ 73 | -40, 74 | 240 75 | ], 76 | "size": { 77 | "0": 315, 78 | "1": 126 79 | }, 80 | "flags": {}, 81 | "order": 17, 82 | "mode": 0, 83 | "inputs": [ 84 | { 85 | "name": "model", 86 | "type": "MODEL", 87 | "link": 83 88 | }, 89 | { 90 | "name": "clip", 91 | "type": "CLIP", 92 | "link": 84 93 | } 94 | ], 95 | "outputs": [ 96 | { 97 | "name": "MODEL", 98 | "type": "MODEL", 99 | "links": [ 100 | 81 101 | ], 102 | "shape": 3, 103 | "slot_index": 0 104 | }, 105 | { 106 | "name": "CLIP", 107 | "type": "CLIP", 108 | "links": [ 109 | 82 110 | ], 111 | "shape": 3, 112 | "slot_index": 1 113 | } 114 | ], 115 | "title": "LoRA(风格化1)", 116 | "properties": { 117 | "Node name for S&R": "LoraLoader" 118 | }, 119 | "widgets_values": [ 120 | "COOLKIDS_MERGE_V2.5.safetensors", 121 | 0.7, 122 | 1 123 | ] 124 | }, 125 | { 126 | "id": 51, 127 | "type": "LoraLoader", 128 | "pos": [ 129 | 280, 130 | 240 131 | ], 132 | "size": { 133 | "0": 315, 134 | "1": 126 135 | }, 136 | "flags": {}, 137 | "order": 20, 138 | "mode": 0, 139 | "inputs": [ 140 | { 141 | "name": "model", 142 | "type": "MODEL", 143 | "link": 81 144 | }, 145 | { 146 | "name": "clip", 147 | "type": "CLIP", 148 | "link": 82 149 | } 150 | ], 151 | "outputs": [ 152 | { 153 | "name": "MODEL", 154 | "type": "MODEL", 155 | "links": [ 156 | 88 157 | ], 158 | "shape": 3, 159 | "slot_index": 0 160 | }, 161 | { 162 | "name": "CLIP", 163 | "type": "CLIP", 164 | "links": [ 165 | 99 166 | ], 167 | "shape": 3, 168 | "slot_index": 1 169 | } 170 | ], 171 | "title": "LoRA(风格化2)", 172 | "properties": { 173 | "Node name for S&R": "LoraLoader" 174 | }, 175 | "widgets_values": [ 176 | "CuteCartoonRedmond-CuteCartoon-CuteCartoonAF.safetensors", 177 | 1, 178 | 1 179 | ] 180 | }, 181 | { 182 | "id": 52, 183 | "type": "KSampler", 184 | "pos": [ 185 | 610, 186 | 330 187 | ], 188 | "size": { 189 | "0": 315, 190 | "1": 262 191 | }, 192 | "flags": {}, 193 | "order": 32, 194 | "mode": 0, 195 | "inputs": [ 196 | { 197 | "name": "model", 198 | "type": "MODEL", 199 | "link": 88, 200 | "slot_index": 0 201 | }, 202 | { 203 | "name": "positive", 204 | "type": "CONDITIONING", 205 | "link": 155 206 | }, 207 | { 208 | "name": "negative", 209 | "type": "CONDITIONING", 210 | "link": 86 211 | }, 212 | { 213 | "name": "latent_image", 214 | "type": "LATENT", 215 | "link": 85 216 | } 217 | ], 218 | "outputs": [ 219 | { 220 | "name": "LATENT", 221 | "type": "LATENT", 222 | "links": [ 223 | 92 224 | ], 225 | "slot_index": 0 226 | } 227 | ], 228 | "properties": { 229 | "Node name for S&R": "KSampler" 230 | }, 231 | "widgets_values": [ 232 | 737304865242101, 233 | "randomize", 234 | 6, 235 | 2, 236 | "lcm", 237 | "simple", 238 | 0.5 239 | ] 240 | }, 241 | { 242 | "id": 57, 243 | "type": "ImageScaleBy", 244 | "pos": [ 245 | 300, 246 | 550 247 | ], 248 | "size": { 249 | "0": 315, 250 | "1": 82 251 | }, 252 | "flags": {}, 253 | "order": 38, 254 | "mode": 0, 255 | "inputs": [ 256 | { 257 | "name": "image", 258 | "type": "IMAGE", 259 | "link": 91 260 | } 261 | ], 262 | "outputs": [ 263 | { 264 | "name": "IMAGE", 265 | "type": "IMAGE", 266 | "links": [ 267 | 119 268 | ], 269 | "shape": 3, 270 | "slot_index": 0 271 | } 272 | ], 273 | "properties": { 274 | "Node name for S&R": "ImageScaleBy" 275 | }, 276 | "widgets_values": [ 277 | "nearest-exact", 278 | 2 279 | ] 280 | }, 281 | { 282 | "id": 45, 283 | "type": "ImageScaleBy", 284 | "pos": [ 285 | 291.6076791728263, 286 | -230.805156278061 287 | ], 288 | "size": { 289 | "0": 315, 290 | "1": 82 291 | }, 292 | "flags": {}, 293 | "order": 37, 294 | "mode": 0, 295 | "inputs": [ 296 | { 297 | "name": "image", 298 | "type": "IMAGE", 299 | "link": 63 300 | } 301 | ], 302 | "outputs": [ 303 | { 304 | "name": "IMAGE", 305 | "type": "IMAGE", 306 | "links": [ 307 | 120 308 | ], 309 | "shape": 3, 310 | "slot_index": 0 311 | } 312 | ], 313 | "properties": { 314 | "Node name for S&R": "ImageScaleBy" 315 | }, 316 | "widgets_values": [ 317 | "nearest-exact", 318 | 2 319 | ] 320 | }, 321 | { 322 | "id": 6, 323 | "type": "CLIPTextEncode", 324 | "pos": [ 325 | -28.392320827173805, 326 | -230.805156278061 327 | ], 328 | "size": { 329 | "0": 310, 330 | "1": 110 331 | }, 332 | "flags": {}, 333 | "order": 22, 334 | "mode": 0, 335 | "inputs": [ 336 | { 337 | "name": "clip", 338 | "type": "CLIP", 339 | "link": 98 340 | }, 341 | { 342 | "name": "text", 343 | "type": "STRING", 344 | "link": 95, 345 | "widget": { 346 | "name": "text" 347 | }, 348 | "slot_index": 1 349 | } 350 | ], 351 | "outputs": [ 352 | { 353 | "name": "CONDITIONING", 354 | "type": "CONDITIONING", 355 | "links": [ 356 | 146 357 | ], 358 | "slot_index": 0 359 | } 360 | ], 361 | "properties": { 362 | "Node name for S&R": "CLIPTextEncode" 363 | }, 364 | "widgets_values": [ 365 | "best quality, masterpiece, (detailed), 1girl, (light on her face:1.3)spring garden,looking_at_viewer, portrait, black_hair, blue_eyes,sun light,(solo,upper body:1.2)" 366 | ], 367 | "color": "#232", 368 | "bgcolor": "#353" 369 | }, 370 | { 371 | "id": 59, 372 | "type": "CLIPTextEncode", 373 | "pos": [ 374 | -30, 375 | 400 376 | ], 377 | "size": { 378 | "0": 310, 379 | "1": 110 380 | }, 381 | "flags": {}, 382 | "order": 23, 383 | "mode": 0, 384 | "inputs": [ 385 | { 386 | "name": "clip", 387 | "type": "CLIP", 388 | "link": 99 389 | }, 390 | { 391 | "name": "text", 392 | "type": "STRING", 393 | "link": 97, 394 | "widget": { 395 | "name": "text" 396 | }, 397 | "slot_index": 1 398 | } 399 | ], 400 | "outputs": [ 401 | { 402 | "name": "CONDITIONING", 403 | "type": "CONDITIONING", 404 | "links": [ 405 | 147 406 | ], 407 | "slot_index": 0 408 | } 409 | ], 410 | "properties": { 411 | "Node name for S&R": "CLIPTextEncode" 412 | }, 413 | "widgets_values": [ 414 | "best quality, masterpiece, (detailed), 1girl, (light on her face:1.3)spring garden,looking_at_viewer, portrait, black_hair, blue_eyes,sun light,(solo,upper body:1.2)" 415 | ], 416 | "color": "#232", 417 | "bgcolor": "#353" 418 | }, 419 | { 420 | "id": 74, 421 | "type": "DiffControlNetLoader", 422 | "pos": [ 423 | -1279.1864368639144, 424 | 46.16522621811594 425 | ], 426 | "size": { 427 | "0": 367.8165283203125, 428 | "1": 58.083831787109375 429 | }, 430 | "flags": {}, 431 | "order": 10, 432 | "mode": 0, 433 | "inputs": [ 434 | { 435 | "name": "model", 436 | "type": "MODEL", 437 | "link": 135, 438 | "slot_index": 0 439 | } 440 | ], 441 | "outputs": [ 442 | { 443 | "name": "CONTROL_NET", 444 | "type": "CONTROL_NET", 445 | "links": [ 446 | 126, 447 | 148, 448 | 156 449 | ], 450 | "shape": 3, 451 | "slot_index": 0 452 | } 453 | ], 454 | "properties": { 455 | "Node name for S&R": "DiffControlNetLoader" 456 | }, 457 | "widgets_values": [ 458 | "control_v11p_sd15_lineart.pth" 459 | ] 460 | }, 461 | { 462 | "id": 5, 463 | "type": "EmptyLatentImage", 464 | "pos": [ 465 | 301.6076791728263, 466 | -110.8051562780608 467 | ], 468 | "size": { 469 | "0": 315, 470 | "1": 106 471 | }, 472 | "flags": {}, 473 | "order": 2, 474 | "mode": 0, 475 | "outputs": [ 476 | { 477 | "name": "LATENT", 478 | "type": "LATENT", 479 | "links": [ 480 | 2 481 | ], 482 | "slot_index": 0 483 | } 484 | ], 485 | "properties": { 486 | "Node name for S&R": "EmptyLatentImage" 487 | }, 488 | "widgets_values": [ 489 | 512, 490 | 768, 491 | 1 492 | ] 493 | }, 494 | { 495 | "id": 53, 496 | "type": "EmptyLatentImage", 497 | "pos": [ 498 | 290, 499 | 400 500 | ], 501 | "size": { 502 | "0": 315, 503 | "1": 106 504 | }, 505 | "flags": {}, 506 | "order": 3, 507 | "mode": 0, 508 | "outputs": [ 509 | { 510 | "name": "LATENT", 511 | "type": "LATENT", 512 | "links": [ 513 | 85 514 | ], 515 | "slot_index": 0 516 | } 517 | ], 518 | "properties": { 519 | "Node name for S&R": "EmptyLatentImage" 520 | }, 521 | "widgets_values": [ 522 | 512, 523 | 768, 524 | 1 525 | ] 526 | }, 527 | { 528 | "id": 62, 529 | "type": "EmptyLatentImage", 530 | "pos": [ 531 | 310.4600170940685, 532 | 1038.4621926147465 533 | ], 534 | "size": { 535 | "0": 315, 536 | "1": 106 537 | }, 538 | "flags": {}, 539 | "order": 4, 540 | "mode": 0, 541 | "outputs": [ 542 | { 543 | "name": "LATENT", 544 | "type": "LATENT", 545 | "links": [ 546 | 106 547 | ], 548 | "slot_index": 0 549 | } 550 | ], 551 | "properties": { 552 | "Node name for S&R": "EmptyLatentImage" 553 | }, 554 | "widgets_values": [ 555 | 512, 556 | 768, 557 | 1 558 | ] 559 | }, 560 | { 561 | "id": 60, 562 | "type": "LoraLoader", 563 | "pos": [ 564 | 300.4600170940685, 565 | 868.4621926147466 566 | ], 567 | "size": { 568 | "0": 315, 569 | "1": 126 570 | }, 571 | "flags": {}, 572 | "order": 18, 573 | "mode": 0, 574 | "inputs": [ 575 | { 576 | "name": "model", 577 | "type": "MODEL", 578 | "link": 122 579 | }, 580 | { 581 | "name": "clip", 582 | "type": "CLIP", 583 | "link": 123 584 | } 585 | ], 586 | "outputs": [ 587 | { 588 | "name": "MODEL", 589 | "type": "MODEL", 590 | "links": [ 591 | 103 592 | ], 593 | "shape": 3, 594 | "slot_index": 0 595 | }, 596 | { 597 | "name": "CLIP", 598 | "type": "CLIP", 599 | "links": [ 600 | 111 601 | ], 602 | "shape": 3, 603 | "slot_index": 1 604 | } 605 | ], 606 | "title": "LoRA(风格化2)", 607 | "properties": { 608 | "Node name for S&R": "LoraLoader" 609 | }, 610 | "widgets_values": [ 611 | "3DMM_V12.safetensors", 612 | 0.9, 613 | 1 614 | ] 615 | }, 616 | { 617 | "id": 76, 618 | "type": "AIO_Preprocessor", 619 | "pos": [ 620 | -1269.1864368639144, 621 | 146.1652262181161 622 | ], 623 | "size": { 624 | "0": 315, 625 | "1": 82 626 | }, 627 | "flags": {}, 628 | "order": 8, 629 | "mode": 0, 630 | "inputs": [ 631 | { 632 | "name": "image", 633 | "type": "IMAGE", 634 | "link": 129 635 | } 636 | ], 637 | "outputs": [ 638 | { 639 | "name": "IMAGE", 640 | "type": "IMAGE", 641 | "links": [ 642 | 127, 643 | 128, 644 | 149, 645 | 163 646 | ], 647 | "shape": 3, 648 | "slot_index": 0 649 | } 650 | ], 651 | "properties": { 652 | "Node name for S&R": "AIO_Preprocessor" 653 | }, 654 | "widgets_values": [ 655 | "LineartStandardPreprocessor", 656 | 512 657 | ] 658 | }, 659 | { 660 | "id": 78, 661 | "type": "DiffControlNetLoader", 662 | "pos": [ 663 | -1279.1864368639144, 664 | 356.16522621811606 665 | ], 666 | "size": { 667 | "0": 367.8165283203125, 668 | "1": 58.083831787109375 669 | }, 670 | "flags": {}, 671 | "order": 11, 672 | "mode": 0, 673 | "inputs": [ 674 | { 675 | "name": "model", 676 | "type": "MODEL", 677 | "link": 162, 678 | "slot_index": 0 679 | } 680 | ], 681 | "outputs": [ 682 | { 683 | "name": "CONTROL_NET", 684 | "type": "CONTROL_NET", 685 | "links": [ 686 | 131, 687 | 152, 688 | 161 689 | ], 690 | "shape": 3, 691 | "slot_index": 0 692 | } 693 | ], 694 | "properties": { 695 | "Node name for S&R": "DiffControlNetLoader" 696 | }, 697 | "widgets_values": [ 698 | "control_v11f1p_sd15_depth.pth" 699 | ] 700 | }, 701 | { 702 | "id": 80, 703 | "type": "AIO_Preprocessor", 704 | "pos": [ 705 | -1269.1864368639144, 706 | 466.165226218116 707 | ], 708 | "size": { 709 | "0": 315, 710 | "1": 82 711 | }, 712 | "flags": {}, 713 | "order": 9, 714 | "mode": 0, 715 | "inputs": [ 716 | { 717 | "name": "image", 718 | "type": "IMAGE", 719 | "link": 134 720 | } 721 | ], 722 | "outputs": [ 723 | { 724 | "name": "IMAGE", 725 | "type": "IMAGE", 726 | "links": [ 727 | 132, 728 | 133, 729 | 153, 730 | 160 731 | ], 732 | "shape": 3, 733 | "slot_index": 0 734 | } 735 | ], 736 | "properties": { 737 | "Node name for S&R": "AIO_Preprocessor" 738 | }, 739 | "widgets_values": [ 740 | "DepthAnythingPreprocessor", 741 | 512 742 | ] 743 | }, 744 | { 745 | "id": 79, 746 | "type": "PreviewImage", 747 | "pos": [ 748 | -889.1864368639143, 749 | 366.16522621811606 750 | ], 751 | "size": { 752 | "0": 310, 753 | "1": 260 754 | }, 755 | "flags": {}, 756 | "order": 14, 757 | "mode": 0, 758 | "inputs": [ 759 | { 760 | "name": "images", 761 | "type": "IMAGE", 762 | "link": 133, 763 | "slot_index": 0 764 | } 765 | ], 766 | "properties": { 767 | "Node name for S&R": "PreviewImage" 768 | } 769 | }, 770 | { 771 | "id": 75, 772 | "type": "PreviewImage", 773 | "pos": [ 774 | -899.1864368639143, 775 | 36.16522621811593 776 | ], 777 | "size": { 778 | "0": 310, 779 | "1": 260 780 | }, 781 | "flags": {}, 782 | "order": 13, 783 | "mode": 0, 784 | "inputs": [ 785 | { 786 | "name": "images", 787 | "type": "IMAGE", 788 | "link": 128, 789 | "slot_index": 0 790 | } 791 | ], 792 | "properties": { 793 | "Node name for S&R": "PreviewImage" 794 | } 795 | }, 796 | { 797 | "id": 87, 798 | "type": "ControlNetApply", 799 | "pos": [ 800 | 300, 801 | 660 802 | ], 803 | "size": { 804 | "0": 317.4000244140625, 805 | "1": 98 806 | }, 807 | "flags": {}, 808 | "order": 29, 809 | "mode": 0, 810 | "inputs": [ 811 | { 812 | "name": "conditioning", 813 | "type": "CONDITIONING", 814 | "link": 154, 815 | "slot_index": 0 816 | }, 817 | { 818 | "name": "control_net", 819 | "type": "CONTROL_NET", 820 | "link": 152, 821 | "slot_index": 1 822 | }, 823 | { 824 | "name": "image", 825 | "type": "IMAGE", 826 | "link": 153, 827 | "slot_index": 2 828 | } 829 | ], 830 | "outputs": [ 831 | { 832 | "name": "CONDITIONING", 833 | "type": "CONDITIONING", 834 | "links": [ 835 | 155 836 | ], 837 | "shape": 3, 838 | "slot_index": 0 839 | } 840 | ], 841 | "properties": { 842 | "Node name for S&R": "ControlNetApply" 843 | }, 844 | "widgets_values": [ 845 | 0.2 846 | ] 847 | }, 848 | { 849 | "id": 54, 850 | "type": "VAEDecode", 851 | "pos": [ 852 | 620, 853 | 240 854 | ], 855 | "size": { 856 | "0": 290, 857 | "1": 50 858 | }, 859 | "flags": {}, 860 | "order": 35, 861 | "mode": 0, 862 | "inputs": [ 863 | { 864 | "name": "samples", 865 | "type": "LATENT", 866 | "link": 92 867 | }, 868 | { 869 | "name": "vae", 870 | "type": "VAE", 871 | "link": 89 872 | } 873 | ], 874 | "outputs": [ 875 | { 876 | "name": "IMAGE", 877 | "type": "IMAGE", 878 | "links": [ 879 | 91 880 | ], 881 | "slot_index": 0 882 | } 883 | ], 884 | "properties": { 885 | "Node name for S&R": "VAEDecode" 886 | } 887 | }, 888 | { 889 | "id": 69, 890 | "type": "SaveImage", 891 | "pos": [ 892 | 930, 893 | 240 894 | ], 895 | "size": { 896 | "0": 530, 897 | "1": 520 898 | }, 899 | "flags": {}, 900 | "order": 41, 901 | "mode": 0, 902 | "inputs": [ 903 | { 904 | "name": "images", 905 | "type": "IMAGE", 906 | "link": 119 907 | } 908 | ], 909 | "properties": {}, 910 | "widgets_values": [ 911 | "ComfyUI" 912 | ] 913 | }, 914 | { 915 | "id": 71, 916 | "type": "SaveImage", 917 | "pos": [ 918 | 965.9083609574227, 919 | 863.6082537191141 920 | ], 921 | "size": { 922 | "0": 530, 923 | "1": 520 924 | }, 925 | "flags": {}, 926 | "order": 39, 927 | "mode": 0, 928 | "inputs": [ 929 | { 930 | "name": "images", 931 | "type": "IMAGE", 932 | "link": 121 933 | } 934 | ], 935 | "properties": {}, 936 | "widgets_values": [ 937 | "ComfyUI" 938 | ] 939 | }, 940 | { 941 | "id": 47, 942 | "type": "LoraLoader", 943 | "pos": [ 944 | -28.392320827173805, 945 | -400.8051562780611 946 | ], 947 | "size": { 948 | "0": 315, 949 | "1": 126 950 | }, 951 | "flags": {}, 952 | "order": 16, 953 | "mode": 0, 954 | "inputs": [ 955 | { 956 | "name": "model", 957 | "type": "MODEL", 958 | "link": 71 959 | }, 960 | { 961 | "name": "clip", 962 | "type": "CLIP", 963 | "link": 70 964 | } 965 | ], 966 | "outputs": [ 967 | { 968 | "name": "MODEL", 969 | "type": "MODEL", 970 | "links": [ 971 | 68 972 | ], 973 | "shape": 3, 974 | "slot_index": 0 975 | }, 976 | { 977 | "name": "CLIP", 978 | "type": "CLIP", 979 | "links": [ 980 | 67 981 | ], 982 | "shape": 3, 983 | "slot_index": 1 984 | } 985 | ], 986 | "title": "LoRA(风格化1)", 987 | "properties": { 988 | "Node name for S&R": "LoraLoader" 989 | }, 990 | "widgets_values": [ 991 | "2D_pixel_toolkit_64.safetensors", 992 | 0.7, 993 | 1 994 | ] 995 | }, 996 | { 997 | "id": 77, 998 | "type": "ControlNetApply", 999 | "pos": [ 1000 | 311.6076791728263, 1001 | 39.194843721939286 1002 | ], 1003 | "size": { 1004 | "0": 317.4000244140625, 1005 | "1": 98 1006 | }, 1007 | "flags": {}, 1008 | "order": 28, 1009 | "mode": 0, 1010 | "inputs": [ 1011 | { 1012 | "name": "conditioning", 1013 | "type": "CONDITIONING", 1014 | "link": 130, 1015 | "slot_index": 0 1016 | }, 1017 | { 1018 | "name": "control_net", 1019 | "type": "CONTROL_NET", 1020 | "link": 131, 1021 | "slot_index": 1 1022 | }, 1023 | { 1024 | "name": "image", 1025 | "type": "IMAGE", 1026 | "link": 132, 1027 | "slot_index": 2 1028 | } 1029 | ], 1030 | "outputs": [ 1031 | { 1032 | "name": "CONDITIONING", 1033 | "type": "CONDITIONING", 1034 | "links": [ 1035 | 151 1036 | ], 1037 | "shape": 3, 1038 | "slot_index": 0 1039 | } 1040 | ], 1041 | "properties": { 1042 | "Node name for S&R": "ControlNetApply" 1043 | }, 1044 | "widgets_values": [ 1045 | 0.2 1046 | ] 1047 | }, 1048 | { 1049 | "id": 3, 1050 | "type": "KSampler", 1051 | "pos": [ 1052 | 631.6076791728264, 1053 | -300.8051562780611 1054 | ], 1055 | "size": { 1056 | "0": 315, 1057 | "1": 262 1058 | }, 1059 | "flags": {}, 1060 | "order": 31, 1061 | "mode": 0, 1062 | "inputs": [ 1063 | { 1064 | "name": "model", 1065 | "type": "MODEL", 1066 | "link": 72, 1067 | "slot_index": 0 1068 | }, 1069 | { 1070 | "name": "positive", 1071 | "type": "CONDITIONING", 1072 | "link": 151 1073 | }, 1074 | { 1075 | "name": "negative", 1076 | "type": "CONDITIONING", 1077 | "link": 6 1078 | }, 1079 | { 1080 | "name": "latent_image", 1081 | "type": "LATENT", 1082 | "link": 2 1083 | } 1084 | ], 1085 | "outputs": [ 1086 | { 1087 | "name": "LATENT", 1088 | "type": "LATENT", 1089 | "links": [ 1090 | 7 1091 | ], 1092 | "slot_index": 0 1093 | } 1094 | ], 1095 | "properties": { 1096 | "Node name for S&R": "KSampler" 1097 | }, 1098 | "widgets_values": [ 1099 | 729878931508578, 1100 | "randomize", 1101 | 6, 1102 | 1.6, 1103 | "lcm", 1104 | "simple", 1105 | 0.5 1106 | ] 1107 | }, 1108 | { 1109 | "id": 8, 1110 | "type": "VAEDecode", 1111 | "pos": [ 1112 | 641.6076791728264, 1113 | -390.8051562780611 1114 | ], 1115 | "size": { 1116 | "0": 290, 1117 | "1": 50 1118 | }, 1119 | "flags": {}, 1120 | "order": 34, 1121 | "mode": 0, 1122 | "inputs": [ 1123 | { 1124 | "name": "samples", 1125 | "type": "LATENT", 1126 | "link": 7 1127 | }, 1128 | { 1129 | "name": "vae", 1130 | "type": "VAE", 1131 | "link": 61 1132 | } 1133 | ], 1134 | "outputs": [ 1135 | { 1136 | "name": "IMAGE", 1137 | "type": "IMAGE", 1138 | "links": [ 1139 | 63 1140 | ], 1141 | "slot_index": 0 1142 | } 1143 | ], 1144 | "properties": { 1145 | "Node name for S&R": "VAEDecode" 1146 | } 1147 | }, 1148 | { 1149 | "id": 70, 1150 | "type": "SaveImage", 1151 | "pos": [ 1152 | 961.6076791728264, 1153 | -390.8051562780611 1154 | ], 1155 | "size": { 1156 | "0": 530, 1157 | "1": 520 1158 | }, 1159 | "flags": {}, 1160 | "order": 40, 1161 | "mode": 0, 1162 | "inputs": [ 1163 | { 1164 | "name": "images", 1165 | "type": "IMAGE", 1166 | "link": 120 1167 | } 1168 | ], 1169 | "properties": {}, 1170 | "widgets_values": [ 1171 | "ComfyUI" 1172 | ] 1173 | }, 1174 | { 1175 | "id": 81, 1176 | "type": "LoadImage", 1177 | "pos": [ 1178 | -1279.4081896737266, 1179 | -369.9877254601682 1180 | ], 1181 | "size": [ 1182 | 320, 1183 | 310 1184 | ], 1185 | "flags": {}, 1186 | "order": 5, 1187 | "mode": 0, 1188 | "outputs": [ 1189 | { 1190 | "name": "IMAGE", 1191 | "type": "IMAGE", 1192 | "links": [ 1193 | 129, 1194 | 134 1195 | ], 1196 | "shape": 3, 1197 | "slot_index": 0 1198 | }, 1199 | { 1200 | "name": "MASK", 1201 | "type": "MASK", 1202 | "links": null, 1203 | "shape": 3 1204 | } 1205 | ], 1206 | "properties": { 1207 | "Node name for S&R": "LoadImage" 1208 | }, 1209 | "widgets_values": [ 1210 | "10 Cool Hand Poses for Portraits (2).jpg", 1211 | "image" 1212 | ] 1213 | }, 1214 | { 1215 | "id": 67, 1216 | "type": "CLIPTextEncode", 1217 | "pos": [ 1218 | -23.643293858251177, 1219 | 883.6082537191141 1220 | ], 1221 | "size": { 1222 | "0": 310, 1223 | "1": 110 1224 | }, 1225 | "flags": {}, 1226 | "order": 21, 1227 | "mode": 0, 1228 | "inputs": [ 1229 | { 1230 | "name": "clip", 1231 | "type": "CLIP", 1232 | "link": 111 1233 | }, 1234 | { 1235 | "name": "text", 1236 | "type": "STRING", 1237 | "link": 113, 1238 | "widget": { 1239 | "name": "text" 1240 | }, 1241 | "slot_index": 1 1242 | } 1243 | ], 1244 | "outputs": [ 1245 | { 1246 | "name": "CONDITIONING", 1247 | "type": "CONDITIONING", 1248 | "links": [ 1249 | 157 1250 | ], 1251 | "slot_index": 0 1252 | } 1253 | ], 1254 | "properties": { 1255 | "Node name for S&R": "CLIPTextEncode" 1256 | }, 1257 | "widgets_values": [ 1258 | "best quality, masterpiece, (detailed), 1girl, (light on her face:1.3)spring garden,looking_at_viewer, portrait, black_hair, blue_eyes,sun light,(solo,upper body:1.2)" 1259 | ], 1260 | "color": "#232", 1261 | "bgcolor": "#353" 1262 | }, 1263 | { 1264 | "id": 88, 1265 | "type": "ControlNetApply", 1266 | "pos": [ 1267 | -23.643293858251177, 1268 | 1033.6082537191141 1269 | ], 1270 | "size": { 1271 | "0": 317.4000244140625, 1272 | "1": 98 1273 | }, 1274 | "flags": {}, 1275 | "order": 24, 1276 | "mode": 0, 1277 | "inputs": [ 1278 | { 1279 | "name": "conditioning", 1280 | "type": "CONDITIONING", 1281 | "link": 157, 1282 | "slot_index": 0 1283 | }, 1284 | { 1285 | "name": "control_net", 1286 | "type": "CONTROL_NET", 1287 | "link": 156, 1288 | "slot_index": 1 1289 | }, 1290 | { 1291 | "name": "image", 1292 | "type": "IMAGE", 1293 | "link": 163, 1294 | "slot_index": 2 1295 | } 1296 | ], 1297 | "outputs": [ 1298 | { 1299 | "name": "CONDITIONING", 1300 | "type": "CONDITIONING", 1301 | "links": [ 1302 | 158 1303 | ], 1304 | "shape": 3, 1305 | "slot_index": 0 1306 | } 1307 | ], 1308 | "properties": { 1309 | "Node name for S&R": "ControlNetApply" 1310 | }, 1311 | "widgets_values": [ 1312 | 0.6 1313 | ] 1314 | }, 1315 | { 1316 | "id": 7, 1317 | "type": "CLIPTextEncode", 1318 | "pos": [ 1319 | -1270.7514010979576, 1320 | 1033.0720045836624 1321 | ], 1322 | "size": { 1323 | "0": 310, 1324 | "1": 90 1325 | }, 1326 | "flags": {}, 1327 | "order": 15, 1328 | "mode": 0, 1329 | "inputs": [ 1330 | { 1331 | "name": "clip", 1332 | "type": "CLIP", 1333 | "link": 16 1334 | } 1335 | ], 1336 | "outputs": [ 1337 | { 1338 | "name": "CONDITIONING", 1339 | "type": "CONDITIONING", 1340 | "links": [ 1341 | 6, 1342 | 86, 1343 | 168 1344 | ], 1345 | "slot_index": 0 1346 | } 1347 | ], 1348 | "properties": { 1349 | "Node name for S&R": "CLIPTextEncode" 1350 | }, 1351 | "widgets_values": [ 1352 | "embedding:ac_neg1, " 1353 | ], 1354 | "color": "#322", 1355 | "bgcolor": "#533" 1356 | }, 1357 | { 1358 | "id": 61, 1359 | "type": "KSampler", 1360 | "pos": [ 1361 | 636.3567061417489, 1362 | 973.6082537191141 1363 | ], 1364 | "size": { 1365 | "0": 315, 1366 | "1": 262 1367 | }, 1368 | "flags": {}, 1369 | "order": 30, 1370 | "mode": 0, 1371 | "inputs": [ 1372 | { 1373 | "name": "model", 1374 | "type": "MODEL", 1375 | "link": 103, 1376 | "slot_index": 0 1377 | }, 1378 | { 1379 | "name": "positive", 1380 | "type": "CONDITIONING", 1381 | "link": 166 1382 | }, 1383 | { 1384 | "name": "negative", 1385 | "type": "CONDITIONING", 1386 | "link": 168 1387 | }, 1388 | { 1389 | "name": "latent_image", 1390 | "type": "LATENT", 1391 | "link": 106 1392 | } 1393 | ], 1394 | "outputs": [ 1395 | { 1396 | "name": "LATENT", 1397 | "type": "LATENT", 1398 | "links": [ 1399 | 107 1400 | ], 1401 | "slot_index": 0 1402 | } 1403 | ], 1404 | "properties": { 1405 | "Node name for S&R": "KSampler" 1406 | }, 1407 | "widgets_values": [ 1408 | 924909236708460, 1409 | "randomize", 1410 | 9, 1411 | 1.7, 1412 | "lcm", 1413 | "simple", 1414 | 0.5 1415 | ] 1416 | }, 1417 | { 1418 | "id": 86, 1419 | "type": "ControlNetApply", 1420 | "pos": [ 1421 | -23.643293858251177, 1422 | 1173.6082537191141 1423 | ], 1424 | "size": { 1425 | "0": 317.4000244140625, 1426 | "1": 98 1427 | }, 1428 | "flags": {}, 1429 | "order": 27, 1430 | "mode": 0, 1431 | "inputs": [ 1432 | { 1433 | "name": "conditioning", 1434 | "type": "CONDITIONING", 1435 | "link": 158, 1436 | "slot_index": 0 1437 | }, 1438 | { 1439 | "name": "control_net", 1440 | "type": "CONTROL_NET", 1441 | "link": 161, 1442 | "slot_index": 1 1443 | }, 1444 | { 1445 | "name": "image", 1446 | "type": "IMAGE", 1447 | "link": 160, 1448 | "slot_index": 2 1449 | } 1450 | ], 1451 | "outputs": [ 1452 | { 1453 | "name": "CONDITIONING", 1454 | "type": "CONDITIONING", 1455 | "links": [ 1456 | 166 1457 | ], 1458 | "shape": 3, 1459 | "slot_index": 0 1460 | } 1461 | ], 1462 | "properties": { 1463 | "Node name for S&R": "ControlNetApply" 1464 | }, 1465 | "widgets_values": [ 1466 | 0.2 1467 | ] 1468 | }, 1469 | { 1470 | "id": 66, 1471 | "type": "ImageScaleBy", 1472 | "pos": [ 1473 | 306.3567061417488, 1474 | 1183.6082537191141 1475 | ], 1476 | "size": { 1477 | "0": 315, 1478 | "1": 82 1479 | }, 1480 | "flags": {}, 1481 | "order": 36, 1482 | "mode": 0, 1483 | "inputs": [ 1484 | { 1485 | "name": "image", 1486 | "type": "IMAGE", 1487 | "link": 110 1488 | } 1489 | ], 1490 | "outputs": [ 1491 | { 1492 | "name": "IMAGE", 1493 | "type": "IMAGE", 1494 | "links": [ 1495 | 121 1496 | ], 1497 | "shape": 3, 1498 | "slot_index": 0 1499 | } 1500 | ], 1501 | "properties": { 1502 | "Node name for S&R": "ImageScaleBy" 1503 | }, 1504 | "widgets_values": [ 1505 | "nearest-exact", 1506 | 2 1507 | ] 1508 | }, 1509 | { 1510 | "id": 63, 1511 | "type": "VAEDecode", 1512 | "pos": [ 1513 | 636.3567061417489, 1514 | 873.6082537191141 1515 | ], 1516 | "size": { 1517 | "0": 300, 1518 | "1": 50 1519 | }, 1520 | "flags": {}, 1521 | "order": 33, 1522 | "mode": 0, 1523 | "inputs": [ 1524 | { 1525 | "name": "samples", 1526 | "type": "LATENT", 1527 | "link": 107 1528 | }, 1529 | { 1530 | "name": "vae", 1531 | "type": "VAE", 1532 | "link": 124, 1533 | "slot_index": 1 1534 | } 1535 | ], 1536 | "outputs": [ 1537 | { 1538 | "name": "IMAGE", 1539 | "type": "IMAGE", 1540 | "links": [ 1541 | 110 1542 | ], 1543 | "slot_index": 0 1544 | } 1545 | ], 1546 | "properties": { 1547 | "Node name for S&R": "VAEDecode" 1548 | } 1549 | }, 1550 | { 1551 | "id": 48, 1552 | "type": "LoraLoader", 1553 | "pos": [ 1554 | 301.6076791728263, 1555 | -390.8051562780611 1556 | ], 1557 | "size": { 1558 | "0": 315, 1559 | "1": 126 1560 | }, 1561 | "flags": {}, 1562 | "order": 19, 1563 | "mode": 0, 1564 | "inputs": [ 1565 | { 1566 | "name": "model", 1567 | "type": "MODEL", 1568 | "link": 68 1569 | }, 1570 | { 1571 | "name": "clip", 1572 | "type": "CLIP", 1573 | "link": 67 1574 | } 1575 | ], 1576 | "outputs": [ 1577 | { 1578 | "name": "MODEL", 1579 | "type": "MODEL", 1580 | "links": [ 1581 | 72 1582 | ], 1583 | "shape": 3, 1584 | "slot_index": 0 1585 | }, 1586 | { 1587 | "name": "CLIP", 1588 | "type": "CLIP", 1589 | "links": [ 1590 | 98 1591 | ], 1592 | "shape": 3, 1593 | "slot_index": 1 1594 | } 1595 | ], 1596 | "title": "LoRA(风格化2)", 1597 | "properties": { 1598 | "Node name for S&R": "LoraLoader" 1599 | }, 1600 | "widgets_values": [ 1601 | "COOLKIDS_MERGE_V2.5.safetensors", 1602 | 0.6, 1603 | 1 1604 | ] 1605 | }, 1606 | { 1607 | "id": 4, 1608 | "type": "CheckpointLoaderSimple", 1609 | "pos": [ 1610 | -1280.7514010979576, 1611 | 723.0720045836633 1612 | ], 1613 | "size": { 1614 | "0": 315, 1615 | "1": 98 1616 | }, 1617 | "flags": {}, 1618 | "order": 6, 1619 | "mode": 0, 1620 | "outputs": [ 1621 | { 1622 | "name": "MODEL", 1623 | "type": "MODEL", 1624 | "links": [ 1625 | 13, 1626 | 135, 1627 | 162 1628 | ], 1629 | "slot_index": 0 1630 | }, 1631 | { 1632 | "name": "CLIP", 1633 | "type": "CLIP", 1634 | "links": [ 1635 | 14 1636 | ], 1637 | "slot_index": 1 1638 | }, 1639 | { 1640 | "name": "VAE", 1641 | "type": "VAE", 1642 | "links": [ 1643 | 124 1644 | ], 1645 | "slot_index": 2 1646 | } 1647 | ], 1648 | "properties": { 1649 | "Node name for S&R": "CheckpointLoaderSimple" 1650 | }, 1651 | "widgets_values": [ 1652 | "revAnimated_v122EOL.safetensors" 1653 | ] 1654 | }, 1655 | { 1656 | "id": 15, 1657 | "type": "LoraLoader", 1658 | "pos": [ 1659 | -1280, 1660 | 860 1661 | ], 1662 | "size": { 1663 | "0": 315, 1664 | "1": 126 1665 | }, 1666 | "flags": {}, 1667 | "order": 12, 1668 | "mode": 0, 1669 | "inputs": [ 1670 | { 1671 | "name": "model", 1672 | "type": "MODEL", 1673 | "link": 13 1674 | }, 1675 | { 1676 | "name": "clip", 1677 | "type": "CLIP", 1678 | "link": 14 1679 | } 1680 | ], 1681 | "outputs": [ 1682 | { 1683 | "name": "MODEL", 1684 | "type": "MODEL", 1685 | "links": [ 1686 | 71, 1687 | 83, 1688 | 122 1689 | ], 1690 | "shape": 3, 1691 | "slot_index": 0 1692 | }, 1693 | { 1694 | "name": "CLIP", 1695 | "type": "CLIP", 1696 | "links": [ 1697 | 16, 1698 | 70, 1699 | 84, 1700 | 123 1701 | ], 1702 | "shape": 3, 1703 | "slot_index": 1 1704 | } 1705 | ], 1706 | "title": "LoRA(LCM加速)", 1707 | "properties": { 1708 | "Node name for S&R": "LoraLoader" 1709 | }, 1710 | "widgets_values": [ 1711 | "lora-lcm-sd-1.5.safetensors", 1712 | 1, 1713 | 1 1714 | ] 1715 | }, 1716 | { 1717 | "id": 58, 1718 | "type": "PrimitiveNode", 1719 | "pos": [ 1720 | -949.4081896737262, 1721 | -369.9877254601682 1722 | ], 1723 | "size": { 1724 | "0": 330, 1725 | "1": 300 1726 | }, 1727 | "flags": {}, 1728 | "order": 7, 1729 | "mode": 0, 1730 | "outputs": [ 1731 | { 1732 | "name": "STRING", 1733 | "type": "STRING", 1734 | "links": [ 1735 | 95, 1736 | 97, 1737 | 113 1738 | ], 1739 | "widget": { 1740 | "name": "text" 1741 | }, 1742 | "slot_index": 0 1743 | } 1744 | ], 1745 | "properties": { 1746 | "Run widget replace on values": false 1747 | }, 1748 | "widgets_values": [ 1749 | "best quality, masterpiece, (detailed), 1girl, (light on her face:1.3)spring garden,looking_at_viewer, portrait, black_hair, blue_eyes,sun light,(solo,upper body:1.2)" 1750 | ] 1751 | }, 1752 | { 1753 | "id": 85, 1754 | "type": "ControlNetApply", 1755 | "pos": [ 1756 | -30, 1757 | 650 1758 | ], 1759 | "size": { 1760 | "0": 317.4000244140625, 1761 | "1": 98 1762 | }, 1763 | "flags": {}, 1764 | "order": 26, 1765 | "mode": 0, 1766 | "inputs": [ 1767 | { 1768 | "name": "conditioning", 1769 | "type": "CONDITIONING", 1770 | "link": 147, 1771 | "slot_index": 0 1772 | }, 1773 | { 1774 | "name": "control_net", 1775 | "type": "CONTROL_NET", 1776 | "link": 148, 1777 | "slot_index": 1 1778 | }, 1779 | { 1780 | "name": "image", 1781 | "type": "IMAGE", 1782 | "link": 149, 1783 | "slot_index": 2 1784 | } 1785 | ], 1786 | "outputs": [ 1787 | { 1788 | "name": "CONDITIONING", 1789 | "type": "CONDITIONING", 1790 | "links": [ 1791 | 154 1792 | ], 1793 | "shape": 3, 1794 | "slot_index": 0 1795 | } 1796 | ], 1797 | "properties": { 1798 | "Node name for S&R": "ControlNetApply" 1799 | }, 1800 | "widgets_values": [ 1801 | 1 1802 | ] 1803 | }, 1804 | { 1805 | "id": 73, 1806 | "type": "ControlNetApply", 1807 | "pos": [ 1808 | -38.392320827173805, 1809 | 19.194843721939296 1810 | ], 1811 | "size": { 1812 | "0": 317.4000244140625, 1813 | "1": 98 1814 | }, 1815 | "flags": {}, 1816 | "order": 25, 1817 | "mode": 0, 1818 | "inputs": [ 1819 | { 1820 | "name": "conditioning", 1821 | "type": "CONDITIONING", 1822 | "link": 146, 1823 | "slot_index": 0 1824 | }, 1825 | { 1826 | "name": "control_net", 1827 | "type": "CONTROL_NET", 1828 | "link": 126, 1829 | "slot_index": 1 1830 | }, 1831 | { 1832 | "name": "image", 1833 | "type": "IMAGE", 1834 | "link": 127, 1835 | "slot_index": 2 1836 | } 1837 | ], 1838 | "outputs": [ 1839 | { 1840 | "name": "CONDITIONING", 1841 | "type": "CONDITIONING", 1842 | "links": [ 1843 | 130 1844 | ], 1845 | "shape": 3, 1846 | "slot_index": 0 1847 | } 1848 | ], 1849 | "properties": { 1850 | "Node name for S&R": "ControlNetApply" 1851 | }, 1852 | "widgets_values": [ 1853 | 1 1854 | ] 1855 | } 1856 | ], 1857 | "links": [ 1858 | [ 1859 | 2, 1860 | 5, 1861 | 0, 1862 | 3, 1863 | 3, 1864 | "LATENT" 1865 | ], 1866 | [ 1867 | 6, 1868 | 7, 1869 | 0, 1870 | 3, 1871 | 2, 1872 | "CONDITIONING" 1873 | ], 1874 | [ 1875 | 7, 1876 | 3, 1877 | 0, 1878 | 8, 1879 | 0, 1880 | "LATENT" 1881 | ], 1882 | [ 1883 | 13, 1884 | 4, 1885 | 0, 1886 | 15, 1887 | 0, 1888 | "MODEL" 1889 | ], 1890 | [ 1891 | 14, 1892 | 4, 1893 | 1, 1894 | 15, 1895 | 1, 1896 | "CLIP" 1897 | ], 1898 | [ 1899 | 16, 1900 | 15, 1901 | 1, 1902 | 7, 1903 | 0, 1904 | "CLIP" 1905 | ], 1906 | [ 1907 | 61, 1908 | 44, 1909 | 0, 1910 | 8, 1911 | 1, 1912 | "VAE" 1913 | ], 1914 | [ 1915 | 63, 1916 | 8, 1917 | 0, 1918 | 45, 1919 | 0, 1920 | "IMAGE" 1921 | ], 1922 | [ 1923 | 67, 1924 | 47, 1925 | 1, 1926 | 48, 1927 | 1, 1928 | "CLIP" 1929 | ], 1930 | [ 1931 | 68, 1932 | 47, 1933 | 0, 1934 | 48, 1935 | 0, 1936 | "MODEL" 1937 | ], 1938 | [ 1939 | 70, 1940 | 15, 1941 | 1, 1942 | 47, 1943 | 1, 1944 | "CLIP" 1945 | ], 1946 | [ 1947 | 71, 1948 | 15, 1949 | 0, 1950 | 47, 1951 | 0, 1952 | "MODEL" 1953 | ], 1954 | [ 1955 | 72, 1956 | 48, 1957 | 0, 1958 | 3, 1959 | 0, 1960 | "MODEL" 1961 | ], 1962 | [ 1963 | 81, 1964 | 50, 1965 | 0, 1966 | 51, 1967 | 0, 1968 | "MODEL" 1969 | ], 1970 | [ 1971 | 82, 1972 | 50, 1973 | 1, 1974 | 51, 1975 | 1, 1976 | "CLIP" 1977 | ], 1978 | [ 1979 | 83, 1980 | 15, 1981 | 0, 1982 | 50, 1983 | 0, 1984 | "MODEL" 1985 | ], 1986 | [ 1987 | 84, 1988 | 15, 1989 | 1, 1990 | 50, 1991 | 1, 1992 | "CLIP" 1993 | ], 1994 | [ 1995 | 85, 1996 | 53, 1997 | 0, 1998 | 52, 1999 | 3, 2000 | "LATENT" 2001 | ], 2002 | [ 2003 | 86, 2004 | 7, 2005 | 0, 2006 | 52, 2007 | 2, 2008 | "CONDITIONING" 2009 | ], 2010 | [ 2011 | 88, 2012 | 51, 2013 | 0, 2014 | 52, 2015 | 0, 2016 | "MODEL" 2017 | ], 2018 | [ 2019 | 89, 2020 | 56, 2021 | 0, 2022 | 54, 2023 | 1, 2024 | "VAE" 2025 | ], 2026 | [ 2027 | 91, 2028 | 54, 2029 | 0, 2030 | 57, 2031 | 0, 2032 | "IMAGE" 2033 | ], 2034 | [ 2035 | 92, 2036 | 52, 2037 | 0, 2038 | 54, 2039 | 0, 2040 | "LATENT" 2041 | ], 2042 | [ 2043 | 95, 2044 | 58, 2045 | 0, 2046 | 6, 2047 | 1, 2048 | "STRING" 2049 | ], 2050 | [ 2051 | 97, 2052 | 58, 2053 | 0, 2054 | 59, 2055 | 1, 2056 | "STRING" 2057 | ], 2058 | [ 2059 | 98, 2060 | 48, 2061 | 1, 2062 | 6, 2063 | 0, 2064 | "CLIP" 2065 | ], 2066 | [ 2067 | 99, 2068 | 51, 2069 | 1, 2070 | 59, 2071 | 0, 2072 | "CLIP" 2073 | ], 2074 | [ 2075 | 103, 2076 | 60, 2077 | 0, 2078 | 61, 2079 | 0, 2080 | "MODEL" 2081 | ], 2082 | [ 2083 | 106, 2084 | 62, 2085 | 0, 2086 | 61, 2087 | 3, 2088 | "LATENT" 2089 | ], 2090 | [ 2091 | 107, 2092 | 61, 2093 | 0, 2094 | 63, 2095 | 0, 2096 | "LATENT" 2097 | ], 2098 | [ 2099 | 110, 2100 | 63, 2101 | 0, 2102 | 66, 2103 | 0, 2104 | "IMAGE" 2105 | ], 2106 | [ 2107 | 111, 2108 | 60, 2109 | 1, 2110 | 67, 2111 | 0, 2112 | "CLIP" 2113 | ], 2114 | [ 2115 | 113, 2116 | 58, 2117 | 0, 2118 | 67, 2119 | 1, 2120 | "STRING" 2121 | ], 2122 | [ 2123 | 119, 2124 | 57, 2125 | 0, 2126 | 69, 2127 | 0, 2128 | "IMAGE" 2129 | ], 2130 | [ 2131 | 120, 2132 | 45, 2133 | 0, 2134 | 70, 2135 | 0, 2136 | "IMAGE" 2137 | ], 2138 | [ 2139 | 121, 2140 | 66, 2141 | 0, 2142 | 71, 2143 | 0, 2144 | "IMAGE" 2145 | ], 2146 | [ 2147 | 122, 2148 | 15, 2149 | 0, 2150 | 60, 2151 | 0, 2152 | "MODEL" 2153 | ], 2154 | [ 2155 | 123, 2156 | 15, 2157 | 1, 2158 | 60, 2159 | 1, 2160 | "CLIP" 2161 | ], 2162 | [ 2163 | 124, 2164 | 4, 2165 | 2, 2166 | 63, 2167 | 1, 2168 | "VAE" 2169 | ], 2170 | [ 2171 | 126, 2172 | 74, 2173 | 0, 2174 | 73, 2175 | 1, 2176 | "CONTROL_NET" 2177 | ], 2178 | [ 2179 | 127, 2180 | 76, 2181 | 0, 2182 | 73, 2183 | 2, 2184 | "IMAGE" 2185 | ], 2186 | [ 2187 | 128, 2188 | 76, 2189 | 0, 2190 | 75, 2191 | 0, 2192 | "IMAGE" 2193 | ], 2194 | [ 2195 | 129, 2196 | 81, 2197 | 0, 2198 | 76, 2199 | 0, 2200 | "IMAGE" 2201 | ], 2202 | [ 2203 | 130, 2204 | 73, 2205 | 0, 2206 | 77, 2207 | 0, 2208 | "CONDITIONING" 2209 | ], 2210 | [ 2211 | 131, 2212 | 78, 2213 | 0, 2214 | 77, 2215 | 1, 2216 | "CONTROL_NET" 2217 | ], 2218 | [ 2219 | 132, 2220 | 80, 2221 | 0, 2222 | 77, 2223 | 2, 2224 | "IMAGE" 2225 | ], 2226 | [ 2227 | 133, 2228 | 80, 2229 | 0, 2230 | 79, 2231 | 0, 2232 | "IMAGE" 2233 | ], 2234 | [ 2235 | 134, 2236 | 81, 2237 | 0, 2238 | 80, 2239 | 0, 2240 | "IMAGE" 2241 | ], 2242 | [ 2243 | 135, 2244 | 4, 2245 | 0, 2246 | 74, 2247 | 0, 2248 | "MODEL" 2249 | ], 2250 | [ 2251 | 146, 2252 | 6, 2253 | 0, 2254 | 73, 2255 | 0, 2256 | "CONDITIONING" 2257 | ], 2258 | [ 2259 | 147, 2260 | 59, 2261 | 0, 2262 | 85, 2263 | 0, 2264 | "CONDITIONING" 2265 | ], 2266 | [ 2267 | 148, 2268 | 74, 2269 | 0, 2270 | 85, 2271 | 1, 2272 | "CONTROL_NET" 2273 | ], 2274 | [ 2275 | 149, 2276 | 76, 2277 | 0, 2278 | 85, 2279 | 2, 2280 | "IMAGE" 2281 | ], 2282 | [ 2283 | 151, 2284 | 77, 2285 | 0, 2286 | 3, 2287 | 1, 2288 | "CONDITIONING" 2289 | ], 2290 | [ 2291 | 152, 2292 | 78, 2293 | 0, 2294 | 87, 2295 | 1, 2296 | "CONTROL_NET" 2297 | ], 2298 | [ 2299 | 153, 2300 | 80, 2301 | 0, 2302 | 87, 2303 | 2, 2304 | "IMAGE" 2305 | ], 2306 | [ 2307 | 154, 2308 | 85, 2309 | 0, 2310 | 87, 2311 | 0, 2312 | "CONDITIONING" 2313 | ], 2314 | [ 2315 | 155, 2316 | 87, 2317 | 0, 2318 | 52, 2319 | 1, 2320 | "CONDITIONING" 2321 | ], 2322 | [ 2323 | 156, 2324 | 74, 2325 | 0, 2326 | 88, 2327 | 1, 2328 | "CONTROL_NET" 2329 | ], 2330 | [ 2331 | 157, 2332 | 67, 2333 | 0, 2334 | 88, 2335 | 0, 2336 | "CONDITIONING" 2337 | ], 2338 | [ 2339 | 158, 2340 | 88, 2341 | 0, 2342 | 86, 2343 | 0, 2344 | "CONDITIONING" 2345 | ], 2346 | [ 2347 | 160, 2348 | 80, 2349 | 0, 2350 | 86, 2351 | 2, 2352 | "IMAGE" 2353 | ], 2354 | [ 2355 | 161, 2356 | 78, 2357 | 0, 2358 | 86, 2359 | 1, 2360 | "CONTROL_NET" 2361 | ], 2362 | [ 2363 | 162, 2364 | 4, 2365 | 0, 2366 | 78, 2367 | 0, 2368 | "MODEL" 2369 | ], 2370 | [ 2371 | 163, 2372 | 76, 2373 | 0, 2374 | 88, 2375 | 2, 2376 | "IMAGE" 2377 | ], 2378 | [ 2379 | 166, 2380 | 86, 2381 | 0, 2382 | 61, 2383 | 1, 2384 | "CONDITIONING" 2385 | ], 2386 | [ 2387 | 168, 2388 | 7, 2389 | 0, 2390 | 61, 2391 | 2, 2392 | "CONDITIONING" 2393 | ] 2394 | ], 2395 | "groups": [ 2396 | { 2397 | "title": "ControlNet", 2398 | "bounding": [ 2399 | -1289, 2400 | -38, 2401 | 720, 2402 | 674 2403 | ], 2404 | "color": "#3f789e", 2405 | "font_size": 24, 2406 | "locked": false 2407 | }, 2408 | { 2409 | "title": "LCM加速和负面提示词", 2410 | "bounding": [ 2411 | -1291, 2412 | 650, 2413 | 340, 2414 | 484 2415 | ], 2416 | "color": "#3f789e", 2417 | "font_size": 24, 2418 | "locked": false 2419 | }, 2420 | { 2421 | "title": "风格3", 2422 | "bounding": [ 2423 | -50, 2424 | 790, 2425 | 1555, 2426 | 604 2427 | ], 2428 | "color": "#8AA", 2429 | "font_size": 24, 2430 | "locked": false 2431 | }, 2432 | { 2433 | "title": "风格2", 2434 | "bounding": [ 2435 | -50, 2436 | 166, 2437 | 1520, 2438 | 604 2439 | ], 2440 | "color": "#8AA", 2441 | "font_size": 24, 2442 | "locked": false 2443 | }, 2444 | { 2445 | "title": "风格1", 2446 | "bounding": [ 2447 | -48, 2448 | -475, 2449 | 1550, 2450 | 622 2451 | ], 2452 | "color": "#8AA", 2453 | "font_size": 24, 2454 | "locked": false 2455 | }, 2456 | { 2457 | "title": "正向提示词和上传图片", 2458 | "bounding": [ 2459 | -1289, 2460 | -444, 2461 | 680, 2462 | 394 2463 | ], 2464 | "color": "#3f789e", 2465 | "font_size": 24, 2466 | "locked": false 2467 | } 2468 | ], 2469 | "config": {}, 2470 | "extra": {}, 2471 | "version": 0.4 2472 | } -------------------------------------------------------------------------------- /Advanced-Multiple-Style-With-Controlnet/Advanced-Multiple-Style-With-Controlnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/Advanced-Multiple-Style-With-Controlnet/Advanced-Multiple-Style-With-Controlnet.png -------------------------------------------------------------------------------- /Advanced-Multiple-Style-With-Controlnet/workflow.j-previewpeg.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/Advanced-Multiple-Style-With-Controlnet/workflow.j-previewpeg.jpeg -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2024 theboylzh 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # comfyui-workflow 2 | 分享我所用到的 ComfyUI 高级工作流。 3 | 4 | ## 说明 5 | 👏 欢迎来到我的 ComfyUI 工作流集合地! 6 | 7 | 为了给大家提供福利,粗糙地搭建了一个平台,有什么反馈优化的地方,或者你想让我帮忙实现一些功能,可以提交 issue 或者邮件联系我 theboylzh@163.om。 8 | 9 | ### 如何使用 10 | 11 | 使用方法: 12 | - 进入文件所在文件夹,下载 json 或者图片 13 | - 直接在 ComfyUI 中加载即可生成工作流 14 | 15 | 工作流通常会使用很多第三方节点,所以下载下来免不了遇到报错,下面是安装缺失节点的方法。 16 | https://www.bilibili.com/read/cv28500074/ 17 | 18 | ## 一、文生图 19 | ### 输出多个风格 20 | 文件夹:[Advanced-Multiple-Style-With-Controlnet](https://github.com/theboylzh/comfyui-workflow/tree/8630c32f27ddbf3d88d157a85d02f1c77fcf7853/Advanced-Multiple-Style-With-Controlnet) 21 | 22 | 说明:这个工作流使用了 LCM 加速,多个风格 Lora,以及多个 Controlnet 来输出多个风格的图片。 23 | 24 | 工作流预览。 25 | ![工作流预览](https://github.com/theboylzh/comfyui-workflow/blob/main/Advanced-Multiple-Style-With-Controlnet/workflow.j-previewpeg.jpeg) 26 | 27 | ### 生成任意风格背景 28 | 文件夹:[generate-background](https://github.com/theboylzh/comfyui-workflow/tree/f35ef9abad818255ecc2a9428f37e2e75fd8e3d1/generate-background) 29 | 30 | 说明: 31 | 1. 输入任意风格的参考图,自动输出和参考图比例一致的背景图片;自动反推提示词 32 | 2. 可用于运营、海报设计 33 | 3. IP Adapter 用的是旧版,如果你想使用需要自行手动更新到新版。或者等哪天我有空调整好工作流 34 | 35 | ![工作流预览](https://github.com/theboylzh/comfyui-workflow/blob/f35ef9abad818255ecc2a9428f37e2e75fd8e3d1/generate-background/preview.jpeg) 36 | 37 | 38 | ## 二、放大图片 39 | 注意,这里需要下载较多的节点和模型。包括: 40 | - 去下载 controlnet tile SDXL 和 SD1.5 模型 41 | - 安装第三方节点,ComfyUI-Advanced-ControlNet 42 | 43 | 另外你还需要: 44 | - 下载放大模型 RealESRGAN 系列(按需下载即可,我的工作流只用到2倍放大模型) 45 | - 下载第三方节点 Ultimate SD Upscale 46 | - 工作流并非最完美,需要根据实际微调。图生图效果还不够好,等待我后续更新。 47 | 48 | 49 | ### 文生图 50 | - SD1.5文件夹:[upscale-t2i-v15](https://github.com/theboylzh/comfyui-workflow/tree/749580543c66d0fb6d1e4e460bcc15bddc1b878f/upscale-t2i-v15) 51 | - SDXL文件夹:[upscale-t2i-xl](https://github.com/theboylzh/comfyui-workflow/tree/749580543c66d0fb6d1e4e460bcc15bddc1b878f/upscale-t2i-xl) 52 | 53 | 54 | 55 | - 工作流预览(SD1.5) 56 | ![工作流预览SD1.5](https://github.com/theboylzh/comfyui-workflow/blob/main/upscale-t2i-v15/preview.jpeg) 57 | - 工作流预览(SDXL) 58 | ![工作流预览SDXL](https://github.com/theboylzh/comfyui-workflow/blob/main/upscale-t2i-xl/preview.jpeg) 59 | 60 | ### 图生图 61 | - SD1.5文件夹:[upscale-i2i-v15](https://github.com/theboylzh/comfyui-workflow/tree/749580543c66d0fb6d1e4e460bcc15bddc1b878f/upscale-i2i-v15) 62 | - SDXL文件夹:[upscale-i2i-xl](https://github.com/theboylzh/comfyui-workflow/tree/749580543c66d0fb6d1e4e460bcc15bddc1b878f/upscale-i2i-xl) 63 | 64 | 65 | 66 | - 工作流预览(SD1.5) 67 | ![工作流预览SD1.5](https://github.com/theboylzh/comfyui-workflow/blob/main/upscale-i2i-v15/preview.jpeg) 68 | - 工作流预览(SDXL) 69 | ![工作流预览SDXL](https://github.com/theboylzh/comfyui-workflow/blob/main/upscale-i2i-xl/preview.jpeg) 70 | 71 | 72 | -------------------------------------------------------------------------------- /generate-background/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/generate-background/.DS_Store -------------------------------------------------------------------------------- /generate-background/generate- background.json: -------------------------------------------------------------------------------- 1 | {"last_node_id": 38, "last_link_id": 43, "nodes": [{"id": 17, "type": "CLIPVisionLoader", "pos": [-712.5105071480905, 761.5218502980134], "size": {"0": 315, "1": 58}, "flags": {}, "order": 0, "mode": 0, "outputs": [{"name": "CLIP_VISION", "type": "CLIP_VISION", "links": [17], "shape": 3, "slot_index": 0}], "properties": {"Node name for S&R": "CLIPVisionLoader"}, "widgets_values": ["CLIP-ViT-H.safetensors"]}, {"id": 16, "type": "IPAdapterModelLoader", "pos": [-712.5105071480905, 651.5218502980133], "size": {"0": 315, "1": 58}, "flags": {}, "order": 1, "mode": 0, "outputs": [{"name": "IPADAPTER", "type": "IPADAPTER", "links": [16], "shape": 3, "slot_index": 0}], "properties": {"Node name for S&R": "IPAdapterModelLoader"}, "widgets_values": ["ip-adapter_sdxl_vit-h.bin"]}, {"id": 9, "type": "SaveImage", "pos": [-150, 60], "size": {"0": 390, "1": 490}, "flags": {}, "order": 17, "mode": 0, "inputs": [{"name": "images", "type": "IMAGE", "link": 22}], "title": "\u751f\u6210\u56fe\u7247", "properties": {"Node name for S&R": "SaveImage"}, "widgets_values": ["ComfyUI"]}, {"id": 4, "type": "CheckpointLoaderSimple", "pos": [-370, 650], "size": {"0": 310, "1": 100}, "flags": {}, "order": 2, "mode": 0, "outputs": [{"name": "MODEL", "type": "MODEL", "links": [19], "slot_index": 0}, {"name": "CLIP", "type": "CLIP", "links": [3, 5], "slot_index": 1}, {"name": "VAE", "type": "VAE", "links": [8], "slot_index": 2}], "properties": {"Node name for S&R": "CheckpointLoaderSimple"}, "widgets_values": ["Mysterious_SDXL.safetensors"]}, {"id": 3, "type": "KSampler", "pos": [290, 660], "size": {"0": 315, "1": 262}, "flags": {}, "order": 14, "mode": 0, "inputs": [{"name": "model", "type": "MODEL", "link": 20}, {"name": "positive", "type": "CONDITIONING", "link": 15}, {"name": "negative", "type": "CONDITIONING", "link": 6}, {"name": "latent_image", "type": "LATENT", "link": 2}], "outputs": [{"name": "LATENT", "type": "LATENT", "links": [7], "slot_index": 0}], "properties": {"Node name for S&R": "KSampler"}, "widgets_values": [892397174858209, "randomize", 40, 8, "euler", "normal", 1]}, {"id": 15, "type": "IPAdapterApply", "pos": [-710, 860], "size": {"0": 315, "1": 258}, "flags": {}, "order": 7, "mode": 0, "inputs": [{"name": "ipadapter", "type": "IPADAPTER", "link": 16}, {"name": "clip_vision", "type": "CLIP_VISION", "link": 17}, {"name": "image", "type": "IMAGE", "link": 18}, {"name": "model", "type": "MODEL", "link": 19}, {"name": "attn_mask", "type": "MASK", "link": null}], "outputs": [{"name": "MODEL", "type": "MODEL", "links": [20], "shape": 3, "slot_index": 0}], "properties": {"Node name for S&R": "IPAdapterApply"}, "widgets_values": [0.7, 0.1, "original", 0, 1, false]}, {"id": 20, "type": "WD14Tagger|pysssss", "pos": [-40, 650], "size": {"0": 320, "1": 220}, "flags": {}, "order": 8, "mode": 0, "inputs": [{"name": "image", "type": "IMAGE", "link": 24}], "outputs": [{"name": "STRING", "type": "STRING", "links": [34, 39], "shape": 6, "slot_index": 0}], "properties": {"Node name for S&R": "WD14Tagger|pysssss"}, "widgets_values": ["wd-vit-tagger-v3", 0.4, 0.1, false, false, "", "no_humans"]}, {"id": 18, "type": "ImageUpscaleWithModel", "pos": [120, 1080], "size": {"0": 241.79998779296875, "1": 46}, "flags": {"collapsed": true}, "order": 16, "mode": 0, "inputs": [{"name": "upscale_model", "type": "UPSCALE_MODEL", "link": 23}, {"name": "image", "type": "IMAGE", "link": 21}], "outputs": [{"name": "IMAGE", "type": "IMAGE", "links": [22], "shape": 3, "slot_index": 0}], "properties": {"Node name for S&R": "ImageUpscaleWithModel"}}, {"id": 5, "type": "EmptyLatentImage", "pos": [520, 1080], "size": [330, 110], "flags": {"collapsed": true}, "order": 12, "mode": 0, "inputs": [{"name": "width", "type": "INT", "link": 31, "widget": {"name": "width"}}, {"name": "height", "type": "INT", "link": 32, "widget": {"name": "height"}}], "outputs": [{"name": "LATENT", "type": "LATENT", "links": [2], "slot_index": 0}], "title": "\u8bbe\u7f6e\u5c3a\u5bf8", "properties": {"Node name for S&R": "EmptyLatentImage"}, "widgets_values": [768, 1440, 1]}, {"id": 7, "type": "CLIPTextEncode", "pos": [-40, 910], "size": [320, 80], "flags": {}, "order": 6, "mode": 0, "inputs": [{"name": "clip", "type": "CLIP", "link": 5}], "outputs": [{"name": "CONDITIONING", "type": "CONDITIONING", "links": [6], "slot_index": 0}], "title": "\u8d1f\u9762\u63d0\u793a\u8bcd", "properties": {"Node name for S&R": "CLIPTextEncode"}, "widgets_values": ["text, watermark,3d,cg"], "color": "#322", "bgcolor": "#533"}, {"id": 24, "type": "GetImageSize_", "pos": [350, 1080], "size": {"0": 315, "1": 118}, "flags": {"collapsed": true}, "order": 9, "mode": 0, "inputs": [{"name": "image", "type": "IMAGE", "link": 30}], "outputs": [{"name": "width", "type": "INT", "links": [31], "shape": 3, "slot_index": 0}, {"name": "height", "type": "INT", "links": [32], "shape": 3, "slot_index": 1}, {"name": "min_width", "type": "INT", "links": null, "shape": 3}, {"name": "min_height", "type": "INT", "links": null, "shape": 3}], "properties": {"Node name for S&R": "GetImageSize_"}, "widgets_values": [512]}, {"id": 12, "type": "LoadImage", "pos": [-570, 70], "size": {"0": 340, "1": 490}, "flags": {}, "order": 3, "mode": 0, "outputs": [{"name": "IMAGE", "type": "IMAGE", "links": [18, 24, 30], "shape": 3, "slot_index": 0}, {"name": "MASK", "type": "MASK", "links": null, "shape": 3}], "title": "\u4e0a\u4f20\u56fe\u7247", "properties": {"Node name for S&R": "LoadImage"}, "widgets_values": ["pngtree-blue-line-image_15722791.jpg", "image"]}, {"id": 23, "type": "PreviewTextNode", "pos": [-360, 790], "size": [290, 110], "flags": {"collapsed": false}, "order": 10, "mode": 0, "inputs": [{"name": "text", "type": "STRING", "link": 34, "widget": {"name": "text"}}], "outputs": [{"name": "STRING", "type": "STRING", "links": [], "shape": 3, "slot_index": 0}], "title": "\u63d0\u793a\u8bcd\u53cd\u63a8\u9884\u89c8", "properties": {"Node name for S&R": "PreviewTextNode"}, "widgets_values": ["", "no_humans"], "color": "#232", "bgcolor": "#353"}, {"id": 38, "type": "TextInput_", "pos": [-360, 940], "size": [290, 140], "flags": {}, "order": 4, "mode": 0, "outputs": [{"name": "STRING", "type": "STRING", "links": [42], "shape": 3, "slot_index": 0}], "title": "\u6b63\u9762\u63d0\u793a\u8bcd(\u53ef\u7f16\u8f91)", "properties": {"Node name for S&R": "TextInput_"}, "widgets_values": ["colorful, retro, flow, light,background, Noise\uff0cRetro noise, localized Gaussian blur, distorted light, and gradients.\n\n"]}, {"id": 6, "type": "CLIPTextEncode", "pos": [-340, 1120], "size": [290, 100], "flags": {"collapsed": true}, "order": 13, "mode": 0, "inputs": [{"name": "clip", "type": "CLIP", "link": 3}, {"name": "text", "type": "STRING", "link": 43, "widget": {"name": "text"}}], "outputs": [{"name": "CONDITIONING", "type": "CONDITIONING", "links": [15], "slot_index": 0}], "title": "\u6b63\u9762\u63d0\u793a\u8bcd", "properties": {"Node name for S&R": "CLIPTextEncode"}, "widgets_values": [""], "color": "#232", "bgcolor": "#353"}, {"id": 37, "type": "Text Concatenate", "pos": [-30, 1030], "size": [320, 140], "flags": {"collapsed": true}, "order": 11, "mode": 0, "inputs": [{"name": "text_a", "type": "STRING", "link": 42, "widget": {"name": "text_a"}}, {"name": "text_b", "type": "STRING", "link": 39, "widget": {"name": "text_b"}}, {"name": "text_c", "type": "STRING", "link": null, "widget": {"name": "text_c"}}, {"name": "text_d", "type": "STRING", "link": null, "widget": {"name": "text_d"}}], "outputs": [{"name": "STRING", "type": "STRING", "links": [43], "shape": 3, "slot_index": 0}], "properties": {"Node name for S&R": "Text Concatenate"}, "widgets_values": [", ", "true", "", "", "", ""]}, {"id": 8, "type": "VAEDecode", "pos": [-30, 1080], "size": {"0": 210, "1": 46}, "flags": {"collapsed": true}, "order": 15, "mode": 0, "inputs": [{"name": "samples", "type": "LATENT", "link": 7}, {"name": "vae", "type": "VAE", "link": 8}], "outputs": [{"name": "IMAGE", "type": "IMAGE", "links": [21], "slot_index": 0}], "properties": {"Node name for S&R": "VAEDecode"}}, {"id": 19, "type": "UpscaleModelLoader", "pos": [-40, 1120], "size": [310, 110], "flags": {"collapsed": true}, "order": 5, "mode": 0, "outputs": [{"name": "UPSCALE_MODEL", "type": "UPSCALE_MODEL", "links": [23], "shape": 3, "slot_index": 0}], "properties": {"Node name for S&R": "UpscaleModelLoader"}, "widgets_values": ["RealESRGAN_x2.pth"]}], "links": [[2, 5, 0, 3, 3, "LATENT"], [3, 4, 1, 6, 0, "CLIP"], [5, 4, 1, 7, 0, "CLIP"], [6, 7, 0, 3, 2, "CONDITIONING"], [7, 3, 0, 8, 0, "LATENT"], [8, 4, 2, 8, 1, "VAE"], [15, 6, 0, 3, 1, "CONDITIONING"], [16, 16, 0, 15, 0, "IPADAPTER"], [17, 17, 0, 15, 1, "CLIP_VISION"], [18, 12, 0, 15, 2, "IMAGE"], [19, 4, 0, 15, 3, "MODEL"], [20, 15, 0, 3, 0, "MODEL"], [21, 8, 0, 18, 1, "IMAGE"], [22, 18, 0, 9, 0, "IMAGE"], [23, 19, 0, 18, 0, "UPSCALE_MODEL"], [24, 12, 0, 20, 0, "IMAGE"], [30, 12, 0, 24, 0, "IMAGE"], [31, 24, 0, 5, 0, "INT"], [32, 24, 1, 5, 1, "INT"], [34, 20, 0, 23, 0, "STRING"], [39, 20, 0, 37, 1, "STRING"], [42, 38, 0, 37, 0, "STRING"], [43, 37, 0, 6, 1, "STRING"]], "groups": [{"title": "IP Adapter", "bounding": [-718, 576, 334, 556], "color": "#3f789e", "font_size": 24, "locked": false}, {"title": "\u57fa\u672c\u8bbe\u7f6e", "bounding": [-380, 576, 1018, 554], "color": "#88A", "font_size": 24, "locked": false}, {"title": "\u5de5\u4f5c\u533a", "bounding": [-716, -11, 1042, 577], "color": "#b58b2a", "font_size": 24, "locked": false}], "config": {}, "extra": {}, "version": 0.4} -------------------------------------------------------------------------------- /generate-background/preview.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/generate-background/preview.jpeg -------------------------------------------------------------------------------- /upscale-i2i-v15/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/upscale-i2i-v15/.DS_Store -------------------------------------------------------------------------------- /upscale-i2i-v15/preview.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/upscale-i2i-v15/preview.jpeg -------------------------------------------------------------------------------- /upscale-i2i-v15/upscale-i2i-v15.json: -------------------------------------------------------------------------------- 1 | { 2 | "last_node_id": 53, 3 | "last_link_id": 77, 4 | "nodes": [ 5 | { 6 | "id": 13, 7 | "type": "VAEDecode", 8 | "pos": [ 9 | -37.16367092144488, 10 | 10.406671735815117 11 | ], 12 | "size": { 13 | "0": 210, 14 | "1": 46 15 | }, 16 | "flags": {}, 17 | "order": 20, 18 | "mode": 0, 19 | "inputs": [ 20 | { 21 | "name": "samples", 22 | "type": "LATENT", 23 | "link": 15 24 | }, 25 | { 26 | "name": "vae", 27 | "type": "VAE", 28 | "link": 22 29 | } 30 | ], 31 | "outputs": [ 32 | { 33 | "name": "IMAGE", 34 | "type": "IMAGE", 35 | "links": [ 36 | 17 37 | ], 38 | "slot_index": 0 39 | } 40 | ], 41 | "properties": { 42 | "Node name for S&R": "VAEDecode" 43 | } 44 | }, 45 | { 46 | "id": 40, 47 | "type": "VAEEncode", 48 | "pos": [ 49 | 1236.6853703046093, 50 | -578.8313630691683 51 | ], 52 | "size": { 53 | "0": 320, 54 | "1": 50 55 | }, 56 | "flags": {}, 57 | "order": 22, 58 | "mode": 0, 59 | "inputs": [ 60 | { 61 | "name": "pixels", 62 | "type": "IMAGE", 63 | "link": 64 64 | }, 65 | { 66 | "name": "vae", 67 | "type": "VAE", 68 | "link": 54 69 | } 70 | ], 71 | "outputs": [ 72 | { 73 | "name": "LATENT", 74 | "type": "LATENT", 75 | "links": [ 76 | 45 77 | ], 78 | "slot_index": 0 79 | } 80 | ], 81 | "properties": { 82 | "Node name for S&R": "VAEEncode" 83 | } 84 | }, 85 | { 86 | "id": 39, 87 | "type": "VAEDecode", 88 | "pos": [ 89 | 1246.6853703046093, 90 | -168.83136306916805 91 | ], 92 | "size": { 93 | "0": 300, 94 | "1": 50 95 | }, 96 | "flags": {}, 97 | "order": 25, 98 | "mode": 0, 99 | "inputs": [ 100 | { 101 | "name": "samples", 102 | "type": "LATENT", 103 | "link": 47 104 | }, 105 | { 106 | "name": "vae", 107 | "type": "VAE", 108 | "link": 58 109 | } 110 | ], 111 | "outputs": [ 112 | { 113 | "name": "IMAGE", 114 | "type": "IMAGE", 115 | "links": [ 116 | 46 117 | ], 118 | "slot_index": 0 119 | } 120 | ], 121 | "properties": { 122 | "Node name for S&R": "VAEDecode" 123 | } 124 | }, 125 | { 126 | "id": 41, 127 | "type": "VAEDecode", 128 | "pos": [ 129 | 1236.6853703046093, 130 | -1048.8313630691678 131 | ], 132 | "size": { 133 | "0": 310, 134 | "1": 60 135 | }, 136 | "flags": {}, 137 | "order": 13, 138 | "mode": 0, 139 | "inputs": [ 140 | { 141 | "name": "samples", 142 | "type": "LATENT", 143 | "link": 52 144 | }, 145 | { 146 | "name": "vae", 147 | "type": "VAE", 148 | "link": 53 149 | } 150 | ], 151 | "outputs": [ 152 | { 153 | "name": "IMAGE", 154 | "type": "IMAGE", 155 | "links": [ 156 | 50 157 | ], 158 | "slot_index": 0 159 | } 160 | ], 161 | "properties": { 162 | "Node name for S&R": "VAEDecode" 163 | } 164 | }, 165 | { 166 | "id": 7, 167 | "type": "CLIPTextEncode", 168 | "pos": [ 169 | 317.02008850380145, 170 | -775.3609873354743 171 | ], 172 | "size": { 173 | "0": 425.27801513671875, 174 | "1": 180.6060791015625 175 | }, 176 | "flags": {}, 177 | "order": 8, 178 | "mode": 0, 179 | "inputs": [ 180 | { 181 | "name": "clip", 182 | "type": "CLIP", 183 | "link": 20 184 | } 185 | ], 186 | "outputs": [ 187 | { 188 | "name": "CONDITIONING", 189 | "type": "CONDITIONING", 190 | "links": [ 191 | 6, 192 | 13, 193 | 28, 194 | 57 195 | ], 196 | "slot_index": 0 197 | } 198 | ], 199 | "properties": { 200 | "Node name for S&R": "CLIPTextEncode" 201 | }, 202 | "widgets_values": [ 203 | "embedding:FastNegativeV2, " 204 | ] 205 | }, 206 | { 207 | "id": 43, 208 | "type": "UpscaleModelLoader", 209 | "pos": [ 210 | 1236.3479926215275, 211 | -946.9255181206596 212 | ], 213 | "size": { 214 | "0": 315, 215 | "1": 58 216 | }, 217 | "flags": {}, 218 | "order": 0, 219 | "mode": 0, 220 | "outputs": [ 221 | { 222 | "name": "UPSCALE_MODEL", 223 | "type": "UPSCALE_MODEL", 224 | "links": [ 225 | 49 226 | ], 227 | "slot_index": 0 228 | } 229 | ], 230 | "properties": { 231 | "Node name for S&R": "UpscaleModelLoader" 232 | }, 233 | "widgets_values": [ 234 | "RealESRGAN_x4plus.pth" 235 | ] 236 | }, 237 | { 238 | "id": 48, 239 | "type": "ImageScaleBy", 240 | "pos": [ 241 | 1236.3479926215275, 242 | -726.9255181206598 243 | ], 244 | "size": { 245 | "0": 315, 246 | "1": 82 247 | }, 248 | "flags": {}, 249 | "order": 19, 250 | "mode": 0, 251 | "inputs": [ 252 | { 253 | "name": "image", 254 | "type": "IMAGE", 255 | "link": 65 256 | } 257 | ], 258 | "outputs": [ 259 | { 260 | "name": "IMAGE", 261 | "type": "IMAGE", 262 | "links": [ 263 | 64 264 | ], 265 | "shape": 3, 266 | "slot_index": 0 267 | } 268 | ], 269 | "properties": { 270 | "Node name for S&R": "ImageScaleBy" 271 | }, 272 | "widgets_values": [ 273 | "nearest-exact", 274 | 0.5 275 | ] 276 | }, 277 | { 278 | "id": 42, 279 | "type": "ImageUpscaleWithModel", 280 | "pos": [ 281 | 1246.3479926215275, 282 | -826.9255181206598 283 | ], 284 | "size": { 285 | "0": 310, 286 | "1": 50 287 | }, 288 | "flags": {}, 289 | "order": 16, 290 | "mode": 0, 291 | "inputs": [ 292 | { 293 | "name": "upscale_model", 294 | "type": "UPSCALE_MODEL", 295 | "link": 49 296 | }, 297 | { 298 | "name": "image", 299 | "type": "IMAGE", 300 | "link": 50 301 | } 302 | ], 303 | "outputs": [ 304 | { 305 | "name": "IMAGE", 306 | "type": "IMAGE", 307 | "links": [ 308 | 65 309 | ], 310 | "slot_index": 0 311 | } 312 | ], 313 | "properties": { 314 | "Node name for S&R": "ImageUpscaleWithModel" 315 | } 316 | }, 317 | { 318 | "id": 12, 319 | "type": "SaveImage", 320 | "pos": [ 321 | 298.5406352572974, 322 | -150.59255777994818 323 | ], 324 | "size": { 325 | "0": 840, 326 | "1": 800 327 | }, 328 | "flags": {}, 329 | "order": 23, 330 | "mode": 0, 331 | "inputs": [ 332 | { 333 | "name": "images", 334 | "type": "IMAGE", 335 | "link": 17 336 | } 337 | ], 338 | "properties": { 339 | "Node name for S&R": "SaveImage" 340 | }, 341 | "widgets_values": [ 342 | "ComfyUI" 343 | ] 344 | }, 345 | { 346 | "id": 19, 347 | "type": "SaveImage", 348 | "pos": [ 349 | 1581.1462402343795, 350 | -1.9503721449110736 351 | ], 352 | "size": { 353 | "0": 860, 354 | "1": 780 355 | }, 356 | "flags": {}, 357 | "order": 21, 358 | "mode": 0, 359 | "inputs": [ 360 | { 361 | "name": "images", 362 | "type": "IMAGE", 363 | "link": 25 364 | } 365 | ], 366 | "title": "Final Image", 367 | "properties": { 368 | "Node name for S&R": "SaveImage" 369 | }, 370 | "widgets_values": [ 371 | "ComfyUI" 372 | ] 373 | }, 374 | { 375 | "id": 9, 376 | "type": "SaveImage", 377 | "pos": [ 378 | 790.9035173204205, 379 | -655.829612562391 380 | ], 381 | "size": { 382 | "0": 400, 383 | "1": 420 384 | }, 385 | "flags": {}, 386 | "order": 9, 387 | "mode": 0, 388 | "inputs": [ 389 | { 390 | "name": "images", 391 | "type": "IMAGE", 392 | "link": 71 393 | } 394 | ], 395 | "title": "Initial Image", 396 | "properties": { 397 | "Node name for S&R": "SaveImage" 398 | }, 399 | "widgets_values": [ 400 | "ComfyUI" 401 | ] 402 | }, 403 | { 404 | "id": 45, 405 | "type": "LoadImage", 406 | "pos": [ 407 | 0.9035173204207116, 408 | -555.829612562391 409 | ], 410 | "size": [ 411 | 320, 412 | 310 413 | ], 414 | "flags": {}, 415 | "order": 1, 416 | "mode": 0, 417 | "outputs": [ 418 | { 419 | "name": "IMAGE", 420 | "type": "IMAGE", 421 | "links": [ 422 | 69 423 | ], 424 | "shape": 3, 425 | "slot_index": 0 426 | }, 427 | { 428 | "name": "MASK", 429 | "type": "MASK", 430 | "links": null, 431 | "shape": 3 432 | } 433 | ], 434 | "properties": { 435 | "Node name for S&R": "LoadImage" 436 | }, 437 | "widgets_values": [ 438 | "unnamed.jpg", 439 | "image" 440 | ] 441 | }, 442 | { 443 | "id": 50, 444 | "type": "UpscaleModelLoader", 445 | "pos": [ 446 | 340.90351732042035, 447 | -545.829612562391 448 | ], 449 | "size": { 450 | "0": 315, 451 | "1": 58 452 | }, 453 | "flags": {}, 454 | "order": 2, 455 | "mode": 0, 456 | "outputs": [ 457 | { 458 | "name": "UPSCALE_MODEL", 459 | "type": "UPSCALE_MODEL", 460 | "links": [ 461 | 68 462 | ], 463 | "shape": 3, 464 | "slot_index": 0 465 | } 466 | ], 467 | "properties": { 468 | "Node name for S&R": "UpscaleModelLoader" 469 | }, 470 | "widgets_values": [ 471 | "RealESRGAN_x2.pth" 472 | ] 473 | }, 474 | { 475 | "id": 53, 476 | "type": "ControlNetApply", 477 | "pos": [ 478 | 1250.9056396484402, 479 | 837.911200120713 480 | ], 481 | "size": { 482 | "0": 317.4000244140625, 483 | "1": 98 484 | }, 485 | "flags": {}, 486 | "order": 15, 487 | "mode": 0, 488 | "inputs": [ 489 | { 490 | "name": "conditioning", 491 | "type": "CONDITIONING", 492 | "link": 75 493 | }, 494 | { 495 | "name": "control_net", 496 | "type": "CONTROL_NET", 497 | "link": 74 498 | }, 499 | { 500 | "name": "image", 501 | "type": "IMAGE", 502 | "link": 77 503 | } 504 | ], 505 | "outputs": [ 506 | { 507 | "name": "CONDITIONING", 508 | "type": "CONDITIONING", 509 | "links": [ 510 | 76 511 | ], 512 | "shape": 3, 513 | "slot_index": 0 514 | } 515 | ], 516 | "properties": { 517 | "Node name for S&R": "ControlNetApply" 518 | }, 519 | "widgets_values": [ 520 | 1 521 | ] 522 | }, 523 | { 524 | "id": 49, 525 | "type": "LatentUpscaleBy", 526 | "pos": [ 527 | -34.13091132039673, 528 | -132.59824304617192 529 | ], 530 | "size": { 531 | "0": 315, 532 | "1": 82 533 | }, 534 | "flags": {}, 535 | "order": 14, 536 | "mode": 0, 537 | "inputs": [ 538 | { 539 | "name": "samples", 540 | "type": "LATENT", 541 | "link": 66 542 | } 543 | ], 544 | "outputs": [ 545 | { 546 | "name": "LATENT", 547 | "type": "LATENT", 548 | "links": [ 549 | 67 550 | ], 551 | "shape": 3, 552 | "slot_index": 0 553 | } 554 | ], 555 | "properties": { 556 | "Node name for S&R": "LatentUpscaleBy" 557 | }, 558 | "widgets_values": [ 559 | "nearest-exact", 560 | 1.5 561 | ] 562 | }, 563 | { 564 | "id": 18, 565 | "type": "UpscaleModelLoader", 566 | "pos": [ 567 | 1237.386807952718, 568 | -10.811972290563284 569 | ], 570 | "size": { 571 | "0": 315, 572 | "1": 58 573 | }, 574 | "flags": {}, 575 | "order": 3, 576 | "mode": 0, 577 | "outputs": [ 578 | { 579 | "name": "UPSCALE_MODEL", 580 | "type": "UPSCALE_MODEL", 581 | "links": [ 582 | 24 583 | ], 584 | "shape": 3, 585 | "slot_index": 0 586 | } 587 | ], 588 | "properties": { 589 | "Node name for S&R": "UpscaleModelLoader" 590 | }, 591 | "widgets_values": [ 592 | "RealESRGAN_x2.pth" 593 | ] 594 | }, 595 | { 596 | "id": 46, 597 | "type": "VAEEncode", 598 | "pos": [ 599 | 340.90351732042035, 600 | -365.82961256239133 601 | ], 602 | "size": { 603 | "0": 310, 604 | "1": 50 605 | }, 606 | "flags": {}, 607 | "order": 10, 608 | "mode": 0, 609 | "inputs": [ 610 | { 611 | "name": "pixels", 612 | "type": "IMAGE", 613 | "link": 73 614 | }, 615 | { 616 | "name": "vae", 617 | "type": "VAE", 618 | "link": 60 619 | } 620 | ], 621 | "outputs": [ 622 | { 623 | "name": "LATENT", 624 | "type": "LATENT", 625 | "links": [ 626 | 61 627 | ], 628 | "shape": 3, 629 | "slot_index": 0 630 | } 631 | ], 632 | "properties": { 633 | "Node name for S&R": "VAEEncode" 634 | } 635 | }, 636 | { 637 | "id": 51, 638 | "type": "ImageUpscaleWithModel", 639 | "pos": [ 640 | 370.9035173204206, 641 | -445.8296125623911 642 | ], 643 | "size": { 644 | "0": 241.79998779296875, 645 | "1": 46 646 | }, 647 | "flags": {}, 648 | "order": 6, 649 | "mode": 0, 650 | "inputs": [ 651 | { 652 | "name": "upscale_model", 653 | "type": "UPSCALE_MODEL", 654 | "link": 68 655 | }, 656 | { 657 | "name": "image", 658 | "type": "IMAGE", 659 | "link": 69 660 | } 661 | ], 662 | "outputs": [ 663 | { 664 | "name": "IMAGE", 665 | "type": "IMAGE", 666 | "links": [ 667 | 71, 668 | 73 669 | ], 670 | "shape": 3, 671 | "slot_index": 0 672 | } 673 | ], 674 | "properties": { 675 | "Node name for S&R": "ImageUpscaleWithModel" 676 | } 677 | }, 678 | { 679 | "id": 8, 680 | "type": "VAEDecode", 681 | "pos": [ 682 | 790.9035173204205, 683 | -745.8296125623912 684 | ], 685 | "size": { 686 | "0": 240, 687 | "1": 50 688 | }, 689 | "flags": {}, 690 | "order": 12, 691 | "mode": 0, 692 | "inputs": [ 693 | { 694 | "name": "samples", 695 | "type": "LATENT", 696 | "link": 7 697 | }, 698 | { 699 | "name": "vae", 700 | "type": "VAE", 701 | "link": 21 702 | } 703 | ], 704 | "outputs": [ 705 | { 706 | "name": "IMAGE", 707 | "type": "IMAGE", 708 | "links": [ 709 | 27, 710 | 77 711 | ], 712 | "slot_index": 0 713 | } 714 | ], 715 | "properties": { 716 | "Node name for S&R": "VAEDecode" 717 | } 718 | }, 719 | { 720 | "id": 3, 721 | "type": "KSampler", 722 | "pos": [ 723 | 790.0200885038015, 724 | -1046.360987335474 725 | ], 726 | "size": { 727 | "0": 315, 728 | "1": 262 729 | }, 730 | "flags": {}, 731 | "order": 11, 732 | "mode": 0, 733 | "inputs": [ 734 | { 735 | "name": "model", 736 | "type": "MODEL", 737 | "link": 18 738 | }, 739 | { 740 | "name": "positive", 741 | "type": "CONDITIONING", 742 | "link": 4 743 | }, 744 | { 745 | "name": "negative", 746 | "type": "CONDITIONING", 747 | "link": 6 748 | }, 749 | { 750 | "name": "latent_image", 751 | "type": "LATENT", 752 | "link": 61 753 | } 754 | ], 755 | "outputs": [ 756 | { 757 | "name": "LATENT", 758 | "type": "LATENT", 759 | "links": [ 760 | 7, 761 | 52, 762 | 66 763 | ], 764 | "slot_index": 0 765 | } 766 | ], 767 | "properties": { 768 | "Node name for S&R": "KSampler" 769 | }, 770 | "widgets_values": [ 771 | 1001802533855471, 772 | "randomize", 773 | 30, 774 | 7, 775 | "dpmpp_sde", 776 | "normal", 777 | 0.1 778 | ] 779 | }, 780 | { 781 | "id": 6, 782 | "type": "CLIPTextEncode", 783 | "pos": [ 784 | 314.02008850380145, 785 | -985.3609873354743 786 | ], 787 | "size": { 788 | "0": 422.84503173828125, 789 | "1": 164.31304931640625 790 | }, 791 | "flags": {}, 792 | "order": 7, 793 | "mode": 0, 794 | "inputs": [ 795 | { 796 | "name": "clip", 797 | "type": "CLIP", 798 | "link": 19 799 | } 800 | ], 801 | "outputs": [ 802 | { 803 | "name": "CONDITIONING", 804 | "type": "CONDITIONING", 805 | "links": [ 806 | 4, 807 | 12, 808 | 56, 809 | 75 810 | ], 811 | "slot_index": 0 812 | } 813 | ], 814 | "properties": { 815 | "Node name for S&R": "CLIPTextEncode" 816 | }, 817 | "widgets_values": [ 818 | "masterpiece,highres, high quality, young Caucasian European woman sitting in the theater" 819 | ], 820 | "color": "#232", 821 | "bgcolor": "#353" 822 | }, 823 | { 824 | "id": 17, 825 | "type": "UltimateSDUpscale", 826 | "pos": [ 827 | 1247.3868079527183, 828 | 89.18802770943634 829 | ], 830 | "size": { 831 | "0": 315, 832 | "1": 614 833 | }, 834 | "flags": {}, 835 | "order": 18, 836 | "mode": 0, 837 | "inputs": [ 838 | { 839 | "name": "image", 840 | "type": "IMAGE", 841 | "link": 27 842 | }, 843 | { 844 | "name": "model", 845 | "type": "MODEL", 846 | "link": 29 847 | }, 848 | { 849 | "name": "positive", 850 | "type": "CONDITIONING", 851 | "link": 76 852 | }, 853 | { 854 | "name": "negative", 855 | "type": "CONDITIONING", 856 | "link": 28 857 | }, 858 | { 859 | "name": "vae", 860 | "type": "VAE", 861 | "link": 30 862 | }, 863 | { 864 | "name": "upscale_model", 865 | "type": "UPSCALE_MODEL", 866 | "link": 24 867 | } 868 | ], 869 | "outputs": [ 870 | { 871 | "name": "IMAGE", 872 | "type": "IMAGE", 873 | "links": [ 874 | 25 875 | ], 876 | "shape": 3, 877 | "slot_index": 0 878 | } 879 | ], 880 | "properties": { 881 | "Node name for S&R": "UltimateSDUpscale" 882 | }, 883 | "widgets_values": [ 884 | 2, 885 | 540890947222192, 886 | "randomize", 887 | 30, 888 | 7, 889 | "dpmpp_sde", 890 | "normal", 891 | 0.15, 892 | "Linear", 893 | 1024, 894 | 1024, 895 | 8, 896 | 32, 897 | "Band Pass", 898 | 1, 899 | 64, 900 | 8, 901 | 16, 902 | true, 903 | false 904 | ] 905 | }, 906 | { 907 | "id": 11, 908 | "type": "KSampler", 909 | "pos": [ 910 | -37.16367092144488, 911 | 100.40667173581429 912 | ], 913 | "size": { 914 | "0": 315, 915 | "1": 262 916 | }, 917 | "flags": {}, 918 | "order": 17, 919 | "mode": 0, 920 | "inputs": [ 921 | { 922 | "name": "model", 923 | "type": "MODEL", 924 | "link": 23, 925 | "slot_index": 0 926 | }, 927 | { 928 | "name": "positive", 929 | "type": "CONDITIONING", 930 | "link": 12, 931 | "slot_index": 1 932 | }, 933 | { 934 | "name": "negative", 935 | "type": "CONDITIONING", 936 | "link": 13, 937 | "slot_index": 2 938 | }, 939 | { 940 | "name": "latent_image", 941 | "type": "LATENT", 942 | "link": 67, 943 | "slot_index": 3 944 | } 945 | ], 946 | "outputs": [ 947 | { 948 | "name": "LATENT", 949 | "type": "LATENT", 950 | "links": [ 951 | 15 952 | ], 953 | "slot_index": 0 954 | } 955 | ], 956 | "properties": { 957 | "Node name for S&R": "KSampler" 958 | }, 959 | "widgets_values": [ 960 | 391331483372249, 961 | "randomize", 962 | 40, 963 | 8, 964 | "euler", 965 | "normal", 966 | 0.4 967 | ] 968 | }, 969 | { 970 | "id": 37, 971 | "type": "KSampler", 972 | "pos": [ 973 | 1236.6853703046093, 974 | -478.83136306916833 975 | ], 976 | "size": { 977 | "0": 315, 978 | "1": 262 979 | }, 980 | "flags": {}, 981 | "order": 24, 982 | "mode": 0, 983 | "inputs": [ 984 | { 985 | "name": "model", 986 | "type": "MODEL", 987 | "link": 55, 988 | "slot_index": 0 989 | }, 990 | { 991 | "name": "positive", 992 | "type": "CONDITIONING", 993 | "link": 56, 994 | "slot_index": 1 995 | }, 996 | { 997 | "name": "negative", 998 | "type": "CONDITIONING", 999 | "link": 57, 1000 | "slot_index": 2 1001 | }, 1002 | { 1003 | "name": "latent_image", 1004 | "type": "LATENT", 1005 | "link": 45, 1006 | "slot_index": 3 1007 | } 1008 | ], 1009 | "outputs": [ 1010 | { 1011 | "name": "LATENT", 1012 | "type": "LATENT", 1013 | "links": [ 1014 | 47 1015 | ], 1016 | "slot_index": 0 1017 | } 1018 | ], 1019 | "properties": { 1020 | "Node name for S&R": "KSampler" 1021 | }, 1022 | "widgets_values": [ 1023 | 233310688669532, 1024 | "randomize", 1025 | 40, 1026 | 8, 1027 | "euler", 1028 | "normal", 1029 | 0.3 1030 | ] 1031 | }, 1032 | { 1033 | "id": 52, 1034 | "type": "ControlNetLoader", 1035 | "pos": [ 1036 | 1240.9056396484398, 1037 | 737.9112001207139 1038 | ], 1039 | "size": { 1040 | "0": 315, 1041 | "1": 58 1042 | }, 1043 | "flags": {}, 1044 | "order": 4, 1045 | "mode": 0, 1046 | "outputs": [ 1047 | { 1048 | "name": "CONTROL_NET", 1049 | "type": "CONTROL_NET", 1050 | "links": [ 1051 | 74 1052 | ], 1053 | "shape": 3, 1054 | "slot_index": 0 1055 | } 1056 | ], 1057 | "properties": { 1058 | "Node name for S&R": "ControlNetLoader" 1059 | }, 1060 | "widgets_values": [ 1061 | "control_v11f1e_sd15_tile.pth" 1062 | ] 1063 | }, 1064 | { 1065 | "id": 16, 1066 | "type": "CheckpointLoaderSimple", 1067 | "pos": [ 1068 | -35.97991149619884, 1069 | -841.3609873354741 1070 | ], 1071 | "size": { 1072 | "0": 315, 1073 | "1": 98 1074 | }, 1075 | "flags": {}, 1076 | "order": 5, 1077 | "mode": 0, 1078 | "outputs": [ 1079 | { 1080 | "name": "MODEL", 1081 | "type": "MODEL", 1082 | "links": [ 1083 | 18, 1084 | 23, 1085 | 29, 1086 | 55 1087 | ], 1088 | "slot_index": 0 1089 | }, 1090 | { 1091 | "name": "CLIP", 1092 | "type": "CLIP", 1093 | "links": [ 1094 | 19, 1095 | 20 1096 | ], 1097 | "slot_index": 1 1098 | }, 1099 | { 1100 | "name": "VAE", 1101 | "type": "VAE", 1102 | "links": [ 1103 | 21, 1104 | 22, 1105 | 30, 1106 | 53, 1107 | 54, 1108 | 58, 1109 | 60 1110 | ], 1111 | "slot_index": 2 1112 | } 1113 | ], 1114 | "properties": { 1115 | "Node name for S&R": "CheckpointLoaderSimple" 1116 | }, 1117 | "widgets_values": [ 1118 | "majicmixRealistic_v7.safetensors" 1119 | ] 1120 | }, 1121 | { 1122 | "id": 38, 1123 | "type": "SaveImage", 1124 | "pos": [ 1125 | 1570, 1126 | -1040 1127 | ], 1128 | "size": { 1129 | "0": 868.0108642578125, 1130 | "1": 936.9744873046875 1131 | }, 1132 | "flags": {}, 1133 | "order": 26, 1134 | "mode": 0, 1135 | "inputs": [ 1136 | { 1137 | "name": "images", 1138 | "type": "IMAGE", 1139 | "link": 46 1140 | } 1141 | ], 1142 | "properties": { 1143 | "Node name for S&R": "SaveImage" 1144 | }, 1145 | "widgets_values": [ 1146 | "ComfyUI" 1147 | ] 1148 | } 1149 | ], 1150 | "links": [ 1151 | [ 1152 | 4, 1153 | 6, 1154 | 0, 1155 | 3, 1156 | 1, 1157 | "CONDITIONING" 1158 | ], 1159 | [ 1160 | 6, 1161 | 7, 1162 | 0, 1163 | 3, 1164 | 2, 1165 | "CONDITIONING" 1166 | ], 1167 | [ 1168 | 7, 1169 | 3, 1170 | 0, 1171 | 8, 1172 | 0, 1173 | "LATENT" 1174 | ], 1175 | [ 1176 | 12, 1177 | 6, 1178 | 0, 1179 | 11, 1180 | 1, 1181 | "CONDITIONING" 1182 | ], 1183 | [ 1184 | 13, 1185 | 7, 1186 | 0, 1187 | 11, 1188 | 2, 1189 | "CONDITIONING" 1190 | ], 1191 | [ 1192 | 15, 1193 | 11, 1194 | 0, 1195 | 13, 1196 | 0, 1197 | "LATENT" 1198 | ], 1199 | [ 1200 | 17, 1201 | 13, 1202 | 0, 1203 | 12, 1204 | 0, 1205 | "IMAGE" 1206 | ], 1207 | [ 1208 | 18, 1209 | 16, 1210 | 0, 1211 | 3, 1212 | 0, 1213 | "MODEL" 1214 | ], 1215 | [ 1216 | 19, 1217 | 16, 1218 | 1, 1219 | 6, 1220 | 0, 1221 | "CLIP" 1222 | ], 1223 | [ 1224 | 20, 1225 | 16, 1226 | 1, 1227 | 7, 1228 | 0, 1229 | "CLIP" 1230 | ], 1231 | [ 1232 | 21, 1233 | 16, 1234 | 2, 1235 | 8, 1236 | 1, 1237 | "VAE" 1238 | ], 1239 | [ 1240 | 22, 1241 | 16, 1242 | 2, 1243 | 13, 1244 | 1, 1245 | "VAE" 1246 | ], 1247 | [ 1248 | 23, 1249 | 16, 1250 | 0, 1251 | 11, 1252 | 0, 1253 | "MODEL" 1254 | ], 1255 | [ 1256 | 24, 1257 | 18, 1258 | 0, 1259 | 17, 1260 | 5, 1261 | "UPSCALE_MODEL" 1262 | ], 1263 | [ 1264 | 25, 1265 | 17, 1266 | 0, 1267 | 19, 1268 | 0, 1269 | "IMAGE" 1270 | ], 1271 | [ 1272 | 27, 1273 | 8, 1274 | 0, 1275 | 17, 1276 | 0, 1277 | "IMAGE" 1278 | ], 1279 | [ 1280 | 28, 1281 | 7, 1282 | 0, 1283 | 17, 1284 | 3, 1285 | "CONDITIONING" 1286 | ], 1287 | [ 1288 | 29, 1289 | 16, 1290 | 0, 1291 | 17, 1292 | 1, 1293 | "MODEL" 1294 | ], 1295 | [ 1296 | 30, 1297 | 16, 1298 | 2, 1299 | 17, 1300 | 4, 1301 | "VAE" 1302 | ], 1303 | [ 1304 | 45, 1305 | 40, 1306 | 0, 1307 | 37, 1308 | 3, 1309 | "LATENT" 1310 | ], 1311 | [ 1312 | 46, 1313 | 39, 1314 | 0, 1315 | 38, 1316 | 0, 1317 | "IMAGE" 1318 | ], 1319 | [ 1320 | 47, 1321 | 37, 1322 | 0, 1323 | 39, 1324 | 0, 1325 | "LATENT" 1326 | ], 1327 | [ 1328 | 49, 1329 | 43, 1330 | 0, 1331 | 42, 1332 | 0, 1333 | "UPSCALE_MODEL" 1334 | ], 1335 | [ 1336 | 50, 1337 | 41, 1338 | 0, 1339 | 42, 1340 | 1, 1341 | "IMAGE" 1342 | ], 1343 | [ 1344 | 52, 1345 | 3, 1346 | 0, 1347 | 41, 1348 | 0, 1349 | "LATENT" 1350 | ], 1351 | [ 1352 | 53, 1353 | 16, 1354 | 2, 1355 | 41, 1356 | 1, 1357 | "VAE" 1358 | ], 1359 | [ 1360 | 54, 1361 | 16, 1362 | 2, 1363 | 40, 1364 | 1, 1365 | "VAE" 1366 | ], 1367 | [ 1368 | 55, 1369 | 16, 1370 | 0, 1371 | 37, 1372 | 0, 1373 | "MODEL" 1374 | ], 1375 | [ 1376 | 56, 1377 | 6, 1378 | 0, 1379 | 37, 1380 | 1, 1381 | "CONDITIONING" 1382 | ], 1383 | [ 1384 | 57, 1385 | 7, 1386 | 0, 1387 | 37, 1388 | 2, 1389 | "CONDITIONING" 1390 | ], 1391 | [ 1392 | 58, 1393 | 16, 1394 | 2, 1395 | 39, 1396 | 1, 1397 | "VAE" 1398 | ], 1399 | [ 1400 | 60, 1401 | 16, 1402 | 2, 1403 | 46, 1404 | 1, 1405 | "VAE" 1406 | ], 1407 | [ 1408 | 61, 1409 | 46, 1410 | 0, 1411 | 3, 1412 | 3, 1413 | "LATENT" 1414 | ], 1415 | [ 1416 | 64, 1417 | 48, 1418 | 0, 1419 | 40, 1420 | 0, 1421 | "IMAGE" 1422 | ], 1423 | [ 1424 | 65, 1425 | 42, 1426 | 0, 1427 | 48, 1428 | 0, 1429 | "IMAGE" 1430 | ], 1431 | [ 1432 | 66, 1433 | 3, 1434 | 0, 1435 | 49, 1436 | 0, 1437 | "LATENT" 1438 | ], 1439 | [ 1440 | 67, 1441 | 49, 1442 | 0, 1443 | 11, 1444 | 3, 1445 | "LATENT" 1446 | ], 1447 | [ 1448 | 68, 1449 | 50, 1450 | 0, 1451 | 51, 1452 | 0, 1453 | "UPSCALE_MODEL" 1454 | ], 1455 | [ 1456 | 69, 1457 | 45, 1458 | 0, 1459 | 51, 1460 | 1, 1461 | "IMAGE" 1462 | ], 1463 | [ 1464 | 71, 1465 | 51, 1466 | 0, 1467 | 9, 1468 | 0, 1469 | "IMAGE" 1470 | ], 1471 | [ 1472 | 73, 1473 | 51, 1474 | 0, 1475 | 46, 1476 | 0, 1477 | "IMAGE" 1478 | ], 1479 | [ 1480 | 74, 1481 | 52, 1482 | 0, 1483 | 53, 1484 | 1, 1485 | "CONTROL_NET" 1486 | ], 1487 | [ 1488 | 75, 1489 | 6, 1490 | 0, 1491 | 53, 1492 | 0, 1493 | "CONDITIONING" 1494 | ], 1495 | [ 1496 | 76, 1497 | 53, 1498 | 0, 1499 | 17, 1500 | 2, 1501 | "CONDITIONING" 1502 | ], 1503 | [ 1504 | 77, 1505 | 8, 1506 | 0, 1507 | 53, 1508 | 2, 1509 | "IMAGE" 1510 | ] 1511 | ], 1512 | "groups": [ 1513 | { 1514 | "title": "Img2Img", 1515 | "bounding": [ 1516 | -47, 1517 | -1121, 1518 | 1247, 1519 | 895 1520 | ], 1521 | "color": "#a1309b", 1522 | "font_size": 24, 1523 | "locked": false 1524 | }, 1525 | { 1526 | "title": "Hires Fix - Latent", 1527 | "bounding": [ 1528 | -47, 1529 | -227, 1530 | 1193, 1531 | 884 1532 | ], 1533 | "color": "#b58b2a", 1534 | "font_size": 24, 1535 | "locked": false 1536 | }, 1537 | { 1538 | "title": "SDUpscale", 1539 | "bounding": [ 1540 | 1227, 1541 | -85, 1542 | 1224, 1543 | 1031 1544 | ], 1545 | "color": "#3f789e", 1546 | "font_size": 24, 1547 | "locked": false 1548 | }, 1549 | { 1550 | "title": "Hires-Fix-No-Latent", 1551 | "bounding": [ 1552 | 1226, 1553 | -1123, 1554 | 1218, 1555 | 1021 1556 | ], 1557 | "color": "#8AA", 1558 | "font_size": 24, 1559 | "locked": false 1560 | } 1561 | ], 1562 | "config": {}, 1563 | "extra": { 1564 | "groupNodes": {} 1565 | }, 1566 | "version": 0.4 1567 | } -------------------------------------------------------------------------------- /upscale-i2i-v15/upscale-i2i-v15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/upscale-i2i-v15/upscale-i2i-v15.png -------------------------------------------------------------------------------- /upscale-i2i-xl/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/upscale-i2i-xl/.DS_Store -------------------------------------------------------------------------------- /upscale-i2i-xl/preview.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/upscale-i2i-xl/preview.jpeg -------------------------------------------------------------------------------- /upscale-i2i-xl/upscale-i2i-xl.json: -------------------------------------------------------------------------------- 1 | { 2 | "last_node_id": 55, 3 | "last_link_id": 87, 4 | "nodes": [ 5 | { 6 | "id": 13, 7 | "type": "VAEDecode", 8 | "pos": [ 9 | 1182.9638913244403, 10 | -1027.5486123047533 11 | ], 12 | "size": { 13 | "0": 210, 14 | "1": 46 15 | }, 16 | "flags": {}, 17 | "order": 20, 18 | "mode": 0, 19 | "inputs": [ 20 | { 21 | "name": "samples", 22 | "type": "LATENT", 23 | "link": 15 24 | }, 25 | { 26 | "name": "vae", 27 | "type": "VAE", 28 | "link": 22 29 | } 30 | ], 31 | "outputs": [ 32 | { 33 | "name": "IMAGE", 34 | "type": "IMAGE", 35 | "links": [ 36 | 17 37 | ], 38 | "slot_index": 0 39 | } 40 | ], 41 | "properties": { 42 | "Node name for S&R": "VAEDecode" 43 | } 44 | }, 45 | { 46 | "id": 40, 47 | "type": "VAEEncode", 48 | "pos": [ 49 | -55.0538103993135, 50 | 199.27660226982206 51 | ], 52 | "size": { 53 | "0": 320, 54 | "1": 50 55 | }, 56 | "flags": {}, 57 | "order": 22, 58 | "mode": 0, 59 | "inputs": [ 60 | { 61 | "name": "pixels", 62 | "type": "IMAGE", 63 | "link": 64 64 | }, 65 | { 66 | "name": "vae", 67 | "type": "VAE", 68 | "link": 54 69 | } 70 | ], 71 | "outputs": [ 72 | { 73 | "name": "LATENT", 74 | "type": "LATENT", 75 | "links": [ 76 | 45 77 | ], 78 | "slot_index": 0 79 | } 80 | ], 81 | "properties": { 82 | "Node name for S&R": "VAEEncode" 83 | } 84 | }, 85 | { 86 | "id": 39, 87 | "type": "VAEDecode", 88 | "pos": [ 89 | -45.05381039931349, 90 | 609.2766022698218 91 | ], 92 | "size": { 93 | "0": 300, 94 | "1": 50 95 | }, 96 | "flags": {}, 97 | "order": 25, 98 | "mode": 0, 99 | "inputs": [ 100 | { 101 | "name": "samples", 102 | "type": "LATENT", 103 | "link": 47 104 | }, 105 | { 106 | "name": "vae", 107 | "type": "VAE", 108 | "link": 58 109 | } 110 | ], 111 | "outputs": [ 112 | { 113 | "name": "IMAGE", 114 | "type": "IMAGE", 115 | "links": [ 116 | 46 117 | ], 118 | "slot_index": 0 119 | } 120 | ], 121 | "properties": { 122 | "Node name for S&R": "VAEDecode" 123 | } 124 | }, 125 | { 126 | "id": 41, 127 | "type": "VAEDecode", 128 | "pos": [ 129 | -55.0538103993135, 130 | -270.7233977301779 131 | ], 132 | "size": { 133 | "0": 310, 134 | "1": 60 135 | }, 136 | "flags": {}, 137 | "order": 13, 138 | "mode": 0, 139 | "inputs": [ 140 | { 141 | "name": "samples", 142 | "type": "LATENT", 143 | "link": 52 144 | }, 145 | { 146 | "name": "vae", 147 | "type": "VAE", 148 | "link": 53 149 | } 150 | ], 151 | "outputs": [ 152 | { 153 | "name": "IMAGE", 154 | "type": "IMAGE", 155 | "links": [ 156 | 50 157 | ], 158 | "slot_index": 0 159 | } 160 | ], 161 | "properties": { 162 | "Node name for S&R": "VAEDecode" 163 | } 164 | }, 165 | { 166 | "id": 38, 167 | "type": "SaveImage", 168 | "pos": [ 169 | 274.9461896006866, 170 | -270.7233977301779 171 | ], 172 | "size": { 173 | "0": 868.0108642578125, 174 | "1": 936.9744873046875 175 | }, 176 | "flags": {}, 177 | "order": 26, 178 | "mode": 0, 179 | "inputs": [ 180 | { 181 | "name": "images", 182 | "type": "IMAGE", 183 | "link": 46 184 | } 185 | ], 186 | "properties": { 187 | "Node name for S&R": "SaveImage" 188 | }, 189 | "widgets_values": [ 190 | "ComfyUI" 191 | ] 192 | }, 193 | { 194 | "id": 43, 195 | "type": "UpscaleModelLoader", 196 | "pos": [ 197 | -55.39118808239501, 198 | -168.8175527816693 199 | ], 200 | "size": { 201 | "0": 315, 202 | "1": 58 203 | }, 204 | "flags": {}, 205 | "order": 0, 206 | "mode": 0, 207 | "outputs": [ 208 | { 209 | "name": "UPSCALE_MODEL", 210 | "type": "UPSCALE_MODEL", 211 | "links": [ 212 | 49 213 | ], 214 | "slot_index": 0 215 | } 216 | ], 217 | "properties": { 218 | "Node name for S&R": "UpscaleModelLoader" 219 | }, 220 | "widgets_values": [ 221 | "RealESRGAN_x4plus.pth" 222 | ] 223 | }, 224 | { 225 | "id": 48, 226 | "type": "ImageScaleBy", 227 | "pos": [ 228 | -55.39118808239501, 229 | 51.182447218330616 230 | ], 231 | "size": { 232 | "0": 315, 233 | "1": 82 234 | }, 235 | "flags": {}, 236 | "order": 19, 237 | "mode": 0, 238 | "inputs": [ 239 | { 240 | "name": "image", 241 | "type": "IMAGE", 242 | "link": 65 243 | } 244 | ], 245 | "outputs": [ 246 | { 247 | "name": "IMAGE", 248 | "type": "IMAGE", 249 | "links": [ 250 | 64 251 | ], 252 | "shape": 3, 253 | "slot_index": 0 254 | } 255 | ], 256 | "properties": { 257 | "Node name for S&R": "ImageScaleBy" 258 | }, 259 | "widgets_values": [ 260 | "nearest-exact", 261 | 0.5 262 | ] 263 | }, 264 | { 265 | "id": 42, 266 | "type": "ImageUpscaleWithModel", 267 | "pos": [ 268 | -45.391188082395004, 269 | -48.8175527816694 270 | ], 271 | "size": { 272 | "0": 310, 273 | "1": 50 274 | }, 275 | "flags": {}, 276 | "order": 16, 277 | "mode": 0, 278 | "inputs": [ 279 | { 280 | "name": "upscale_model", 281 | "type": "UPSCALE_MODEL", 282 | "link": 49 283 | }, 284 | { 285 | "name": "image", 286 | "type": "IMAGE", 287 | "link": 50 288 | } 289 | ], 290 | "outputs": [ 291 | { 292 | "name": "IMAGE", 293 | "type": "IMAGE", 294 | "links": [ 295 | 65 296 | ], 297 | "slot_index": 0 298 | } 299 | ], 300 | "properties": { 301 | "Node name for S&R": "ImageUpscaleWithModel" 302 | } 303 | }, 304 | { 305 | "id": 12, 306 | "type": "SaveImage", 307 | "pos": [ 308 | 1518.6681975031825, 309 | -1188.5478418205166 310 | ], 311 | "size": { 312 | "0": 840, 313 | "1": 800 314 | }, 315 | "flags": {}, 316 | "order": 23, 317 | "mode": 0, 318 | "inputs": [ 319 | { 320 | "name": "images", 321 | "type": "IMAGE", 322 | "link": 17 323 | } 324 | ], 325 | "properties": { 326 | "Node name for S&R": "SaveImage" 327 | }, 328 | "widgets_values": [ 329 | "ComfyUI" 330 | ] 331 | }, 332 | { 333 | "id": 45, 334 | "type": "LoadImage", 335 | "pos": [ 336 | -22.185289171006925, 337 | -708.0374620225698 338 | ], 339 | "size": [ 340 | 320, 341 | 310 342 | ], 343 | "flags": {}, 344 | "order": 1, 345 | "mode": 0, 346 | "outputs": [ 347 | { 348 | "name": "IMAGE", 349 | "type": "IMAGE", 350 | "links": [ 351 | 69 352 | ], 353 | "shape": 3, 354 | "slot_index": 0 355 | }, 356 | { 357 | "name": "MASK", 358 | "type": "MASK", 359 | "links": null, 360 | "shape": 3 361 | } 362 | ], 363 | "properties": { 364 | "Node name for S&R": "LoadImage" 365 | }, 366 | "widgets_values": [ 367 | "unnamed.jpg", 368 | "image" 369 | ] 370 | }, 371 | { 372 | "id": 50, 373 | "type": "UpscaleModelLoader", 374 | "pos": [ 375 | 317.81471082899276, 376 | -698.0374620225698 377 | ], 378 | "size": { 379 | "0": 315, 380 | "1": 58 381 | }, 382 | "flags": {}, 383 | "order": 2, 384 | "mode": 0, 385 | "outputs": [ 386 | { 387 | "name": "UPSCALE_MODEL", 388 | "type": "UPSCALE_MODEL", 389 | "links": [ 390 | 68 391 | ], 392 | "shape": 3, 393 | "slot_index": 0 394 | } 395 | ], 396 | "properties": { 397 | "Node name for S&R": "UpscaleModelLoader" 398 | }, 399 | "widgets_values": [ 400 | "RealESRGAN_x2.pth" 401 | ] 402 | }, 403 | { 404 | "id": 49, 405 | "type": "LatentUpscaleBy", 406 | "pos": [ 407 | 1185.9966509254884, 408 | -1170.5535270867404 409 | ], 410 | "size": { 411 | "0": 315, 412 | "1": 82 413 | }, 414 | "flags": {}, 415 | "order": 14, 416 | "mode": 0, 417 | "inputs": [ 418 | { 419 | "name": "samples", 420 | "type": "LATENT", 421 | "link": 66 422 | } 423 | ], 424 | "outputs": [ 425 | { 426 | "name": "LATENT", 427 | "type": "LATENT", 428 | "links": [ 429 | 67 430 | ], 431 | "shape": 3, 432 | "slot_index": 0 433 | } 434 | ], 435 | "properties": { 436 | "Node name for S&R": "LatentUpscaleBy" 437 | }, 438 | "widgets_values": [ 439 | "nearest-exact", 440 | 1.5 441 | ] 442 | }, 443 | { 444 | "id": 18, 445 | "type": "UpscaleModelLoader", 446 | "pos": [ 447 | 1180.9618678547952, 448 | -274.25182029287254 449 | ], 450 | "size": { 451 | "0": 315, 452 | "1": 58 453 | }, 454 | "flags": {}, 455 | "order": 3, 456 | "mode": 0, 457 | "outputs": [ 458 | { 459 | "name": "UPSCALE_MODEL", 460 | "type": "UPSCALE_MODEL", 461 | "links": [ 462 | 24 463 | ], 464 | "shape": 3, 465 | "slot_index": 0 466 | } 467 | ], 468 | "properties": { 469 | "Node name for S&R": "UpscaleModelLoader" 470 | }, 471 | "widgets_values": [ 472 | "RealESRGAN_x2.pth" 473 | ] 474 | }, 475 | { 476 | "id": 51, 477 | "type": "ImageUpscaleWithModel", 478 | "pos": [ 479 | 347.81471082899276, 480 | -598.0374620225697 481 | ], 482 | "size": { 483 | "0": 241.79998779296875, 484 | "1": 46 485 | }, 486 | "flags": {}, 487 | "order": 6, 488 | "mode": 0, 489 | "inputs": [ 490 | { 491 | "name": "upscale_model", 492 | "type": "UPSCALE_MODEL", 493 | "link": 68 494 | }, 495 | { 496 | "name": "image", 497 | "type": "IMAGE", 498 | "link": 69 499 | } 500 | ], 501 | "outputs": [ 502 | { 503 | "name": "IMAGE", 504 | "type": "IMAGE", 505 | "links": [ 506 | 71, 507 | 73 508 | ], 509 | "shape": 3, 510 | "slot_index": 0 511 | } 512 | ], 513 | "properties": { 514 | "Node name for S&R": "ImageUpscaleWithModel" 515 | } 516 | }, 517 | { 518 | "id": 3, 519 | "type": "KSampler", 520 | "pos": [ 521 | 766.9312820123744, 522 | -1198.5688367956525 523 | ], 524 | "size": { 525 | "0": 315, 526 | "1": 262 527 | }, 528 | "flags": {}, 529 | "order": 11, 530 | "mode": 0, 531 | "inputs": [ 532 | { 533 | "name": "model", 534 | "type": "MODEL", 535 | "link": 18 536 | }, 537 | { 538 | "name": "positive", 539 | "type": "CONDITIONING", 540 | "link": 4 541 | }, 542 | { 543 | "name": "negative", 544 | "type": "CONDITIONING", 545 | "link": 6 546 | }, 547 | { 548 | "name": "latent_image", 549 | "type": "LATENT", 550 | "link": 61 551 | } 552 | ], 553 | "outputs": [ 554 | { 555 | "name": "LATENT", 556 | "type": "LATENT", 557 | "links": [ 558 | 7, 559 | 52, 560 | 66 561 | ], 562 | "slot_index": 0 563 | } 564 | ], 565 | "properties": { 566 | "Node name for S&R": "KSampler" 567 | }, 568 | "widgets_values": [ 569 | 758335617124320, 570 | "randomize", 571 | 30, 572 | 7, 573 | "dpmpp_sde", 574 | "normal", 575 | 0.1 576 | ] 577 | }, 578 | { 579 | "id": 11, 580 | "type": "KSampler", 581 | "pos": [ 582 | 1182.9638913244403, 583 | -937.5486123047541 584 | ], 585 | "size": { 586 | "0": 315, 587 | "1": 262 588 | }, 589 | "flags": {}, 590 | "order": 17, 591 | "mode": 0, 592 | "inputs": [ 593 | { 594 | "name": "model", 595 | "type": "MODEL", 596 | "link": 23, 597 | "slot_index": 0 598 | }, 599 | { 600 | "name": "positive", 601 | "type": "CONDITIONING", 602 | "link": 12, 603 | "slot_index": 1 604 | }, 605 | { 606 | "name": "negative", 607 | "type": "CONDITIONING", 608 | "link": 13, 609 | "slot_index": 2 610 | }, 611 | { 612 | "name": "latent_image", 613 | "type": "LATENT", 614 | "link": 67, 615 | "slot_index": 3 616 | } 617 | ], 618 | "outputs": [ 619 | { 620 | "name": "LATENT", 621 | "type": "LATENT", 622 | "links": [ 623 | 15 624 | ], 625 | "slot_index": 0 626 | } 627 | ], 628 | "properties": { 629 | "Node name for S&R": "KSampler" 630 | }, 631 | "widgets_values": [ 632 | 578067413319759, 633 | "randomize", 634 | 40, 635 | 8, 636 | "euler", 637 | "normal", 638 | 0.4 639 | ] 640 | }, 641 | { 642 | "id": 37, 643 | "type": "KSampler", 644 | "pos": [ 645 | -55.0538103993135, 646 | 299.2766022698221 647 | ], 648 | "size": { 649 | "0": 315, 650 | "1": 262 651 | }, 652 | "flags": {}, 653 | "order": 24, 654 | "mode": 0, 655 | "inputs": [ 656 | { 657 | "name": "model", 658 | "type": "MODEL", 659 | "link": 55, 660 | "slot_index": 0 661 | }, 662 | { 663 | "name": "positive", 664 | "type": "CONDITIONING", 665 | "link": 56, 666 | "slot_index": 1 667 | }, 668 | { 669 | "name": "negative", 670 | "type": "CONDITIONING", 671 | "link": 57, 672 | "slot_index": 2 673 | }, 674 | { 675 | "name": "latent_image", 676 | "type": "LATENT", 677 | "link": 45, 678 | "slot_index": 3 679 | } 680 | ], 681 | "outputs": [ 682 | { 683 | "name": "LATENT", 684 | "type": "LATENT", 685 | "links": [ 686 | 47 687 | ], 688 | "slot_index": 0 689 | } 690 | ], 691 | "properties": { 692 | "Node name for S&R": "KSampler" 693 | }, 694 | "widgets_values": [ 695 | 118233124812783, 696 | "randomize", 697 | 40, 698 | 8, 699 | "euler", 700 | "normal", 701 | 0.3 702 | ] 703 | }, 704 | { 705 | "id": 6, 706 | "type": "CLIPTextEncode", 707 | "pos": [ 708 | 290.9312820123739, 709 | -1137.5688367956525 710 | ], 711 | "size": { 712 | "0": 422.84503173828125, 713 | "1": 164.31304931640625 714 | }, 715 | "flags": {}, 716 | "order": 7, 717 | "mode": 0, 718 | "inputs": [ 719 | { 720 | "name": "clip", 721 | "type": "CLIP", 722 | "link": 19 723 | } 724 | ], 725 | "outputs": [ 726 | { 727 | "name": "CONDITIONING", 728 | "type": "CONDITIONING", 729 | "links": [ 730 | 4, 731 | 12, 732 | 56, 733 | 78 734 | ], 735 | "slot_index": 0 736 | } 737 | ], 738 | "properties": { 739 | "Node name for S&R": "CLIPTextEncode" 740 | }, 741 | "widgets_values": [ 742 | "masterpiece,highres, high quality, young Caucasian European woman sitting in the theater" 743 | ], 744 | "color": "#232", 745 | "bgcolor": "#353" 746 | }, 747 | { 748 | "id": 7, 749 | "type": "CLIPTextEncode", 750 | "pos": [ 751 | 293.9312820123739, 752 | -927.5688367956526 753 | ], 754 | "size": { 755 | "0": 425.27801513671875, 756 | "1": 180.6060791015625 757 | }, 758 | "flags": {}, 759 | "order": 8, 760 | "mode": 0, 761 | "inputs": [ 762 | { 763 | "name": "clip", 764 | "type": "CLIP", 765 | "link": 20 766 | } 767 | ], 768 | "outputs": [ 769 | { 770 | "name": "CONDITIONING", 771 | "type": "CONDITIONING", 772 | "links": [ 773 | 6, 774 | 13, 775 | 57, 776 | 79 777 | ], 778 | "slot_index": 0 779 | } 780 | ], 781 | "properties": { 782 | "Node name for S&R": "CLIPTextEncode" 783 | }, 784 | "widgets_values": [ 785 | "embedding:FastNegativeV2, " 786 | ] 787 | }, 788 | { 789 | "id": 16, 790 | "type": "CheckpointLoaderSimple", 791 | "pos": [ 792 | -59.068717987625945, 793 | -993.5688367956525 794 | ], 795 | "size": { 796 | "0": 315, 797 | "1": 98 798 | }, 799 | "flags": {}, 800 | "order": 4, 801 | "mode": 0, 802 | "outputs": [ 803 | { 804 | "name": "MODEL", 805 | "type": "MODEL", 806 | "links": [ 807 | 18, 808 | 23, 809 | 55, 810 | 85 811 | ], 812 | "slot_index": 0 813 | }, 814 | { 815 | "name": "CLIP", 816 | "type": "CLIP", 817 | "links": [ 818 | 19, 819 | 20 820 | ], 821 | "slot_index": 1 822 | }, 823 | { 824 | "name": "VAE", 825 | "type": "VAE", 826 | "links": [ 827 | 21, 828 | 22, 829 | 30, 830 | 53, 831 | 54, 832 | 58, 833 | 60 834 | ], 835 | "slot_index": 2 836 | } 837 | ], 838 | "properties": { 839 | "Node name for S&R": "CheckpointLoaderSimple" 840 | }, 841 | "widgets_values": [ 842 | "DynaVision_XL.safetensors" 843 | ] 844 | }, 845 | { 846 | "id": 46, 847 | "type": "VAEEncode", 848 | "pos": [ 849 | 350, 850 | -510 851 | ], 852 | "size": { 853 | "0": 310, 854 | "1": 50 855 | }, 856 | "flags": {}, 857 | "order": 10, 858 | "mode": 0, 859 | "inputs": [ 860 | { 861 | "name": "pixels", 862 | "type": "IMAGE", 863 | "link": 73 864 | }, 865 | { 866 | "name": "vae", 867 | "type": "VAE", 868 | "link": 60 869 | } 870 | ], 871 | "outputs": [ 872 | { 873 | "name": "LATENT", 874 | "type": "LATENT", 875 | "links": [ 876 | 61 877 | ], 878 | "shape": 3, 879 | "slot_index": 0 880 | } 881 | ], 882 | "properties": { 883 | "Node name for S&R": "VAEEncode" 884 | } 885 | }, 886 | { 887 | "id": 9, 888 | "type": "SaveImage", 889 | "pos": [ 890 | 730, 891 | -790 892 | ], 893 | "size": { 894 | "0": 400, 895 | "1": 420 896 | }, 897 | "flags": {}, 898 | "order": 9, 899 | "mode": 0, 900 | "inputs": [ 901 | { 902 | "name": "images", 903 | "type": "IMAGE", 904 | "link": 71 905 | } 906 | ], 907 | "title": "Initial Image", 908 | "properties": { 909 | "Node name for S&R": "SaveImage" 910 | }, 911 | "widgets_values": [ 912 | "ComfyUI" 913 | ] 914 | }, 915 | { 916 | "id": 8, 917 | "type": "VAEDecode", 918 | "pos": [ 919 | 800, 920 | -890 921 | ], 922 | "size": { 923 | "0": 240, 924 | "1": 50 925 | }, 926 | "flags": {}, 927 | "order": 12, 928 | "mode": 0, 929 | "inputs": [ 930 | { 931 | "name": "samples", 932 | "type": "LATENT", 933 | "link": 7 934 | }, 935 | { 936 | "name": "vae", 937 | "type": "VAE", 938 | "link": 21 939 | } 940 | ], 941 | "outputs": [ 942 | { 943 | "name": "IMAGE", 944 | "type": "IMAGE", 945 | "links": [ 946 | 27, 947 | 86 948 | ], 949 | "slot_index": 0 950 | } 951 | ], 952 | "properties": { 953 | "Node name for S&R": "VAEDecode" 954 | } 955 | }, 956 | { 957 | "id": 54, 958 | "type": "ACN_AdvancedControlNetApply", 959 | "pos": [ 960 | 1181.8560813740116, 961 | 493.73089394783165 962 | ], 963 | "size": [ 964 | 330, 965 | 270 966 | ], 967 | "flags": {}, 968 | "order": 15, 969 | "mode": 0, 970 | "inputs": [ 971 | { 972 | "name": "positive", 973 | "type": "CONDITIONING", 974 | "link": 78 975 | }, 976 | { 977 | "name": "negative", 978 | "type": "CONDITIONING", 979 | "link": 79 980 | }, 981 | { 982 | "name": "control_net", 983 | "type": "CONTROL_NET", 984 | "link": 87 985 | }, 986 | { 987 | "name": "image", 988 | "type": "IMAGE", 989 | "link": 86 990 | }, 991 | { 992 | "name": "mask_optional", 993 | "type": "MASK", 994 | "link": null 995 | }, 996 | { 997 | "name": "timestep_kf", 998 | "type": "TIMESTEP_KEYFRAME", 999 | "link": null 1000 | }, 1001 | { 1002 | "name": "latent_kf_override", 1003 | "type": "LATENT_KEYFRAME", 1004 | "link": null 1005 | }, 1006 | { 1007 | "name": "weights_override", 1008 | "type": "CONTROL_NET_WEIGHTS", 1009 | "link": null 1010 | }, 1011 | { 1012 | "name": "model_optional", 1013 | "type": "MODEL", 1014 | "link": 85 1015 | } 1016 | ], 1017 | "outputs": [ 1018 | { 1019 | "name": "positive", 1020 | "type": "CONDITIONING", 1021 | "links": [ 1022 | 82 1023 | ], 1024 | "shape": 3, 1025 | "slot_index": 0 1026 | }, 1027 | { 1028 | "name": "negative", 1029 | "type": "CONDITIONING", 1030 | "links": [ 1031 | 83 1032 | ], 1033 | "shape": 3, 1034 | "slot_index": 1 1035 | }, 1036 | { 1037 | "name": "model_opt", 1038 | "type": "MODEL", 1039 | "links": [ 1040 | 84 1041 | ], 1042 | "shape": 3, 1043 | "slot_index": 2 1044 | } 1045 | ], 1046 | "properties": { 1047 | "Node name for S&R": "ACN_AdvancedControlNetApply" 1048 | }, 1049 | "widgets_values": [ 1050 | 1, 1051 | 0, 1052 | 1 1053 | ] 1054 | }, 1055 | { 1056 | "id": 55, 1057 | "type": "ControlNetLoaderAdvanced", 1058 | "pos": [ 1059 | 1181.8560813740116, 1060 | 803.7308939478316 1061 | ], 1062 | "size": [ 1063 | 340, 1064 | 60 1065 | ], 1066 | "flags": {}, 1067 | "order": 5, 1068 | "mode": 0, 1069 | "inputs": [ 1070 | { 1071 | "name": "timestep_keyframe", 1072 | "type": "TIMESTEP_KEYFRAME", 1073 | "link": null 1074 | } 1075 | ], 1076 | "outputs": [ 1077 | { 1078 | "name": "CONTROL_NET", 1079 | "type": "CONTROL_NET", 1080 | "links": [ 1081 | 87 1082 | ], 1083 | "shape": 3, 1084 | "slot_index": 0 1085 | } 1086 | ], 1087 | "properties": { 1088 | "Node name for S&R": "ControlNetLoaderAdvanced" 1089 | }, 1090 | "widgets_values": [ 1091 | "bdsqlsz_controlllite_xl_tile_realistic.safetensors" 1092 | ] 1093 | }, 1094 | { 1095 | "id": 19, 1096 | "type": "SaveImage", 1097 | "pos": [ 1098 | 1521.8560813740116, 1099 | -266.26910605216835 1100 | ], 1101 | "size": [ 1102 | 870, 1103 | 1080 1104 | ], 1105 | "flags": {}, 1106 | "order": 21, 1107 | "mode": 0, 1108 | "inputs": [ 1109 | { 1110 | "name": "images", 1111 | "type": "IMAGE", 1112 | "link": 25 1113 | } 1114 | ], 1115 | "title": "Final Image", 1116 | "properties": { 1117 | "Node name for S&R": "SaveImage" 1118 | }, 1119 | "widgets_values": [ 1120 | "ComfyUI" 1121 | ] 1122 | }, 1123 | { 1124 | "id": 17, 1125 | "type": "UltimateSDUpscale", 1126 | "pos": [ 1127 | 1190.9618678547952, 1128 | -174.25182029287268 1129 | ], 1130 | "size": { 1131 | "0": 315, 1132 | "1": 614 1133 | }, 1134 | "flags": {}, 1135 | "order": 18, 1136 | "mode": 0, 1137 | "inputs": [ 1138 | { 1139 | "name": "image", 1140 | "type": "IMAGE", 1141 | "link": 27 1142 | }, 1143 | { 1144 | "name": "model", 1145 | "type": "MODEL", 1146 | "link": 84 1147 | }, 1148 | { 1149 | "name": "positive", 1150 | "type": "CONDITIONING", 1151 | "link": 82 1152 | }, 1153 | { 1154 | "name": "negative", 1155 | "type": "CONDITIONING", 1156 | "link": 83 1157 | }, 1158 | { 1159 | "name": "vae", 1160 | "type": "VAE", 1161 | "link": 30 1162 | }, 1163 | { 1164 | "name": "upscale_model", 1165 | "type": "UPSCALE_MODEL", 1166 | "link": 24 1167 | } 1168 | ], 1169 | "outputs": [ 1170 | { 1171 | "name": "IMAGE", 1172 | "type": "IMAGE", 1173 | "links": [ 1174 | 25 1175 | ], 1176 | "shape": 3, 1177 | "slot_index": 0 1178 | } 1179 | ], 1180 | "properties": { 1181 | "Node name for S&R": "UltimateSDUpscale" 1182 | }, 1183 | "widgets_values": [ 1184 | 2, 1185 | 1079637183880709, 1186 | "randomize", 1187 | 30, 1188 | 7, 1189 | "dpmpp_sde", 1190 | "normal", 1191 | 0.15, 1192 | "Linear", 1193 | 1024, 1194 | 1024, 1195 | 8, 1196 | 32, 1197 | "Half Tile", 1198 | 1, 1199 | 64, 1200 | 8, 1201 | 16, 1202 | true, 1203 | false 1204 | ] 1205 | } 1206 | ], 1207 | "links": [ 1208 | [ 1209 | 4, 1210 | 6, 1211 | 0, 1212 | 3, 1213 | 1, 1214 | "CONDITIONING" 1215 | ], 1216 | [ 1217 | 6, 1218 | 7, 1219 | 0, 1220 | 3, 1221 | 2, 1222 | "CONDITIONING" 1223 | ], 1224 | [ 1225 | 7, 1226 | 3, 1227 | 0, 1228 | 8, 1229 | 0, 1230 | "LATENT" 1231 | ], 1232 | [ 1233 | 12, 1234 | 6, 1235 | 0, 1236 | 11, 1237 | 1, 1238 | "CONDITIONING" 1239 | ], 1240 | [ 1241 | 13, 1242 | 7, 1243 | 0, 1244 | 11, 1245 | 2, 1246 | "CONDITIONING" 1247 | ], 1248 | [ 1249 | 15, 1250 | 11, 1251 | 0, 1252 | 13, 1253 | 0, 1254 | "LATENT" 1255 | ], 1256 | [ 1257 | 17, 1258 | 13, 1259 | 0, 1260 | 12, 1261 | 0, 1262 | "IMAGE" 1263 | ], 1264 | [ 1265 | 18, 1266 | 16, 1267 | 0, 1268 | 3, 1269 | 0, 1270 | "MODEL" 1271 | ], 1272 | [ 1273 | 19, 1274 | 16, 1275 | 1, 1276 | 6, 1277 | 0, 1278 | "CLIP" 1279 | ], 1280 | [ 1281 | 20, 1282 | 16, 1283 | 1, 1284 | 7, 1285 | 0, 1286 | "CLIP" 1287 | ], 1288 | [ 1289 | 21, 1290 | 16, 1291 | 2, 1292 | 8, 1293 | 1, 1294 | "VAE" 1295 | ], 1296 | [ 1297 | 22, 1298 | 16, 1299 | 2, 1300 | 13, 1301 | 1, 1302 | "VAE" 1303 | ], 1304 | [ 1305 | 23, 1306 | 16, 1307 | 0, 1308 | 11, 1309 | 0, 1310 | "MODEL" 1311 | ], 1312 | [ 1313 | 24, 1314 | 18, 1315 | 0, 1316 | 17, 1317 | 5, 1318 | "UPSCALE_MODEL" 1319 | ], 1320 | [ 1321 | 25, 1322 | 17, 1323 | 0, 1324 | 19, 1325 | 0, 1326 | "IMAGE" 1327 | ], 1328 | [ 1329 | 27, 1330 | 8, 1331 | 0, 1332 | 17, 1333 | 0, 1334 | "IMAGE" 1335 | ], 1336 | [ 1337 | 30, 1338 | 16, 1339 | 2, 1340 | 17, 1341 | 4, 1342 | "VAE" 1343 | ], 1344 | [ 1345 | 45, 1346 | 40, 1347 | 0, 1348 | 37, 1349 | 3, 1350 | "LATENT" 1351 | ], 1352 | [ 1353 | 46, 1354 | 39, 1355 | 0, 1356 | 38, 1357 | 0, 1358 | "IMAGE" 1359 | ], 1360 | [ 1361 | 47, 1362 | 37, 1363 | 0, 1364 | 39, 1365 | 0, 1366 | "LATENT" 1367 | ], 1368 | [ 1369 | 49, 1370 | 43, 1371 | 0, 1372 | 42, 1373 | 0, 1374 | "UPSCALE_MODEL" 1375 | ], 1376 | [ 1377 | 50, 1378 | 41, 1379 | 0, 1380 | 42, 1381 | 1, 1382 | "IMAGE" 1383 | ], 1384 | [ 1385 | 52, 1386 | 3, 1387 | 0, 1388 | 41, 1389 | 0, 1390 | "LATENT" 1391 | ], 1392 | [ 1393 | 53, 1394 | 16, 1395 | 2, 1396 | 41, 1397 | 1, 1398 | "VAE" 1399 | ], 1400 | [ 1401 | 54, 1402 | 16, 1403 | 2, 1404 | 40, 1405 | 1, 1406 | "VAE" 1407 | ], 1408 | [ 1409 | 55, 1410 | 16, 1411 | 0, 1412 | 37, 1413 | 0, 1414 | "MODEL" 1415 | ], 1416 | [ 1417 | 56, 1418 | 6, 1419 | 0, 1420 | 37, 1421 | 1, 1422 | "CONDITIONING" 1423 | ], 1424 | [ 1425 | 57, 1426 | 7, 1427 | 0, 1428 | 37, 1429 | 2, 1430 | "CONDITIONING" 1431 | ], 1432 | [ 1433 | 58, 1434 | 16, 1435 | 2, 1436 | 39, 1437 | 1, 1438 | "VAE" 1439 | ], 1440 | [ 1441 | 60, 1442 | 16, 1443 | 2, 1444 | 46, 1445 | 1, 1446 | "VAE" 1447 | ], 1448 | [ 1449 | 61, 1450 | 46, 1451 | 0, 1452 | 3, 1453 | 3, 1454 | "LATENT" 1455 | ], 1456 | [ 1457 | 64, 1458 | 48, 1459 | 0, 1460 | 40, 1461 | 0, 1462 | "IMAGE" 1463 | ], 1464 | [ 1465 | 65, 1466 | 42, 1467 | 0, 1468 | 48, 1469 | 0, 1470 | "IMAGE" 1471 | ], 1472 | [ 1473 | 66, 1474 | 3, 1475 | 0, 1476 | 49, 1477 | 0, 1478 | "LATENT" 1479 | ], 1480 | [ 1481 | 67, 1482 | 49, 1483 | 0, 1484 | 11, 1485 | 3, 1486 | "LATENT" 1487 | ], 1488 | [ 1489 | 68, 1490 | 50, 1491 | 0, 1492 | 51, 1493 | 0, 1494 | "UPSCALE_MODEL" 1495 | ], 1496 | [ 1497 | 69, 1498 | 45, 1499 | 0, 1500 | 51, 1501 | 1, 1502 | "IMAGE" 1503 | ], 1504 | [ 1505 | 71, 1506 | 51, 1507 | 0, 1508 | 9, 1509 | 0, 1510 | "IMAGE" 1511 | ], 1512 | [ 1513 | 73, 1514 | 51, 1515 | 0, 1516 | 46, 1517 | 0, 1518 | "IMAGE" 1519 | ], 1520 | [ 1521 | 78, 1522 | 6, 1523 | 0, 1524 | 54, 1525 | 0, 1526 | "CONDITIONING" 1527 | ], 1528 | [ 1529 | 79, 1530 | 7, 1531 | 0, 1532 | 54, 1533 | 1, 1534 | "CONDITIONING" 1535 | ], 1536 | [ 1537 | 82, 1538 | 54, 1539 | 0, 1540 | 17, 1541 | 2, 1542 | "CONDITIONING" 1543 | ], 1544 | [ 1545 | 83, 1546 | 54, 1547 | 1, 1548 | 17, 1549 | 3, 1550 | "CONDITIONING" 1551 | ], 1552 | [ 1553 | 84, 1554 | 54, 1555 | 2, 1556 | 17, 1557 | 1, 1558 | "MODEL" 1559 | ], 1560 | [ 1561 | 85, 1562 | 16, 1563 | 0, 1564 | 54, 1565 | 8, 1566 | "MODEL" 1567 | ], 1568 | [ 1569 | 86, 1570 | 8, 1571 | 0, 1572 | 54, 1573 | 3, 1574 | "IMAGE" 1575 | ], 1576 | [ 1577 | 87, 1578 | 55, 1579 | 0, 1580 | 54, 1581 | 2, 1582 | "CONTROL_NET" 1583 | ] 1584 | ], 1585 | "groups": [ 1586 | { 1587 | "title": "Img2Img", 1588 | "bounding": [ 1589 | -69, 1590 | -1273, 1591 | 1209, 1592 | 913 1593 | ], 1594 | "color": "#a1309b", 1595 | "font_size": 24, 1596 | "locked": false 1597 | }, 1598 | { 1599 | "title": "Hires Fix - Latent", 1600 | "bounding": [ 1601 | 1173, 1602 | -1265, 1603 | 1193, 1604 | 884 1605 | ], 1606 | "color": "#b58b2a", 1607 | "font_size": 24, 1608 | "locked": false 1609 | }, 1610 | { 1611 | "title": "SDUpscale", 1612 | "bounding": [ 1613 | 1171, 1614 | -348, 1615 | 1231, 1616 | 1222 1617 | ], 1618 | "color": "#3f789e", 1619 | "font_size": 24, 1620 | "locked": false 1621 | }, 1622 | { 1623 | "title": "Hires-Fix-No-Latent", 1624 | "bounding": [ 1625 | -65, 1626 | -345, 1627 | 1218, 1628 | 1021 1629 | ], 1630 | "color": "#8AA", 1631 | "font_size": 24, 1632 | "locked": false 1633 | } 1634 | ], 1635 | "config": {}, 1636 | "extra": { 1637 | "groupNodes": {} 1638 | }, 1639 | "version": 0.4 1640 | } -------------------------------------------------------------------------------- /upscale-i2i-xl/upscale-i2i-xl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/upscale-i2i-xl/upscale-i2i-xl.png -------------------------------------------------------------------------------- /upscale-t2i-v15/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/upscale-t2i-v15/.DS_Store -------------------------------------------------------------------------------- /upscale-t2i-v15/preview.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/upscale-t2i-v15/preview.jpeg -------------------------------------------------------------------------------- /upscale-t2i-v15/upscale-t2i-sd15.json: -------------------------------------------------------------------------------- 1 | { 2 | "last_node_id": 53, 3 | "last_link_id": 87, 4 | "nodes": [ 5 | { 6 | "id": 13, 7 | "type": "VAEDecode", 8 | "pos": [ 9 | 1230.696365254573, 10 | -1008.1496373309358 11 | ], 12 | "size": { 13 | "0": 210, 14 | "1": 46 15 | }, 16 | "flags": {}, 17 | "order": 16, 18 | "mode": 0, 19 | "inputs": [ 20 | { 21 | "name": "samples", 22 | "type": "LATENT", 23 | "link": 15 24 | }, 25 | { 26 | "name": "vae", 27 | "type": "VAE", 28 | "link": 22 29 | } 30 | ], 31 | "outputs": [ 32 | { 33 | "name": "IMAGE", 34 | "type": "IMAGE", 35 | "links": [ 36 | 17 37 | ], 38 | "slot_index": 0 39 | } 40 | ], 41 | "properties": { 42 | "Node name for S&R": "VAEDecode" 43 | } 44 | }, 45 | { 46 | "id": 5, 47 | "type": "EmptyLatentImage", 48 | "pos": [ 49 | 456.35337373804134, 50 | -678.8900464446328 51 | ], 52 | "size": { 53 | "0": 315, 54 | "1": 106 55 | }, 56 | "flags": {}, 57 | "order": 0, 58 | "mode": 0, 59 | "outputs": [ 60 | { 61 | "name": "LATENT", 62 | "type": "LATENT", 63 | "links": [ 64 | 2 65 | ], 66 | "slot_index": 0 67 | } 68 | ], 69 | "properties": { 70 | "Node name for S&R": "EmptyLatentImage" 71 | }, 72 | "widgets_values": [ 73 | 1024, 74 | 1024, 75 | 1 76 | ] 77 | }, 78 | { 79 | "id": 10, 80 | "type": "LatentUpscale", 81 | "pos": [ 82 | 1222.6497614376324, 83 | -1181.1106275099971 84 | ], 85 | "size": { 86 | "0": 315, 87 | "1": 130 88 | }, 89 | "flags": {}, 90 | "order": 9, 91 | "mode": 0, 92 | "inputs": [ 93 | { 94 | "name": "samples", 95 | "type": "LATENT", 96 | "link": 10 97 | } 98 | ], 99 | "outputs": [ 100 | { 101 | "name": "LATENT", 102 | "type": "LATENT", 103 | "links": [ 104 | 14 105 | ] 106 | } 107 | ], 108 | "properties": { 109 | "Node name for S&R": "LatentUpscale" 110 | }, 111 | "widgets_values": [ 112 | "nearest-exact", 113 | 2048, 114 | 2048, 115 | "disabled" 116 | ] 117 | }, 118 | { 119 | "id": 11, 120 | "type": "KSampler", 121 | "pos": [ 122 | 1230.696365254573, 123 | -918.1496373309359 124 | ], 125 | "size": { 126 | "0": 315, 127 | "1": 262 128 | }, 129 | "flags": {}, 130 | "order": 13, 131 | "mode": 0, 132 | "inputs": [ 133 | { 134 | "name": "model", 135 | "type": "MODEL", 136 | "link": 23, 137 | "slot_index": 0 138 | }, 139 | { 140 | "name": "positive", 141 | "type": "CONDITIONING", 142 | "link": 12, 143 | "slot_index": 1 144 | }, 145 | { 146 | "name": "negative", 147 | "type": "CONDITIONING", 148 | "link": 13, 149 | "slot_index": 2 150 | }, 151 | { 152 | "name": "latent_image", 153 | "type": "LATENT", 154 | "link": 14, 155 | "slot_index": 3 156 | } 157 | ], 158 | "outputs": [ 159 | { 160 | "name": "LATENT", 161 | "type": "LATENT", 162 | "links": [ 163 | 15 164 | ], 165 | "slot_index": 0 166 | } 167 | ], 168 | "properties": { 169 | "Node name for S&R": "KSampler" 170 | }, 171 | "widgets_values": [ 172 | 1110386742940795, 173 | "randomize", 174 | 8, 175 | 2, 176 | "dpmpp_2m", 177 | "simple", 178 | 0.45 179 | ] 180 | }, 181 | { 182 | "id": 40, 183 | "type": "VAEEncode", 184 | "pos": [ 185 | 2.3154398110555494, 186 | 128.42909477643408 187 | ], 188 | "size": { 189 | "0": 320, 190 | "1": 50 191 | }, 192 | "flags": {}, 193 | "order": 20, 194 | "mode": 0, 195 | "inputs": [ 196 | { 197 | "name": "pixels", 198 | "type": "IMAGE", 199 | "link": 48 200 | }, 201 | { 202 | "name": "vae", 203 | "type": "VAE", 204 | "link": 54 205 | } 206 | ], 207 | "outputs": [ 208 | { 209 | "name": "LATENT", 210 | "type": "LATENT", 211 | "links": [ 212 | 45 213 | ], 214 | "slot_index": 0 215 | } 216 | ], 217 | "properties": { 218 | "Node name for S&R": "VAEEncode" 219 | } 220 | }, 221 | { 222 | "id": 42, 223 | "type": "ImageUpscaleWithModel", 224 | "pos": [ 225 | 2.3154398110555494, 226 | -141.5709052235659 227 | ], 228 | "size": { 229 | "0": 310, 230 | "1": 50 231 | }, 232 | "flags": {}, 233 | "order": 14, 234 | "mode": 0, 235 | "inputs": [ 236 | { 237 | "name": "upscale_model", 238 | "type": "UPSCALE_MODEL", 239 | "link": 49 240 | }, 241 | { 242 | "name": "image", 243 | "type": "IMAGE", 244 | "link": 50 245 | } 246 | ], 247 | "outputs": [ 248 | { 249 | "name": "IMAGE", 250 | "type": "IMAGE", 251 | "links": [ 252 | 51 253 | ], 254 | "slot_index": 0 255 | } 256 | ], 257 | "properties": { 258 | "Node name for S&R": "ImageUpscaleWithModel" 259 | } 260 | }, 261 | { 262 | "id": 43, 263 | "type": "UpscaleModelLoader", 264 | "pos": [ 265 | 2.3154398110555494, 266 | -231.57090522356592 267 | ], 268 | "size": { 269 | "0": 315, 270 | "1": 58 271 | }, 272 | "flags": {}, 273 | "order": 1, 274 | "mode": 0, 275 | "outputs": [ 276 | { 277 | "name": "UPSCALE_MODEL", 278 | "type": "UPSCALE_MODEL", 279 | "links": [ 280 | 49 281 | ], 282 | "slot_index": 0 283 | } 284 | ], 285 | "properties": { 286 | "Node name for S&R": "UpscaleModelLoader" 287 | }, 288 | "widgets_values": [ 289 | "RealESRGAN_x4plus.pth" 290 | ] 291 | }, 292 | { 293 | "id": 39, 294 | "type": "VAEDecode", 295 | "pos": [ 296 | 12.315439811055562, 297 | 538.4290947764341 298 | ], 299 | "size": { 300 | "0": 300, 301 | "1": 50 302 | }, 303 | "flags": {}, 304 | "order": 22, 305 | "mode": 0, 306 | "inputs": [ 307 | { 308 | "name": "samples", 309 | "type": "LATENT", 310 | "link": 47 311 | }, 312 | { 313 | "name": "vae", 314 | "type": "VAE", 315 | "link": 58 316 | } 317 | ], 318 | "outputs": [ 319 | { 320 | "name": "IMAGE", 321 | "type": "IMAGE", 322 | "links": [ 323 | 46 324 | ], 325 | "slot_index": 0 326 | } 327 | ], 328 | "properties": { 329 | "Node name for S&R": "VAEDecode" 330 | } 331 | }, 332 | { 333 | "id": 41, 334 | "type": "VAEDecode", 335 | "pos": [ 336 | 2.3154398110555494, 337 | -341.57090522356594 338 | ], 339 | "size": { 340 | "0": 310, 341 | "1": 60 342 | }, 343 | "flags": {}, 344 | "order": 10, 345 | "mode": 0, 346 | "inputs": [ 347 | { 348 | "name": "samples", 349 | "type": "LATENT", 350 | "link": 52 351 | }, 352 | { 353 | "name": "vae", 354 | "type": "VAE", 355 | "link": 53 356 | } 357 | ], 358 | "outputs": [ 359 | { 360 | "name": "IMAGE", 361 | "type": "IMAGE", 362 | "links": [ 363 | 50 364 | ], 365 | "slot_index": 0 366 | } 367 | ], 368 | "properties": { 369 | "Node name for S&R": "VAEDecode" 370 | } 371 | }, 372 | { 373 | "id": 38, 374 | "type": "SaveImage", 375 | "pos": [ 376 | 332.3154398110555, 377 | -341.57090522356594 378 | ], 379 | "size": { 380 | "0": 868.0108642578125, 381 | "1": 936.9744873046875 382 | }, 383 | "flags": {}, 384 | "order": 23, 385 | "mode": 0, 386 | "inputs": [ 387 | { 388 | "name": "images", 389 | "type": "IMAGE", 390 | "link": 46 391 | } 392 | ], 393 | "properties": { 394 | "Node name for S&R": "SaveImage" 395 | }, 396 | "widgets_values": [ 397 | "ComfyUI" 398 | ] 399 | }, 400 | { 401 | "id": 3, 402 | "type": "KSampler", 403 | "pos": [ 404 | 871.3533737380415, 405 | -1168.8900464446322 406 | ], 407 | "size": { 408 | "0": 315, 409 | "1": 262 410 | }, 411 | "flags": {}, 412 | "order": 7, 413 | "mode": 0, 414 | "inputs": [ 415 | { 416 | "name": "model", 417 | "type": "MODEL", 418 | "link": 18 419 | }, 420 | { 421 | "name": "positive", 422 | "type": "CONDITIONING", 423 | "link": 4 424 | }, 425 | { 426 | "name": "negative", 427 | "type": "CONDITIONING", 428 | "link": 6 429 | }, 430 | { 431 | "name": "latent_image", 432 | "type": "LATENT", 433 | "link": 2 434 | } 435 | ], 436 | "outputs": [ 437 | { 438 | "name": "LATENT", 439 | "type": "LATENT", 440 | "links": [ 441 | 7, 442 | 10, 443 | 52 444 | ], 445 | "slot_index": 0 446 | } 447 | ], 448 | "properties": { 449 | "Node name for S&R": "KSampler" 450 | }, 451 | "widgets_values": [ 452 | 385296375796431, 453 | "randomize", 454 | 8, 455 | 2, 456 | "dpmpp_sde", 457 | "normal", 458 | 1 459 | ] 460 | }, 461 | { 462 | "id": 44, 463 | "type": "ImageScale", 464 | "pos": [ 465 | 2.3154398110555494, 466 | -41.57090522356584 467 | ], 468 | "size": { 469 | "0": 315, 470 | "1": 130 471 | }, 472 | "flags": {}, 473 | "order": 17, 474 | "mode": 0, 475 | "inputs": [ 476 | { 477 | "name": "image", 478 | "type": "IMAGE", 479 | "link": 51 480 | } 481 | ], 482 | "outputs": [ 483 | { 484 | "name": "IMAGE", 485 | "type": "IMAGE", 486 | "links": [ 487 | 48 488 | ], 489 | "slot_index": 0 490 | } 491 | ], 492 | "properties": { 493 | "Node name for S&R": "ImageScale" 494 | }, 495 | "widgets_values": [ 496 | "bilinear", 497 | 1500, 498 | 1500, 499 | "disabled" 500 | ] 501 | }, 502 | { 503 | "id": 9, 504 | "type": "SaveImage", 505 | "pos": [ 506 | 891.7950911288792, 507 | -718.6243577067062 508 | ], 509 | "size": { 510 | "0": 220, 511 | "1": 280 512 | }, 513 | "flags": {}, 514 | "order": 11, 515 | "mode": 0, 516 | "inputs": [ 517 | { 518 | "name": "images", 519 | "type": "IMAGE", 520 | "link": 9 521 | } 522 | ], 523 | "title": "Initial Image", 524 | "properties": { 525 | "Node name for S&R": "SaveImage" 526 | }, 527 | "widgets_values": [ 528 | "ComfyUI" 529 | ] 530 | }, 531 | { 532 | "id": 37, 533 | "type": "KSampler", 534 | "pos": [ 535 | 2.3154398110555494, 536 | 228.42909477643406 537 | ], 538 | "size": { 539 | "0": 315, 540 | "1": 262 541 | }, 542 | "flags": {}, 543 | "order": 21, 544 | "mode": 0, 545 | "inputs": [ 546 | { 547 | "name": "model", 548 | "type": "MODEL", 549 | "link": 55, 550 | "slot_index": 0 551 | }, 552 | { 553 | "name": "positive", 554 | "type": "CONDITIONING", 555 | "link": 56, 556 | "slot_index": 1 557 | }, 558 | { 559 | "name": "negative", 560 | "type": "CONDITIONING", 561 | "link": 57, 562 | "slot_index": 2 563 | }, 564 | { 565 | "name": "latent_image", 566 | "type": "LATENT", 567 | "link": 45, 568 | "slot_index": 3 569 | } 570 | ], 571 | "outputs": [ 572 | { 573 | "name": "LATENT", 574 | "type": "LATENT", 575 | "links": [ 576 | 47 577 | ], 578 | "slot_index": 0 579 | } 580 | ], 581 | "properties": { 582 | "Node name for S&R": "KSampler" 583 | }, 584 | "widgets_values": [ 585 | 40514646090032, 586 | "randomize", 587 | 8, 588 | 2, 589 | "uni_pc_bh2", 590 | "normal", 591 | 0.5 592 | ] 593 | }, 594 | { 595 | "id": 18, 596 | "type": "UpscaleModelLoader", 597 | "pos": [ 598 | 1236.478543350304, 599 | -335.8982166363984 600 | ], 601 | "size": { 602 | "0": 315, 603 | "1": 58 604 | }, 605 | "flags": {}, 606 | "order": 2, 607 | "mode": 0, 608 | "outputs": [ 609 | { 610 | "name": "UPSCALE_MODEL", 611 | "type": "UPSCALE_MODEL", 612 | "links": [ 613 | 24 614 | ], 615 | "shape": 3, 616 | "slot_index": 0 617 | } 618 | ], 619 | "properties": { 620 | "Node name for S&R": "UpscaleModelLoader" 621 | }, 622 | "widgets_values": [ 623 | "RealESRGAN_x2.pth" 624 | ] 625 | }, 626 | { 627 | "id": 8, 628 | "type": "VAEDecode", 629 | "pos": [ 630 | 881.4723552555614, 631 | -824.7428450878256 632 | ], 633 | "size": { 634 | "0": 240, 635 | "1": 50 636 | }, 637 | "flags": {}, 638 | "order": 8, 639 | "mode": 0, 640 | "inputs": [ 641 | { 642 | "name": "samples", 643 | "type": "LATENT", 644 | "link": 7 645 | }, 646 | { 647 | "name": "vae", 648 | "type": "VAE", 649 | "link": 21 650 | } 651 | ], 652 | "outputs": [ 653 | { 654 | "name": "IMAGE", 655 | "type": "IMAGE", 656 | "links": [ 657 | 9, 658 | 27, 659 | 81 660 | ], 661 | "slot_index": 0 662 | } 663 | ], 664 | "properties": { 665 | "Node name for S&R": "VAEDecode" 666 | } 667 | }, 668 | { 669 | "id": 6, 670 | "type": "CLIPTextEncode", 671 | "pos": [ 672 | 395.35337373804145, 673 | -1107.890046444632 674 | ], 675 | "size": { 676 | "0": 422.84503173828125, 677 | "1": 164.31304931640625 678 | }, 679 | "flags": {}, 680 | "order": 5, 681 | "mode": 0, 682 | "inputs": [ 683 | { 684 | "name": "clip", 685 | "type": "CLIP", 686 | "link": 19 687 | } 688 | ], 689 | "outputs": [ 690 | { 691 | "name": "CONDITIONING", 692 | "type": "CONDITIONING", 693 | "links": [ 694 | 4, 695 | 12, 696 | 56, 697 | 82 698 | ], 699 | "slot_index": 0 700 | } 701 | ], 702 | "properties": { 703 | "Node name for S&R": "CLIPTextEncode" 704 | }, 705 | "widgets_values": [ 706 | "masterpiece,highres, high quality,3d, 1970s American portrait painting of young woman, blonde hair, city street, blue sky,clear, focus,less depth_of_field, \n" 707 | ], 708 | "color": "#232", 709 | "bgcolor": "#353" 710 | }, 711 | { 712 | "id": 7, 713 | "type": "CLIPTextEncode", 714 | "pos": [ 715 | 398.35337373804145, 716 | -897.8900464446326 717 | ], 718 | "size": { 719 | "0": 425.27801513671875, 720 | "1": 180.6060791015625 721 | }, 722 | "flags": {}, 723 | "order": 6, 724 | "mode": 0, 725 | "inputs": [ 726 | { 727 | "name": "clip", 728 | "type": "CLIP", 729 | "link": 20 730 | } 731 | ], 732 | "outputs": [ 733 | { 734 | "name": "CONDITIONING", 735 | "type": "CONDITIONING", 736 | "links": [ 737 | 6, 738 | 13, 739 | 57, 740 | 83 741 | ], 742 | "slot_index": 0 743 | } 744 | ], 745 | "properties": { 746 | "Node name for S&R": "CLIPTextEncode" 747 | }, 748 | "widgets_values": [ 749 | "embedding:FastNegativeV2, " 750 | ] 751 | }, 752 | { 753 | "id": 17, 754 | "type": "UltimateSDUpscale", 755 | "pos": [ 756 | 1235.494986524044, 757 | -230.70530132158484 758 | ], 759 | "size": { 760 | "0": 320, 761 | "1": 640 762 | }, 763 | "flags": {}, 764 | "order": 15, 765 | "mode": 0, 766 | "inputs": [ 767 | { 768 | "name": "image", 769 | "type": "IMAGE", 770 | "link": 27 771 | }, 772 | { 773 | "name": "model", 774 | "type": "MODEL", 775 | "link": 87 776 | }, 777 | { 778 | "name": "positive", 779 | "type": "CONDITIONING", 780 | "link": 84 781 | }, 782 | { 783 | "name": "negative", 784 | "type": "CONDITIONING", 785 | "link": 85 786 | }, 787 | { 788 | "name": "vae", 789 | "type": "VAE", 790 | "link": 30 791 | }, 792 | { 793 | "name": "upscale_model", 794 | "type": "UPSCALE_MODEL", 795 | "link": 24 796 | } 797 | ], 798 | "outputs": [ 799 | { 800 | "name": "IMAGE", 801 | "type": "IMAGE", 802 | "links": [ 803 | 25 804 | ], 805 | "shape": 3, 806 | "slot_index": 0 807 | } 808 | ], 809 | "properties": { 810 | "Node name for S&R": "UltimateSDUpscale" 811 | }, 812 | "widgets_values": [ 813 | 2, 814 | 1043689226837840, 815 | "randomize", 816 | 16, 817 | 2, 818 | "euler", 819 | "normal", 820 | 0.15, 821 | "Linear", 822 | 1024, 823 | 1024, 824 | 8, 825 | 32, 826 | "Half Tile", 827 | 1, 828 | 64, 829 | 8, 830 | 16, 831 | true, 832 | false 833 | ] 834 | }, 835 | { 836 | "id": 19, 837 | "type": "SaveImage", 838 | "pos": [ 839 | 1585.4949865240446, 840 | -340.5123691926786 841 | ], 842 | "size": { 843 | "0": 1000, 844 | "1": 1040 845 | }, 846 | "flags": {}, 847 | "order": 18, 848 | "mode": 0, 849 | "inputs": [ 850 | { 851 | "name": "images", 852 | "type": "IMAGE", 853 | "link": 25 854 | } 855 | ], 856 | "title": "Final Image", 857 | "properties": { 858 | "Node name for S&R": "SaveImage" 859 | }, 860 | "widgets_values": [ 861 | "ComfyUI" 862 | ] 863 | }, 864 | { 865 | "id": 12, 866 | "type": "SaveImage", 867 | "pos": [ 868 | 1563.7291248556212, 869 | -1171.1545521129237 870 | ], 871 | "size": { 872 | "0": 760, 873 | "1": 740 874 | }, 875 | "flags": {}, 876 | "order": 19, 877 | "mode": 0, 878 | "inputs": [ 879 | { 880 | "name": "images", 881 | "type": "IMAGE", 882 | "link": 17 883 | } 884 | ], 885 | "properties": { 886 | "Node name for S&R": "SaveImage" 887 | }, 888 | "widgets_values": [ 889 | "ComfyUI" 890 | ] 891 | }, 892 | { 893 | "id": 53, 894 | "type": "ACN_AdvancedControlNetApply", 895 | "pos": [ 896 | 1245.494986524044, 897 | 549.4876308073212 898 | ], 899 | "size": [ 900 | 320, 901 | 270 902 | ], 903 | "flags": {}, 904 | "order": 12, 905 | "mode": 0, 906 | "inputs": [ 907 | { 908 | "name": "positive", 909 | "type": "CONDITIONING", 910 | "link": 82 911 | }, 912 | { 913 | "name": "negative", 914 | "type": "CONDITIONING", 915 | "link": 83 916 | }, 917 | { 918 | "name": "control_net", 919 | "type": "CONTROL_NET", 920 | "link": 80 921 | }, 922 | { 923 | "name": "image", 924 | "type": "IMAGE", 925 | "link": 81 926 | }, 927 | { 928 | "name": "mask_optional", 929 | "type": "MASK", 930 | "link": null 931 | }, 932 | { 933 | "name": "timestep_kf", 934 | "type": "TIMESTEP_KEYFRAME", 935 | "link": null 936 | }, 937 | { 938 | "name": "latent_kf_override", 939 | "type": "LATENT_KEYFRAME", 940 | "link": null 941 | }, 942 | { 943 | "name": "weights_override", 944 | "type": "CONTROL_NET_WEIGHTS", 945 | "link": null 946 | }, 947 | { 948 | "name": "model_optional", 949 | "type": "MODEL", 950 | "link": 86 951 | } 952 | ], 953 | "outputs": [ 954 | { 955 | "name": "positive", 956 | "type": "CONDITIONING", 957 | "links": [ 958 | 84 959 | ], 960 | "shape": 3, 961 | "slot_index": 0 962 | }, 963 | { 964 | "name": "negative", 965 | "type": "CONDITIONING", 966 | "links": [ 967 | 85 968 | ], 969 | "shape": 3, 970 | "slot_index": 1 971 | }, 972 | { 973 | "name": "model_opt", 974 | "type": "MODEL", 975 | "links": [ 976 | 87 977 | ], 978 | "shape": 3, 979 | "slot_index": 2 980 | } 981 | ], 982 | "properties": { 983 | "Node name for S&R": "ACN_AdvancedControlNetApply" 984 | }, 985 | "widgets_values": [ 986 | 1, 987 | 0, 988 | 1 989 | ] 990 | }, 991 | { 992 | "id": 52, 993 | "type": "ControlNetLoaderAdvanced", 994 | "pos": [ 995 | 1235.494986524044, 996 | 449.487630807321 997 | ], 998 | "size": { 999 | "0": 330, 1000 | "1": 60 1001 | }, 1002 | "flags": {}, 1003 | "order": 3, 1004 | "mode": 0, 1005 | "inputs": [ 1006 | { 1007 | "name": "timestep_keyframe", 1008 | "type": "TIMESTEP_KEYFRAME", 1009 | "link": null 1010 | } 1011 | ], 1012 | "outputs": [ 1013 | { 1014 | "name": "CONTROL_NET", 1015 | "type": "CONTROL_NET", 1016 | "links": [ 1017 | 80 1018 | ], 1019 | "shape": 3, 1020 | "slot_index": 0 1021 | } 1022 | ], 1023 | "properties": { 1024 | "Node name for S&R": "ControlNetLoaderAdvanced" 1025 | }, 1026 | "widgets_values": [ 1027 | "control_v11f1e_sd15_tile.pth" 1028 | ] 1029 | }, 1030 | { 1031 | "id": 16, 1032 | "type": "CheckpointLoaderSimple", 1033 | "pos": [ 1034 | 45.353373738041405, 1035 | -963.8900464446326 1036 | ], 1037 | "size": { 1038 | "0": 315, 1039 | "1": 98 1040 | }, 1041 | "flags": {}, 1042 | "order": 4, 1043 | "mode": 0, 1044 | "outputs": [ 1045 | { 1046 | "name": "MODEL", 1047 | "type": "MODEL", 1048 | "links": [ 1049 | 18, 1050 | 23, 1051 | 55, 1052 | 86 1053 | ], 1054 | "slot_index": 0 1055 | }, 1056 | { 1057 | "name": "CLIP", 1058 | "type": "CLIP", 1059 | "links": [ 1060 | 19, 1061 | 20 1062 | ], 1063 | "slot_index": 1 1064 | }, 1065 | { 1066 | "name": "VAE", 1067 | "type": "VAE", 1068 | "links": [ 1069 | 21, 1070 | 22, 1071 | 30, 1072 | 53, 1073 | 54, 1074 | 58 1075 | ], 1076 | "slot_index": 2 1077 | } 1078 | ], 1079 | "properties": { 1080 | "Node name for S&R": "CheckpointLoaderSimple" 1081 | }, 1082 | "widgets_values": [ 1083 | "majicmixRealistic_v7.safetensors" 1084 | ] 1085 | } 1086 | ], 1087 | "links": [ 1088 | [ 1089 | 2, 1090 | 5, 1091 | 0, 1092 | 3, 1093 | 3, 1094 | "LATENT" 1095 | ], 1096 | [ 1097 | 4, 1098 | 6, 1099 | 0, 1100 | 3, 1101 | 1, 1102 | "CONDITIONING" 1103 | ], 1104 | [ 1105 | 6, 1106 | 7, 1107 | 0, 1108 | 3, 1109 | 2, 1110 | "CONDITIONING" 1111 | ], 1112 | [ 1113 | 7, 1114 | 3, 1115 | 0, 1116 | 8, 1117 | 0, 1118 | "LATENT" 1119 | ], 1120 | [ 1121 | 9, 1122 | 8, 1123 | 0, 1124 | 9, 1125 | 0, 1126 | "IMAGE" 1127 | ], 1128 | [ 1129 | 10, 1130 | 3, 1131 | 0, 1132 | 10, 1133 | 0, 1134 | "LATENT" 1135 | ], 1136 | [ 1137 | 12, 1138 | 6, 1139 | 0, 1140 | 11, 1141 | 1, 1142 | "CONDITIONING" 1143 | ], 1144 | [ 1145 | 13, 1146 | 7, 1147 | 0, 1148 | 11, 1149 | 2, 1150 | "CONDITIONING" 1151 | ], 1152 | [ 1153 | 14, 1154 | 10, 1155 | 0, 1156 | 11, 1157 | 3, 1158 | "LATENT" 1159 | ], 1160 | [ 1161 | 15, 1162 | 11, 1163 | 0, 1164 | 13, 1165 | 0, 1166 | "LATENT" 1167 | ], 1168 | [ 1169 | 17, 1170 | 13, 1171 | 0, 1172 | 12, 1173 | 0, 1174 | "IMAGE" 1175 | ], 1176 | [ 1177 | 18, 1178 | 16, 1179 | 0, 1180 | 3, 1181 | 0, 1182 | "MODEL" 1183 | ], 1184 | [ 1185 | 19, 1186 | 16, 1187 | 1, 1188 | 6, 1189 | 0, 1190 | "CLIP" 1191 | ], 1192 | [ 1193 | 20, 1194 | 16, 1195 | 1, 1196 | 7, 1197 | 0, 1198 | "CLIP" 1199 | ], 1200 | [ 1201 | 21, 1202 | 16, 1203 | 2, 1204 | 8, 1205 | 1, 1206 | "VAE" 1207 | ], 1208 | [ 1209 | 22, 1210 | 16, 1211 | 2, 1212 | 13, 1213 | 1, 1214 | "VAE" 1215 | ], 1216 | [ 1217 | 23, 1218 | 16, 1219 | 0, 1220 | 11, 1221 | 0, 1222 | "MODEL" 1223 | ], 1224 | [ 1225 | 24, 1226 | 18, 1227 | 0, 1228 | 17, 1229 | 5, 1230 | "UPSCALE_MODEL" 1231 | ], 1232 | [ 1233 | 25, 1234 | 17, 1235 | 0, 1236 | 19, 1237 | 0, 1238 | "IMAGE" 1239 | ], 1240 | [ 1241 | 27, 1242 | 8, 1243 | 0, 1244 | 17, 1245 | 0, 1246 | "IMAGE" 1247 | ], 1248 | [ 1249 | 30, 1250 | 16, 1251 | 2, 1252 | 17, 1253 | 4, 1254 | "VAE" 1255 | ], 1256 | [ 1257 | 45, 1258 | 40, 1259 | 0, 1260 | 37, 1261 | 3, 1262 | "LATENT" 1263 | ], 1264 | [ 1265 | 46, 1266 | 39, 1267 | 0, 1268 | 38, 1269 | 0, 1270 | "IMAGE" 1271 | ], 1272 | [ 1273 | 47, 1274 | 37, 1275 | 0, 1276 | 39, 1277 | 0, 1278 | "LATENT" 1279 | ], 1280 | [ 1281 | 48, 1282 | 44, 1283 | 0, 1284 | 40, 1285 | 0, 1286 | "IMAGE" 1287 | ], 1288 | [ 1289 | 49, 1290 | 43, 1291 | 0, 1292 | 42, 1293 | 0, 1294 | "UPSCALE_MODEL" 1295 | ], 1296 | [ 1297 | 50, 1298 | 41, 1299 | 0, 1300 | 42, 1301 | 1, 1302 | "IMAGE" 1303 | ], 1304 | [ 1305 | 51, 1306 | 42, 1307 | 0, 1308 | 44, 1309 | 0, 1310 | "IMAGE" 1311 | ], 1312 | [ 1313 | 52, 1314 | 3, 1315 | 0, 1316 | 41, 1317 | 0, 1318 | "LATENT" 1319 | ], 1320 | [ 1321 | 53, 1322 | 16, 1323 | 2, 1324 | 41, 1325 | 1, 1326 | "VAE" 1327 | ], 1328 | [ 1329 | 54, 1330 | 16, 1331 | 2, 1332 | 40, 1333 | 1, 1334 | "VAE" 1335 | ], 1336 | [ 1337 | 55, 1338 | 16, 1339 | 0, 1340 | 37, 1341 | 0, 1342 | "MODEL" 1343 | ], 1344 | [ 1345 | 56, 1346 | 6, 1347 | 0, 1348 | 37, 1349 | 1, 1350 | "CONDITIONING" 1351 | ], 1352 | [ 1353 | 57, 1354 | 7, 1355 | 0, 1356 | 37, 1357 | 2, 1358 | "CONDITIONING" 1359 | ], 1360 | [ 1361 | 58, 1362 | 16, 1363 | 2, 1364 | 39, 1365 | 1, 1366 | "VAE" 1367 | ], 1368 | [ 1369 | 80, 1370 | 52, 1371 | 0, 1372 | 53, 1373 | 2, 1374 | "CONTROL_NET" 1375 | ], 1376 | [ 1377 | 81, 1378 | 8, 1379 | 0, 1380 | 53, 1381 | 3, 1382 | "IMAGE" 1383 | ], 1384 | [ 1385 | 82, 1386 | 6, 1387 | 0, 1388 | 53, 1389 | 0, 1390 | "CONDITIONING" 1391 | ], 1392 | [ 1393 | 83, 1394 | 7, 1395 | 0, 1396 | 53, 1397 | 1, 1398 | "CONDITIONING" 1399 | ], 1400 | [ 1401 | 84, 1402 | 53, 1403 | 0, 1404 | 17, 1405 | 2, 1406 | "CONDITIONING" 1407 | ], 1408 | [ 1409 | 85, 1410 | 53, 1411 | 1, 1412 | 17, 1413 | 3, 1414 | "CONDITIONING" 1415 | ], 1416 | [ 1417 | 86, 1418 | 16, 1419 | 0, 1420 | 53, 1421 | 8, 1422 | "MODEL" 1423 | ], 1424 | [ 1425 | 87, 1426 | 53, 1427 | 2, 1428 | 17, 1429 | 1, 1430 | "MODEL" 1431 | ] 1432 | ], 1433 | "groups": [ 1434 | { 1435 | "title": "Txt2Img", 1436 | "bounding": [ 1437 | 35, 1438 | -1243, 1439 | 1161, 1440 | 814 1441 | ], 1442 | "color": "#a1309b", 1443 | "font_size": 24, 1444 | "locked": false 1445 | }, 1446 | { 1447 | "title": "Hires Fix - Latent", 1448 | "bounding": [ 1449 | 1213, 1450 | -1255, 1451 | 1121, 1452 | 834 1453 | ], 1454 | "color": "#b58b2a", 1455 | "font_size": 24, 1456 | "locked": false 1457 | }, 1458 | { 1459 | "title": "SDUpscale", 1460 | "bounding": [ 1461 | 1226, 1462 | -415, 1463 | 1370, 1464 | 1244 1465 | ], 1466 | "color": "#3f789e", 1467 | "font_size": 24, 1468 | "locked": false 1469 | }, 1470 | { 1471 | "title": "Hires-Fix-No-Latent", 1472 | "bounding": [ 1473 | -8, 1474 | -416, 1475 | 1218, 1476 | 1021 1477 | ], 1478 | "color": "#8AA", 1479 | "font_size": 24, 1480 | "locked": false 1481 | } 1482 | ], 1483 | "config": {}, 1484 | "extra": { 1485 | "groupNodes": {} 1486 | }, 1487 | "version": 0.4 1488 | } -------------------------------------------------------------------------------- /upscale-t2i-v15/upscale-t2i-sd15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/upscale-t2i-v15/upscale-t2i-sd15.png -------------------------------------------------------------------------------- /upscale-t2i-xl/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/upscale-t2i-xl/.DS_Store -------------------------------------------------------------------------------- /upscale-t2i-xl/preview.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/upscale-t2i-xl/preview.jpeg -------------------------------------------------------------------------------- /upscale-t2i-xl/upscale-t2i-sdxl.json: -------------------------------------------------------------------------------- 1 | { 2 | "last_node_id": 53, 3 | "last_link_id": 87, 4 | "nodes": [ 5 | { 6 | "id": 13, 7 | "type": "VAEDecode", 8 | "pos": [ 9 | 1230.696365254573, 10 | -1008.1496373309358 11 | ], 12 | "size": { 13 | "0": 210, 14 | "1": 46 15 | }, 16 | "flags": {}, 17 | "order": 16, 18 | "mode": 0, 19 | "inputs": [ 20 | { 21 | "name": "samples", 22 | "type": "LATENT", 23 | "link": 15 24 | }, 25 | { 26 | "name": "vae", 27 | "type": "VAE", 28 | "link": 22 29 | } 30 | ], 31 | "outputs": [ 32 | { 33 | "name": "IMAGE", 34 | "type": "IMAGE", 35 | "links": [ 36 | 17 37 | ], 38 | "slot_index": 0 39 | } 40 | ], 41 | "properties": { 42 | "Node name for S&R": "VAEDecode" 43 | } 44 | }, 45 | { 46 | "id": 5, 47 | "type": "EmptyLatentImage", 48 | "pos": [ 49 | 456.35337373804134, 50 | -678.8900464446328 51 | ], 52 | "size": { 53 | "0": 315, 54 | "1": 106 55 | }, 56 | "flags": {}, 57 | "order": 0, 58 | "mode": 0, 59 | "outputs": [ 60 | { 61 | "name": "LATENT", 62 | "type": "LATENT", 63 | "links": [ 64 | 2 65 | ], 66 | "slot_index": 0 67 | } 68 | ], 69 | "properties": { 70 | "Node name for S&R": "EmptyLatentImage" 71 | }, 72 | "widgets_values": [ 73 | 1024, 74 | 1024, 75 | 1 76 | ] 77 | }, 78 | { 79 | "id": 10, 80 | "type": "LatentUpscale", 81 | "pos": [ 82 | 1222.6497614376324, 83 | -1181.1106275099971 84 | ], 85 | "size": { 86 | "0": 315, 87 | "1": 130 88 | }, 89 | "flags": {}, 90 | "order": 9, 91 | "mode": 0, 92 | "inputs": [ 93 | { 94 | "name": "samples", 95 | "type": "LATENT", 96 | "link": 10 97 | } 98 | ], 99 | "outputs": [ 100 | { 101 | "name": "LATENT", 102 | "type": "LATENT", 103 | "links": [ 104 | 14 105 | ] 106 | } 107 | ], 108 | "properties": { 109 | "Node name for S&R": "LatentUpscale" 110 | }, 111 | "widgets_values": [ 112 | "nearest-exact", 113 | 2048, 114 | 2048, 115 | "disabled" 116 | ] 117 | }, 118 | { 119 | "id": 11, 120 | "type": "KSampler", 121 | "pos": [ 122 | 1230.696365254573, 123 | -918.1496373309359 124 | ], 125 | "size": { 126 | "0": 315, 127 | "1": 262 128 | }, 129 | "flags": {}, 130 | "order": 13, 131 | "mode": 0, 132 | "inputs": [ 133 | { 134 | "name": "model", 135 | "type": "MODEL", 136 | "link": 23, 137 | "slot_index": 0 138 | }, 139 | { 140 | "name": "positive", 141 | "type": "CONDITIONING", 142 | "link": 12, 143 | "slot_index": 1 144 | }, 145 | { 146 | "name": "negative", 147 | "type": "CONDITIONING", 148 | "link": 13, 149 | "slot_index": 2 150 | }, 151 | { 152 | "name": "latent_image", 153 | "type": "LATENT", 154 | "link": 14, 155 | "slot_index": 3 156 | } 157 | ], 158 | "outputs": [ 159 | { 160 | "name": "LATENT", 161 | "type": "LATENT", 162 | "links": [ 163 | 15 164 | ], 165 | "slot_index": 0 166 | } 167 | ], 168 | "properties": { 169 | "Node name for S&R": "KSampler" 170 | }, 171 | "widgets_values": [ 172 | 436440315848089, 173 | "randomize", 174 | 8, 175 | 2, 176 | "dpmpp_2m", 177 | "simple", 178 | 0.45 179 | ] 180 | }, 181 | { 182 | "id": 40, 183 | "type": "VAEEncode", 184 | "pos": [ 185 | 2.3154398110555494, 186 | 128.42909477643408 187 | ], 188 | "size": { 189 | "0": 320, 190 | "1": 50 191 | }, 192 | "flags": {}, 193 | "order": 20, 194 | "mode": 0, 195 | "inputs": [ 196 | { 197 | "name": "pixels", 198 | "type": "IMAGE", 199 | "link": 48 200 | }, 201 | { 202 | "name": "vae", 203 | "type": "VAE", 204 | "link": 54 205 | } 206 | ], 207 | "outputs": [ 208 | { 209 | "name": "LATENT", 210 | "type": "LATENT", 211 | "links": [ 212 | 45 213 | ], 214 | "slot_index": 0 215 | } 216 | ], 217 | "properties": { 218 | "Node name for S&R": "VAEEncode" 219 | } 220 | }, 221 | { 222 | "id": 42, 223 | "type": "ImageUpscaleWithModel", 224 | "pos": [ 225 | 2.3154398110555494, 226 | -141.5709052235659 227 | ], 228 | "size": { 229 | "0": 310, 230 | "1": 50 231 | }, 232 | "flags": {}, 233 | "order": 14, 234 | "mode": 0, 235 | "inputs": [ 236 | { 237 | "name": "upscale_model", 238 | "type": "UPSCALE_MODEL", 239 | "link": 49 240 | }, 241 | { 242 | "name": "image", 243 | "type": "IMAGE", 244 | "link": 50 245 | } 246 | ], 247 | "outputs": [ 248 | { 249 | "name": "IMAGE", 250 | "type": "IMAGE", 251 | "links": [ 252 | 51 253 | ], 254 | "slot_index": 0 255 | } 256 | ], 257 | "properties": { 258 | "Node name for S&R": "ImageUpscaleWithModel" 259 | } 260 | }, 261 | { 262 | "id": 43, 263 | "type": "UpscaleModelLoader", 264 | "pos": [ 265 | 2.3154398110555494, 266 | -231.57090522356592 267 | ], 268 | "size": { 269 | "0": 315, 270 | "1": 58 271 | }, 272 | "flags": {}, 273 | "order": 1, 274 | "mode": 0, 275 | "outputs": [ 276 | { 277 | "name": "UPSCALE_MODEL", 278 | "type": "UPSCALE_MODEL", 279 | "links": [ 280 | 49 281 | ], 282 | "slot_index": 0 283 | } 284 | ], 285 | "properties": { 286 | "Node name for S&R": "UpscaleModelLoader" 287 | }, 288 | "widgets_values": [ 289 | "RealESRGAN_x4plus.pth" 290 | ] 291 | }, 292 | { 293 | "id": 39, 294 | "type": "VAEDecode", 295 | "pos": [ 296 | 12.315439811055562, 297 | 538.4290947764341 298 | ], 299 | "size": { 300 | "0": 300, 301 | "1": 50 302 | }, 303 | "flags": {}, 304 | "order": 22, 305 | "mode": 0, 306 | "inputs": [ 307 | { 308 | "name": "samples", 309 | "type": "LATENT", 310 | "link": 47 311 | }, 312 | { 313 | "name": "vae", 314 | "type": "VAE", 315 | "link": 58 316 | } 317 | ], 318 | "outputs": [ 319 | { 320 | "name": "IMAGE", 321 | "type": "IMAGE", 322 | "links": [ 323 | 46 324 | ], 325 | "slot_index": 0 326 | } 327 | ], 328 | "properties": { 329 | "Node name for S&R": "VAEDecode" 330 | } 331 | }, 332 | { 333 | "id": 41, 334 | "type": "VAEDecode", 335 | "pos": [ 336 | 2.3154398110555494, 337 | -341.57090522356594 338 | ], 339 | "size": { 340 | "0": 310, 341 | "1": 60 342 | }, 343 | "flags": {}, 344 | "order": 10, 345 | "mode": 0, 346 | "inputs": [ 347 | { 348 | "name": "samples", 349 | "type": "LATENT", 350 | "link": 52 351 | }, 352 | { 353 | "name": "vae", 354 | "type": "VAE", 355 | "link": 53 356 | } 357 | ], 358 | "outputs": [ 359 | { 360 | "name": "IMAGE", 361 | "type": "IMAGE", 362 | "links": [ 363 | 50 364 | ], 365 | "slot_index": 0 366 | } 367 | ], 368 | "properties": { 369 | "Node name for S&R": "VAEDecode" 370 | } 371 | }, 372 | { 373 | "id": 38, 374 | "type": "SaveImage", 375 | "pos": [ 376 | 332.3154398110555, 377 | -341.57090522356594 378 | ], 379 | "size": { 380 | "0": 868.0108642578125, 381 | "1": 936.9744873046875 382 | }, 383 | "flags": {}, 384 | "order": 23, 385 | "mode": 0, 386 | "inputs": [ 387 | { 388 | "name": "images", 389 | "type": "IMAGE", 390 | "link": 46 391 | } 392 | ], 393 | "properties": { 394 | "Node name for S&R": "SaveImage" 395 | }, 396 | "widgets_values": [ 397 | "ComfyUI" 398 | ] 399 | }, 400 | { 401 | "id": 3, 402 | "type": "KSampler", 403 | "pos": [ 404 | 871.3533737380415, 405 | -1168.8900464446322 406 | ], 407 | "size": { 408 | "0": 315, 409 | "1": 262 410 | }, 411 | "flags": {}, 412 | "order": 7, 413 | "mode": 0, 414 | "inputs": [ 415 | { 416 | "name": "model", 417 | "type": "MODEL", 418 | "link": 18 419 | }, 420 | { 421 | "name": "positive", 422 | "type": "CONDITIONING", 423 | "link": 4 424 | }, 425 | { 426 | "name": "negative", 427 | "type": "CONDITIONING", 428 | "link": 6 429 | }, 430 | { 431 | "name": "latent_image", 432 | "type": "LATENT", 433 | "link": 2 434 | } 435 | ], 436 | "outputs": [ 437 | { 438 | "name": "LATENT", 439 | "type": "LATENT", 440 | "links": [ 441 | 7, 442 | 10, 443 | 52 444 | ], 445 | "slot_index": 0 446 | } 447 | ], 448 | "properties": { 449 | "Node name for S&R": "KSampler" 450 | }, 451 | "widgets_values": [ 452 | 163920396574566, 453 | "randomize", 454 | 8, 455 | 2, 456 | "dpmpp_sde", 457 | "normal", 458 | 1 459 | ] 460 | }, 461 | { 462 | "id": 44, 463 | "type": "ImageScale", 464 | "pos": [ 465 | 2.3154398110555494, 466 | -41.57090522356584 467 | ], 468 | "size": { 469 | "0": 315, 470 | "1": 130 471 | }, 472 | "flags": {}, 473 | "order": 17, 474 | "mode": 0, 475 | "inputs": [ 476 | { 477 | "name": "image", 478 | "type": "IMAGE", 479 | "link": 51 480 | } 481 | ], 482 | "outputs": [ 483 | { 484 | "name": "IMAGE", 485 | "type": "IMAGE", 486 | "links": [ 487 | 48 488 | ], 489 | "slot_index": 0 490 | } 491 | ], 492 | "properties": { 493 | "Node name for S&R": "ImageScale" 494 | }, 495 | "widgets_values": [ 496 | "bilinear", 497 | 1500, 498 | 1500, 499 | "disabled" 500 | ] 501 | }, 502 | { 503 | "id": 9, 504 | "type": "SaveImage", 505 | "pos": [ 506 | 891.7950911288792, 507 | -718.6243577067062 508 | ], 509 | "size": { 510 | "0": 220, 511 | "1": 280 512 | }, 513 | "flags": {}, 514 | "order": 11, 515 | "mode": 0, 516 | "inputs": [ 517 | { 518 | "name": "images", 519 | "type": "IMAGE", 520 | "link": 9 521 | } 522 | ], 523 | "title": "Initial Image", 524 | "properties": { 525 | "Node name for S&R": "SaveImage" 526 | }, 527 | "widgets_values": [ 528 | "ComfyUI" 529 | ] 530 | }, 531 | { 532 | "id": 37, 533 | "type": "KSampler", 534 | "pos": [ 535 | 2.3154398110555494, 536 | 228.42909477643406 537 | ], 538 | "size": { 539 | "0": 315, 540 | "1": 262 541 | }, 542 | "flags": {}, 543 | "order": 21, 544 | "mode": 0, 545 | "inputs": [ 546 | { 547 | "name": "model", 548 | "type": "MODEL", 549 | "link": 55, 550 | "slot_index": 0 551 | }, 552 | { 553 | "name": "positive", 554 | "type": "CONDITIONING", 555 | "link": 56, 556 | "slot_index": 1 557 | }, 558 | { 559 | "name": "negative", 560 | "type": "CONDITIONING", 561 | "link": 57, 562 | "slot_index": 2 563 | }, 564 | { 565 | "name": "latent_image", 566 | "type": "LATENT", 567 | "link": 45, 568 | "slot_index": 3 569 | } 570 | ], 571 | "outputs": [ 572 | { 573 | "name": "LATENT", 574 | "type": "LATENT", 575 | "links": [ 576 | 47 577 | ], 578 | "slot_index": 0 579 | } 580 | ], 581 | "properties": { 582 | "Node name for S&R": "KSampler" 583 | }, 584 | "widgets_values": [ 585 | 236697050498951, 586 | "randomize", 587 | 8, 588 | 2, 589 | "uni_pc_bh2", 590 | "normal", 591 | 0.5 592 | ] 593 | }, 594 | { 595 | "id": 18, 596 | "type": "UpscaleModelLoader", 597 | "pos": [ 598 | 1236.478543350304, 599 | -335.8982166363984 600 | ], 601 | "size": { 602 | "0": 315, 603 | "1": 58 604 | }, 605 | "flags": {}, 606 | "order": 2, 607 | "mode": 0, 608 | "outputs": [ 609 | { 610 | "name": "UPSCALE_MODEL", 611 | "type": "UPSCALE_MODEL", 612 | "links": [ 613 | 24 614 | ], 615 | "shape": 3, 616 | "slot_index": 0 617 | } 618 | ], 619 | "properties": { 620 | "Node name for S&R": "UpscaleModelLoader" 621 | }, 622 | "widgets_values": [ 623 | "RealESRGAN_x2.pth" 624 | ] 625 | }, 626 | { 627 | "id": 8, 628 | "type": "VAEDecode", 629 | "pos": [ 630 | 881.4723552555614, 631 | -824.7428450878256 632 | ], 633 | "size": { 634 | "0": 240, 635 | "1": 50 636 | }, 637 | "flags": {}, 638 | "order": 8, 639 | "mode": 0, 640 | "inputs": [ 641 | { 642 | "name": "samples", 643 | "type": "LATENT", 644 | "link": 7 645 | }, 646 | { 647 | "name": "vae", 648 | "type": "VAE", 649 | "link": 21 650 | } 651 | ], 652 | "outputs": [ 653 | { 654 | "name": "IMAGE", 655 | "type": "IMAGE", 656 | "links": [ 657 | 9, 658 | 27, 659 | 81 660 | ], 661 | "slot_index": 0 662 | } 663 | ], 664 | "properties": { 665 | "Node name for S&R": "VAEDecode" 666 | } 667 | }, 668 | { 669 | "id": 6, 670 | "type": "CLIPTextEncode", 671 | "pos": [ 672 | 395.35337373804145, 673 | -1107.890046444632 674 | ], 675 | "size": { 676 | "0": 422.84503173828125, 677 | "1": 164.31304931640625 678 | }, 679 | "flags": {}, 680 | "order": 5, 681 | "mode": 0, 682 | "inputs": [ 683 | { 684 | "name": "clip", 685 | "type": "CLIP", 686 | "link": 19 687 | } 688 | ], 689 | "outputs": [ 690 | { 691 | "name": "CONDITIONING", 692 | "type": "CONDITIONING", 693 | "links": [ 694 | 4, 695 | 12, 696 | 56, 697 | 82 698 | ], 699 | "slot_index": 0 700 | } 701 | ], 702 | "properties": { 703 | "Node name for S&R": "CLIPTextEncode" 704 | }, 705 | "widgets_values": [ 706 | "masterpiece,highres, high quality,3d, 1970s American portrait painting of young woman, blonde hair, city street, blue sky,clear, focus,less depth_of_field, \n" 707 | ], 708 | "color": "#232", 709 | "bgcolor": "#353" 710 | }, 711 | { 712 | "id": 7, 713 | "type": "CLIPTextEncode", 714 | "pos": [ 715 | 398.35337373804145, 716 | -897.8900464446326 717 | ], 718 | "size": { 719 | "0": 425.27801513671875, 720 | "1": 180.6060791015625 721 | }, 722 | "flags": {}, 723 | "order": 6, 724 | "mode": 0, 725 | "inputs": [ 726 | { 727 | "name": "clip", 728 | "type": "CLIP", 729 | "link": 20 730 | } 731 | ], 732 | "outputs": [ 733 | { 734 | "name": "CONDITIONING", 735 | "type": "CONDITIONING", 736 | "links": [ 737 | 6, 738 | 13, 739 | 57, 740 | 83 741 | ], 742 | "slot_index": 0 743 | } 744 | ], 745 | "properties": { 746 | "Node name for S&R": "CLIPTextEncode" 747 | }, 748 | "widgets_values": [ 749 | "embedding:FastNegativeV2, " 750 | ] 751 | }, 752 | { 753 | "id": 16, 754 | "type": "CheckpointLoaderSimple", 755 | "pos": [ 756 | 45.353373738041405, 757 | -963.8900464446326 758 | ], 759 | "size": { 760 | "0": 315, 761 | "1": 98 762 | }, 763 | "flags": {}, 764 | "order": 3, 765 | "mode": 0, 766 | "outputs": [ 767 | { 768 | "name": "MODEL", 769 | "type": "MODEL", 770 | "links": [ 771 | 18, 772 | 23, 773 | 55, 774 | 86 775 | ], 776 | "slot_index": 0 777 | }, 778 | { 779 | "name": "CLIP", 780 | "type": "CLIP", 781 | "links": [ 782 | 19, 783 | 20 784 | ], 785 | "slot_index": 1 786 | }, 787 | { 788 | "name": "VAE", 789 | "type": "VAE", 790 | "links": [ 791 | 21, 792 | 22, 793 | 30, 794 | 53, 795 | 54, 796 | 58 797 | ], 798 | "slot_index": 2 799 | } 800 | ], 801 | "properties": { 802 | "Node name for S&R": "CheckpointLoaderSimple" 803 | }, 804 | "widgets_values": [ 805 | "Dream_Shaper_XL.safetensors" 806 | ] 807 | }, 808 | { 809 | "id": 17, 810 | "type": "UltimateSDUpscale", 811 | "pos": [ 812 | 1235.494986524044, 813 | -230.70530132158484 814 | ], 815 | "size": { 816 | "0": 320, 817 | "1": 640 818 | }, 819 | "flags": {}, 820 | "order": 15, 821 | "mode": 0, 822 | "inputs": [ 823 | { 824 | "name": "image", 825 | "type": "IMAGE", 826 | "link": 27 827 | }, 828 | { 829 | "name": "model", 830 | "type": "MODEL", 831 | "link": 87 832 | }, 833 | { 834 | "name": "positive", 835 | "type": "CONDITIONING", 836 | "link": 84 837 | }, 838 | { 839 | "name": "negative", 840 | "type": "CONDITIONING", 841 | "link": 85 842 | }, 843 | { 844 | "name": "vae", 845 | "type": "VAE", 846 | "link": 30 847 | }, 848 | { 849 | "name": "upscale_model", 850 | "type": "UPSCALE_MODEL", 851 | "link": 24 852 | } 853 | ], 854 | "outputs": [ 855 | { 856 | "name": "IMAGE", 857 | "type": "IMAGE", 858 | "links": [ 859 | 25 860 | ], 861 | "shape": 3, 862 | "slot_index": 0 863 | } 864 | ], 865 | "properties": { 866 | "Node name for S&R": "UltimateSDUpscale" 867 | }, 868 | "widgets_values": [ 869 | 2, 870 | 169808405481140, 871 | "randomize", 872 | 16, 873 | 2, 874 | "euler", 875 | "normal", 876 | 0.15, 877 | "Linear", 878 | 1024, 879 | 1024, 880 | 8, 881 | 32, 882 | "Half Tile", 883 | 1, 884 | 64, 885 | 8, 886 | 16, 887 | true, 888 | false 889 | ] 890 | }, 891 | { 892 | "id": 52, 893 | "type": "ControlNetLoaderAdvanced", 894 | "pos": [ 895 | 1235.494986524044, 896 | 449.487630807321 897 | ], 898 | "size": { 899 | "0": 330, 900 | "1": 60 901 | }, 902 | "flags": {}, 903 | "order": 4, 904 | "mode": 0, 905 | "inputs": [ 906 | { 907 | "name": "timestep_keyframe", 908 | "type": "TIMESTEP_KEYFRAME", 909 | "link": null 910 | } 911 | ], 912 | "outputs": [ 913 | { 914 | "name": "CONTROL_NET", 915 | "type": "CONTROL_NET", 916 | "links": [ 917 | 80 918 | ], 919 | "shape": 3, 920 | "slot_index": 0 921 | } 922 | ], 923 | "properties": { 924 | "Node name for S&R": "ControlNetLoaderAdvanced" 925 | }, 926 | "widgets_values": [ 927 | "bdsqlsz_controlllite_xl_tile_realistic.safetensors" 928 | ] 929 | }, 930 | { 931 | "id": 19, 932 | "type": "SaveImage", 933 | "pos": [ 934 | 1585.4949865240446, 935 | -340.5123691926786 936 | ], 937 | "size": { 938 | "0": 1000, 939 | "1": 1040 940 | }, 941 | "flags": {}, 942 | "order": 18, 943 | "mode": 0, 944 | "inputs": [ 945 | { 946 | "name": "images", 947 | "type": "IMAGE", 948 | "link": 25 949 | } 950 | ], 951 | "title": "Final Image", 952 | "properties": { 953 | "Node name for S&R": "SaveImage" 954 | }, 955 | "widgets_values": [ 956 | "ComfyUI" 957 | ] 958 | }, 959 | { 960 | "id": 12, 961 | "type": "SaveImage", 962 | "pos": [ 963 | 1563.7291248556212, 964 | -1171.1545521129237 965 | ], 966 | "size": { 967 | "0": 760, 968 | "1": 740 969 | }, 970 | "flags": {}, 971 | "order": 19, 972 | "mode": 0, 973 | "inputs": [ 974 | { 975 | "name": "images", 976 | "type": "IMAGE", 977 | "link": 17 978 | } 979 | ], 980 | "properties": { 981 | "Node name for S&R": "SaveImage" 982 | }, 983 | "widgets_values": [ 984 | "ComfyUI" 985 | ] 986 | }, 987 | { 988 | "id": 53, 989 | "type": "ACN_AdvancedControlNetApply", 990 | "pos": [ 991 | 1245.494986524044, 992 | 549.4876308073212 993 | ], 994 | "size": [ 995 | 320, 996 | 270 997 | ], 998 | "flags": {}, 999 | "order": 12, 1000 | "mode": 0, 1001 | "inputs": [ 1002 | { 1003 | "name": "positive", 1004 | "type": "CONDITIONING", 1005 | "link": 82 1006 | }, 1007 | { 1008 | "name": "negative", 1009 | "type": "CONDITIONING", 1010 | "link": 83 1011 | }, 1012 | { 1013 | "name": "control_net", 1014 | "type": "CONTROL_NET", 1015 | "link": 80 1016 | }, 1017 | { 1018 | "name": "image", 1019 | "type": "IMAGE", 1020 | "link": 81 1021 | }, 1022 | { 1023 | "name": "mask_optional", 1024 | "type": "MASK", 1025 | "link": null 1026 | }, 1027 | { 1028 | "name": "timestep_kf", 1029 | "type": "TIMESTEP_KEYFRAME", 1030 | "link": null 1031 | }, 1032 | { 1033 | "name": "latent_kf_override", 1034 | "type": "LATENT_KEYFRAME", 1035 | "link": null 1036 | }, 1037 | { 1038 | "name": "weights_override", 1039 | "type": "CONTROL_NET_WEIGHTS", 1040 | "link": null 1041 | }, 1042 | { 1043 | "name": "model_optional", 1044 | "type": "MODEL", 1045 | "link": 86 1046 | } 1047 | ], 1048 | "outputs": [ 1049 | { 1050 | "name": "positive", 1051 | "type": "CONDITIONING", 1052 | "links": [ 1053 | 84 1054 | ], 1055 | "shape": 3, 1056 | "slot_index": 0 1057 | }, 1058 | { 1059 | "name": "negative", 1060 | "type": "CONDITIONING", 1061 | "links": [ 1062 | 85 1063 | ], 1064 | "shape": 3, 1065 | "slot_index": 1 1066 | }, 1067 | { 1068 | "name": "model_opt", 1069 | "type": "MODEL", 1070 | "links": [ 1071 | 87 1072 | ], 1073 | "shape": 3, 1074 | "slot_index": 2 1075 | } 1076 | ], 1077 | "properties": { 1078 | "Node name for S&R": "ACN_AdvancedControlNetApply" 1079 | }, 1080 | "widgets_values": [ 1081 | 1, 1082 | 0, 1083 | 1 1084 | ] 1085 | } 1086 | ], 1087 | "links": [ 1088 | [ 1089 | 2, 1090 | 5, 1091 | 0, 1092 | 3, 1093 | 3, 1094 | "LATENT" 1095 | ], 1096 | [ 1097 | 4, 1098 | 6, 1099 | 0, 1100 | 3, 1101 | 1, 1102 | "CONDITIONING" 1103 | ], 1104 | [ 1105 | 6, 1106 | 7, 1107 | 0, 1108 | 3, 1109 | 2, 1110 | "CONDITIONING" 1111 | ], 1112 | [ 1113 | 7, 1114 | 3, 1115 | 0, 1116 | 8, 1117 | 0, 1118 | "LATENT" 1119 | ], 1120 | [ 1121 | 9, 1122 | 8, 1123 | 0, 1124 | 9, 1125 | 0, 1126 | "IMAGE" 1127 | ], 1128 | [ 1129 | 10, 1130 | 3, 1131 | 0, 1132 | 10, 1133 | 0, 1134 | "LATENT" 1135 | ], 1136 | [ 1137 | 12, 1138 | 6, 1139 | 0, 1140 | 11, 1141 | 1, 1142 | "CONDITIONING" 1143 | ], 1144 | [ 1145 | 13, 1146 | 7, 1147 | 0, 1148 | 11, 1149 | 2, 1150 | "CONDITIONING" 1151 | ], 1152 | [ 1153 | 14, 1154 | 10, 1155 | 0, 1156 | 11, 1157 | 3, 1158 | "LATENT" 1159 | ], 1160 | [ 1161 | 15, 1162 | 11, 1163 | 0, 1164 | 13, 1165 | 0, 1166 | "LATENT" 1167 | ], 1168 | [ 1169 | 17, 1170 | 13, 1171 | 0, 1172 | 12, 1173 | 0, 1174 | "IMAGE" 1175 | ], 1176 | [ 1177 | 18, 1178 | 16, 1179 | 0, 1180 | 3, 1181 | 0, 1182 | "MODEL" 1183 | ], 1184 | [ 1185 | 19, 1186 | 16, 1187 | 1, 1188 | 6, 1189 | 0, 1190 | "CLIP" 1191 | ], 1192 | [ 1193 | 20, 1194 | 16, 1195 | 1, 1196 | 7, 1197 | 0, 1198 | "CLIP" 1199 | ], 1200 | [ 1201 | 21, 1202 | 16, 1203 | 2, 1204 | 8, 1205 | 1, 1206 | "VAE" 1207 | ], 1208 | [ 1209 | 22, 1210 | 16, 1211 | 2, 1212 | 13, 1213 | 1, 1214 | "VAE" 1215 | ], 1216 | [ 1217 | 23, 1218 | 16, 1219 | 0, 1220 | 11, 1221 | 0, 1222 | "MODEL" 1223 | ], 1224 | [ 1225 | 24, 1226 | 18, 1227 | 0, 1228 | 17, 1229 | 5, 1230 | "UPSCALE_MODEL" 1231 | ], 1232 | [ 1233 | 25, 1234 | 17, 1235 | 0, 1236 | 19, 1237 | 0, 1238 | "IMAGE" 1239 | ], 1240 | [ 1241 | 27, 1242 | 8, 1243 | 0, 1244 | 17, 1245 | 0, 1246 | "IMAGE" 1247 | ], 1248 | [ 1249 | 30, 1250 | 16, 1251 | 2, 1252 | 17, 1253 | 4, 1254 | "VAE" 1255 | ], 1256 | [ 1257 | 45, 1258 | 40, 1259 | 0, 1260 | 37, 1261 | 3, 1262 | "LATENT" 1263 | ], 1264 | [ 1265 | 46, 1266 | 39, 1267 | 0, 1268 | 38, 1269 | 0, 1270 | "IMAGE" 1271 | ], 1272 | [ 1273 | 47, 1274 | 37, 1275 | 0, 1276 | 39, 1277 | 0, 1278 | "LATENT" 1279 | ], 1280 | [ 1281 | 48, 1282 | 44, 1283 | 0, 1284 | 40, 1285 | 0, 1286 | "IMAGE" 1287 | ], 1288 | [ 1289 | 49, 1290 | 43, 1291 | 0, 1292 | 42, 1293 | 0, 1294 | "UPSCALE_MODEL" 1295 | ], 1296 | [ 1297 | 50, 1298 | 41, 1299 | 0, 1300 | 42, 1301 | 1, 1302 | "IMAGE" 1303 | ], 1304 | [ 1305 | 51, 1306 | 42, 1307 | 0, 1308 | 44, 1309 | 0, 1310 | "IMAGE" 1311 | ], 1312 | [ 1313 | 52, 1314 | 3, 1315 | 0, 1316 | 41, 1317 | 0, 1318 | "LATENT" 1319 | ], 1320 | [ 1321 | 53, 1322 | 16, 1323 | 2, 1324 | 41, 1325 | 1, 1326 | "VAE" 1327 | ], 1328 | [ 1329 | 54, 1330 | 16, 1331 | 2, 1332 | 40, 1333 | 1, 1334 | "VAE" 1335 | ], 1336 | [ 1337 | 55, 1338 | 16, 1339 | 0, 1340 | 37, 1341 | 0, 1342 | "MODEL" 1343 | ], 1344 | [ 1345 | 56, 1346 | 6, 1347 | 0, 1348 | 37, 1349 | 1, 1350 | "CONDITIONING" 1351 | ], 1352 | [ 1353 | 57, 1354 | 7, 1355 | 0, 1356 | 37, 1357 | 2, 1358 | "CONDITIONING" 1359 | ], 1360 | [ 1361 | 58, 1362 | 16, 1363 | 2, 1364 | 39, 1365 | 1, 1366 | "VAE" 1367 | ], 1368 | [ 1369 | 80, 1370 | 52, 1371 | 0, 1372 | 53, 1373 | 2, 1374 | "CONTROL_NET" 1375 | ], 1376 | [ 1377 | 81, 1378 | 8, 1379 | 0, 1380 | 53, 1381 | 3, 1382 | "IMAGE" 1383 | ], 1384 | [ 1385 | 82, 1386 | 6, 1387 | 0, 1388 | 53, 1389 | 0, 1390 | "CONDITIONING" 1391 | ], 1392 | [ 1393 | 83, 1394 | 7, 1395 | 0, 1396 | 53, 1397 | 1, 1398 | "CONDITIONING" 1399 | ], 1400 | [ 1401 | 84, 1402 | 53, 1403 | 0, 1404 | 17, 1405 | 2, 1406 | "CONDITIONING" 1407 | ], 1408 | [ 1409 | 85, 1410 | 53, 1411 | 1, 1412 | 17, 1413 | 3, 1414 | "CONDITIONING" 1415 | ], 1416 | [ 1417 | 86, 1418 | 16, 1419 | 0, 1420 | 53, 1421 | 8, 1422 | "MODEL" 1423 | ], 1424 | [ 1425 | 87, 1426 | 53, 1427 | 2, 1428 | 17, 1429 | 1, 1430 | "MODEL" 1431 | ] 1432 | ], 1433 | "groups": [ 1434 | { 1435 | "title": "Txt2Img", 1436 | "bounding": [ 1437 | 35, 1438 | -1243, 1439 | 1161, 1440 | 814 1441 | ], 1442 | "color": "#a1309b", 1443 | "font_size": 24, 1444 | "locked": false 1445 | }, 1446 | { 1447 | "title": "Hires Fix - Latent", 1448 | "bounding": [ 1449 | 1213, 1450 | -1255, 1451 | 1121, 1452 | 834 1453 | ], 1454 | "color": "#b58b2a", 1455 | "font_size": 24, 1456 | "locked": false 1457 | }, 1458 | { 1459 | "title": "SDUpscale", 1460 | "bounding": [ 1461 | 1226, 1462 | -415, 1463 | 1370, 1464 | 1244 1465 | ], 1466 | "color": "#3f789e", 1467 | "font_size": 24, 1468 | "locked": false 1469 | }, 1470 | { 1471 | "title": "Hires-Fix-No-Latent", 1472 | "bounding": [ 1473 | -8, 1474 | -416, 1475 | 1218, 1476 | 1021 1477 | ], 1478 | "color": "#8AA", 1479 | "font_size": 24, 1480 | "locked": false 1481 | } 1482 | ], 1483 | "config": {}, 1484 | "extra": { 1485 | "groupNodes": {} 1486 | }, 1487 | "version": 0.4 1488 | } -------------------------------------------------------------------------------- /upscale-t2i-xl/upscale-t2i-sdxl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theboylzh/comfyui-workflow/78246bf5a5f14ed109e0b7c0a49d30799938ddd8/upscale-t2i-xl/upscale-t2i-sdxl.png --------------------------------------------------------------------------------