Advertisement
MunchkinT

workflow 1.5 - Tiled Upscale

Oct 4th, 2024
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 17.59 KB | Software | 0 0
  1. {
  2.   "last_node_id": 22,
  3.   "last_link_id": 40,
  4.   "nodes": [
  5.     {
  6.       "id": 10,
  7.       "type": "CheckpointLoaderSimple",
  8.       "pos": {
  9.         "0": 10,
  10.         "1": 80
  11.       },
  12.       "size": {
  13.         "0": 315,
  14.         "1": 98
  15.       },
  16.       "flags": {},
  17.       "order": 0,
  18.       "mode": 0,
  19.       "inputs": [],
  20.       "outputs": [
  21.         {
  22.           "name": "MODEL",
  23.           "type": "MODEL",
  24.           "links": [
  25.             16,
  26.             35
  27.           ],
  28.           "slot_index": 0,
  29.           "shape": 3
  30.         },
  31.         {
  32.           "name": "CLIP",
  33.           "type": "CLIP",
  34.           "links": [
  35.             14,
  36.             15
  37.           ],
  38.           "slot_index": 1,
  39.           "shape": 3
  40.         },
  41.         {
  42.           "name": "VAE",
  43.           "type": "VAE",
  44.           "links": [
  45.             12,
  46.             13,
  47.             25
  48.           ],
  49.           "slot_index": 2,
  50.           "shape": 3
  51.         }
  52.       ],
  53.       "properties": {
  54.         "Node name for S&R": "CheckpointLoaderSimple"
  55.       },
  56.       "widgets_values": [
  57.         "1.5\\original\\photon_v1.safetensors"
  58.       ]
  59.     },
  60.     {
  61.       "id": 13,
  62.       "type": "EmptyLatentImage",
  63.       "pos": {
  64.         "0": 12,
  65.         "1": 213
  66.       },
  67.       "size": {
  68.         "0": 315,
  69.         "1": 106
  70.       },
  71.       "flags": {},
  72.       "order": 1,
  73.       "mode": 0,
  74.       "inputs": [],
  75.       "outputs": [
  76.         {
  77.           "name": "LATENT",
  78.           "type": "LATENT",
  79.           "links": [
  80.             20
  81.           ],
  82.           "shape": 3
  83.         }
  84.       ],
  85.       "properties": {
  86.         "Node name for S&R": "EmptyLatentImage"
  87.       },
  88.       "widgets_values": [
  89.         512,
  90.         512,
  91.         1
  92.       ]
  93.     },
  94.     {
  95.       "id": 12,
  96.       "type": "CLIPTextEncode",
  97.       "pos": {
  98.         "0": 362,
  99.         "1": 265
  100.       },
  101.       "size": {
  102.         "0": 338.4986877441406,
  103.         "1": 138.36805725097656
  104.       },
  105.       "flags": {},
  106.       "order": 5,
  107.       "mode": 0,
  108.       "inputs": [
  109.         {
  110.           "name": "clip",
  111.           "type": "CLIP",
  112.           "link": 15
  113.         }
  114.       ],
  115.       "outputs": [
  116.         {
  117.           "name": "CONDITIONING",
  118.           "type": "CONDITIONING",
  119.           "links": [
  120.             18,
  121.             32
  122.           ],
  123.           "slot_index": 0,
  124.           "shape": 3
  125.         }
  126.       ],
  127.       "properties": {
  128.         "Node name for S&R": "CLIPTextEncode"
  129.       },
  130.       "widgets_values": [
  131.         "bad quality, poor quality, doll, disfigured, jpg, toy, bad anatomy, missing limbs, missing fingers, "
  132.       ]
  133.     },
  134.     {
  135.       "id": 1,
  136.       "type": "KSampler",
  137.       "pos": {
  138.         "0": 733,
  139.         "1": 115
  140.       },
  141.       "size": {
  142.         "0": 320.64886474609375,
  143.         "1": 474
  144.       },
  145.       "flags": {},
  146.       "order": 6,
  147.       "mode": 0,
  148.       "inputs": [
  149.         {
  150.           "name": "model",
  151.           "type": "MODEL",
  152.           "link": 16
  153.         },
  154.         {
  155.           "name": "positive",
  156.           "type": "CONDITIONING",
  157.           "link": 19
  158.         },
  159.         {
  160.           "name": "negative",
  161.           "type": "CONDITIONING",
  162.           "link": 18
  163.         },
  164.         {
  165.           "name": "latent_image",
  166.           "type": "LATENT",
  167.           "link": 20
  168.         }
  169.       ],
  170.       "outputs": [
  171.         {
  172.           "name": "LATENT",
  173.           "type": "LATENT",
  174.           "links": [
  175.             1
  176.           ],
  177.           "slot_index": 0,
  178.           "shape": 3
  179.         }
  180.       ],
  181.       "properties": {
  182.         "Node name for S&R": "KSampler"
  183.       },
  184.       "widgets_values": [
  185.         471454807256900,
  186.         "randomize",
  187.         20,
  188.         4,
  189.         "euler_ancestral",
  190.         "normal",
  191.         1
  192.       ]
  193.     },
  194.     {
  195.       "id": 2,
  196.       "type": "KSampler",
  197.       "pos": {
  198.         "0": 2082,
  199.         "1": 143
  200.       },
  201.       "size": {
  202.         "0": 315,
  203.         "1": 474
  204.       },
  205.       "flags": {},
  206.       "order": 13,
  207.       "mode": 0,
  208.       "inputs": [
  209.         {
  210.           "name": "model",
  211.           "type": "MODEL",
  212.           "link": 36
  213.         },
  214.         {
  215.           "name": "positive",
  216.           "type": "CONDITIONING",
  217.           "link": 33
  218.         },
  219.         {
  220.           "name": "negative",
  221.           "type": "CONDITIONING",
  222.           "link": 34
  223.         },
  224.         {
  225.           "name": "latent_image",
  226.           "type": "LATENT",
  227.           "link": 8
  228.         }
  229.       ],
  230.       "outputs": [
  231.         {
  232.           "name": "LATENT",
  233.           "type": "LATENT",
  234.           "links": [
  235.             23
  236.           ],
  237.           "slot_index": 0,
  238.           "shape": 3
  239.         }
  240.       ],
  241.       "properties": {
  242.         "Node name for S&R": "KSampler"
  243.       },
  244.       "widgets_values": [
  245.         658547028781958,
  246.         "randomize",
  247.         20,
  248.         3,
  249.         "dpmpp_2m",
  250.         "karras",
  251.         1
  252.       ]
  253.     },
  254.     {
  255.       "id": 19,
  256.       "type": "ControlNetLoader",
  257.       "pos": {
  258.         "0": 1625,
  259.         "1": 167
  260.       },
  261.       "size": {
  262.         "0": 315,
  263.         "1": 58
  264.       },
  265.       "flags": {},
  266.       "order": 2,
  267.       "mode": 0,
  268.       "inputs": [],
  269.       "outputs": [
  270.         {
  271.           "name": "CONTROL_NET",
  272.           "type": "CONTROL_NET",
  273.           "links": [
  274.             29
  275.           ],
  276.           "shape": 3
  277.         }
  278.       ],
  279.       "properties": {
  280.         "Node name for S&R": "ControlNetLoader"
  281.       },
  282.       "widgets_values": [
  283.         "control_v11u_sd15_tile_fp16.safetensors"
  284.       ]
  285.     },
  286.     {
  287.       "id": 17,
  288.       "type": "ControlNetApplyAdvanced",
  289.       "pos": {
  290.         "0": 1638,
  291.         "1": 264
  292.       },
  293.       "size": {
  294.         "0": 315,
  295.         "1": 186
  296.       },
  297.       "flags": {},
  298.       "order": 12,
  299.       "mode": 0,
  300.       "inputs": [
  301.         {
  302.           "name": "positive",
  303.           "type": "CONDITIONING",
  304.           "link": 30
  305.         },
  306.         {
  307.           "name": "negative",
  308.           "type": "CONDITIONING",
  309.           "link": 32
  310.         },
  311.         {
  312.           "name": "control_net",
  313.           "type": "CONTROL_NET",
  314.           "link": 29
  315.         },
  316.         {
  317.           "name": "image",
  318.           "type": "IMAGE",
  319.           "link": 28
  320.         },
  321.         {
  322.           "name": "vae",
  323.           "type": "VAE",
  324.           "link": null
  325.         }
  326.       ],
  327.       "outputs": [
  328.         {
  329.           "name": "positive",
  330.           "type": "CONDITIONING",
  331.           "links": [
  332.             33
  333.           ],
  334.           "slot_index": 0,
  335.           "shape": 3
  336.         },
  337.         {
  338.           "name": "negative",
  339.           "type": "CONDITIONING",
  340.           "links": [
  341.             34
  342.           ],
  343.           "slot_index": 1,
  344.           "shape": 3
  345.         }
  346.       ],
  347.       "properties": {
  348.         "Node name for S&R": "ControlNetApplyAdvanced"
  349.       },
  350.       "widgets_values": [
  351.         1,
  352.         0,
  353.         1
  354.       ]
  355.     },
  356.     {
  357.       "id": 8,
  358.       "type": "VAEEncode",
  359.       "pos": {
  360.         "0": 1636,
  361.         "1": 484
  362.       },
  363.       "size": {
  364.         "0": 210,
  365.         "1": 46
  366.       },
  367.       "flags": {},
  368.       "order": 10,
  369.       "mode": 0,
  370.       "inputs": [
  371.         {
  372.           "name": "pixels",
  373.           "type": "IMAGE",
  374.           "link": 11
  375.         },
  376.         {
  377.           "name": "vae",
  378.           "type": "VAE",
  379.           "link": 13
  380.         }
  381.       ],
  382.       "outputs": [
  383.         {
  384.           "name": "LATENT",
  385.           "type": "LATENT",
  386.           "links": [
  387.             8
  388.           ],
  389.           "slot_index": 0,
  390.           "shape": 3
  391.         }
  392.       ],
  393.       "properties": {
  394.         "Node name for S&R": "VAEEncode"
  395.       },
  396.       "widgets_values": []
  397.     },
  398.     {
  399.       "id": 9,
  400.       "type": "CR Upscale Image",
  401.       "pos": {
  402.         "0": 1245,
  403.         "1": 180
  404.       },
  405.       "size": {
  406.         "0": 315,
  407.         "1": 222
  408.       },
  409.       "flags": {},
  410.       "order": 8,
  411.       "mode": 0,
  412.       "inputs": [
  413.         {
  414.           "name": "image",
  415.           "type": "IMAGE",
  416.           "link": 10
  417.         }
  418.       ],
  419.       "outputs": [
  420.         {
  421.           "name": "IMAGE",
  422.           "type": "IMAGE",
  423.           "links": [
  424.             11,
  425.             27,
  426.             39
  427.           ],
  428.           "slot_index": 0,
  429.           "shape": 3
  430.         },
  431.         {
  432.           "name": "show_help",
  433.           "type": "STRING",
  434.           "links": null,
  435.           "shape": 3
  436.         }
  437.       ],
  438.       "properties": {
  439.         "Node name for S&R": "CR Upscale Image"
  440.       },
  441.       "widgets_values": [
  442.         "4xNomos8k_atd_jpg.safetensors",
  443.         "rescale",
  444.         4,
  445.         1024,
  446.         "lanczos",
  447.         "true",
  448.         8
  449.       ]
  450.     },
  451.     {
  452.       "id": 18,
  453.       "type": "TilePreprocessor",
  454.       "pos": {
  455.         "0": 1236,
  456.         "1": 451
  457.       },
  458.       "size": {
  459.         "0": 315,
  460.         "1": 82
  461.       },
  462.       "flags": {},
  463.       "order": 11,
  464.       "mode": 0,
  465.       "inputs": [
  466.         {
  467.           "name": "image",
  468.           "type": "IMAGE",
  469.           "link": 27
  470.         }
  471.       ],
  472.       "outputs": [
  473.         {
  474.           "name": "IMAGE",
  475.           "type": "IMAGE",
  476.           "links": [
  477.             28
  478.           ],
  479.           "slot_index": 0,
  480.           "shape": 3
  481.         }
  482.       ],
  483.       "properties": {
  484.         "Node name for S&R": "TilePreprocessor"
  485.       },
  486.       "widgets_values": [
  487.         3,
  488.         512
  489.       ]
  490.     },
  491.     {
  492.       "id": 20,
  493.       "type": "TiledDiffusion",
  494.       "pos": {
  495.         "0": 1233,
  496.         "1": 570
  497.       },
  498.       "size": {
  499.         "0": 315,
  500.         "1": 154
  501.       },
  502.       "flags": {},
  503.       "order": 3,
  504.       "mode": 0,
  505.       "inputs": [
  506.         {
  507.           "name": "model",
  508.           "type": "MODEL",
  509.           "link": 35
  510.         }
  511.       ],
  512.       "outputs": [
  513.         {
  514.           "name": "MODEL",
  515.           "type": "MODEL",
  516.           "links": [
  517.             36
  518.           ],
  519.           "slot_index": 0,
  520.           "shape": 3
  521.         }
  522.       ],
  523.       "properties": {
  524.         "Node name for S&R": "TiledDiffusion"
  525.       },
  526.       "widgets_values": [
  527.         "Mixture of Diffusers",
  528.         768,
  529.         768,
  530.         64,
  531.         4
  532.       ]
  533.     },
  534.     {
  535.       "id": 14,
  536.       "type": "VAEDecode",
  537.       "pos": {
  538.         "0": 2100,
  539.         "1": 69
  540.       },
  541.       "size": {
  542.         "0": 210,
  543.         "1": 46
  544.       },
  545.       "flags": {},
  546.       "order": 14,
  547.       "mode": 0,
  548.       "inputs": [
  549.         {
  550.           "name": "samples",
  551.           "type": "LATENT",
  552.           "link": 23
  553.         },
  554.         {
  555.           "name": "vae",
  556.           "type": "VAE",
  557.           "link": 25
  558.         }
  559.       ],
  560.       "outputs": [
  561.         {
  562.           "name": "IMAGE",
  563.           "type": "IMAGE",
  564.           "links": [
  565.             26,
  566.             37
  567.           ],
  568.           "slot_index": 0,
  569.           "shape": 3
  570.         }
  571.       ],
  572.       "properties": {
  573.         "Node name for S&R": "VAEDecode"
  574.       },
  575.       "widgets_values": []
  576.     },
  577.     {
  578.       "id": 16,
  579.       "type": "SaveImage",
  580.       "pos": {
  581.         "0": 2403,
  582.         "1": 88
  583.       },
  584.       "size": {
  585.         "0": 595.0484008789062,
  586.         "1": 612.9126586914062
  587.       },
  588.       "flags": {},
  589.       "order": 15,
  590.       "mode": 0,
  591.       "inputs": [
  592.         {
  593.           "name": "images",
  594.           "type": "IMAGE",
  595.           "link": 26
  596.         }
  597.       ],
  598.       "outputs": [],
  599.       "properties": {
  600.         "Node name for S&R": "SaveImage"
  601.       },
  602.       "widgets_values": [
  603.         "ComfyUI"
  604.       ]
  605.     },
  606.     {
  607.       "id": 21,
  608.       "type": "Image Comparer (rgthree)",
  609.       "pos": {
  610.         "0": 1671,
  611.         "1": 647
  612.       },
  613.       "size": {
  614.         "0": 706.5426635742188,
  615.         "1": 719.4894409179688
  616.       },
  617.       "flags": {},
  618.       "order": 16,
  619.       "mode": 0,
  620.       "inputs": [
  621.         {
  622.           "name": "image_a",
  623.           "type": "IMAGE",
  624.           "link": 37,
  625.           "dir": 3
  626.         },
  627.         {
  628.           "name": "image_b",
  629.           "type": "IMAGE",
  630.           "link": 39,
  631.           "dir": 3
  632.         }
  633.       ],
  634.       "outputs": [],
  635.       "properties": {
  636.         "comparer_mode": "Slide"
  637.       },
  638.       "widgets_values": [
  639.         [
  640.           {
  641.             "name": "A",
  642.             "selected": true,
  643.             "url": "/api/view?filename=rgthree.compare._temp_mbvrg_00007_.png&type=temp&subfolder=&rand=0.5507168167087875"
  644.           },
  645.           {
  646.             "name": "B",
  647.             "selected": true,
  648.             "url": "/api/view?filename=rgthree.compare._temp_mbvrg_00008_.png&type=temp&subfolder=&rand=0.5461866751030089"
  649.           }
  650.         ]
  651.       ]
  652.     },
  653.     {
  654.       "id": 3,
  655.       "type": "VAEDecode",
  656.       "pos": {
  657.         "0": 726,
  658.         "1": 634
  659.       },
  660.       "size": {
  661.         "0": 210,
  662.         "1": 46
  663.       },
  664.       "flags": {},
  665.       "order": 7,
  666.       "mode": 0,
  667.       "inputs": [
  668.         {
  669.           "name": "samples",
  670.           "type": "LATENT",
  671.           "link": 1
  672.         },
  673.         {
  674.           "name": "vae",
  675.           "type": "VAE",
  676.           "link": 12
  677.         }
  678.       ],
  679.       "outputs": [
  680.         {
  681.           "name": "IMAGE",
  682.           "type": "IMAGE",
  683.           "links": [
  684.             10,
  685.             40
  686.           ],
  687.           "slot_index": 0,
  688.           "shape": 3
  689.         }
  690.       ],
  691.       "properties": {
  692.         "Node name for S&R": "VAEDecode"
  693.       },
  694.       "widgets_values": []
  695.     },
  696.     {
  697.       "id": 22,
  698.       "type": "PreviewImage",
  699.       "pos": {
  700.         "0": 698,
  701.         "1": 713
  702.       },
  703.       "size": {
  704.         "0": 418.0039367675781,
  705.         "1": 429.41217041015625
  706.       },
  707.       "flags": {},
  708.       "order": 9,
  709.       "mode": 0,
  710.       "inputs": [
  711.         {
  712.           "name": "images",
  713.           "type": "IMAGE",
  714.           "link": 40
  715.         }
  716.       ],
  717.       "outputs": [],
  718.       "properties": {
  719.         "Node name for S&R": "PreviewImage"
  720.       },
  721.       "widgets_values": []
  722.     },
  723.     {
  724.       "id": 11,
  725.       "type": "CLIPTextEncode",
  726.       "pos": {
  727.         "0": 376,
  728.         "1": 106
  729.       },
  730.       "size": {
  731.         "0": 313.700439453125,
  732.         "1": 128.4714813232422
  733.       },
  734.       "flags": {},
  735.       "order": 4,
  736.       "mode": 0,
  737.       "inputs": [
  738.         {
  739.           "name": "clip",
  740.           "type": "CLIP",
  741.           "link": 14
  742.         }
  743.       ],
  744.       "outputs": [
  745.         {
  746.           "name": "CONDITIONING",
  747.           "type": "CONDITIONING",
  748.           "links": [
  749.             19,
  750.             30
  751.           ],
  752.           "slot_index": 0,
  753.           "shape": 3
  754.         }
  755.       ],
  756.       "properties": {
  757.         "Node name for S&R": "CLIPTextEncode"
  758.       },
  759.       "widgets_values": [
  760.         "a woman, upper body, park"
  761.       ]
  762.     }
  763.   ],
  764.   "links": [
  765.     [
  766.       1,
  767.       1,
  768.       0,
  769.       3,
  770.       0,
  771.       "LATENT"
  772.     ],
  773.     [
  774.       8,
  775.       8,
  776.       0,
  777.       2,
  778.       3,
  779.       "LATENT"
  780.     ],
  781.     [
  782.       10,
  783.       3,
  784.       0,
  785.       9,
  786.       0,
  787.       "IMAGE"
  788.     ],
  789.     [
  790.       11,
  791.       9,
  792.       0,
  793.       8,
  794.       0,
  795.       "IMAGE"
  796.     ],
  797.     [
  798.       12,
  799.       10,
  800.       2,
  801.       3,
  802.       1,
  803.       "VAE"
  804.     ],
  805.     [
  806.       13,
  807.       10,
  808.       2,
  809.       8,
  810.       1,
  811.       "VAE"
  812.     ],
  813.     [
  814.       14,
  815.       10,
  816.       1,
  817.       11,
  818.       0,
  819.       "CLIP"
  820.     ],
  821.     [
  822.       15,
  823.       10,
  824.       1,
  825.       12,
  826.       0,
  827.       "CLIP"
  828.     ],
  829.     [
  830.       16,
  831.       10,
  832.       0,
  833.       1,
  834.       0,
  835.       "MODEL"
  836.     ],
  837.     [
  838.       18,
  839.       12,
  840.       0,
  841.       1,
  842.       2,
  843.       "CONDITIONING"
  844.     ],
  845.     [
  846.       19,
  847.       11,
  848.       0,
  849.       1,
  850.       1,
  851.       "CONDITIONING"
  852.     ],
  853.     [
  854.       20,
  855.       13,
  856.       0,
  857.       1,
  858.       3,
  859.       "LATENT"
  860.     ],
  861.     [
  862.       23,
  863.       2,
  864.       0,
  865.       14,
  866.       0,
  867.       "LATENT"
  868.     ],
  869.     [
  870.       25,
  871.       10,
  872.       2,
  873.       14,
  874.       1,
  875.       "VAE"
  876.     ],
  877.     [
  878.       26,
  879.       14,
  880.       0,
  881.       16,
  882.       0,
  883.       "IMAGE"
  884.     ],
  885.     [
  886.       27,
  887.       9,
  888.       0,
  889.       18,
  890.       0,
  891.       "IMAGE"
  892.     ],
  893.     [
  894.       28,
  895.       18,
  896.       0,
  897.       17,
  898.       3,
  899.       "IMAGE"
  900.     ],
  901.     [
  902.       29,
  903.       19,
  904.       0,
  905.       17,
  906.       2,
  907.       "CONTROL_NET"
  908.     ],
  909.     [
  910.       30,
  911.       11,
  912.       0,
  913.       17,
  914.       0,
  915.       "CONDITIONING"
  916.     ],
  917.     [
  918.       32,
  919.       12,
  920.       0,
  921.       17,
  922.       1,
  923.       "CONDITIONING"
  924.     ],
  925.     [
  926.       33,
  927.       17,
  928.       0,
  929.       2,
  930.       1,
  931.       "CONDITIONING"
  932.     ],
  933.     [
  934.       34,
  935.       17,
  936.       1,
  937.       2,
  938.       2,
  939.       "CONDITIONING"
  940.     ],
  941.     [
  942.       35,
  943.       10,
  944.       0,
  945.       20,
  946.       0,
  947.       "MODEL"
  948.     ],
  949.     [
  950.       36,
  951.       20,
  952.       0,
  953.       2,
  954.       0,
  955.       "MODEL"
  956.     ],
  957.     [
  958.       37,
  959.       14,
  960.       0,
  961.       21,
  962.       0,
  963.       "IMAGE"
  964.     ],
  965.     [
  966.       39,
  967.       9,
  968.       0,
  969.       21,
  970.       1,
  971.       "IMAGE"
  972.     ],
  973.     [
  974.       40,
  975.       3,
  976.       0,
  977.       22,
  978.       0,
  979.       "IMAGE"
  980.     ]
  981.   ],
  982.   "groups": [
  983.     {
  984.       "title": "Init image",
  985.       "bounding": [
  986.         4,
  987.         -49,
  988.         1123,
  989.         771
  990.       ],
  991.       "color": "#3f789e",
  992.       "font_size": 24,
  993.       "flags": {}
  994.     },
  995.     {
  996.       "title": "Pixel Upscale",
  997.       "bounding": [
  998.         1134,
  999.         -46,
  1000.         496,
  1001.         774
  1002.       ],
  1003.       "color": "#3f789e",
  1004.       "font_size": 24,
  1005.       "flags": {}
  1006.     },
  1007.     {
  1008.       "title": "Tiled Upscale",
  1009.       "bounding": [
  1010.         1634,
  1011.         -48,
  1012.         1753,
  1013.         832
  1014.       ],
  1015.       "color": "#3f789e",
  1016.       "font_size": 24,
  1017.       "flags": {}
  1018.     }
  1019.   ],
  1020.   "config": {},
  1021.   "extra": {
  1022.     "ds": {
  1023.       "scale": 0.45,
  1024.       "offset": [
  1025.         3289.3720024956597,
  1026.         1279.764259338379
  1027.       ]
  1028.     }
  1029.   },
  1030.   "version": 0.4
  1031. }
Tags: ComfyUI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement