Advertisement
subink

Synthetic Humans

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