Advertisement
risunobushi

Stable Diffusion for Professional Creatives - IPAdapter v2 Simple one image reference generator

Mar 25th, 2024
444
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 30.77 KB | None | 0 0
  1. {
  2.   "last_node_id": 45,
  3.   "last_link_id": 101,
  4.   "nodes": [
  5.     {
  6.       "id": 5,
  7.       "type": "EmptyLatentImage",
  8.       "pos": [
  9.         760,
  10.         1300
  11.       ],
  12.       "size": {
  13.         "0": 315,
  14.         "1": 106
  15.       },
  16.       "flags": {},
  17.       "order": 0,
  18.       "mode": 0,
  19.       "outputs": [
  20.         {
  21.           "name": "LATENT",
  22.           "type": "LATENT",
  23.           "links": [
  24.             2,
  25.             59,
  26.             65,
  27.             66,
  28.             93
  29.           ],
  30.           "slot_index": 0
  31.         }
  32.       ],
  33.       "properties": {
  34.         "Node name for S&R": "EmptyLatentImage"
  35.       },
  36.       "widgets_values": [
  37.         1024,
  38.         1024,
  39.         1
  40.       ]
  41.     },
  42.     {
  43.       "id": 28,
  44.       "type": "LoadImage",
  45.       "pos": [
  46.         2310,
  47.         -1270
  48.       ],
  49.       "size": {
  50.         "0": 315,
  51.         "1": 314
  52.       },
  53.       "flags": {},
  54.       "order": 1,
  55.       "mode": 0,
  56.       "outputs": [
  57.         {
  58.           "name": "IMAGE",
  59.           "type": "IMAGE",
  60.           "links": [
  61.             51
  62.           ],
  63.           "shape": 3,
  64.           "slot_index": 0
  65.         },
  66.         {
  67.           "name": "MASK",
  68.           "type": "MASK",
  69.           "links": null,
  70.           "shape": 3
  71.         }
  72.       ],
  73.       "properties": {
  74.         "Node name for S&R": "LoadImage"
  75.       },
  76.       "widgets_values": [
  77.         "risunobushi_fashion_photography_of_a_young_woman_wearing_Miu_Mi_5ecdb7b8-f027-4729-bd4e-dbffed8298a6 (6).png",
  78.         "image"
  79.       ]
  80.     },
  81.     {
  82.       "id": 7,
  83.       "type": "CLIPTextEncode",
  84.       "pos": [
  85.         640,
  86.         1040
  87.       ],
  88.       "size": {
  89.         "0": 425.27801513671875,
  90.         "1": 180.6060791015625
  91.       },
  92.       "flags": {},
  93.       "order": 7,
  94.       "mode": 0,
  95.       "inputs": [
  96.         {
  97.           "name": "clip",
  98.           "type": "CLIP",
  99.           "link": 5
  100.         }
  101.       ],
  102.       "outputs": [
  103.         {
  104.           "name": "CONDITIONING",
  105.           "type": "CONDITIONING",
  106.           "links": [
  107.             6,
  108.             58,
  109.             68,
  110.             70,
  111.             92
  112.           ],
  113.           "slot_index": 0
  114.         }
  115.       ],
  116.       "properties": {
  117.         "Node name for S&R": "CLIPTextEncode"
  118.       },
  119.       "widgets_values": [
  120.         "blurry, noisy, messy, lowres, jpeg, artifacts, ill, distorted, malformed"
  121.       ]
  122.     },
  123.     {
  124.       "id": 32,
  125.       "type": "VAEDecode",
  126.       "pos": [
  127.         1520,
  128.         -570
  129.       ],
  130.       "size": {
  131.         "0": 140,
  132.         "1": 46
  133.       },
  134.       "flags": {},
  135.       "order": 20,
  136.       "mode": 0,
  137.       "inputs": [
  138.         {
  139.           "name": "samples",
  140.           "type": "LATENT",
  141.           "link": 60
  142.         },
  143.         {
  144.           "name": "vae",
  145.           "type": "VAE",
  146.           "link": 61,
  147.           "slot_index": 1
  148.         }
  149.       ],
  150.       "outputs": [
  151.         {
  152.           "name": "IMAGE",
  153.           "type": "IMAGE",
  154.           "links": [
  155.             62
  156.           ],
  157.           "slot_index": 0
  158.         }
  159.       ],
  160.       "properties": {
  161.         "Node name for S&R": "VAEDecode"
  162.       }
  163.     },
  164.     {
  165.       "id": 37,
  166.       "type": "KSampler",
  167.       "pos": [
  168.         1180,
  169.         -1450
  170.       ],
  171.       "size": {
  172.         "0": 315,
  173.         "1": 262
  174.       },
  175.       "flags": {},
  176.       "order": 17,
  177.       "mode": 0,
  178.       "inputs": [
  179.         {
  180.           "name": "model",
  181.           "type": "MODEL",
  182.           "link": 71
  183.         },
  184.         {
  185.           "name": "positive",
  186.           "type": "CONDITIONING",
  187.           "link": 69
  188.         },
  189.         {
  190.           "name": "negative",
  191.           "type": "CONDITIONING",
  192.           "link": 70,
  193.           "slot_index": 2
  194.         },
  195.         {
  196.           "name": "latent_image",
  197.           "type": "LATENT",
  198.           "link": 65,
  199.           "slot_index": 3
  200.         }
  201.       ],
  202.       "outputs": [
  203.         {
  204.           "name": "LATENT",
  205.           "type": "LATENT",
  206.           "links": [
  207.             73
  208.           ],
  209.           "slot_index": 0
  210.         }
  211.       ],
  212.       "properties": {
  213.         "Node name for S&R": "KSampler"
  214.       },
  215.       "widgets_values": [
  216.         0,
  217.         "fixed",
  218.         30,
  219.         6.5,
  220.         "ddpm",
  221.         "karras",
  222.         1
  223.       ]
  224.     },
  225.     {
  226.       "id": 36,
  227.       "type": "KSampler",
  228.       "pos": [
  229.         1160,
  230.         -1010
  231.       ],
  232.       "size": {
  233.         "0": 315,
  234.         "1": 262
  235.       },
  236.       "flags": {},
  237.       "order": 16,
  238.       "mode": 0,
  239.       "inputs": [
  240.         {
  241.           "name": "model",
  242.           "type": "MODEL",
  243.           "link": 72
  244.         },
  245.         {
  246.           "name": "positive",
  247.           "type": "CONDITIONING",
  248.           "link": 67,
  249.           "slot_index": 1
  250.         },
  251.         {
  252.           "name": "negative",
  253.           "type": "CONDITIONING",
  254.           "link": 68,
  255.           "slot_index": 2
  256.         },
  257.         {
  258.           "name": "latent_image",
  259.           "type": "LATENT",
  260.           "link": 66,
  261.           "slot_index": 3
  262.         }
  263.       ],
  264.       "outputs": [
  265.         {
  266.           "name": "LATENT",
  267.           "type": "LATENT",
  268.           "links": [
  269.             74
  270.           ],
  271.           "slot_index": 0
  272.         }
  273.       ],
  274.       "properties": {
  275.         "Node name for S&R": "KSampler"
  276.       },
  277.       "widgets_values": [
  278.         0,
  279.         "fixed",
  280.         30,
  281.         6.5,
  282.         "ddpm",
  283.         "karras",
  284.         1
  285.       ]
  286.     },
  287.     {
  288.       "id": 29,
  289.       "type": "ImageBatch",
  290.       "pos": [
  291.         310,
  292.         40
  293.       ],
  294.       "size": {
  295.         "0": 210,
  296.         "1": 46
  297.       },
  298.       "flags": {
  299.         "collapsed": false
  300.       },
  301.       "order": 8,
  302.       "mode": 0,
  303.       "inputs": [
  304.         {
  305.           "name": "image1",
  306.           "type": "IMAGE",
  307.           "link": 50
  308.         },
  309.         {
  310.           "name": "image2",
  311.           "type": "IMAGE",
  312.           "link": 51
  313.         }
  314.       ],
  315.       "outputs": [
  316.         {
  317.           "name": "IMAGE",
  318.           "type": "IMAGE",
  319.           "links": [
  320.             52,
  321.             82,
  322.             83,
  323.             84,
  324.             89
  325.           ],
  326.           "shape": 3,
  327.           "slot_index": 0
  328.         }
  329.       ],
  330.       "properties": {
  331.         "Node name for S&R": "ImageBatch"
  332.       }
  333.     },
  334.     {
  335.       "id": 14,
  336.       "type": "IPAdapterAdvanced",
  337.       "pos": [
  338.         750,
  339.         -40
  340.       ],
  341.       "size": {
  342.         "0": 315,
  343.         "1": 254
  344.       },
  345.       "flags": {},
  346.       "order": 9,
  347.       "mode": 0,
  348.       "inputs": [
  349.         {
  350.           "name": "model",
  351.           "type": "MODEL",
  352.           "link": 20
  353.         },
  354.         {
  355.           "name": "ipadapter",
  356.           "type": "IPADAPTER",
  357.           "link": 21,
  358.           "slot_index": 1
  359.         },
  360.         {
  361.           "name": "image",
  362.           "type": "IMAGE",
  363.           "link": 52,
  364.           "slot_index": 2
  365.         },
  366.         {
  367.           "name": "image_negative",
  368.           "type": "IMAGE",
  369.           "link": null,
  370.           "slot_index": 3
  371.         },
  372.         {
  373.           "name": "attn_mask",
  374.           "type": "MASK",
  375.           "link": null
  376.         },
  377.         {
  378.           "name": "clip_vision",
  379.           "type": "CLIP_VISION",
  380.           "link": 24,
  381.           "slot_index": 5
  382.         }
  383.       ],
  384.       "outputs": [
  385.         {
  386.           "name": "MODEL",
  387.           "type": "MODEL",
  388.           "links": [
  389.             40
  390.           ],
  391.           "shape": 3,
  392.           "slot_index": 0
  393.         }
  394.       ],
  395.       "properties": {
  396.         "Node name for S&R": "IPAdapterAdvanced"
  397.       },
  398.       "widgets_values": [
  399.         1,
  400.         "linear",
  401.         "average",
  402.         0,
  403.         1
  404.       ]
  405.     },
  406.     {
  407.       "id": 31,
  408.       "type": "KSampler",
  409.       "pos": [
  410.         1170,
  411.         -570
  412.       ],
  413.       "size": {
  414.         "0": 315,
  415.         "1": 262
  416.       },
  417.       "flags": {},
  418.       "order": 15,
  419.       "mode": 0,
  420.       "inputs": [
  421.         {
  422.           "name": "model",
  423.           "type": "MODEL",
  424.           "link": 101
  425.         },
  426.         {
  427.           "name": "positive",
  428.           "type": "CONDITIONING",
  429.           "link": 57
  430.         },
  431.         {
  432.           "name": "negative",
  433.           "type": "CONDITIONING",
  434.           "link": 58,
  435.           "slot_index": 2
  436.         },
  437.         {
  438.           "name": "latent_image",
  439.           "type": "LATENT",
  440.           "link": 59,
  441.           "slot_index": 3
  442.         }
  443.       ],
  444.       "outputs": [
  445.         {
  446.           "name": "LATENT",
  447.           "type": "LATENT",
  448.           "links": [
  449.             60
  450.           ],
  451.           "slot_index": 0
  452.         }
  453.       ],
  454.       "properties": {
  455.         "Node name for S&R": "KSampler"
  456.       },
  457.       "widgets_values": [
  458.         0,
  459.         "fixed",
  460.         30,
  461.         6.5,
  462.         "ddpm",
  463.         "karras",
  464.         1
  465.       ]
  466.     },
  467.     {
  468.       "id": 38,
  469.       "type": "VAEDecode",
  470.       "pos": [
  471.         1520,
  472.         -1450
  473.       ],
  474.       "size": {
  475.         "0": 210,
  476.         "1": 46
  477.       },
  478.       "flags": {},
  479.       "order": 22,
  480.       "mode": 0,
  481.       "inputs": [
  482.         {
  483.           "name": "samples",
  484.           "type": "LATENT",
  485.           "link": 73
  486.         },
  487.         {
  488.           "name": "vae",
  489.           "type": "VAE",
  490.           "link": 76,
  491.           "slot_index": 1
  492.         }
  493.       ],
  494.       "outputs": [
  495.         {
  496.           "name": "IMAGE",
  497.           "type": "IMAGE",
  498.           "links": [
  499.             94
  500.           ],
  501.           "shape": 3,
  502.           "slot_index": 0
  503.         }
  504.       ],
  505.       "properties": {
  506.         "Node name for S&R": "VAEDecode"
  507.       }
  508.     },
  509.     {
  510.       "id": 39,
  511.       "type": "VAEDecode",
  512.       "pos": [
  513.         1500,
  514.         -1000
  515.       ],
  516.       "size": {
  517.         "0": 210,
  518.         "1": 46
  519.       },
  520.       "flags": {},
  521.       "order": 21,
  522.       "mode": 0,
  523.       "inputs": [
  524.         {
  525.           "name": "samples",
  526.           "type": "LATENT",
  527.           "link": 74
  528.         },
  529.         {
  530.           "name": "vae",
  531.           "type": "VAE",
  532.           "link": 75,
  533.           "slot_index": 1
  534.         }
  535.       ],
  536.       "outputs": [
  537.         {
  538.           "name": "IMAGE",
  539.           "type": "IMAGE",
  540.           "links": [
  541.             95
  542.           ],
  543.           "shape": 3,
  544.           "slot_index": 0
  545.         }
  546.       ],
  547.       "properties": {
  548.         "Node name for S&R": "VAEDecode"
  549.       }
  550.     },
  551.     {
  552.       "id": 35,
  553.       "type": "IPAdapterAdvanced",
  554.       "pos": [
  555.         750,
  556.         -1450
  557.       ],
  558.       "size": {
  559.         "0": 315,
  560.         "1": 254
  561.       },
  562.       "flags": {},
  563.       "order": 12,
  564.       "mode": 0,
  565.       "inputs": [
  566.         {
  567.           "name": "model",
  568.           "type": "MODEL",
  569.           "link": 79,
  570.           "slot_index": 0
  571.         },
  572.         {
  573.           "name": "ipadapter",
  574.           "type": "IPADAPTER",
  575.           "link": 78,
  576.           "slot_index": 1
  577.         },
  578.         {
  579.           "name": "image",
  580.           "type": "IMAGE",
  581.           "link": 84,
  582.           "slot_index": 2
  583.         },
  584.         {
  585.           "name": "image_negative",
  586.           "type": "IMAGE",
  587.           "link": null,
  588.           "slot_index": 3
  589.         },
  590.         {
  591.           "name": "attn_mask",
  592.           "type": "MASK",
  593.           "link": null
  594.         },
  595.         {
  596.           "name": "clip_vision",
  597.           "type": "CLIP_VISION",
  598.           "link": 99,
  599.           "slot_index": 5
  600.         }
  601.       ],
  602.       "outputs": [
  603.         {
  604.           "name": "MODEL",
  605.           "type": "MODEL",
  606.           "links": [
  607.             71
  608.           ],
  609.           "shape": 3,
  610.           "slot_index": 0
  611.         }
  612.       ],
  613.       "properties": {
  614.         "Node name for S&R": "IPAdapterAdvanced"
  615.       },
  616.       "widgets_values": [
  617.         1,
  618.         "linear",
  619.         "concat",
  620.         0,
  621.         1
  622.       ]
  623.     },
  624.     {
  625.       "id": 34,
  626.       "type": "IPAdapterAdvanced",
  627.       "pos": [
  628.         750,
  629.         -1040
  630.       ],
  631.       "size": {
  632.         "0": 315,
  633.         "1": 254
  634.       },
  635.       "flags": {},
  636.       "order": 11,
  637.       "mode": 0,
  638.       "inputs": [
  639.         {
  640.           "name": "model",
  641.           "type": "MODEL",
  642.           "link": 80
  643.         },
  644.         {
  645.           "name": "ipadapter",
  646.           "type": "IPADAPTER",
  647.           "link": 77,
  648.           "slot_index": 1
  649.         },
  650.         {
  651.           "name": "image",
  652.           "type": "IMAGE",
  653.           "link": 83,
  654.           "slot_index": 2
  655.         },
  656.         {
  657.           "name": "image_negative",
  658.           "type": "IMAGE",
  659.           "link": null,
  660.           "slot_index": 3
  661.         },
  662.         {
  663.           "name": "attn_mask",
  664.           "type": "MASK",
  665.           "link": null
  666.         },
  667.         {
  668.           "name": "clip_vision",
  669.           "type": "CLIP_VISION",
  670.           "link": 100,
  671.           "slot_index": 5
  672.         }
  673.       ],
  674.       "outputs": [
  675.         {
  676.           "name": "MODEL",
  677.           "type": "MODEL",
  678.           "links": [
  679.             72
  680.           ],
  681.           "shape": 3,
  682.           "slot_index": 0
  683.         }
  684.       ],
  685.       "properties": {
  686.         "Node name for S&R": "IPAdapterAdvanced"
  687.       },
  688.       "widgets_values": [
  689.         1,
  690.         "linear",
  691.         "add",
  692.         0,
  693.         1
  694.       ]
  695.     },
  696.     {
  697.       "id": 42,
  698.       "type": "PreviewImage",
  699.       "pos": [
  700.         1750,
  701.         -1460
  702.       ],
  703.       "size": [
  704.         442.6615130355226,
  705.         377.5334646106262
  706.       ],
  707.       "flags": {},
  708.       "order": 27,
  709.       "mode": 0,
  710.       "inputs": [
  711.         {
  712.           "name": "images",
  713.           "type": "IMAGE",
  714.           "link": 94
  715.         }
  716.       ],
  717.       "properties": {
  718.         "Node name for S&R": "PreviewImage"
  719.       }
  720.     },
  721.     {
  722.       "id": 43,
  723.       "type": "PreviewImage",
  724.       "pos": [
  725.         1740,
  726.         -1010
  727.       ],
  728.       "size": [
  729.         458.5347761214598,
  730.         411.04680410281367
  731.       ],
  732.       "flags": {},
  733.       "order": 26,
  734.       "mode": 0,
  735.       "inputs": [
  736.         {
  737.           "name": "images",
  738.           "type": "IMAGE",
  739.           "link": 95
  740.         }
  741.       ],
  742.       "properties": {
  743.         "Node name for S&R": "PreviewImage"
  744.       }
  745.     },
  746.     {
  747.       "id": 33,
  748.       "type": "PreviewImage",
  749.       "pos": [
  750.         1730,
  751.         -520
  752.       ],
  753.       "size": [
  754.         462.7564538721922,
  755.         432.6206774924317
  756.       ],
  757.       "flags": {},
  758.       "order": 25,
  759.       "mode": 0,
  760.       "inputs": [
  761.         {
  762.           "name": "images",
  763.           "type": "IMAGE",
  764.           "link": 62
  765.         }
  766.       ],
  767.       "properties": {
  768.         "Node name for S&R": "PreviewImage"
  769.       }
  770.     },
  771.     {
  772.       "id": 6,
  773.       "type": "CLIPTextEncode",
  774.       "pos": [
  775.         650,
  776.         810
  777.       ],
  778.       "size": {
  779.         "0": 422.84503173828125,
  780.         "1": 164.31304931640625
  781.       },
  782.       "flags": {},
  783.       "order": 6,
  784.       "mode": 0,
  785.       "inputs": [
  786.         {
  787.           "name": "clip",
  788.           "type": "CLIP",
  789.           "link": 3
  790.         }
  791.       ],
  792.       "outputs": [
  793.         {
  794.           "name": "CONDITIONING",
  795.           "type": "CONDITIONING",
  796.           "links": [
  797.             4,
  798.             57,
  799.             67,
  800.             69,
  801.             91
  802.           ],
  803.           "slot_index": 0
  804.         }
  805.       ],
  806.       "properties": {
  807.         "Node name for S&R": "CLIPTextEncode"
  808.       },
  809.       "widgets_values": [
  810.         "fashion photography of a young woman wearing miu miu"
  811.       ]
  812.     },
  813.     {
  814.       "id": 40,
  815.       "type": "IPAdapterAdvanced",
  816.       "pos": [
  817.         728,
  818.         456
  819.       ],
  820.       "size": {
  821.         "0": 315,
  822.         "1": 254
  823.       },
  824.       "flags": {},
  825.       "order": 13,
  826.       "mode": 0,
  827.       "inputs": [
  828.         {
  829.           "name": "model",
  830.           "type": "MODEL",
  831.           "link": 87
  832.         },
  833.         {
  834.           "name": "ipadapter",
  835.           "type": "IPADAPTER",
  836.           "link": 85,
  837.           "slot_index": 1
  838.         },
  839.         {
  840.           "name": "image",
  841.           "type": "IMAGE",
  842.           "link": 89,
  843.           "slot_index": 2
  844.         },
  845.         {
  846.           "name": "image_negative",
  847.           "type": "IMAGE",
  848.           "link": null,
  849.           "slot_index": 3
  850.         },
  851.         {
  852.           "name": "attn_mask",
  853.           "type": "MASK",
  854.           "link": null
  855.         },
  856.         {
  857.           "name": "clip_vision",
  858.           "type": "CLIP_VISION",
  859.           "link": 86,
  860.           "slot_index": 5
  861.         }
  862.       ],
  863.       "outputs": [
  864.         {
  865.           "name": "MODEL",
  866.           "type": "MODEL",
  867.           "links": [
  868.             90
  869.           ],
  870.           "shape": 3,
  871.           "slot_index": 0
  872.         }
  873.       ],
  874.       "properties": {
  875.         "Node name for S&R": "IPAdapterAdvanced"
  876.       },
  877.       "widgets_values": [
  878.         1,
  879.         "linear",
  880.         "norm average",
  881.         0,
  882.         1
  883.       ]
  884.     },
  885.     {
  886.       "id": 41,
  887.       "type": "KSampler",
  888.       "pos": [
  889.         1156,
  890.         436
  891.       ],
  892.       "size": {
  893.         "0": 315,
  894.         "1": 262
  895.       },
  896.       "flags": {},
  897.       "order": 18,
  898.       "mode": 0,
  899.       "inputs": [
  900.         {
  901.           "name": "model",
  902.           "type": "MODEL",
  903.           "link": 90
  904.         },
  905.         {
  906.           "name": "positive",
  907.           "type": "CONDITIONING",
  908.           "link": 91,
  909.           "slot_index": 1
  910.         },
  911.         {
  912.           "name": "negative",
  913.           "type": "CONDITIONING",
  914.           "link": 92,
  915.           "slot_index": 2
  916.         },
  917.         {
  918.           "name": "latent_image",
  919.           "type": "LATENT",
  920.           "link": 93,
  921.           "slot_index": 3
  922.         }
  923.       ],
  924.       "outputs": [
  925.         {
  926.           "name": "LATENT",
  927.           "type": "LATENT",
  928.           "links": [
  929.             96
  930.           ],
  931.           "slot_index": 0
  932.         }
  933.       ],
  934.       "properties": {
  935.         "Node name for S&R": "KSampler"
  936.       },
  937.       "widgets_values": [
  938.         0,
  939.         "fixed",
  940.         30,
  941.         6.5,
  942.         "ddpm",
  943.         "karras",
  944.         1
  945.       ]
  946.     },
  947.     {
  948.       "id": 3,
  949.       "type": "KSampler",
  950.       "pos": [
  951.         1161,
  952.         -21
  953.       ],
  954.       "size": {
  955.         "0": 315,
  956.         "1": 262
  957.       },
  958.       "flags": {},
  959.       "order": 14,
  960.       "mode": 0,
  961.       "inputs": [
  962.         {
  963.           "name": "model",
  964.           "type": "MODEL",
  965.           "link": 40
  966.         },
  967.         {
  968.           "name": "positive",
  969.           "type": "CONDITIONING",
  970.           "link": 4
  971.         },
  972.         {
  973.           "name": "negative",
  974.           "type": "CONDITIONING",
  975.           "link": 6
  976.         },
  977.         {
  978.           "name": "latent_image",
  979.           "type": "LATENT",
  980.           "link": 2
  981.         }
  982.       ],
  983.       "outputs": [
  984.         {
  985.           "name": "LATENT",
  986.           "type": "LATENT",
  987.           "links": [
  988.             7
  989.           ],
  990.           "slot_index": 0
  991.         }
  992.       ],
  993.       "properties": {
  994.         "Node name for S&R": "KSampler"
  995.       },
  996.       "widgets_values": [
  997.         0,
  998.         "fixed",
  999.         30,
  1000.         6.5,
  1001.         "ddpm",
  1002.         "karras",
  1003.         1
  1004.       ]
  1005.     },
  1006.     {
  1007.       "id": 8,
  1008.       "type": "VAEDecode",
  1009.       "pos": [
  1010.         1536,
  1011.         -23
  1012.       ],
  1013.       "size": {
  1014.         "0": 140,
  1015.         "1": 46
  1016.       },
  1017.       "flags": {},
  1018.       "order": 19,
  1019.       "mode": 0,
  1020.       "inputs": [
  1021.         {
  1022.           "name": "samples",
  1023.           "type": "LATENT",
  1024.           "link": 7
  1025.         },
  1026.         {
  1027.           "name": "vae",
  1028.           "type": "VAE",
  1029.           "link": 8
  1030.         }
  1031.       ],
  1032.       "outputs": [
  1033.         {
  1034.           "name": "IMAGE",
  1035.           "type": "IMAGE",
  1036.           "links": [
  1037.             28
  1038.           ],
  1039.           "slot_index": 0
  1040.         }
  1041.       ],
  1042.       "properties": {
  1043.         "Node name for S&R": "VAEDecode"
  1044.       }
  1045.     },
  1046.     {
  1047.       "id": 18,
  1048.       "type": "PreviewImage",
  1049.       "pos": [
  1050.         1730,
  1051.         -29
  1052.       ],
  1053.       "size": [
  1054.         477.5230712890625,
  1055.         460.47732162475586
  1056.       ],
  1057.       "flags": {},
  1058.       "order": 24,
  1059.       "mode": 0,
  1060.       "inputs": [
  1061.         {
  1062.           "name": "images",
  1063.           "type": "IMAGE",
  1064.           "link": 28
  1065.         }
  1066.       ],
  1067.       "properties": {
  1068.         "Node name for S&R": "PreviewImage"
  1069.       }
  1070.     },
  1071.     {
  1072.       "id": 45,
  1073.       "type": "PreviewImage",
  1074.       "pos": [
  1075.         1742,
  1076.         494
  1077.       ],
  1078.       "size": [
  1079.         470.3453576927491,
  1080.         416.86804027404787
  1081.       ],
  1082.       "flags": {},
  1083.       "order": 28,
  1084.       "mode": 0,
  1085.       "inputs": [
  1086.         {
  1087.           "name": "images",
  1088.           "type": "IMAGE",
  1089.           "link": 98
  1090.         }
  1091.       ],
  1092.       "properties": {
  1093.         "Node name for S&R": "PreviewImage"
  1094.       }
  1095.     },
  1096.     {
  1097.       "id": 4,
  1098.       "type": "CheckpointLoaderSimple",
  1099.       "pos": [
  1100.         220,
  1101.         900
  1102.       ],
  1103.       "size": {
  1104.         "0": 315,
  1105.         "1": 98
  1106.       },
  1107.       "flags": {},
  1108.       "order": 2,
  1109.       "mode": 0,
  1110.       "outputs": [
  1111.         {
  1112.           "name": "MODEL",
  1113.           "type": "MODEL",
  1114.           "links": [
  1115.             20,
  1116.             79,
  1117.             80,
  1118.             81,
  1119.             87
  1120.           ],
  1121.           "slot_index": 0
  1122.         },
  1123.         {
  1124.           "name": "CLIP",
  1125.           "type": "CLIP",
  1126.           "links": [
  1127.             3,
  1128.             5
  1129.           ],
  1130.           "slot_index": 1
  1131.         },
  1132.         {
  1133.           "name": "VAE",
  1134.           "type": "VAE",
  1135.           "links": [
  1136.             8,
  1137.             61,
  1138.             75,
  1139.             76,
  1140.             97
  1141.           ],
  1142.           "slot_index": 2
  1143.         }
  1144.       ],
  1145.       "properties": {
  1146.         "Node name for S&R": "CheckpointLoaderSimple"
  1147.       },
  1148.       "widgets_values": [
  1149.         "aetherverseXL_v10.safetensors"
  1150.       ]
  1151.     },
  1152.     {
  1153.       "id": 15,
  1154.       "type": "IPAdapterModelLoader",
  1155.       "pos": [
  1156.         280,
  1157.         -260
  1158.       ],
  1159.       "size": {
  1160.         "0": 315,
  1161.         "1": 58
  1162.       },
  1163.       "flags": {},
  1164.       "order": 3,
  1165.       "mode": 0,
  1166.       "outputs": [
  1167.         {
  1168.           "name": "IPADAPTER",
  1169.           "type": "IPADAPTER",
  1170.           "links": [
  1171.             21,
  1172.             64,
  1173.             77,
  1174.             78,
  1175.             85
  1176.           ],
  1177.           "shape": 3,
  1178.           "slot_index": 0
  1179.         }
  1180.       ],
  1181.       "properties": {
  1182.         "Node name for S&R": "IPAdapterModelLoader"
  1183.       },
  1184.       "widgets_values": [
  1185.         "ip-adapter-plus_sdxl_vit-h.bin"
  1186.       ]
  1187.     },
  1188.     {
  1189.       "id": 16,
  1190.       "type": "CLIPVisionLoader",
  1191.       "pos": [
  1192.         280,
  1193.         -160
  1194.       ],
  1195.       "size": {
  1196.         "0": 315,
  1197.         "1": 58
  1198.       },
  1199.       "flags": {},
  1200.       "order": 4,
  1201.       "mode": 0,
  1202.       "outputs": [
  1203.         {
  1204.           "name": "CLIP_VISION",
  1205.           "type": "CLIP_VISION",
  1206.           "links": [
  1207.             24,
  1208.             63,
  1209.             86,
  1210.             99,
  1211.             100
  1212.           ],
  1213.           "shape": 3,
  1214.           "slot_index": 0
  1215.         }
  1216.       ],
  1217.       "properties": {
  1218.         "Node name for S&R": "CLIPVisionLoader"
  1219.       },
  1220.       "widgets_values": [
  1221.         "pytorch_model-vit-H.bin"
  1222.       ]
  1223.     },
  1224.     {
  1225.       "id": 30,
  1226.       "type": "IPAdapterAdvanced",
  1227.       "pos": [
  1228.         748,
  1229.         -566
  1230.       ],
  1231.       "size": {
  1232.         "0": 315,
  1233.         "1": 254
  1234.       },
  1235.       "flags": {},
  1236.       "order": 10,
  1237.       "mode": 0,
  1238.       "inputs": [
  1239.         {
  1240.           "name": "model",
  1241.           "type": "MODEL",
  1242.           "link": 81
  1243.         },
  1244.         {
  1245.           "name": "ipadapter",
  1246.           "type": "IPADAPTER",
  1247.           "link": 64,
  1248.           "slot_index": 1
  1249.         },
  1250.         {
  1251.           "name": "image",
  1252.           "type": "IMAGE",
  1253.           "link": 82,
  1254.           "slot_index": 2
  1255.         },
  1256.         {
  1257.           "name": "image_negative",
  1258.           "type": "IMAGE",
  1259.           "link": null,
  1260.           "slot_index": 3
  1261.         },
  1262.         {
  1263.           "name": "attn_mask",
  1264.           "type": "MASK",
  1265.           "link": null
  1266.         },
  1267.         {
  1268.           "name": "clip_vision",
  1269.           "type": "CLIP_VISION",
  1270.           "link": 63,
  1271.           "slot_index": 5
  1272.         }
  1273.       ],
  1274.       "outputs": [
  1275.         {
  1276.           "name": "MODEL",
  1277.           "type": "MODEL",
  1278.           "links": [
  1279.             101
  1280.           ],
  1281.           "shape": 3,
  1282.           "slot_index": 0
  1283.         }
  1284.       ],
  1285.       "properties": {
  1286.         "Node name for S&R": "IPAdapterAdvanced"
  1287.       },
  1288.       "widgets_values": [
  1289.         1,
  1290.         "linear",
  1291.         "subtract",
  1292.         0,
  1293.         1
  1294.       ]
  1295.     },
  1296.     {
  1297.       "id": 44,
  1298.       "type": "VAEDecode",
  1299.       "pos": [
  1300.         1497,
  1301.         468
  1302.       ],
  1303.       "size": {
  1304.         "0": 210,
  1305.         "1": 46
  1306.       },
  1307.       "flags": {},
  1308.       "order": 23,
  1309.       "mode": 0,
  1310.       "inputs": [
  1311.         {
  1312.           "name": "samples",
  1313.           "type": "LATENT",
  1314.           "link": 96
  1315.         },
  1316.         {
  1317.           "name": "vae",
  1318.           "type": "VAE",
  1319.           "link": 97,
  1320.           "slot_index": 1
  1321.         }
  1322.       ],
  1323.       "outputs": [
  1324.         {
  1325.           "name": "IMAGE",
  1326.           "type": "IMAGE",
  1327.           "links": [
  1328.             98
  1329.           ],
  1330.           "shape": 3,
  1331.           "slot_index": 0
  1332.         }
  1333.       ],
  1334.       "properties": {
  1335.         "Node name for S&R": "VAEDecode"
  1336.       }
  1337.     },
  1338.     {
  1339.       "id": 12,
  1340.       "type": "LoadImage",
  1341.       "pos": [
  1342.         2310,
  1343.         -1630
  1344.       ],
  1345.       "size": {
  1346.         "0": 315,
  1347.         "1": 314
  1348.       },
  1349.       "flags": {},
  1350.       "order": 5,
  1351.       "mode": 0,
  1352.       "outputs": [
  1353.         {
  1354.           "name": "IMAGE",
  1355.           "type": "IMAGE",
  1356.           "links": [
  1357.             50
  1358.           ],
  1359.           "shape": 3,
  1360.           "slot_index": 0
  1361.         },
  1362.         {
  1363.           "name": "MASK",
  1364.           "type": "MASK",
  1365.           "links": null,
  1366.           "shape": 3
  1367.         }
  1368.       ],
  1369.       "properties": {
  1370.         "Node name for S&R": "LoadImage"
  1371.       },
  1372.       "widgets_values": [
  1373.         "risunobushi_fashion_photography_of_a_young_woman_wearing_Miu_Mi_67155c34-a664-4020-b098-d8192c26150e (6).png",
  1374.         "image"
  1375.       ]
  1376.     }
  1377.   ],
  1378.   "links": [
  1379.     [
  1380.       2,
  1381.       5,
  1382.       0,
  1383.       3,
  1384.       3,
  1385.       "LATENT"
  1386.     ],
  1387.     [
  1388.       3,
  1389.       4,
  1390.       1,
  1391.       6,
  1392.       0,
  1393.       "CLIP"
  1394.     ],
  1395.     [
  1396.       4,
  1397.       6,
  1398.       0,
  1399.       3,
  1400.       1,
  1401.       "CONDITIONING"
  1402.     ],
  1403.     [
  1404.       5,
  1405.       4,
  1406.       1,
  1407.       7,
  1408.       0,
  1409.       "CLIP"
  1410.     ],
  1411.     [
  1412.       6,
  1413.       7,
  1414.       0,
  1415.       3,
  1416.       2,
  1417.       "CONDITIONING"
  1418.     ],
  1419.     [
  1420.       7,
  1421.       3,
  1422.       0,
  1423.       8,
  1424.       0,
  1425.       "LATENT"
  1426.     ],
  1427.     [
  1428.       8,
  1429.       4,
  1430.       2,
  1431.       8,
  1432.       1,
  1433.       "VAE"
  1434.     ],
  1435.     [
  1436.       20,
  1437.       4,
  1438.       0,
  1439.       14,
  1440.       0,
  1441.       "MODEL"
  1442.     ],
  1443.     [
  1444.       21,
  1445.       15,
  1446.       0,
  1447.       14,
  1448.       1,
  1449.       "IPADAPTER"
  1450.     ],
  1451.     [
  1452.       24,
  1453.       16,
  1454.       0,
  1455.       14,
  1456.       5,
  1457.       "CLIP_VISION"
  1458.     ],
  1459.     [
  1460.       28,
  1461.       8,
  1462.       0,
  1463.       18,
  1464.       0,
  1465.       "IMAGE"
  1466.     ],
  1467.     [
  1468.       40,
  1469.       14,
  1470.       0,
  1471.       3,
  1472.       0,
  1473.       "MODEL"
  1474.     ],
  1475.     [
  1476.       50,
  1477.       12,
  1478.       0,
  1479.       29,
  1480.       0,
  1481.       "IMAGE"
  1482.     ],
  1483.     [
  1484.       51,
  1485.       28,
  1486.       0,
  1487.       29,
  1488.       1,
  1489.       "IMAGE"
  1490.     ],
  1491.     [
  1492.       52,
  1493.       29,
  1494.       0,
  1495.       14,
  1496.       2,
  1497.       "IMAGE"
  1498.     ],
  1499.     [
  1500.       57,
  1501.       6,
  1502.       0,
  1503.       31,
  1504.       1,
  1505.       "CONDITIONING"
  1506.     ],
  1507.     [
  1508.       58,
  1509.       7,
  1510.       0,
  1511.       31,
  1512.       2,
  1513.       "CONDITIONING"
  1514.     ],
  1515.     [
  1516.       59,
  1517.       5,
  1518.       0,
  1519.       31,
  1520.       3,
  1521.       "LATENT"
  1522.     ],
  1523.     [
  1524.       60,
  1525.       31,
  1526.       0,
  1527.       32,
  1528.       0,
  1529.       "LATENT"
  1530.     ],
  1531.     [
  1532.       61,
  1533.       4,
  1534.       2,
  1535.       32,
  1536.       1,
  1537.       "VAE"
  1538.     ],
  1539.     [
  1540.       62,
  1541.       32,
  1542.       0,
  1543.       33,
  1544.       0,
  1545.       "IMAGE"
  1546.     ],
  1547.     [
  1548.       63,
  1549.       16,
  1550.       0,
  1551.       30,
  1552.       5,
  1553.       "CLIP_VISION"
  1554.     ],
  1555.     [
  1556.       64,
  1557.       15,
  1558.       0,
  1559.       30,
  1560.       1,
  1561.       "IPADAPTER"
  1562.     ],
  1563.     [
  1564.       65,
  1565.       5,
  1566.       0,
  1567.       37,
  1568.       3,
  1569.       "LATENT"
  1570.     ],
  1571.     [
  1572.       66,
  1573.       5,
  1574.       0,
  1575.       36,
  1576.       3,
  1577.       "LATENT"
  1578.     ],
  1579.     [
  1580.       67,
  1581.       6,
  1582.       0,
  1583.       36,
  1584.       1,
  1585.       "CONDITIONING"
  1586.     ],
  1587.     [
  1588.       68,
  1589.       7,
  1590.       0,
  1591.       36,
  1592.       2,
  1593.       "CONDITIONING"
  1594.     ],
  1595.     [
  1596.       69,
  1597.       6,
  1598.       0,
  1599.       37,
  1600.       1,
  1601.       "CONDITIONING"
  1602.     ],
  1603.     [
  1604.       70,
  1605.       7,
  1606.       0,
  1607.       37,
  1608.       2,
  1609.       "CONDITIONING"
  1610.     ],
  1611.     [
  1612.       71,
  1613.       35,
  1614.       0,
  1615.       37,
  1616.       0,
  1617.       "MODEL"
  1618.     ],
  1619.     [
  1620.       72,
  1621.       34,
  1622.       0,
  1623.       36,
  1624.       0,
  1625.       "MODEL"
  1626.     ],
  1627.     [
  1628.       73,
  1629.       37,
  1630.       0,
  1631.       38,
  1632.       0,
  1633.       "LATENT"
  1634.     ],
  1635.     [
  1636.       74,
  1637.       36,
  1638.       0,
  1639.       39,
  1640.       0,
  1641.       "LATENT"
  1642.     ],
  1643.     [
  1644.       75,
  1645.       4,
  1646.       2,
  1647.       39,
  1648.       1,
  1649.       "VAE"
  1650.     ],
  1651.     [
  1652.       76,
  1653.       4,
  1654.       2,
  1655.       38,
  1656.       1,
  1657.       "VAE"
  1658.     ],
  1659.     [
  1660.       77,
  1661.       15,
  1662.       0,
  1663.       34,
  1664.       1,
  1665.       "IPADAPTER"
  1666.     ],
  1667.     [
  1668.       78,
  1669.       15,
  1670.       0,
  1671.       35,
  1672.       1,
  1673.       "IPADAPTER"
  1674.     ],
  1675.     [
  1676.       79,
  1677.       4,
  1678.       0,
  1679.       35,
  1680.       0,
  1681.       "MODEL"
  1682.     ],
  1683.     [
  1684.       80,
  1685.       4,
  1686.       0,
  1687.       34,
  1688.       0,
  1689.       "MODEL"
  1690.     ],
  1691.     [
  1692.       81,
  1693.       4,
  1694.       0,
  1695.       30,
  1696.       0,
  1697.       "MODEL"
  1698.     ],
  1699.     [
  1700.       82,
  1701.       29,
  1702.       0,
  1703.       30,
  1704.       2,
  1705.       "IMAGE"
  1706.     ],
  1707.     [
  1708.       83,
  1709.       29,
  1710.       0,
  1711.       34,
  1712.       2,
  1713.       "IMAGE"
  1714.     ],
  1715.     [
  1716.       84,
  1717.       29,
  1718.       0,
  1719.       35,
  1720.       2,
  1721.       "IMAGE"
  1722.     ],
  1723.     [
  1724.       85,
  1725.       15,
  1726.       0,
  1727.       40,
  1728.       1,
  1729.       "IPADAPTER"
  1730.     ],
  1731.     [
  1732.       86,
  1733.       16,
  1734.       0,
  1735.       40,
  1736.       5,
  1737.       "CLIP_VISION"
  1738.     ],
  1739.     [
  1740.       87,
  1741.       4,
  1742.       0,
  1743.       40,
  1744.       0,
  1745.       "MODEL"
  1746.     ],
  1747.     [
  1748.       89,
  1749.       29,
  1750.       0,
  1751.       40,
  1752.       2,
  1753.       "IMAGE"
  1754.     ],
  1755.     [
  1756.       90,
  1757.       40,
  1758.       0,
  1759.       41,
  1760.       0,
  1761.       "MODEL"
  1762.     ],
  1763.     [
  1764.       91,
  1765.       6,
  1766.       0,
  1767.       41,
  1768.       1,
  1769.       "CONDITIONING"
  1770.     ],
  1771.     [
  1772.       92,
  1773.       7,
  1774.       0,
  1775.       41,
  1776.       2,
  1777.       "CONDITIONING"
  1778.     ],
  1779.     [
  1780.       93,
  1781.       5,
  1782.       0,
  1783.       41,
  1784.       3,
  1785.       "LATENT"
  1786.     ],
  1787.     [
  1788.       94,
  1789.       38,
  1790.       0,
  1791.       42,
  1792.       0,
  1793.       "IMAGE"
  1794.     ],
  1795.     [
  1796.       95,
  1797.       39,
  1798.       0,
  1799.       43,
  1800.       0,
  1801.       "IMAGE"
  1802.     ],
  1803.     [
  1804.       96,
  1805.       41,
  1806.       0,
  1807.       44,
  1808.       0,
  1809.       "LATENT"
  1810.     ],
  1811.     [
  1812.       97,
  1813.       4,
  1814.       2,
  1815.       44,
  1816.       1,
  1817.       "VAE"
  1818.     ],
  1819.     [
  1820.       98,
  1821.       44,
  1822.       0,
  1823.       45,
  1824.       0,
  1825.       "IMAGE"
  1826.     ],
  1827.     [
  1828.       99,
  1829.       16,
  1830.       0,
  1831.       35,
  1832.       5,
  1833.       "CLIP_VISION"
  1834.     ],
  1835.     [
  1836.       100,
  1837.       16,
  1838.       0,
  1839.       34,
  1840.       5,
  1841.       "CLIP_VISION"
  1842.     ],
  1843.     [
  1844.       101,
  1845.       30,
  1846.       0,
  1847.       31,
  1848.       0,
  1849.       "MODEL"
  1850.     ]
  1851.   ],
  1852.   "groups": [],
  1853.   "config": {},
  1854.   "extra": {},
  1855.   "version": 0.4
  1856. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement