Guest User

Flux KREA

a guest
Aug 30th, 2025
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 39.35 KB | Software | 0 0
  1. {
  2.   "id": "a7985aa9-522a-47e1-b53d-c266f741cca5",
  3.   "revision": 0,
  4.   "last_node_id": 63,
  5.   "last_link_id": 218,
  6.   "nodes": [
  7.     {
  8.       "id": 30,
  9.       "type": "UpscaleModelLoader",
  10.       "pos": [
  11.         2512.4755859375,
  12.         1549.5194091796875
  13.       ],
  14.       "size": [
  15.         270,
  16.         58
  17.       ],
  18.       "flags": {},
  19.       "order": 0,
  20.       "mode": 4,
  21.       "inputs": [],
  22.       "outputs": [
  23.         {
  24.           "name": "UPSCALE_MODEL",
  25.           "type": "UPSCALE_MODEL",
  26.           "links": [
  27.             100
  28.           ]
  29.         }
  30.       ],
  31.       "properties": {
  32.         "cnr_id": "comfy-core",
  33.         "ver": "0.3.41",
  34.         "Node name for S&R": "UpscaleModelLoader"
  35.       },
  36.       "widgets_values": [
  37.         "4x-UltraSharp.pth"
  38.       ]
  39.     },
  40.     {
  41.       "id": 31,
  42.       "type": "VAEEncode",
  43.       "pos": [
  44.         2859.843994140625,
  45.         1560.590576171875
  46.       ],
  47.       "size": [
  48.         140,
  49.         46
  50.       ],
  51.       "flags": {},
  52.       "order": 22,
  53.       "mode": 4,
  54.       "inputs": [
  55.         {
  56.           "name": "pixels",
  57.           "type": "IMAGE",
  58.           "link": 101
  59.         },
  60.         {
  61.           "name": "vae",
  62.           "type": "VAE",
  63.           "link": 207
  64.         }
  65.       ],
  66.       "outputs": [
  67.         {
  68.           "name": "LATENT",
  69.           "type": "LATENT",
  70.           "links": [
  71.             103
  72.           ]
  73.         }
  74.       ],
  75.       "properties": {
  76.         "cnr_id": "comfy-core",
  77.         "ver": "0.3.41",
  78.         "Node name for S&R": "VAEEncode"
  79.       },
  80.       "widgets_values": []
  81.     },
  82.     {
  83.       "id": 34,
  84.       "type": "VAEDecode",
  85.       "pos": [
  86.         2863.129638671875,
  87.         1661.4444580078125
  88.       ],
  89.       "size": [
  90.         140,
  91.         46
  92.       ],
  93.       "flags": {},
  94.       "order": 24,
  95.       "mode": 4,
  96.       "inputs": [
  97.         {
  98.           "name": "samples",
  99.           "type": "LATENT",
  100.           "link": 104
  101.         },
  102.         {
  103.           "name": "vae",
  104.           "type": "VAE",
  105.           "link": 208
  106.         }
  107.       ],
  108.       "outputs": [
  109.         {
  110.           "name": "IMAGE",
  111.           "type": "IMAGE",
  112.           "links": [
  113.             105,
  114.             112
  115.           ]
  116.         }
  117.       ],
  118.       "properties": {
  119.         "cnr_id": "comfy-core",
  120.         "ver": "0.3.27",
  121.         "Node name for S&R": "VAEDecode",
  122.         "enableTabs": false,
  123.         "tabWidth": 65,
  124.         "tabXOffset": 10,
  125.         "hasSecondTab": false,
  126.         "secondTabText": "Send Back",
  127.         "secondTabOffset": 80,
  128.         "secondTabWidth": 65
  129.       },
  130.       "widgets_values": []
  131.     },
  132.     {
  133.       "id": 37,
  134.       "type": "Note",
  135.       "pos": [
  136.         1800.2801513671875,
  137.         44.908531188964844
  138.       ],
  139.       "size": [
  140.         424.1614990234375,
  141.         226.91554260253906
  142.       ],
  143.       "flags": {},
  144.       "order": 1,
  145.       "mode": 0,
  146.       "inputs": [],
  147.       "outputs": [],
  148.       "properties": {},
  149.       "widgets_values": [
  150.         "back view of a woman with ponytail in sci-fi outfit standing on a balcony overlooking a city.  There is a overhang providing shade as well as foreground composition.  The city is of a minimalism sci-fi futuristic design. White with orange pop color.  The city is vast and goes on until it fades into atmospheric perspective.  Time is noon, sunny with blue sky.  "
  151.       ],
  152.       "color": "#432",
  153.       "bgcolor": "#653"
  154.     },
  155.     {
  156.       "id": 38,
  157.       "type": "KSampler",
  158.       "pos": [
  159.         2344.212890625,
  160.         962.453369140625
  161.       ],
  162.       "size": [
  163.         270,
  164.         262
  165.       ],
  166.       "flags": {},
  167.       "order": 14,
  168.       "mode": 0,
  169.       "inputs": [
  170.         {
  171.           "name": "model",
  172.           "type": "MODEL",
  173.           "link": 120
  174.         },
  175.         {
  176.           "name": "positive",
  177.           "type": "CONDITIONING",
  178.           "link": 180
  179.         },
  180.         {
  181.           "name": "negative",
  182.           "type": "CONDITIONING",
  183.           "link": 183
  184.         },
  185.         {
  186.           "name": "latent_image",
  187.           "type": "LATENT",
  188.           "link": 175
  189.         },
  190.         {
  191.           "name": "seed",
  192.           "type": "INT",
  193.           "widget": {
  194.             "name": "seed"
  195.           },
  196.           "link": 173
  197.         }
  198.       ],
  199.       "outputs": [
  200.         {
  201.           "name": "LATENT",
  202.           "type": "LATENT",
  203.           "links": [
  204.             121
  205.           ]
  206.         }
  207.       ],
  208.       "properties": {
  209.         "cnr_id": "comfy-core",
  210.         "ver": "0.3.49",
  211.         "Node name for S&R": "KSampler"
  212.       },
  213.       "widgets_values": [
  214.         293439074516818,
  215.         "fixed",
  216.         10,
  217.         2,
  218.         "euler",
  219.         "bong_tangent",
  220.         1
  221.       ]
  222.     },
  223.     {
  224.       "id": 33,
  225.       "type": "KSampler",
  226.       "pos": [
  227.         3062.046630859375,
  228.         1543.3829345703125
  229.       ],
  230.       "size": [
  231.         284.1575622558594,
  232.         297.834228515625
  233.       ],
  234.       "flags": {},
  235.       "order": 23,
  236.       "mode": 4,
  237.       "inputs": [
  238.         {
  239.           "name": "model",
  240.           "type": "MODEL",
  241.           "link": 106
  242.         },
  243.         {
  244.           "name": "positive",
  245.           "type": "CONDITIONING",
  246.           "link": 179
  247.         },
  248.         {
  249.           "name": "negative",
  250.           "type": "CONDITIONING",
  251.           "link": 182
  252.         },
  253.         {
  254.           "name": "latent_image",
  255.           "type": "LATENT",
  256.           "link": 103
  257.         },
  258.         {
  259.           "name": "seed",
  260.           "type": "INT",
  261.           "widget": {
  262.             "name": "seed"
  263.           },
  264.           "link": 174
  265.         }
  266.       ],
  267.       "outputs": [
  268.         {
  269.           "name": "LATENT",
  270.           "type": "LATENT",
  271.           "links": [
  272.             104
  273.           ]
  274.         }
  275.       ],
  276.       "properties": {
  277.         "cnr_id": "comfy-core",
  278.         "ver": "0.3.41",
  279.         "Node name for S&R": "KSampler"
  280.       },
  281.       "widgets_values": [
  282.         736177790792004,
  283.         "fixed",
  284.         8,
  285.         1,
  286.         "euler",
  287.         "bong_tangent",
  288.         0.3500000000000001
  289.       ]
  290.     },
  291.     {
  292.       "id": 35,
  293.       "type": "Image Comparer (rgthree)",
  294.       "pos": [
  295.         2532.649658203125,
  296.         1896.2615966796875
  297.       ],
  298.       "size": [
  299.         768.4777221679688,
  300.         668.63525390625
  301.       ],
  302.       "flags": {},
  303.       "order": 25,
  304.       "mode": 4,
  305.       "inputs": [
  306.         {
  307.           "name": "image_a",
  308.           "type": "IMAGE",
  309.           "link": 113
  310.         },
  311.         {
  312.           "name": "image_b",
  313.           "type": "IMAGE",
  314.           "link": 105
  315.         }
  316.       ],
  317.       "outputs": [],
  318.       "properties": {
  319.         "cnr_id": "rgthree-comfy",
  320.         "ver": "32142fe476878a354dda6e2d4b5ea98960de3ced",
  321.         "comparer_mode": "Slide"
  322.       },
  323.       "widgets_values": [
  324.         [
  325.           {
  326.             "name": "A",
  327.             "selected": true,
  328.             "url": "/api/view?filename=rgthree.compare._temp_jmytk_00001_.png&type=temp&subfolder=&rand=0.45068190858462975"
  329.           },
  330.           {
  331.             "name": "B",
  332.             "selected": true,
  333.             "url": "/api/view?filename=rgthree.compare._temp_jmytk_00002_.png&type=temp&subfolder=&rand=0.3351628450349643"
  334.           }
  335.         ]
  336.       ]
  337.     },
  338.     {
  339.       "id": 44,
  340.       "type": "UpscaleModelLoader",
  341.       "pos": [
  342.         2116.933837890625,
  343.         1534.9483642578125
  344.       ],
  345.       "size": [
  346.         330,
  347.         60
  348.       ],
  349.       "flags": {},
  350.       "order": 2,
  351.       "mode": 4,
  352.       "inputs": [],
  353.       "outputs": [
  354.         {
  355.           "name": "UPSCALE_MODEL",
  356.           "type": "UPSCALE_MODEL",
  357.           "slot_index": 0,
  358.           "links": [
  359.             129
  360.           ]
  361.         }
  362.       ],
  363.       "properties": {
  364.         "cnr_id": "comfy-core",
  365.         "ver": "0.3.26",
  366.         "Node name for S&R": "UpscaleModelLoader",
  367.         "widget_ue_connectable": {}
  368.       },
  369.       "widgets_values": [
  370.         "4x-UltraSharp.pth"
  371.       ]
  372.     },
  373.     {
  374.       "id": 45,
  375.       "type": "Image Comparer (rgthree)",
  376.       "pos": [
  377.         1435.5753173828125,
  378.         1534.1214599609375
  379.       ],
  380.       "size": [
  381.         654.4136352539062,
  382.         959.2197265625
  383.       ],
  384.       "flags": {},
  385.       "order": 20,
  386.       "mode": 4,
  387.       "inputs": [
  388.         {
  389.           "name": "image_a",
  390.           "type": "IMAGE",
  391.           "link": 217
  392.         },
  393.         {
  394.           "name": "image_b",
  395.           "type": "IMAGE",
  396.           "link": 130
  397.         }
  398.       ],
  399.       "outputs": [],
  400.       "properties": {
  401.         "cnr_id": "rgthree-comfy",
  402.         "ver": "32142fe476878a354dda6e2d4b5ea98960de3ced",
  403.         "comparer_mode": "Slide"
  404.       },
  405.       "widgets_values": [
  406.         [
  407.           {
  408.             "name": "A",
  409.             "selected": true,
  410.             "url": "/api/view?filename=rgthree.compare._temp_ynhzp_00111_.png&type=temp&subfolder=&rand=0.9111866277981688"
  411.           },
  412.           {
  413.             "name": "B",
  414.             "selected": true,
  415.             "url": "/api/view?filename=rgthree.compare._temp_ynhzp_00112_.png&type=temp&subfolder=&rand=0.7902580472079775"
  416.           }
  417.         ]
  418.       ]
  419.     },
  420.     {
  421.       "id": 46,
  422.       "type": "SaveImage",
  423.       "pos": [
  424.         2283.61181640625,
  425.         2417.80419921875
  426.       ],
  427.       "size": [
  428.         210,
  429.         270
  430.       ],
  431.       "flags": {
  432.         "collapsed": true
  433.       },
  434.       "order": 21,
  435.       "mode": 4,
  436.       "inputs": [
  437.         {
  438.           "name": "images",
  439.           "type": "IMAGE",
  440.           "link": 131
  441.         }
  442.       ],
  443.       "outputs": [],
  444.       "properties": {
  445.         "cnr_id": "comfy-core",
  446.         "ver": "0.3.47",
  447.         "Node name for S&R": "SaveImage"
  448.       },
  449.       "widgets_values": [
  450.         "KREA USDU %date:yyyy-MM-dd%"
  451.       ]
  452.     },
  453.     {
  454.       "id": 36,
  455.       "type": "SaveImage",
  456.       "pos": [
  457.         2837.865478515625,
  458.         1831.05810546875
  459.       ],
  460.       "size": [
  461.         293.7196350097656,
  462.         655.9534301757812
  463.       ],
  464.       "flags": {
  465.         "collapsed": true
  466.       },
  467.       "order": 26,
  468.       "mode": 4,
  469.       "inputs": [
  470.         {
  471.           "name": "images",
  472.           "type": "IMAGE",
  473.           "link": 112
  474.         }
  475.       ],
  476.       "outputs": [],
  477.       "properties": {
  478.         "cnr_id": "comfy-core",
  479.         "ver": "0.3.47",
  480.         "Node name for S&R": "SaveImage"
  481.       },
  482.       "widgets_values": [
  483.         "KREA LU %date:yyyy-MM-dd%"
  484.       ]
  485.     },
  486.     {
  487.       "id": 39,
  488.       "type": "LoraLoaderModelOnly",
  489.       "pos": [
  490.         1524.9163818359375,
  491.         1088.4642333984375
  492.       ],
  493.       "size": [
  494.         363.9890441894531,
  495.         111.27529907226562
  496.       ],
  497.       "flags": {
  498.         "collapsed": true
  499.       },
  500.       "order": 9,
  501.       "mode": 0,
  502.       "inputs": [
  503.         {
  504.           "name": "model",
  505.           "type": "MODEL",
  506.           "link": 210
  507.         }
  508.       ],
  509.       "outputs": [
  510.         {
  511.           "name": "MODEL",
  512.           "type": "MODEL",
  513.           "links": [
  514.             125
  515.           ]
  516.         }
  517.       ],
  518.       "properties": {
  519.         "cnr_id": "comfy-core",
  520.         "ver": "0.3.50",
  521.         "Node name for S&R": "LoraLoaderModelOnly"
  522.       },
  523.       "widgets_values": [
  524.         "FLUX\\FLUX_KREA_Blaze_Lora-rank64.safetensors",
  525.         1
  526.       ]
  527.     },
  528.     {
  529.       "id": 42,
  530.       "type": "Note",
  531.       "pos": [
  532.         2360.16796875,
  533.         1294.5345458984375
  534.       ],
  535.       "size": [
  536.         240.22593688964844,
  537.         88
  538.       ],
  539.       "flags": {},
  540.       "order": 3,
  541.       "mode": 0,
  542.       "inputs": [],
  543.       "outputs": [],
  544.       "properties": {},
  545.       "widgets_values": [
  546.         "euler bong tangent 10 steps CFG 2\n\nres_2s bong_tangent 4 steps CFG 2\n\n"
  547.       ],
  548.       "color": "#432",
  549.       "bgcolor": "#653"
  550.     },
  551.     {
  552.       "id": 3,
  553.       "type": "Power Lora Loader (rgthree)",
  554.       "pos": [
  555.         1477.417724609375,
  556.         1226.329345703125
  557.       ],
  558.       "size": [
  559.         331.8247985839844,
  560.         166
  561.       ],
  562.       "flags": {},
  563.       "order": 11,
  564.       "mode": 0,
  565.       "inputs": [
  566.         {
  567.           "dir": 3,
  568.           "name": "model",
  569.           "type": "MODEL",
  570.           "link": 125
  571.         },
  572.         {
  573.           "dir": 3,
  574.           "name": "clip",
  575.           "type": "CLIP",
  576.           "link": 193
  577.         }
  578.       ],
  579.       "outputs": [
  580.         {
  581.           "dir": 4,
  582.           "name": "MODEL",
  583.           "shape": 3,
  584.           "type": "MODEL",
  585.           "links": [
  586.             106,
  587.             120,
  588.             132
  589.           ]
  590.         },
  591.         {
  592.           "dir": 4,
  593.           "name": "CLIP",
  594.           "shape": 3,
  595.           "type": "CLIP",
  596.           "links": [
  597.             176
  598.           ]
  599.         }
  600.       ],
  601.       "properties": {
  602.         "cnr_id": "rgthree-comfy",
  603.         "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b",
  604.         "Show Strengths": "Single Strength",
  605.         "widget_ue_connectable": {}
  606.       },
  607.       "widgets_values": [
  608.         null,
  609.         {
  610.           "type": "PowerLoraLoaderHeaderWidget"
  611.         },
  612.         {
  613.           "on": false,
  614.           "lora": "FLUX\\FLUX_fluxRealSkin-V2.safetensors",
  615.           "strength": 0.7,
  616.           "strengthTwo": null
  617.         },
  618.         {
  619.           "on": false,
  620.           "lora": "FLUX\\FLUX_automotive-outdoor-v1.safetensors",
  621.           "strength": 0.9,
  622.           "strengthTwo": null
  623.         },
  624.         null,
  625.         ""
  626.       ],
  627.       "color": "#323",
  628.       "bgcolor": "#535"
  629.     },
  630.     {
  631.       "id": 54,
  632.       "type": "EmptyLatentImage",
  633.       "pos": [
  634.         2357.435546875,
  635.         442.1055603027344
  636.       ],
  637.       "size": [
  638.         270,
  639.         106
  640.       ],
  641.       "flags": {},
  642.       "order": 4,
  643.       "mode": 0,
  644.       "inputs": [],
  645.       "outputs": [
  646.         {
  647.           "name": "LATENT",
  648.           "type": "LATENT",
  649.           "links": [
  650.             175
  651.           ]
  652.         }
  653.       ],
  654.       "properties": {
  655.         "cnr_id": "comfy-core",
  656.         "ver": "0.3.43",
  657.         "Node name for S&R": "EmptyLatentImage",
  658.         "widget_ue_connectable": {}
  659.       },
  660.       "widgets_values": [
  661.         1024,
  662.         640,
  663.         1
  664.       ],
  665.       "color": "#232",
  666.       "bgcolor": "#353"
  667.     },
  668.     {
  669.       "id": 58,
  670.       "type": "VAELoader",
  671.       "pos": [
  672.         1567.9083251953125,
  673.         779.5292358398438
  674.       ],
  675.       "size": [
  676.         270,
  677.         58
  678.       ],
  679.       "flags": {},
  680.       "order": 5,
  681.       "mode": 0,
  682.       "inputs": [],
  683.       "outputs": [
  684.         {
  685.           "name": "VAE",
  686.           "type": "VAE",
  687.           "links": [
  688.             206,
  689.             207,
  690.             208,
  691.             209
  692.           ]
  693.         }
  694.       ],
  695.       "properties": {
  696.         "cnr_id": "comfy-core",
  697.         "ver": "0.3.43",
  698.         "Node name for S&R": "VAELoader",
  699.         "widget_ue_connectable": {}
  700.       },
  701.       "widgets_values": [
  702.         "ae.safetensors"
  703.       ]
  704.     },
  705.     {
  706.       "id": 59,
  707.       "type": "FluxGuidance",
  708.       "pos": [
  709.         1574.6375732421875,
  710.         894.7034912109375
  711.       ],
  712.       "size": [
  713.         270,
  714.         58
  715.       ],
  716.       "flags": {
  717.         "collapsed": false
  718.       },
  719.       "order": 13,
  720.       "mode": 0,
  721.       "inputs": [
  722.         {
  723.           "name": "conditioning",
  724.           "type": "CONDITIONING",
  725.           "link": 192
  726.         }
  727.       ],
  728.       "outputs": [
  729.         {
  730.           "name": "CONDITIONING",
  731.           "type": "CONDITIONING",
  732.           "links": []
  733.         }
  734.       ],
  735.       "properties": {
  736.         "cnr_id": "comfy-core",
  737.         "ver": "0.3.43",
  738.         "Node name for S&R": "FluxGuidance",
  739.         "widget_ue_connectable": {}
  740.       },
  741.       "widgets_values": [
  742.         3.5
  743.       ]
  744.     },
  745.     {
  746.       "id": 60,
  747.       "type": "UNETLoader",
  748.       "pos": [
  749.         1550.859375,
  750.         410.60943603515625
  751.       ],
  752.       "size": [
  753.         270,
  754.         82
  755.       ],
  756.       "flags": {},
  757.       "order": 6,
  758.       "mode": 0,
  759.       "inputs": [],
  760.       "outputs": [
  761.         {
  762.           "name": "MODEL",
  763.           "type": "MODEL",
  764.           "links": [
  765.             210
  766.           ]
  767.         }
  768.       ],
  769.       "properties": {
  770.         "cnr_id": "comfy-core",
  771.         "ver": "0.3.43",
  772.         "Node name for S&R": "UNETLoader",
  773.         "widget_ue_connectable": {}
  774.       },
  775.       "widgets_values": [
  776.         "flux1-krea-dev.safetensors",
  777.         "default"
  778.       ]
  779.     },
  780.     {
  781.       "id": 55,
  782.       "type": "0a2f10ed-0923-4c14-8b09-a7900abcf646",
  783.       "pos": [
  784.         1977.020751953125,
  785.         1135.63916015625
  786.       ],
  787.       "size": [
  788.         215.33888244628906,
  789.         108
  790.       ],
  791.       "flags": {
  792.         "collapsed": false
  793.       },
  794.       "order": 12,
  795.       "mode": 0,
  796.       "inputs": [
  797.         {
  798.           "name": "clip",
  799.           "type": "CLIP",
  800.           "link": 176
  801.         },
  802.         {
  803.           "name": "text",
  804.           "type": "STRING",
  805.           "widget": {
  806.             "name": "text"
  807.           },
  808.           "link": 177
  809.         }
  810.       ],
  811.       "outputs": [
  812.         {
  813.           "name": "CONDITIONING",
  814.           "type": "CONDITIONING",
  815.           "links": [
  816.             179,
  817.             180,
  818.             181,
  819.             192
  820.           ]
  821.         },
  822.         {
  823.           "name": "CONDITIONING_1",
  824.           "type": "CONDITIONING",
  825.           "links": [
  826.             182,
  827.             183,
  828.             184
  829.           ]
  830.         }
  831.       ],
  832.       "properties": {
  833.         "cnr_id": "comfy-core",
  834.         "ver": "0.3.50"
  835.       },
  836.       "widgets_values": [
  837.         ""
  838.       ],
  839.       "color": "#232",
  840.       "bgcolor": "#353"
  841.     },
  842.     {
  843.       "id": 29,
  844.       "type": "ImageUpscaleWithModel",
  845.       "pos": [
  846.         2514.17041015625,
  847.         1664.7232666015625
  848.       ],
  849.       "size": [
  850.         222.01939392089844,
  851.         46
  852.       ],
  853.       "flags": {},
  854.       "order": 17,
  855.       "mode": 4,
  856.       "inputs": [
  857.         {
  858.           "name": "upscale_model",
  859.           "type": "UPSCALE_MODEL",
  860.           "link": 100
  861.         },
  862.         {
  863.           "name": "image",
  864.           "type": "IMAGE",
  865.           "link": 109
  866.         }
  867.       ],
  868.       "outputs": [
  869.         {
  870.           "name": "IMAGE",
  871.           "type": "IMAGE",
  872.           "links": [
  873.             99
  874.           ]
  875.         }
  876.       ],
  877.       "properties": {
  878.         "cnr_id": "comfy-core",
  879.         "ver": "0.3.41",
  880.         "Node name for S&R": "ImageUpscaleWithModel"
  881.       },
  882.       "widgets_values": []
  883.     },
  884.     {
  885.       "id": 28,
  886.       "type": "ImageScaleBy",
  887.       "pos": [
  888.         2501.684326171875,
  889.         1760.2530517578125
  890.       ],
  891.       "size": [
  892.         270,
  893.         82
  894.       ],
  895.       "flags": {},
  896.       "order": 19,
  897.       "mode": 4,
  898.       "inputs": [
  899.         {
  900.           "name": "image",
  901.           "type": "IMAGE",
  902.           "link": 99
  903.         }
  904.       ],
  905.       "outputs": [
  906.         {
  907.           "name": "IMAGE",
  908.           "type": "IMAGE",
  909.           "links": [
  910.             101
  911.           ]
  912.         }
  913.       ],
  914.       "properties": {
  915.         "cnr_id": "comfy-core",
  916.         "ver": "0.3.41",
  917.         "Node name for S&R": "ImageScaleBy"
  918.       },
  919.       "widgets_values": [
  920.         "nearest-exact",
  921.         0.38
  922.       ]
  923.     },
  924.     {
  925.       "id": 53,
  926.       "type": "easy seed",
  927.       "pos": [
  928.         2368.6162109375,
  929.         689.2033081054688
  930.       ],
  931.       "size": [
  932.         270,
  933.         106
  934.       ],
  935.       "flags": {},
  936.       "order": 7,
  937.       "mode": 0,
  938.       "inputs": [],
  939.       "outputs": [
  940.         {
  941.           "name": "seed",
  942.           "type": "INT",
  943.           "links": [
  944.             172,
  945.             173,
  946.             174
  947.           ]
  948.         }
  949.       ],
  950.       "properties": {
  951.         "cnr_id": "comfyui-easy-use",
  952.         "ver": "1.2.8",
  953.         "Node name for S&R": "easy seed"
  954.       },
  955.       "widgets_values": [
  956.         595635080781135,
  957.         "randomize",
  958.         null
  959.       ],
  960.       "color": "#232",
  961.       "bgcolor": "#353"
  962.     },
  963.     {
  964.       "id": 43,
  965.       "type": "UltimateSDUpscale",
  966.       "pos": [
  967.         2121.685791015625,
  968.         1646.989013671875
  969.       ],
  970.       "size": [
  971.         305.254150390625,
  972.         630.3178100585938
  973.       ],
  974.       "flags": {},
  975.       "order": 18,
  976.       "mode": 4,
  977.       "inputs": [
  978.         {
  979.           "name": "image",
  980.           "type": "IMAGE",
  981.           "link": 218
  982.         },
  983.         {
  984.           "name": "model",
  985.           "type": "MODEL",
  986.           "link": 132
  987.         },
  988.         {
  989.           "name": "positive",
  990.           "type": "CONDITIONING",
  991.           "link": 181
  992.         },
  993.         {
  994.           "name": "negative",
  995.           "type": "CONDITIONING",
  996.           "link": 184
  997.         },
  998.         {
  999.           "name": "vae",
  1000.           "type": "VAE",
  1001.           "link": 209
  1002.         },
  1003.         {
  1004.           "name": "upscale_model",
  1005.           "type": "UPSCALE_MODEL",
  1006.           "link": 129
  1007.         }
  1008.       ],
  1009.       "outputs": [
  1010.         {
  1011.           "name": "IMAGE",
  1012.           "type": "IMAGE",
  1013.           "links": [
  1014.             130,
  1015.             131
  1016.           ]
  1017.         }
  1018.       ],
  1019.       "properties": {
  1020.         "cnr_id": "comfyui_ultimatesdupscale",
  1021.         "ver": "778a475dde8116a2066fe07f6c9ca15554e0b5be",
  1022.         "Node name for S&R": "UltimateSDUpscale"
  1023.       },
  1024.       "widgets_values": [
  1025.         1.75,
  1026.         587410323466997,
  1027.         "fixed",
  1028.         8,
  1029.         1,
  1030.         "euler",
  1031.         "bong_tangent",
  1032.         0.3,
  1033.         "Linear",
  1034.         1200,
  1035.         1200,
  1036.         10,
  1037.         32,
  1038.         "None",
  1039.         1,
  1040.         64,
  1041.         8,
  1042.         16,
  1043.         true,
  1044.         false
  1045.       ]
  1046.     },
  1047.     {
  1048.       "id": 22,
  1049.       "type": "DPRandomGenerator",
  1050.       "pos": [
  1051.         1915.5098876953125,
  1052.         399.3812255859375
  1053.       ],
  1054.       "size": [
  1055.         335.6590576171875,
  1056.         639.52880859375
  1057.       ],
  1058.       "flags": {},
  1059.       "order": 10,
  1060.       "mode": 0,
  1061.       "inputs": [
  1062.         {
  1063.           "name": "seed",
  1064.           "type": "INT",
  1065.           "widget": {
  1066.             "name": "seed"
  1067.           },
  1068.           "link": 172
  1069.         }
  1070.       ],
  1071.       "outputs": [
  1072.         {
  1073.           "name": "STRING",
  1074.           "type": "STRING",
  1075.           "links": [
  1076.             177
  1077.           ]
  1078.         }
  1079.       ],
  1080.       "properties": {
  1081.         "cnr_id": "dynamicprompt",
  1082.         "ver": "3f2fff32358cf39e21b8b440ca87eac9a8e2bade",
  1083.         "Node name for S&R": "DPRandomGenerator"
  1084.       },
  1085.       "widgets_values": [
  1086.         "cinematic still, A long shot of a massive, spherical creature gliding across a barren, obsidian landscape. Its body is composed of a single, smooth, black orb, reflecting the distant starlight with a faint, oily sheen. As it moves, a series of short, pointed rods emerge from its underside and touch the ground, leaving behind perfect, symmetrical depressions that fill with a soft, glowing liquid. The creature produces no sound; its passage is one of absolute silence, leaving only a trail of intricate, luminous patterns. The sky is a deep crimson, casting a strange light on the featureless terrain.",
  1087.         526,
  1088.         "fixed",
  1089.         "No"
  1090.       ],
  1091.       "color": "#232",
  1092.       "bgcolor": "#353"
  1093.     },
  1094.     {
  1095.       "id": 57,
  1096.       "type": "DualCLIPLoader",
  1097.       "pos": [
  1098.         1460.2786865234375,
  1099.         549.4412231445312
  1100.       ],
  1101.       "size": [
  1102.         372.74371337890625,
  1103.         178.6995849609375
  1104.       ],
  1105.       "flags": {},
  1106.       "order": 8,
  1107.       "mode": 0,
  1108.       "inputs": [],
  1109.       "outputs": [
  1110.         {
  1111.           "name": "CLIP",
  1112.           "type": "CLIP",
  1113.           "links": [
  1114.             193
  1115.           ]
  1116.         }
  1117.       ],
  1118.       "properties": {
  1119.         "cnr_id": "comfy-core",
  1120.         "ver": "0.3.43",
  1121.         "Node name for S&R": "DualCLIPLoader",
  1122.         "widget_ue_connectable": {}
  1123.       },
  1124.       "widgets_values": [
  1125.         "ViT-L-14-TEXT-detail-improved-hiT-GmP-HF.safetensors",
  1126.         "t5xxl_fp16.safetensors",
  1127.         "flux",
  1128.         "default"
  1129.       ]
  1130.     },
  1131.     {
  1132.       "id": 21,
  1133.       "type": "SaveImage",
  1134.       "pos": [
  1135.         2704.94189453125,
  1136.         345.7238464355469
  1137.       ],
  1138.       "size": [
  1139.         644.9712524414062,
  1140.         1071.9322509765625
  1141.       ],
  1142.       "flags": {},
  1143.       "order": 16,
  1144.       "mode": 0,
  1145.       "inputs": [
  1146.         {
  1147.           "name": "images",
  1148.           "type": "IMAGE",
  1149.           "link": 66
  1150.         }
  1151.       ],
  1152.       "outputs": [],
  1153.       "properties": {
  1154.         "cnr_id": "comfy-core",
  1155.         "ver": "0.3.47",
  1156.         "Node name for S&R": "SaveImage"
  1157.       },
  1158.       "widgets_values": [
  1159.         "KREA %date:yyyy-MM-dd%"
  1160.       ]
  1161.     },
  1162.     {
  1163.       "id": 9,
  1164.       "type": "VAEDecode",
  1165.       "pos": [
  1166.         1995.6007080078125,
  1167.         1321.957275390625
  1168.       ],
  1169.       "size": [
  1170.         140,
  1171.         46
  1172.       ],
  1173.       "flags": {
  1174.         "collapsed": false
  1175.       },
  1176.       "order": 15,
  1177.       "mode": 0,
  1178.       "inputs": [
  1179.         {
  1180.           "name": "samples",
  1181.           "type": "LATENT",
  1182.           "link": 121
  1183.         },
  1184.         {
  1185.           "name": "vae",
  1186.           "type": "VAE",
  1187.           "link": 206
  1188.         }
  1189.       ],
  1190.       "outputs": [
  1191.         {
  1192.           "name": "IMAGE",
  1193.           "type": "IMAGE",
  1194.           "links": [
  1195.             66,
  1196.             109,
  1197.             113,
  1198.             217,
  1199.             218
  1200.           ]
  1201.         }
  1202.       ],
  1203.       "properties": {
  1204.         "cnr_id": "comfy-core",
  1205.         "ver": "0.3.43",
  1206.         "Node name for S&R": "VAEDecode",
  1207.         "widget_ue_connectable": {}
  1208.       },
  1209.       "widgets_values": []
  1210.     }
  1211.   ],
  1212.   "links": [
  1213.     [
  1214.       66,
  1215.       9,
  1216.       0,
  1217.       21,
  1218.       0,
  1219.       "IMAGE"
  1220.     ],
  1221.     [
  1222.       99,
  1223.       29,
  1224.       0,
  1225.       28,
  1226.       0,
  1227.       "IMAGE"
  1228.     ],
  1229.     [
  1230.       100,
  1231.       30,
  1232.       0,
  1233.       29,
  1234.       0,
  1235.       "UPSCALE_MODEL"
  1236.     ],
  1237.     [
  1238.       101,
  1239.       28,
  1240.       0,
  1241.       31,
  1242.       0,
  1243.       "IMAGE"
  1244.     ],
  1245.     [
  1246.       103,
  1247.       31,
  1248.       0,
  1249.       33,
  1250.       3,
  1251.       "LATENT"
  1252.     ],
  1253.     [
  1254.       104,
  1255.       33,
  1256.       0,
  1257.       34,
  1258.       0,
  1259.       "LATENT"
  1260.     ],
  1261.     [
  1262.       105,
  1263.       34,
  1264.       0,
  1265.       35,
  1266.       1,
  1267.       "IMAGE"
  1268.     ],
  1269.     [
  1270.       106,
  1271.       3,
  1272.       0,
  1273.       33,
  1274.       0,
  1275.       "MODEL"
  1276.     ],
  1277.     [
  1278.       109,
  1279.       9,
  1280.       0,
  1281.       29,
  1282.       1,
  1283.       "IMAGE"
  1284.     ],
  1285.     [
  1286.       112,
  1287.       34,
  1288.       0,
  1289.       36,
  1290.       0,
  1291.       "IMAGE"
  1292.     ],
  1293.     [
  1294.       113,
  1295.       9,
  1296.       0,
  1297.       35,
  1298.       0,
  1299.       "IMAGE"
  1300.     ],
  1301.     [
  1302.       120,
  1303.       3,
  1304.       0,
  1305.       38,
  1306.       0,
  1307.       "MODEL"
  1308.     ],
  1309.     [
  1310.       121,
  1311.       38,
  1312.       0,
  1313.       9,
  1314.       0,
  1315.       "LATENT"
  1316.     ],
  1317.     [
  1318.       125,
  1319.       39,
  1320.       0,
  1321.       3,
  1322.       0,
  1323.       "MODEL"
  1324.     ],
  1325.     [
  1326.       129,
  1327.       44,
  1328.       0,
  1329.       43,
  1330.       5,
  1331.       "UPSCALE_MODEL"
  1332.     ],
  1333.     [
  1334.       130,
  1335.       43,
  1336.       0,
  1337.       45,
  1338.       1,
  1339.       "IMAGE"
  1340.     ],
  1341.     [
  1342.       131,
  1343.       43,
  1344.       0,
  1345.       46,
  1346.       0,
  1347.       "IMAGE"
  1348.     ],
  1349.     [
  1350.       132,
  1351.       3,
  1352.       0,
  1353.       43,
  1354.       1,
  1355.       "MODEL"
  1356.     ],
  1357.     [
  1358.       172,
  1359.       53,
  1360.       0,
  1361.       22,
  1362.       0,
  1363.       "INT"
  1364.     ],
  1365.     [
  1366.       173,
  1367.       53,
  1368.       0,
  1369.       38,
  1370.       4,
  1371.       "INT"
  1372.     ],
  1373.     [
  1374.       174,
  1375.       53,
  1376.       0,
  1377.       33,
  1378.       4,
  1379.       "INT"
  1380.     ],
  1381.     [
  1382.       175,
  1383.       54,
  1384.       0,
  1385.       38,
  1386.       3,
  1387.       "LATENT"
  1388.     ],
  1389.     [
  1390.       176,
  1391.       3,
  1392.       1,
  1393.       55,
  1394.       0,
  1395.       "CLIP"
  1396.     ],
  1397.     [
  1398.       177,
  1399.       22,
  1400.       0,
  1401.       55,
  1402.       1,
  1403.       "STRING"
  1404.     ],
  1405.     [
  1406.       179,
  1407.       55,
  1408.       0,
  1409.       33,
  1410.       1,
  1411.       "CONDITIONING"
  1412.     ],
  1413.     [
  1414.       180,
  1415.       55,
  1416.       0,
  1417.       38,
  1418.       1,
  1419.       "CONDITIONING"
  1420.     ],
  1421.     [
  1422.       181,
  1423.       55,
  1424.       0,
  1425.       43,
  1426.       2,
  1427.       "CONDITIONING"
  1428.     ],
  1429.     [
  1430.       182,
  1431.       55,
  1432.       1,
  1433.       33,
  1434.       2,
  1435.       "CONDITIONING"
  1436.     ],
  1437.     [
  1438.       183,
  1439.       55,
  1440.       1,
  1441.       38,
  1442.       2,
  1443.       "CONDITIONING"
  1444.     ],
  1445.     [
  1446.       184,
  1447.       55,
  1448.       1,
  1449.       43,
  1450.       3,
  1451.       "CONDITIONING"
  1452.     ],
  1453.     [
  1454.       192,
  1455.       55,
  1456.       0,
  1457.       59,
  1458.       0,
  1459.       "CONDITIONING"
  1460.     ],
  1461.     [
  1462.       193,
  1463.       57,
  1464.       0,
  1465.       3,
  1466.       1,
  1467.       "CLIP"
  1468.     ],
  1469.     [
  1470.       206,
  1471.       58,
  1472.       0,
  1473.       9,
  1474.       1,
  1475.       "VAE"
  1476.     ],
  1477.     [
  1478.       207,
  1479.       58,
  1480.       0,
  1481.       31,
  1482.       1,
  1483.       "VAE"
  1484.     ],
  1485.     [
  1486.       208,
  1487.       58,
  1488.       0,
  1489.       34,
  1490.       1,
  1491.       "VAE"
  1492.     ],
  1493.     [
  1494.       209,
  1495.       58,
  1496.       0,
  1497.       43,
  1498.       4,
  1499.       "VAE"
  1500.     ],
  1501.     [
  1502.       210,
  1503.       60,
  1504.       0,
  1505.       39,
  1506.       0,
  1507.       "MODEL"
  1508.     ],
  1509.     [
  1510.       217,
  1511.       9,
  1512.       0,
  1513.       45,
  1514.       0,
  1515.       "IMAGE"
  1516.     ],
  1517.     [
  1518.       218,
  1519.       9,
  1520.       0,
  1521.       43,
  1522.       0,
  1523.       "IMAGE"
  1524.     ]
  1525.   ],
  1526.   "groups": [
  1527.     {
  1528.       "id": 1,
  1529.       "title": "Prompt",
  1530.       "bounding": [
  1531.         1887.7008056640625,
  1532.         315.7511291503906,
  1533.         400.53302001953125,
  1534.         1109.22900390625
  1535.       ],
  1536.       "color": "#3f789e",
  1537.       "font_size": 24,
  1538.       "flags": {}
  1539.     },
  1540.     {
  1541.       "id": 2,
  1542.       "title": "BAKE",
  1543.       "bounding": [
  1544.         2306.97802734375,
  1545.         875.346923828125,
  1546.         365.7884826660156,
  1547.         541.6765747070312
  1548.       ],
  1549.       "color": "#3f789e",
  1550.       "font_size": 24,
  1551.       "flags": {}
  1552.     },
  1553.     {
  1554.       "id": 4,
  1555.       "title": "Load Models",
  1556.       "bounding": [
  1557.         1423.2955322265625,
  1558.         321.03265380859375,
  1559.         452.1885070800781,
  1560.         648.4689331054688
  1561.       ],
  1562.       "color": "#3f789e",
  1563.       "font_size": 24,
  1564.       "flags": {}
  1565.     },
  1566.     {
  1567.       "id": 5,
  1568.       "title": "Latent Upscale",
  1569.       "bounding": [
  1570.         2487.48291015625,
  1571.         1452.9498291015625,
  1572.         883.6612548828125,
  1573.         1139.4625244140625
  1574.       ],
  1575.       "color": "#3f789e",
  1576.       "font_size": 24,
  1577.       "flags": {}
  1578.     },
  1579.     {
  1580.       "id": 6,
  1581.       "title": "size and seed",
  1582.       "bounding": [
  1583.         2306.091064453125,
  1584.         319.2414855957031,
  1585.         365.7884826660156,
  1586.         541.6765747070312
  1587.       ],
  1588.       "color": "#3f789e",
  1589.       "font_size": 24,
  1590.       "flags": {}
  1591.     },
  1592.     {
  1593.       "id": 7,
  1594.       "title": "SPEED UP LORA",
  1595.       "bounding": [
  1596.         1426.3907470703125,
  1597.         997.6608276367188,
  1598.         438.346435546875,
  1599.         111.23175811767578
  1600.       ],
  1601.       "color": "#3f789e",
  1602.       "font_size": 24,
  1603.       "flags": {}
  1604.     },
  1605.     {
  1606.       "id": 8,
  1607.       "title": "additional lora",
  1608.       "bounding": [
  1609.         1422.179443359375,
  1610.         1140.968994140625,
  1611.         441.14776611328125,
  1612.         276.51812744140625
  1613.       ],
  1614.       "color": "#3f789e",
  1615.       "font_size": 24,
  1616.       "flags": {}
  1617.     },
  1618.     {
  1619.       "id": 9,
  1620.       "title": "USDU",
  1621.       "bounding": [
  1622.         1406.0919189453125,
  1623.         1451.150390625,
  1624.         1060.4345703125,
  1625.         1064.9732666015625
  1626.       ],
  1627.       "color": "#b06634",
  1628.       "font_size": 24,
  1629.       "flags": {}
  1630.     }
  1631.   ],
  1632.   "definitions": {
  1633.     "subgraphs": [
  1634.       {
  1635.         "id": "0a2f10ed-0923-4c14-8b09-a7900abcf646",
  1636.         "version": 1,
  1637.         "state": {
  1638.           "lastGroupId": 9,
  1639.           "lastNodeId": 54,
  1640.           "lastLinkId": 175,
  1641.           "lastRerouteId": 0
  1642.         },
  1643.         "revision": 0,
  1644.         "config": {},
  1645.         "name": "conditioning",
  1646.         "inputNode": {
  1647.           "id": -10,
  1648.           "bounding": [
  1649.             1723.7540283203125,
  1650.             1107.2079467773438,
  1651.             120,
  1652.             80
  1653.           ]
  1654.         },
  1655.         "outputNode": {
  1656.           "id": -20,
  1657.           "bounding": [
  1658.             2173.3251953125,
  1659.             1107.2079467773438,
  1660.             128.58209228515625,
  1661.             80
  1662.           ]
  1663.         },
  1664.         "inputs": [
  1665.           {
  1666.             "id": "ca0db9de-add2-4103-8b1f-0d32c4a3e57c",
  1667.             "name": "clip",
  1668.             "type": "CLIP",
  1669.             "linkIds": [
  1670.               73
  1671.             ],
  1672.             "localized_name": "clip",
  1673.             "pos": {
  1674.               "0": 1823.7540283203125,
  1675.               "1": 1127.2080078125
  1676.             }
  1677.           },
  1678.           {
  1679.             "id": "a1047934-0953-4643-b85f-aeb96b0fbdb5",
  1680.             "name": "text",
  1681.             "type": "STRING",
  1682.             "linkIds": [
  1683.               75
  1684.             ],
  1685.             "localized_name": "text",
  1686.             "pos": {
  1687.               "0": 1823.7540283203125,
  1688.               "1": 1147.2080078125
  1689.             }
  1690.           }
  1691.         ],
  1692.         "outputs": [
  1693.           {
  1694.             "id": "9f319e2d-6004-4793-a36c-7863b26ef1dd",
  1695.             "name": "CONDITIONING",
  1696.             "type": "CONDITIONING",
  1697.             "linkIds": [
  1698.               79,
  1699.               108,
  1700.               118,
  1701.               133
  1702.             ],
  1703.             "pos": {
  1704.               "0": 2193.3251953125,
  1705.               "1": 1127.2080078125
  1706.             }
  1707.           },
  1708.           {
  1709.             "id": "cda746c9-194e-4d64-a1d1-1c1e16d2b0b6",
  1710.             "name": "CONDITIONING_1",
  1711.             "type": "CONDITIONING",
  1712.             "linkIds": [
  1713.               107,
  1714.               119,
  1715.               134
  1716.             ],
  1717.             "localized_name": "CONDITIONING",
  1718.             "pos": {
  1719.               "0": 2193.3251953125,
  1720.               "1": 1147.2080078125
  1721.             }
  1722.           }
  1723.         ],
  1724.         "widgets": [],
  1725.         "nodes": [
  1726.           {
  1727.             "id": 4,
  1728.             "type": "CLIPTextEncode",
  1729.             "pos": [
  1730.               1907.4296875,
  1731.               1087.159912109375
  1732.             ],
  1733.             "size": [
  1734.               210.36268615722656,
  1735.               88
  1736.             ],
  1737.             "flags": {
  1738.               "collapsed": true
  1739.             },
  1740.             "order": 0,
  1741.             "mode": 0,
  1742.             "inputs": [
  1743.               {
  1744.                 "localized_name": "clip",
  1745.                 "name": "clip",
  1746.                 "type": "CLIP",
  1747.                 "link": 73
  1748.               },
  1749.               {
  1750.                 "localized_name": "text",
  1751.                 "name": "text",
  1752.                 "type": "STRING",
  1753.                 "widget": {
  1754.                   "name": "text"
  1755.                 },
  1756.                 "link": 75
  1757.               }
  1758.             ],
  1759.             "outputs": [
  1760.               {
  1761.                 "localized_name": "CONDITIONING",
  1762.                 "name": "CONDITIONING",
  1763.                 "type": "CONDITIONING",
  1764.                 "links": [
  1765.                   4,
  1766.                   76
  1767.                 ]
  1768.               }
  1769.             ],
  1770.             "properties": {
  1771.               "cnr_id": "comfy-core",
  1772.               "ver": "0.3.43",
  1773.               "Node name for S&R": "CLIPTextEncode",
  1774.               "widget_ue_connectable": {}
  1775.             },
  1776.             "widgets_values": [
  1777.               ""
  1778.             ]
  1779.           },
  1780.           {
  1781.             "id": 23,
  1782.             "type": "Reroute",
  1783.             "pos": [
  1784.               1914.9132080078125,
  1785.               1118.1834716796875
  1786.             ],
  1787.             "size": [
  1788.               140.8000030517578,
  1789.               26
  1790.             ],
  1791.             "flags": {},
  1792.             "order": 2,
  1793.             "mode": 0,
  1794.             "inputs": [
  1795.               {
  1796.                 "name": "",
  1797.                 "type": "*",
  1798.                 "link": 76
  1799.               }
  1800.             ],
  1801.             "outputs": [
  1802.               {
  1803.                 "name": "CONDITIONING",
  1804.                 "type": "CONDITIONING",
  1805.                 "links": [
  1806.                   79,
  1807.                   108,
  1808.                   118,
  1809.                   133
  1810.                 ]
  1811.               }
  1812.             ],
  1813.             "properties": {
  1814.               "showOutputText": true,
  1815.               "horizontal": false
  1816.             }
  1817.           },
  1818.           {
  1819.             "id": 5,
  1820.             "type": "ConditioningZeroOut",
  1821.             "pos": [
  1822.               1903.7540283203125,
  1823.               1211.2559814453125
  1824.             ],
  1825.             "size": [
  1826.               197.712890625,
  1827.               26
  1828.             ],
  1829.             "flags": {
  1830.               "collapsed": false
  1831.             },
  1832.             "order": 1,
  1833.             "mode": 0,
  1834.             "inputs": [
  1835.               {
  1836.                 "localized_name": "conditioning",
  1837.                 "name": "conditioning",
  1838.                 "type": "CONDITIONING",
  1839.                 "link": 4
  1840.               }
  1841.             ],
  1842.             "outputs": [
  1843.               {
  1844.                 "localized_name": "CONDITIONING",
  1845.                 "name": "CONDITIONING",
  1846.                 "type": "CONDITIONING",
  1847.                 "links": [
  1848.                   107,
  1849.                   119,
  1850.                   134
  1851.                 ]
  1852.               }
  1853.             ],
  1854.             "properties": {
  1855.               "cnr_id": "comfy-core",
  1856.               "ver": "0.3.43",
  1857.               "Node name for S&R": "ConditioningZeroOut",
  1858.               "widget_ue_connectable": {}
  1859.             },
  1860.             "widgets_values": []
  1861.           }
  1862.         ],
  1863.         "groups": [],
  1864.         "links": [
  1865.           {
  1866.             "id": 76,
  1867.             "origin_id": 4,
  1868.             "origin_slot": 0,
  1869.             "target_id": 23,
  1870.             "target_slot": 0,
  1871.             "type": "*"
  1872.           },
  1873.           {
  1874.             "id": 4,
  1875.             "origin_id": 4,
  1876.             "origin_slot": 0,
  1877.             "target_id": 5,
  1878.             "target_slot": 0,
  1879.             "type": "CONDITIONING"
  1880.           },
  1881.           {
  1882.             "id": 73,
  1883.             "origin_id": -10,
  1884.             "origin_slot": 0,
  1885.             "target_id": 4,
  1886.             "target_slot": 0,
  1887.             "type": "CLIP"
  1888.           },
  1889.           {
  1890.             "id": 75,
  1891.             "origin_id": -10,
  1892.             "origin_slot": 1,
  1893.             "target_id": 4,
  1894.             "target_slot": 1,
  1895.             "type": "STRING"
  1896.           },
  1897.           {
  1898.             "id": 79,
  1899.             "origin_id": 23,
  1900.             "origin_slot": 0,
  1901.             "target_id": -20,
  1902.             "target_slot": 0,
  1903.             "type": "CONDITIONING"
  1904.           },
  1905.           {
  1906.             "id": 108,
  1907.             "origin_id": 23,
  1908.             "origin_slot": 0,
  1909.             "target_id": -20,
  1910.             "target_slot": 0,
  1911.             "type": "CONDITIONING"
  1912.           },
  1913.           {
  1914.             "id": 118,
  1915.             "origin_id": 23,
  1916.             "origin_slot": 0,
  1917.             "target_id": -20,
  1918.             "target_slot": 0,
  1919.             "type": "CONDITIONING"
  1920.           },
  1921.           {
  1922.             "id": 133,
  1923.             "origin_id": 23,
  1924.             "origin_slot": 0,
  1925.             "target_id": -20,
  1926.             "target_slot": 0,
  1927.             "type": "CONDITIONING"
  1928.           },
  1929.           {
  1930.             "id": 107,
  1931.             "origin_id": 5,
  1932.             "origin_slot": 0,
  1933.             "target_id": -20,
  1934.             "target_slot": 1,
  1935.             "type": "CONDITIONING"
  1936.           },
  1937.           {
  1938.             "id": 119,
  1939.             "origin_id": 5,
  1940.             "origin_slot": 0,
  1941.             "target_id": -20,
  1942.             "target_slot": 1,
  1943.             "type": "CONDITIONING"
  1944.           },
  1945.           {
  1946.             "id": 134,
  1947.             "origin_id": 5,
  1948.             "origin_slot": 0,
  1949.             "target_id": -20,
  1950.             "target_slot": 1,
  1951.             "type": "CONDITIONING"
  1952.           }
  1953.         ],
  1954.         "extra": {}
  1955.       }
  1956.     ]
  1957.   },
  1958.   "config": {},
  1959.   "extra": {
  1960.     "ds": {
  1961.       "scale": 0.7247295000000007,
  1962.       "offset": [
  1963.         -692.0391251207246,
  1964.         -175.83699839102886
  1965.       ]
  1966.     },
  1967.     "frontendVersion": "1.25.9",
  1968.     "ue_links": [],
  1969.     "links_added_by_ue": [
  1970.       58,
  1971.       59,
  1972.       60,
  1973.       61,
  1974.       62,
  1975.       63
  1976.     ],
  1977.     "VHS_latentpreview": true,
  1978.     "VHS_latentpreviewrate": 0,
  1979.     "VHS_MetadataImage": true,
  1980.     "VHS_KeepIntermediate": true
  1981.   },
  1982.   "version": 0.4
  1983. }
Advertisement
Add Comment
Please, Sign In to add comment