Advertisement
lxqlifrnv

comfyui workflow

Jul 13th, 2024
129
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 22.92 KB | None | 0 0
  1. {
  2.   "last_node_id": 24,
  3.   "last_link_id": 46,
  4.   "nodes": [
  5.     {
  6.       "id": 12,
  7.       "type": "SAMLoader",
  8.       "pos": [
  9.         0,
  10.         1250
  11.       ],
  12.       "size": {
  13.         "0": 320,
  14.         "1": 82
  15.       },
  16.       "flags": {},
  17.       "order": 0,
  18.       "mode": 0,
  19.       "outputs": [
  20.         {
  21.           "name": "SAM_MODEL",
  22.           "type": "SAM_MODEL",
  23.           "links": [
  24.             19
  25.           ],
  26.           "slot_index": 0
  27.         }
  28.       ],
  29.       "properties": {
  30.         "Node name for S&R": "SAMLoader"
  31.       },
  32.       "widgets_values": [
  33.         "sam_vit_b_01ec64.pth",
  34.         "Prefer GPU"
  35.       ],
  36.       "color": "#232",
  37.       "bgcolor": "#353"
  38.     },
  39.     {
  40.       "id": 5,
  41.       "type": "SeedSelector",
  42.       "pos": [
  43.         900,
  44.         630
  45.       ],
  46.       "size": {
  47.         "0": 297.7496032714844,
  48.         "1": 130
  49.       },
  50.       "flags": {},
  51.       "order": 1,
  52.       "mode": 0,
  53.       "outputs": [
  54.         {
  55.           "name": "seed",
  56.           "type": "INT",
  57.           "links": [
  58.             8,
  59.             10,
  60.             31
  61.           ],
  62.           "shape": 3,
  63.           "slot_index": 0
  64.         }
  65.       ],
  66.       "properties": {
  67.         "Node name for S&R": "SeedSelector"
  68.       },
  69.       "widgets_values": [
  70.         true,
  71.         915424173911974,
  72.         "randomize",
  73.         0
  74.       ]
  75.     },
  76.     {
  77.       "id": 14,
  78.       "type": "UltralyticsDetectorProvider",
  79.       "pos": [
  80.         0,
  81.         1130
  82.       ],
  83.       "size": {
  84.         "0": 315,
  85.         "1": 78
  86.       },
  87.       "flags": {},
  88.       "order": 2,
  89.       "mode": 0,
  90.       "outputs": [
  91.         {
  92.           "name": "BBOX_DETECTOR",
  93.           "type": "BBOX_DETECTOR",
  94.           "links": [
  95.             18
  96.           ],
  97.           "shape": 3,
  98.           "slot_index": 0
  99.         },
  100.         {
  101.           "name": "SEGM_DETECTOR",
  102.           "type": "SEGM_DETECTOR",
  103.           "links": null,
  104.           "shape": 3
  105.         }
  106.       ],
  107.       "properties": {
  108.         "Node name for S&R": "UltralyticsDetectorProvider"
  109.       },
  110.       "widgets_values": [
  111.         "bbox/face_yolov8m.pt"
  112.       ],
  113.       "color": "#232",
  114.       "bgcolor": "#353"
  115.     },
  116.     {
  117.       "id": 15,
  118.       "type": "PreviewImage",
  119.       "pos": [
  120.         3370,
  121.         97
  122.       ],
  123.       "size": {
  124.         "0": 680,
  125.         "1": 670
  126.       },
  127.       "flags": {},
  128.       "order": 18,
  129.       "mode": 0,
  130.       "inputs": [
  131.         {
  132.           "name": "images",
  133.           "type": "IMAGE",
  134.           "link": 20
  135.         }
  136.       ],
  137.       "properties": {
  138.         "Node name for S&R": "PreviewImage"
  139.       }
  140.     },
  141.     {
  142.       "id": 7,
  143.       "type": "CLIPSetLastLayer",
  144.       "pos": [
  145.         500,
  146.         30
  147.       ],
  148.       "size": {
  149.         "0": 315,
  150.         "1": 58
  151.       },
  152.       "flags": {},
  153.       "order": 7,
  154.       "mode": 0,
  155.       "inputs": [
  156.         {
  157.           "name": "clip",
  158.           "type": "CLIP",
  159.           "link": 5
  160.         }
  161.       ],
  162.       "outputs": [
  163.         {
  164.           "name": "CLIP",
  165.           "type": "CLIP",
  166.           "links": [
  167.             32,
  168.             36
  169.           ],
  170.           "shape": 3,
  171.           "slot_index": 0
  172.         }
  173.       ],
  174.       "properties": {
  175.         "Node name for S&R": "CLIPSetLastLayer"
  176.       },
  177.       "widgets_values": [
  178.         -2
  179.       ]
  180.     },
  181.     {
  182.       "id": 8,
  183.       "type": "SaveImage",
  184.       "pos": [
  185.         4060,
  186.         100
  187.       ],
  188.       "size": {
  189.         "0": 680,
  190.         "1": 670
  191.       },
  192.       "flags": {},
  193.       "order": 19,
  194.       "mode": 0,
  195.       "inputs": [
  196.         {
  197.           "name": "images",
  198.           "type": "IMAGE",
  199.           "link": 41
  200.         }
  201.       ],
  202.       "properties": {},
  203.       "widgets_values": [
  204.         "xl"
  205.       ]
  206.     },
  207.     {
  208.       "id": 17,
  209.       "type": "LoraLoader",
  210.       "pos": [
  211.         900,
  212.         230
  213.       ],
  214.       "size": {
  215.         "0": 315,
  216.         "1": 126
  217.       },
  218.       "flags": {},
  219.       "order": 11,
  220.       "mode": 0,
  221.       "inputs": [
  222.         {
  223.           "name": "model",
  224.           "type": "MODEL",
  225.           "link": 21
  226.         },
  227.         {
  228.           "name": "clip",
  229.           "type": "CLIP",
  230.           "link": 22
  231.         }
  232.       ],
  233.       "outputs": [
  234.         {
  235.           "name": "MODEL",
  236.           "type": "MODEL",
  237.           "links": [
  238.             25
  239.           ],
  240.           "shape": 3,
  241.           "slot_index": 0
  242.         },
  243.         {
  244.           "name": "CLIP",
  245.           "type": "CLIP",
  246.           "links": [
  247.             26
  248.           ],
  249.           "shape": 3,
  250.           "slot_index": 1
  251.         }
  252.       ],
  253.       "properties": {
  254.         "Node name for S&R": "LoraLoader"
  255.       },
  256.       "widgets_values": [
  257.         "128_dim_base.safetensors",
  258.         0.7000000000000001,
  259.         0.7000000000000001
  260.       ]
  261.     },
  262.     {
  263.       "id": 19,
  264.       "type": "LoraLoader",
  265.       "pos": [
  266.         900,
  267.         430
  268.       ],
  269.       "size": {
  270.         "0": 315,
  271.         "1": 126
  272.       },
  273.       "flags": {},
  274.       "order": 12,
  275.       "mode": 0,
  276.       "inputs": [
  277.         {
  278.           "name": "model",
  279.           "type": "MODEL",
  280.           "link": 25
  281.         },
  282.         {
  283.           "name": "clip",
  284.           "type": "CLIP",
  285.           "link": 26
  286.         }
  287.       ],
  288.       "outputs": [
  289.         {
  290.           "name": "MODEL",
  291.           "type": "MODEL",
  292.           "links": [
  293.             27
  294.           ],
  295.           "shape": 3,
  296.           "slot_index": 0
  297.         },
  298.         {
  299.           "name": "CLIP",
  300.           "type": "CLIP",
  301.           "links": [
  302.             1,
  303.             7
  304.           ],
  305.           "shape": 3,
  306.           "slot_index": 1
  307.         }
  308.       ],
  309.       "properties": {
  310.         "Node name for S&R": "LoraLoader"
  311.       },
  312.       "widgets_values": [
  313.         "64_dim_upgrader.safetensors",
  314.         0.7000000000000001,
  315.         0.7000000000000001
  316.       ]
  317.     },
  318.     {
  319.       "id": 20,
  320.       "type": "KSamplerAdvanced",
  321.       "pos": [
  322.         2000,
  323.         30
  324.       ],
  325.       "size": {
  326.         "0": 315,
  327.         "1": 334
  328.       },
  329.       "flags": {},
  330.       "order": 15,
  331.       "mode": 0,
  332.       "inputs": [
  333.         {
  334.           "name": "model",
  335.           "type": "MODEL",
  336.           "link": 27
  337.         },
  338.         {
  339.           "name": "positive",
  340.           "type": "CONDITIONING",
  341.           "link": 28
  342.         },
  343.         {
  344.           "name": "negative",
  345.           "type": "CONDITIONING",
  346.           "link": 29
  347.         },
  348.         {
  349.           "name": "latent_image",
  350.           "type": "LATENT",
  351.           "link": 30
  352.         },
  353.         {
  354.           "name": "noise_seed",
  355.           "type": "INT",
  356.           "link": 31,
  357.           "widget": {
  358.             "name": "noise_seed"
  359.           }
  360.         }
  361.       ],
  362.       "outputs": [
  363.         {
  364.           "name": "LATENT",
  365.           "type": "LATENT",
  366.           "links": [
  367.             33
  368.           ],
  369.           "shape": 3,
  370.           "slot_index": 0
  371.         }
  372.       ],
  373.       "properties": {
  374.         "Node name for S&R": "KSamplerAdvanced"
  375.       },
  376.       "widgets_values": [
  377.         "enable",
  378.         306556877145861,
  379.         "randomize",
  380.         24,
  381.         4,
  382.         "dpmpp_3m_sde",
  383.         "karras",
  384.         0,
  385.         24,
  386.         "disable"
  387.       ]
  388.     },
  389.     {
  390.       "id": 4,
  391.       "type": "VAEDecode",
  392.       "pos": [
  393.         2400,
  394.         30
  395.       ],
  396.       "size": {
  397.         "0": 210,
  398.         "1": 46
  399.       },
  400.       "flags": {},
  401.       "order": 16,
  402.       "mode": 0,
  403.       "inputs": [
  404.         {
  405.           "name": "samples",
  406.           "type": "LATENT",
  407.           "link": 33
  408.         },
  409.         {
  410.           "name": "vae",
  411.           "type": "VAE",
  412.           "link": 42,
  413.           "slot_index": 1
  414.         }
  415.       ],
  416.       "outputs": [
  417.         {
  418.           "name": "IMAGE",
  419.           "type": "IMAGE",
  420.           "links": [
  421.             12,
  422.             20
  423.           ],
  424.           "shape": 3,
  425.           "slot_index": 0
  426.         }
  427.       ],
  428.       "properties": {
  429.         "Node name for S&R": "VAEDecode"
  430.       }
  431.     },
  432.     {
  433.       "id": 13,
  434.       "type": "FaceDetailer",
  435.       "pos": [
  436.         2000,
  437.         930
  438.       ],
  439.       "size": {
  440.         "0": 350,
  441.         "1": 960
  442.       },
  443.       "flags": {},
  444.       "order": 17,
  445.       "mode": 0,
  446.       "inputs": [
  447.         {
  448.           "name": "image",
  449.           "type": "IMAGE",
  450.           "link": 12
  451.         },
  452.         {
  453.           "name": "model",
  454.           "type": "MODEL",
  455.           "link": 46
  456.         },
  457.         {
  458.           "name": "clip",
  459.           "type": "CLIP",
  460.           "link": 36
  461.         },
  462.         {
  463.           "name": "vae",
  464.           "type": "VAE",
  465.           "link": 43
  466.         },
  467.         {
  468.           "name": "positive",
  469.           "type": "CONDITIONING",
  470.           "link": 16
  471.         },
  472.         {
  473.           "name": "negative",
  474.           "type": "CONDITIONING",
  475.           "link": 17
  476.         },
  477.         {
  478.           "name": "bbox_detector",
  479.           "type": "BBOX_DETECTOR",
  480.           "link": 18
  481.         },
  482.         {
  483.           "name": "sam_model_opt",
  484.           "type": "SAM_MODEL",
  485.           "link": 19
  486.         },
  487.         {
  488.           "name": "segm_detector_opt",
  489.           "type": "SEGM_DETECTOR",
  490.           "link": null
  491.         },
  492.         {
  493.           "name": "detailer_hook",
  494.           "type": "DETAILER_HOOK",
  495.           "link": null
  496.         },
  497.         {
  498.           "name": "scheduler_func_opt",
  499.           "type": "SCHEDULER_FUNC",
  500.           "link": null
  501.         }
  502.       ],
  503.       "outputs": [
  504.         {
  505.           "name": "image",
  506.           "type": "IMAGE",
  507.           "links": [
  508.             41
  509.           ],
  510.           "shape": 3,
  511.           "slot_index": 0
  512.         },
  513.         {
  514.           "name": "cropped_refined",
  515.           "type": "IMAGE",
  516.           "links": [],
  517.           "shape": 6,
  518.           "slot_index": 1
  519.         },
  520.         {
  521.           "name": "cropped_enhanced_alpha",
  522.           "type": "IMAGE",
  523.           "links": [],
  524.           "shape": 6,
  525.           "slot_index": 2
  526.         },
  527.         {
  528.           "name": "mask",
  529.           "type": "MASK",
  530.           "links": [],
  531.           "shape": 3,
  532.           "slot_index": 3
  533.         },
  534.         {
  535.           "name": "detailer_pipe",
  536.           "type": "DETAILER_PIPE",
  537.           "links": null,
  538.           "shape": 3
  539.         },
  540.         {
  541.           "name": "cnet_images",
  542.           "type": "IMAGE",
  543.           "links": null,
  544.           "shape": 6
  545.         }
  546.       ],
  547.       "properties": {
  548.         "Node name for S&R": "FaceDetailer"
  549.       },
  550.       "widgets_values": [
  551.         360,
  552.         true,
  553.         764,
  554.         0,
  555.         "fixed",
  556.         40,
  557.         5,
  558.         "dpmpp_3m_sde",
  559.         "karras",
  560.         0.33,
  561.         5,
  562.         true,
  563.         false,
  564.         0.5,
  565.         15,
  566.         3,
  567.         "center-1",
  568.         0,
  569.         0.93,
  570.         0,
  571.         0.7,
  572.         "False",
  573.         10,
  574.         "",
  575.         1,
  576.         false,
  577.         20
  578.       ],
  579.       "color": "#223",
  580.       "bgcolor": "#335"
  581.     },
  582.     {
  583.       "id": 1,
  584.       "type": "CheckpointLoaderSimple",
  585.       "pos": [
  586.         0,
  587.         30
  588.       ],
  589.       "size": {
  590.         "0": 397.7233581542969,
  591.         "1": 103.1482162475586
  592.       },
  593.       "flags": {},
  594.       "order": 3,
  595.       "mode": 0,
  596.       "outputs": [
  597.         {
  598.           "name": "MODEL",
  599.           "type": "MODEL",
  600.           "links": [
  601.             23
  602.           ],
  603.           "shape": 3,
  604.           "slot_index": 0
  605.         },
  606.         {
  607.           "name": "CLIP",
  608.           "type": "CLIP",
  609.           "links": [
  610.             5
  611.           ],
  612.           "shape": 3,
  613.           "slot_index": 1
  614.         },
  615.         {
  616.           "name": "VAE",
  617.           "type": "VAE",
  618.           "links": [],
  619.           "shape": 3,
  620.           "slot_index": 2
  621.         }
  622.       ],
  623.       "properties": {
  624.         "Node name for S&R": "CheckpointLoaderSimple"
  625.       },
  626.       "widgets_values": [
  627.         "realPony_realAnimeNo04.safetensors"
  628.       ]
  629.     },
  630.     {
  631.       "id": 2,
  632.       "type": "CLIPTextEncode",
  633.       "pos": [
  634.         1500,
  635.         330
  636.       ],
  637.       "size": {
  638.         "0": 374.93719482421875,
  639.         "1": 170.9888458251953
  640.       },
  641.       "flags": {},
  642.       "order": 13,
  643.       "mode": 0,
  644.       "inputs": [
  645.         {
  646.           "name": "clip",
  647.           "type": "CLIP",
  648.           "link": 1
  649.         }
  650.       ],
  651.       "outputs": [
  652.         {
  653.           "name": "CONDITIONING",
  654.           "type": "CONDITIONING",
  655.           "links": [
  656.             29
  657.           ],
  658.           "shape": 3,
  659.           "slot_index": 0
  660.         }
  661.       ],
  662.       "properties": {
  663.         "Node name for S&R": "CLIPTextEncode"
  664.       },
  665.       "widgets_values": [
  666.         "score_4, score_5, score_6,\n(censored:1.3), bar censor, novelty censor, mosaic censoring, heart censor,\n(breasts:1.3), (girl:1.3), (child:1.3), (muscular:1.3), (asian:1.3), (closeup:1.2), text, logo, watermark, makeup, skinny, simple background,\nhead out of frame, forehead, (condom:1.3), chibi, cartoon, 3d"
  667.       ]
  668.     },
  669.     {
  670.       "id": 9,
  671.       "type": "CLIPTextEncode (NSP)",
  672.       "pos": [
  673.         1500,
  674.         30
  675.       ],
  676.       "size": {
  677.         "0": 384.1020812988281,
  678.         "1": 213.14646911621094
  679.       },
  680.       "flags": {},
  681.       "order": 14,
  682.       "mode": 0,
  683.       "inputs": [
  684.         {
  685.           "name": "clip",
  686.           "type": "CLIP",
  687.           "link": 7
  688.         },
  689.         {
  690.           "name": "seed",
  691.           "type": "INT",
  692.           "link": 8,
  693.           "widget": {
  694.             "name": "seed"
  695.           },
  696.           "slot_index": 1
  697.         }
  698.       ],
  699.       "outputs": [
  700.         {
  701.           "name": "conditioning",
  702.           "type": "CONDITIONING",
  703.           "links": [
  704.             28
  705.           ],
  706.           "shape": 3,
  707.           "slot_index": 0
  708.         },
  709.         {
  710.           "name": "parsed_text",
  711.           "type": "STRING",
  712.           "links": null,
  713.           "shape": 3
  714.         },
  715.         {
  716.           "name": "raw_text",
  717.           "type": "STRING",
  718.           "links": null,
  719.           "shape": 3
  720.         }
  721.       ],
  722.       "properties": {
  723.         "Node name for S&R": "CLIPTextEncode (NSP)"
  724.       },
  725.       "widgets_values": [
  726.         "Wildcards",
  727.         "__",
  728.         624553142804736,
  729.         "randomize",
  730.         "score_9, score_8_up, score_7_up,\n(anime:1.3), __people/nationalities/all-nationalities__, 1femboy, petite, otoko no ko, clothes lift, clothes pull, clothing aside, panties, bulge,\n__outfits_sensitive__, __actions_sensitive__, __scenes__ photoshoot"
  731.       ],
  732.       "color": "#432",
  733.       "bgcolor": "#653"
  734.     },
  735.     {
  736.       "id": 3,
  737.       "type": "EmptyLatentImage",
  738.       "pos": [
  739.         1500,
  740.         630
  741.       ],
  742.       "size": {
  743.         "0": 315,
  744.         "1": 106
  745.       },
  746.       "flags": {},
  747.       "order": 4,
  748.       "mode": 0,
  749.       "outputs": [
  750.         {
  751.           "name": "LATENT",
  752.           "type": "LATENT",
  753.           "links": [
  754.             30
  755.           ],
  756.           "shape": 3,
  757.           "slot_index": 0
  758.         }
  759.       ],
  760.       "properties": {
  761.         "Node name for S&R": "EmptyLatentImage"
  762.       },
  763.       "widgets_values": [
  764.         896,
  765.         1152,
  766.         1
  767.       ]
  768.     },
  769.     {
  770.       "id": 23,
  771.       "type": "CheckpointLoaderSimple",
  772.       "pos": [
  773.         0,
  774.         230
  775.       ],
  776.       "size": {
  777.         "0": 397.7233581542969,
  778.         "1": 103.1482162475586
  779.       },
  780.       "flags": {},
  781.       "order": 5,
  782.       "mode": 0,
  783.       "outputs": [
  784.         {
  785.           "name": "MODEL",
  786.           "type": "MODEL",
  787.           "links": [],
  788.           "shape": 3,
  789.           "slot_index": 0
  790.         },
  791.         {
  792.           "name": "CLIP",
  793.           "type": "CLIP",
  794.           "links": [],
  795.           "shape": 3,
  796.           "slot_index": 1
  797.         },
  798.         {
  799.           "name": "VAE",
  800.           "type": "VAE",
  801.           "links": [
  802.             42,
  803.             43
  804.           ],
  805.           "shape": 3,
  806.           "slot_index": 2
  807.         }
  808.       ],
  809.       "properties": {
  810.         "Node name for S&R": "CheckpointLoaderSimple"
  811.       },
  812.       "widgets_values": [
  813.         "ponyRealism_v21MainVAE.safetensors"
  814.       ]
  815.     },
  816.     {
  817.       "id": 24,
  818.       "type": "CheckpointLoaderSimple",
  819.       "pos": [
  820.         0,
  821.         430
  822.       ],
  823.       "size": {
  824.         "0": 397.7233581542969,
  825.         "1": 103.1482162475586
  826.       },
  827.       "flags": {},
  828.       "order": 6,
  829.       "mode": 0,
  830.       "outputs": [
  831.         {
  832.           "name": "MODEL",
  833.           "type": "MODEL",
  834.           "links": [
  835.             46
  836.           ],
  837.           "shape": 3,
  838.           "slot_index": 0
  839.         },
  840.         {
  841.           "name": "CLIP",
  842.           "type": "CLIP",
  843.           "links": [
  844.             44,
  845.             45
  846.           ],
  847.           "shape": 3,
  848.           "slot_index": 1
  849.         },
  850.         {
  851.           "name": "VAE",
  852.           "type": "VAE",
  853.           "links": [],
  854.           "shape": 3,
  855.           "slot_index": 2
  856.         }
  857.       ],
  858.       "properties": {
  859.         "Node name for S&R": "CheckpointLoaderSimple"
  860.       },
  861.       "widgets_values": [
  862.         "tPonynai3_v55.safetensors"
  863.       ]
  864.     },
  865.     {
  866.       "id": 10,
  867.       "type": "CLIPTextEncode (NSP)",
  868.       "pos": [
  869.         1500,
  870.         930
  871.       ],
  872.       "size": {
  873.         "0": 413.3524169921875,
  874.         "1": 196.31370544433594
  875.       },
  876.       "flags": {},
  877.       "order": 8,
  878.       "mode": 0,
  879.       "inputs": [
  880.         {
  881.           "name": "clip",
  882.           "type": "CLIP",
  883.           "link": 44
  884.         },
  885.         {
  886.           "name": "seed",
  887.           "type": "INT",
  888.           "link": 10,
  889.           "widget": {
  890.             "name": "seed"
  891.           }
  892.         }
  893.       ],
  894.       "outputs": [
  895.         {
  896.           "name": "conditioning",
  897.           "type": "CONDITIONING",
  898.           "links": [
  899.             16
  900.           ],
  901.           "shape": 3,
  902.           "slot_index": 0
  903.         },
  904.         {
  905.           "name": "parsed_text",
  906.           "type": "STRING",
  907.           "links": null,
  908.           "shape": 3
  909.         },
  910.         {
  911.           "name": "raw_text",
  912.           "type": "STRING",
  913.           "links": null,
  914.           "shape": 3
  915.         }
  916.       ],
  917.       "properties": {
  918.         "Node name for S&R": "CLIPTextEncode (NSP)"
  919.       },
  920.       "widgets_values": [
  921.         "Wildcards",
  922.         "__",
  923.         1048790745907410,
  924.         "randomize",
  925.         "boy, close-up, expressive eyes, retina, pupils, eyelashes, chin-length hair"
  926.       ],
  927.       "color": "#432",
  928.       "bgcolor": "#653"
  929.     },
  930.     {
  931.       "id": 11,
  932.       "type": "CLIPTextEncode",
  933.       "pos": [
  934.         1500,
  935.         1220
  936.       ],
  937.       "size": {
  938.         "0": 400,
  939.         "1": 200
  940.       },
  941.       "flags": {},
  942.       "order": 9,
  943.       "mode": 0,
  944.       "inputs": [
  945.         {
  946.           "name": "clip",
  947.           "type": "CLIP",
  948.           "link": 45
  949.         }
  950.       ],
  951.       "outputs": [
  952.         {
  953.           "name": "CONDITIONING",
  954.           "type": "CONDITIONING",
  955.           "links": [
  956.             17
  957.           ],
  958.           "shape": 3,
  959.           "slot_index": 0
  960.         }
  961.       ],
  962.       "properties": {
  963.         "Node name for S&R": "CLIPTextEncode"
  964.       },
  965.       "widgets_values": [
  966.         "(symbol-shaped pupils:1.2), creepy, blurry, missing teeth, (lips, makeup:1.2), (eyeliner:1.2), (eye contact:1.2), forehead, wrinkles, (baby face:1.2), (child:1.2), tired, bags under eyes"
  967.       ],
  968.       "color": "#432",
  969.       "bgcolor": "#653"
  970.     },
  971.     {
  972.       "id": 18,
  973.       "type": "LoraLoader",
  974.       "pos": [
  975.         900,
  976.         30
  977.       ],
  978.       "size": {
  979.         "0": 315,
  980.         "1": 126
  981.       },
  982.       "flags": {},
  983.       "order": 10,
  984.       "mode": 0,
  985.       "inputs": [
  986.         {
  987.           "name": "model",
  988.           "type": "MODEL",
  989.           "link": 23
  990.         },
  991.         {
  992.           "name": "clip",
  993.           "type": "CLIP",
  994.           "link": 32
  995.         }
  996.       ],
  997.       "outputs": [
  998.         {
  999.           "name": "MODEL",
  1000.           "type": "MODEL",
  1001.           "links": [
  1002.             21
  1003.           ],
  1004.           "shape": 3,
  1005.           "slot_index": 0
  1006.         },
  1007.         {
  1008.           "name": "CLIP",
  1009.           "type": "CLIP",
  1010.           "links": [
  1011.             22
  1012.           ],
  1013.           "shape": 3,
  1014.           "slot_index": 1
  1015.         }
  1016.       ],
  1017.       "properties": {
  1018.         "Node name for S&R": "LoraLoader"
  1019.       },
  1020.       "widgets_values": [
  1021.         "Expressive_H-000001.safetensors",
  1022.         0.8,
  1023.         0.8
  1024.       ]
  1025.     }
  1026.   ],
  1027.   "links": [
  1028.     [
  1029.       1,
  1030.       19,
  1031.       1,
  1032.       2,
  1033.       0,
  1034.       "CLIP"
  1035.     ],
  1036.     [
  1037.       5,
  1038.       1,
  1039.       1,
  1040.       7,
  1041.       0,
  1042.       "CLIP"
  1043.     ],
  1044.     [
  1045.       7,
  1046.       19,
  1047.       1,
  1048.       9,
  1049.       0,
  1050.       "CLIP"
  1051.     ],
  1052.     [
  1053.       8,
  1054.       5,
  1055.       0,
  1056.       9,
  1057.       1,
  1058.       "INT"
  1059.     ],
  1060.     [
  1061.       10,
  1062.       5,
  1063.       0,
  1064.       10,
  1065.       1,
  1066.       "INT"
  1067.     ],
  1068.     [
  1069.       12,
  1070.       4,
  1071.       0,
  1072.       13,
  1073.       0,
  1074.       "IMAGE"
  1075.     ],
  1076.     [
  1077.       16,
  1078.       10,
  1079.       0,
  1080.       13,
  1081.       4,
  1082.       "CONDITIONING"
  1083.     ],
  1084.     [
  1085.       17,
  1086.       11,
  1087.       0,
  1088.       13,
  1089.       5,
  1090.       "CONDITIONING"
  1091.     ],
  1092.     [
  1093.       18,
  1094.       14,
  1095.       0,
  1096.       13,
  1097.       6,
  1098.       "BBOX_DETECTOR"
  1099.     ],
  1100.     [
  1101.       19,
  1102.       12,
  1103.       0,
  1104.       13,
  1105.       7,
  1106.       "SAM_MODEL"
  1107.     ],
  1108.     [
  1109.       20,
  1110.       4,
  1111.       0,
  1112.       15,
  1113.       0,
  1114.       "IMAGE"
  1115.     ],
  1116.     [
  1117.       21,
  1118.       18,
  1119.       0,
  1120.       17,
  1121.       0,
  1122.       "MODEL"
  1123.     ],
  1124.     [
  1125.       22,
  1126.       18,
  1127.       1,
  1128.       17,
  1129.       1,
  1130.       "CLIP"
  1131.     ],
  1132.     [
  1133.       23,
  1134.       1,
  1135.       0,
  1136.       18,
  1137.       0,
  1138.       "MODEL"
  1139.     ],
  1140.     [
  1141.       25,
  1142.       17,
  1143.       0,
  1144.       19,
  1145.       0,
  1146.       "MODEL"
  1147.     ],
  1148.     [
  1149.       26,
  1150.       17,
  1151.       1,
  1152.       19,
  1153.       1,
  1154.       "CLIP"
  1155.     ],
  1156.     [
  1157.       27,
  1158.       19,
  1159.       0,
  1160.       20,
  1161.       0,
  1162.       "MODEL"
  1163.     ],
  1164.     [
  1165.       28,
  1166.       9,
  1167.       0,
  1168.       20,
  1169.       1,
  1170.       "CONDITIONING"
  1171.     ],
  1172.     [
  1173.       29,
  1174.       2,
  1175.       0,
  1176.       20,
  1177.       2,
  1178.       "CONDITIONING"
  1179.     ],
  1180.     [
  1181.       30,
  1182.       3,
  1183.       0,
  1184.       20,
  1185.       3,
  1186.       "LATENT"
  1187.     ],
  1188.     [
  1189.       31,
  1190.       5,
  1191.       0,
  1192.       20,
  1193.       4,
  1194.       "INT"
  1195.     ],
  1196.     [
  1197.       32,
  1198.       7,
  1199.       0,
  1200.       18,
  1201.       1,
  1202.       "CLIP"
  1203.     ],
  1204.     [
  1205.       33,
  1206.       20,
  1207.       0,
  1208.       4,
  1209.       0,
  1210.       "LATENT"
  1211.     ],
  1212.     [
  1213.       36,
  1214.       7,
  1215.       0,
  1216.       13,
  1217.       2,
  1218.       "CLIP"
  1219.     ],
  1220.     [
  1221.       41,
  1222.       13,
  1223.       0,
  1224.       8,
  1225.       0,
  1226.       "IMAGE"
  1227.     ],
  1228.     [
  1229.       42,
  1230.       23,
  1231.       2,
  1232.       4,
  1233.       1,
  1234.       "VAE"
  1235.     ],
  1236.     [
  1237.       43,
  1238.       23,
  1239.       2,
  1240.       13,
  1241.       3,
  1242.       "VAE"
  1243.     ],
  1244.     [
  1245.       44,
  1246.       24,
  1247.       1,
  1248.       10,
  1249.       0,
  1250.       "CLIP"
  1251.     ],
  1252.     [
  1253.       45,
  1254.       24,
  1255.       1,
  1256.       11,
  1257.       0,
  1258.       "CLIP"
  1259.     ],
  1260.     [
  1261.       46,
  1262.       24,
  1263.       0,
  1264.       13,
  1265.       1,
  1266.       "MODEL"
  1267.     ]
  1268.   ],
  1269.   "groups": [],
  1270.   "config": {},
  1271.   "extra": {
  1272.     "ds": {
  1273.       "scale": 0.7881676568133448,
  1274.       "offset": [
  1275.         -277.4562437594609,
  1276.         60.92344204761607
  1277.       ]
  1278.     }
  1279.   },
  1280.   "version": 0.4
  1281. }
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement