{ "last_node_id": 192, "last_link_id": 612, "nodes": [ { "id": 163, "type": "Reroute", "pos": [ 330, -60 ], "size": [ 75, 26 ], "flags": { "pinned": true }, "order": 34, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 587 } ], "outputs": [ { "name": "", "type": "MODEL", "links": [ 424, 426 ], "slot_index": 0, "label": "mswitch" } ], "title": "mswitch", "properties": { "showOutputText": false, "horizontal": false, "showTitle": true }, "color": "#332922", "bgcolor": "#593930" }, { "id": 17, "type": "VAEDecode", "pos": [ 1790, -170 ], "size": { "0": 194.98245239257812, "1": 58.981964111328125 }, "flags": { "collapsed": true, "pinned": true }, "order": 50, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 287 }, { "name": "vae", "type": "VAE", "link": 141 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 386, 493 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" }, "color": "#233", "bgcolor": "#355" }, { "id": 64, "type": "VAEEncode", "pos": [ 1790, -140 ], "size": { "0": 210, "1": 46 }, "flags": { "collapsed": true, "pinned": true }, "order": 54, "mode": 0, "inputs": [ { "name": "pixels", "type": "IMAGE", "link": 176 }, { "name": "vae", "type": "VAE", "link": 377 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 517 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEEncode" } }, { "id": 57, "type": "Note", "pos": [ 320, -180 ], "size": { "0": 210, "1": 102.43721771240234 }, "flags": { "pinned": true }, "order": 0, "mode": 0, "title": "To ENABLE LoRA", "properties": { "text": "" }, "widgets_values": [ "DO NOT FORGET\n\nto set strength, both model and clip\n\n0 = DISABLE" ], "color": "#432", "bgcolor": "#653" }, { "id": 48, "type": "Note", "pos": [ 680, 1290 ], "size": { "0": 213.90769958496094, "1": 110.17156982421875 }, "flags": { "pinned": true }, "order": 1, "mode": 0, "title": "Note - Step Control", "properties": { "text": "" }, "widgets_values": [ "These can be used to control the total sampling steps and the step at which the sampling switches to the refiner." ], "color": "#432", "bgcolor": "#653" }, { "id": 40, "type": "Note", "pos": [ 680, 1450 ], "size": { "0": 451.5049743652344, "1": 424.4164123535156 }, "flags": { "pinned": true }, "order": 2, "mode": 0, "title": "Note - KSampler ADVANCED General Information", "properties": { "text": "" }, "widgets_values": [ "Here are the settings that SHOULD stay in place if you want this workflow to work correctly:\n - add_noise: enable = This adds random noise into the picture so the model can denoise it\n\n - return_with_leftover_noise: enable = This sends the latent image data and all it's leftover noise to the next KSampler node.\n\nThe settings to pay attention to:\n - control_after_generate = generates a new random seed after each workflow job completed.\n - steps = This is the amount of iterations you would like to run the positive and negative CLIP prompts through. Each Step will add (positive) or remove (negative) pixels based on what stable diffusion \"thinks\" should be there according to the model's training\n - cfg = This is how much you want SDXL to adhere to the prompt. Lower CFG gives you more creative but often blurrier results. Higher CFG (recommended max 10) gives you stricter results according to the CLIP prompt. If the CFG value is too high, it can also result in \"burn-in\" where the edges of the picture become even stronger, often highlighting details in unnatural ways.\n - sampler_name = This is the sampler type, and unfortunately different samplers and schedulers have better results with fewer steps, while others have better success with higher steps. This will require experimentation on your part!\n - scheduler = The algorithm/method used to choose the timesteps to denoise the picture.\n - start_at_step = This is the step number the KSampler will start out it's process of de-noising the picture or \"removing the random noise to reveal the picture within\". The first KSampler usually starts with Step 0. Starting at step 0 is the same as setting denoise to 1.0 in the regular Sampler node.\n - end_at_step = This is the step number the KSampler will stop it's process of de-noising the picture. If there is any remaining leftover noise and return_with_leftover_noise is enabled, then it will pass on the left over noise to the next KSampler (assuming there is another one)." ], "color": "#223", "bgcolor": "#335" }, { "id": 41, "type": "Note", "pos": [ 680, 1120 ], "size": { "0": 320, "1": 120 }, "flags": { "pinned": true }, "order": 3, "mode": 0, "title": "Note - VAE Decoder", "properties": { "text": "" }, "widgets_values": [ "This node will take the latent data from the KSampler and, using the VAE, it will decode it into visible data\n\nVAE = Latent --> Visible\n\nThis can then be sent to the Save Image node to be saved as a PNG." ], "color": "#332922", "bgcolor": "#593930" }, { "id": 38, "type": "Note", "pos": [ 350, 1380 ], "size": { "0": 284.3257141113281, "1": 123.88604736328125 }, "flags": { "pinned": true }, "order": 4, "mode": 0, "title": "Note - Text Prompts", "properties": { "text": "" }, "widgets_values": [ "These nodes are where you include the text for:\n - what you want in the picture (Positive Prompt, Green)\n - or what you don't want in the picture (Negative Prompt, Red)\n\nThis node type is called a \"PrimitiveNode\" if you are searching for the node type." ], "color": "#323", "bgcolor": "#535" }, { "id": 43, "type": "Note", "pos": [ 350, 1250 ], "size": { "0": 240, "1": 80 }, "flags": { "pinned": true }, "order": 5, "mode": 0, "title": "Note - CLIP Encode (REFINER)", "properties": { "text": "" }, "widgets_values": [ "These nodes receive the text from the prompt and use the optimal CLIP settings for the specified checkpoint model (in this case: SDXL Refiner)" ], "color": "#323", "bgcolor": "#535" }, { "id": 37, "type": "Note", "pos": [ 0, 1350 ], "size": { "0": 330, "1": 140 }, "flags": { "pinned": true }, "order": 6, "mode": 0, "title": "Note - Load Checkpoint REFINER", "properties": { "text": "" }, "widgets_values": [ "This is a checkpoint model loader. \n - This is set up automatically with the optimal settings for whatever SD model version you choose to use.\n - In this example, it is for the Refiner SDXL model\n\nNOTE: When loading in another person's workflow, be sure to manually choose your own *local* model. This also applies to LoRas and all their deviations." ], "color": "#323", "bgcolor": "#535" }, { "id": 36, "type": "Note", "pos": [ 10, 1160 ], "size": { "0": 315.70074462890625, "1": 147.9551239013672 }, "flags": { "pinned": true }, "order": 7, "mode": 0, "title": "Note - Load Checkpoint BASE", "properties": { "text": "" }, "widgets_values": [ "This is a checkpoint model loader. \n - This is set up automatically with the optimal settings for whatever SD model version you choose to use.\n - In this example, it is for the Base SDXL model\n - This node is also used for SD1.5 and SD2.x models\n \nNOTE: When loading in another person's workflow, be sure to manually choose your own *local* model. This also applies to LoRas and all their deviations" ], "color": "#323", "bgcolor": "#535" }, { "id": 42, "type": "Note", "pos": [ -270, 1160 ], "size": { "0": 260, "1": 210 }, "flags": { "pinned": true }, "order": 8, "mode": 0, "title": "Note - Empty Latent Image", "properties": { "text": "" }, "widgets_values": [ "This node sets the image's resolution in Width and Height.\n\nNOTE: For SDXL, it is recommended to use trained values listed below:\n - 1024 x 1024\n - 1152 x 896\n - 896 x 1152\n - 1216 x 832\n - 832 x 1216\n - 1344 x 768\n - 768 x 1344\n - 1536 x 640\n - 640 x 1536" ], "color": "#323", "bgcolor": "#535" }, { "id": 77, "type": "Reroute", "pos": [ 0, -60 ], "size": [ 75, 26 ], "flags": { "pinned": true }, "order": 29, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 394 } ], "outputs": [ { "name": "", "type": "VAE", "links": [ 141, 377, 378 ], "slot_index": 0, "label": "VAE" } ], "title": "VAE", "properties": { "showOutputText": false, "horizontal": false, "showTitle": true } }, { "id": 164, "type": "Reroute", "pos": [ 330, -30 ], "size": [ 75, 26 ], "flags": { "pinned": true }, "order": 35, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 588 } ], "outputs": [ { "name": "", "type": "CLIP", "links": [ 459, 460 ], "slot_index": 0, "label": "cswitch" } ], "title": "cswitch", "properties": { "showOutputText": false, "horizontal": false, "showTitle": true }, "color": "#332922", "bgcolor": "#593930" }, { "id": 39, "type": "Note", "pos": [ 350, 1120 ], "size": { "0": 238.26402282714844, "1": 80.99152374267578 }, "flags": { "pinned": true }, "order": 9, "mode": 0, "title": "Note - CLIP Encode (BASE)", "properties": { "text": "" }, "widgets_values": [ "These nodes receive the text from the prompt and use the optimal CLIP settings for the specified checkpoint model (in this case: SDXL Base)" ], "color": "#323", "bgcolor": "#535" }, { "id": 181, "type": "Reroute", "pos": [ -150, -460 ], "size": [ 75, 26 ], "flags": { "pinned": true }, "order": 31, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 447 } ], "outputs": [ { "name": "", "type": "INT", "links": [ 451, 452, 595 ], "slot_index": 0 } ], "properties": { "showOutputText": false, "horizontal": false } }, { "id": 173, "type": "CLIPTextEncodeSDXL", "pos": [ 610, -830 ], "size": { "0": 400, "1": 278 }, "flags": { "pinned": true }, "order": 44, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 459 }, { "name": "target_width", "type": "INT", "link": 449, "widget": { "name": "target_width", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192 } ] } }, { "name": "target_height", "type": "INT", "link": 451, "widget": { "name": "target_height", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192 } ] } }, { "name": "width", "type": "INT", "link": 597, "widget": { "name": "width", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192 } ] } }, { "name": "height", "type": "INT", "link": 598, "widget": { "name": "height", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192 } ] } }, { "name": "text_g", "type": "STRING", "link": 465, "widget": { "name": "text_g", "config": [ "STRING", { "multiline": true, "default": "CLIP_G" } ] } }, { "name": "text_l", "type": "STRING", "link": 471, "widget": { "name": "text_l", "config": [ "STRING", { "multiline": true, "default": "CLIP_L" } ] } } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 477 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncodeSDXL" }, "widgets_values": [ 1024, 1024, 0, 0, 1024, 1024, "CLIP_G", "realistic, cat, futuristic, lab, lights, modern, head on, looking into the camera, close up" ], "color": "#232", "bgcolor": "#353" }, { "id": 175, "type": "CLIPTextEncodeSDXL", "pos": [ 610, -510 ], "size": { "0": 400, "1": 270 }, "flags": { "pinned": true }, "order": 45, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 460 }, { "name": "target_width", "type": "INT", "link": 450, "widget": { "name": "target_width", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192 } ] } }, { "name": "target_height", "type": "INT", "link": 452, "widget": { "name": "target_height", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192 } ] } }, { "name": "width", "type": "INT", "link": 601, "widget": { "name": "width", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192 } ] } }, { "name": "height", "type": "INT", "link": 602, "widget": { "name": "height", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192 } ] } }, { "name": "text_g", "type": "STRING", "link": 466, "widget": { "name": "text_g", "config": [ "STRING", { "multiline": true, "default": "CLIP_G" } ] } }, { "name": "text_l", "type": "STRING", "link": 472, "widget": { "name": "text_l", "config": [ "STRING", { "multiline": true, "default": "CLIP_L" } ] } } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 478 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncodeSDXL" }, "widgets_values": [ 1024, 1024, 0, 0, 1024, 1024, "CLIP_G", "(semi-realistic, cgi, 2.5d, 3d), watermark, signature, text, frame, mirror, polaroid, deformed iris, deformed pupils, dark environment" ], "color": "#322", "bgcolor": "#533" }, { "id": 185, "type": "Reroute", "pos": [ 1040, -830 ], "size": [ 75, 26 ], "flags": { "pinned": true }, "order": 46, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 477 } ], "outputs": [ { "name": "", "type": "CONDITIONING", "links": [ 499, 500 ], "slot_index": 0 } ], "properties": { "showOutputText": false, "horizontal": false } }, { "id": 186, "type": "Reroute", "pos": [ 1030, -510 ], "size": [ 75, 26 ], "flags": { "pinned": true }, "order": 47, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 478 } ], "outputs": [ { "name": "", "type": "CONDITIONING", "links": [ 485, 486 ], "slot_index": 0 } ], "properties": { "showOutputText": false, "horizontal": false } }, { "id": 174, "type": "CLIPTextEncodeSDXLRefiner", "pos": [ 1260, -770 ], "size": { "0": 400, "1": 200 }, "flags": { "pinned": true }, "order": 38, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 462 }, { "name": "width", "type": "INT", "link": 599, "widget": { "name": "width", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192 } ] } }, { "name": "height", "type": "INT", "link": 600, "widget": { "name": "height", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192 } ] } }, { "name": "text", "type": "STRING", "link": 473, "widget": { "name": "text", "config": [ "STRING", { "multiline": true } ] } } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 510 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncodeSDXLRefiner" }, "widgets_values": [ 6, 1024, 1024, "realistic, cat, futuristic, lab, lights, modern, head on, looking into the camera, close up" ], "color": "#232", "bgcolor": "#353" }, { "id": 176, "type": "CLIPTextEncodeSDXLRefiner", "pos": [ 1260, -520 ], "size": { "0": 400, "1": 200 }, "flags": { "pinned": true }, "order": 39, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 463 }, { "name": "width", "type": "INT", "link": 603, "widget": { "name": "width", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192 } ] } }, { "name": "height", "type": "INT", "link": 604, "widget": { "name": "height", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192 } ] } }, { "name": "text", "type": "STRING", "link": 474, "widget": { "name": "text", "config": [ "STRING", { "multiline": true } ] } } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 513 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncodeSDXLRefiner" }, "widgets_values": [ 2, 1024, 1024, "(semi-realistic, cgi, 2.5d, 3d), watermark, signature, text, frame, mirror, polaroid, deformed iris, deformed pupils, dark environment" ], "color": "#322", "bgcolor": "#533" }, { "id": 15, "type": "CLIPTextEncode", "pos": [ 1920, -290 ], "size": { "0": 239.02825927734375, "1": 54 }, "flags": { "collapsed": true, "pinned": true }, "order": 10, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": null, "slot_index": 0 }, { "name": "text", "type": "STRING", "link": null, "widget": { "name": "text", "config": [ "STRING", { "multiline": true } ] } } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [], "slot_index": 0 } ], "title": "Refiner CLIP Text Encode", "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "(highest quality), masterpiece, intricate, high detail, professional photo, 8k uhd, sharp focus, (realistic photograph:1.2), (medieval knight cat wears shiny armor, background is castle:1.2), bright environment" ], "color": "#232", "bgcolor": "#353" }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 1720, -290 ], "size": { "0": 240.33839416503906, "1": 54 }, "flags": { "collapsed": true, "pinned": true }, "order": 11, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": null }, { "name": "text", "type": "STRING", "link": null, "widget": { "name": "text", "config": [ "STRING", { "multiline": true } ] } } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [], "slot_index": 0 } ], "title": "Base CLIP Text Encode", "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "(highest quality), masterpiece, intricate, high detail, professional photo, 8k uhd, sharp focus, (realistic photograph:1.2), (medieval knight cat wears shiny armor, background is castle:1.2), bright environment" ], "color": "#232", "bgcolor": "#353" }, { "id": 16, "type": "CLIPTextEncode", "pos": [ 1920, -250 ], "size": { "0": 240.885986328125, "1": 54 }, "flags": { "collapsed": true, "pinned": true }, "order": 12, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": null }, { "name": "text", "type": "STRING", "link": null, "widget": { "name": "text", "config": [ "STRING", { "multiline": true } ] } } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [], "slot_index": 0 } ], "title": "Refiner CLIP Text Encode", "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "deformed iris, deformed pupils, (semi-realistic, cgi, 2.5d, 3d, sketch, cartoon, drawing, anime:1.2), frame, mirror, polaroid, dark environment" ], "color": "#322", "bgcolor": "#533" }, { "id": 7, "type": "CLIPTextEncode", "pos": [ 1720, -250 ], "size": { "0": 239.6999969482422, "1": 54 }, "flags": { "collapsed": true, "pinned": true }, "order": 13, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": null }, { "name": "text", "type": "STRING", "link": null, "widget": { "name": "text", "config": [ "STRING", { "multiline": true } ] } } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [], "slot_index": 0 } ], "title": "Base CLIP Text Encode", "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "deformed iris, deformed pupils, (semi-realistic, cgi, 2.5d, 3d, sketch, cartoon, drawing, anime:1.2), frame, mirror, polaroid, dark environment" ], "color": "#322", "bgcolor": "#533" }, { "id": 61, "type": "UpscaleModelLoader", "pos": [ 0, 660 ], "size": { "0": 309.3594055175781, "1": 58 }, "flags": { "collapsed": false, "pinned": true }, "order": 14, "mode": 0, "outputs": [ { "name": "UPSCALE_MODEL", "type": "UPSCALE_MODEL", "links": [ 78 ], "shape": 3, "slot_index": 0 } ], "title": "Upscale Model", "properties": { "Node name for S&R": "UpscaleModelLoader" }, "widgets_values": [ "4x-UltraSharp.pth" ], "color": "#323", "bgcolor": "#535" }, { "id": 86, "type": "ImageScaleBy", "pos": [ 0, 740 ], "size": { "0": 309.0455627441406, "1": 78 }, "flags": { "collapsed": false, "pinned": true }, "order": 53, "mode": 0, "inputs": [ { "name": "image", "type": "IMAGE", "link": 175 }, { "name": "scale_by", "type": "FLOAT", "link": 596, "widget": { "name": "scale_by", "config": [ "FLOAT", { "default": 1, "min": 0.01, "max": 8, "step": 0.01 } ] } } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 176 ], "shape": 3, "slot_index": 0 } ], "title": "Scale Image By", "properties": { "Node name for S&R": "ImageScaleBy" }, "widgets_values": [ "area", 0.447 ], "color": "#323", "bgcolor": "#535" }, { "id": 180, "type": "Reroute", "pos": [ -150, -490 ], "size": [ 75, 26 ], "flags": { "pinned": true }, "order": 32, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 489 } ], "outputs": [ { "name": "", "type": "INT", "links": [ 449, 450, 594 ], "slot_index": 0 } ], "properties": { "showOutputText": false, "horizontal": false } }, { "id": 53, "type": "VAELoader", "pos": [ 0, 30 ], "size": { "0": 308.9476013183594, "1": 60.31222915649414 }, "flags": { "collapsed": false, "pinned": true }, "order": 15, "mode": 0, "outputs": [ { "name": "VAE", "type": "VAE", "links": [ 394 ], "shape": 3, "slot_index": 0 } ], "title": "Load VAE (From Other File)", "properties": { "Node name for S&R": "VAELoader" }, "widgets_values": [ "sdxl_vae.safetensors" ], "color": "#233", "bgcolor": "#355" }, { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ 0, 120 ], "size": { "0": 309.085693359375, "1": 99.97860717773438 }, "flags": { "collapsed": false, "pinned": true }, "order": 16, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 340 ], "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 58 ], "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [], "slot_index": 2 } ], "title": "Load Checkpoint - BASE", "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "sd_xl_base_1.0.safetensors" ], "color": "#323", "bgcolor": "#535" }, { "id": 12, "type": "CheckpointLoaderSimple", "pos": [ 0, 250 ], "size": { "0": 309.0479431152344, "1": 100.2989730834961 }, "flags": { "collapsed": false, "pinned": true }, "order": 17, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 425, 502 ], "shape": 3, "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 462, 463 ], "shape": 3, "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [], "shape": 3, "slot_index": 2 } ], "title": "Load Checkpoint - REFINER", "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "sd_xl_refiner_1.0.safetensors" ], "color": "#323", "bgcolor": "#535" }, { "id": 5, "type": "EmptyLatentImage", "pos": [ 0, 560 ], "size": { "0": 309.3422546386719, "1": 78 }, "flags": { "pinned": true, "collapsed": false }, "order": 40, "mode": 0, "inputs": [ { "name": "width", "type": "INT", "link": 607, "widget": { "name": "width", "config": [ "INT", { "default": 512, "min": 64, "max": 8192, "step": 8 } ] } }, { "name": "height", "type": "INT", "link": 608, "widget": { "name": "height", "config": [ "INT", { "default": 512, "min": 64, "max": 8192, "step": 8 } ] } } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 27 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 896, 1152, 1 ], "color": "#222", "bgcolor": "#000" }, { "id": 183, "type": "SeargeIntegerConstant", "pos": [ 0, 470 ], "size": { "0": 309.5510559082031, "1": 58 }, "flags": { "pinned": true }, "order": 18, "mode": 0, "outputs": [ { "name": "value", "type": "INT", "links": [ 447 ], "shape": 3, "slot_index": 0 } ], "title": "Target Final Height", "properties": { "Node name for S&R": "SeargeIntegerConstant" }, "widgets_values": [ 2000 ], "color": "#222", "bgcolor": "#000" }, { "id": 137, "type": "Reroute", "pos": [ 0, 820 ], "size": [ 75, 26 ], "flags": { "pinned": true }, "order": 58, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 491 } ], "outputs": [ { "name": "", "type": "IMAGE", "links": [ 612 ], "label": "YES", "slot_index": 0 } ], "title": "YES", "properties": { "showOutputText": false, "horizontal": false, "showTitle": true }, "color": "#232", "bgcolor": "#353" }, { "id": 74, "type": "Reroute", "pos": [ 110, 860 ], "size": [ 75, 26 ], "flags": { "pinned": true }, "order": 59, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 612, "slot_index": 0 } ], "outputs": [ { "name": "", "type": "IMAGE", "links": [ 593 ], "slot_index": 0, "label": "upscale" } ], "title": "upscale", "properties": { "showOutputText": false, "horizontal": false, "showTitle": true }, "color": "#323", "bgcolor": "#535" }, { "id": 135, "type": "Reroute", "pos": [ 0, 880 ], "size": [ 75, 26 ], "flags": { "pinned": true }, "order": 52, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 493 } ], "outputs": [ { "name": "", "type": "IMAGE", "links": [], "label": "NO", "slot_index": 0 } ], "title": "NO", "properties": { "showOutputText": false, "horizontal": false, "showTitle": true }, "color": "#322", "bgcolor": "#533" }, { "id": 19, "type": "SaveImage", "pos": [ 1310, 30 ], "size": { "0": 608.6677856445312, "1": 883.6700439453125 }, "flags": { "collapsed": false, "pinned": true }, "order": 60, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 593 } ], "properties": {}, "widgets_values": [ "ComfyUI" ], "color": "#222", "bgcolor": "#000" }, { "id": 54, "type": "LoraLoader", "pos": [ 310, 30 ], "size": { "0": 210, "1": 200.37425231933594 }, "flags": { "pinned": true }, "order": 30, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 340 }, { "name": "clip", "type": "CLIP", "link": 58 } ], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 587 ], "shape": 3, "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 588 ], "shape": 3, "slot_index": 1 } ], "title": "Load LoRA 1", "properties": { "Node name for S&R": "LoraLoader" }, "widgets_values": [ "sd_xl_offset_example-lora_1.0.safetensors", 0, 0 ], "color": "#332922", "bgcolor": "#593930" }, { "id": 189, "type": "Reroute", "pos": [ 1780, -750 ], "size": [ 75, 26 ], "flags": { "pinned": true }, "order": 42, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 510 } ], "outputs": [ { "name": "", "type": "CONDITIONING", "links": [ 511, 512 ], "slot_index": 0 } ], "properties": { "showOutputText": false, "horizontal": false } }, { "id": 190, "type": "Reroute", "pos": [ 1750, -530 ], "size": [ 75, 26 ], "flags": { "pinned": true }, "order": 43, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 513 } ], "outputs": [ { "name": "", "type": "CONDITIONING", "links": [ 515, 516 ], "slot_index": 0 } ], "properties": { "showOutputText": false, "horizontal": false } }, { "id": 68, "type": "VAEDecode", "pos": [ 1790, -110 ], "size": { "0": 210, "1": 46 }, "flags": { "collapsed": true, "pinned": true }, "order": 57, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 535 }, { "name": "vae", "type": "VAE", "link": 378 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 491 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 47, "type": "PrimitiveNode", "pos": [ 330, 980 ], "size": { "0": 210, "1": 82 }, "flags": { "pinned": true, "collapsed": false }, "order": 19, "mode": 0, "outputs": [ { "name": "INT", "type": "INT", "links": [ 574, 577 ], "widget": { "name": "end_at_step", "config": [ "INT", { "default": 10000, "min": 0, "max": 10000 } ] }, "slot_index": 0 } ], "title": "base steps", "properties": {}, "widgets_values": [ 20, "fixed" ], "color": "#432", "bgcolor": "#653" }, { "id": 191, "type": "PrimitiveNode", "pos": [ 830, 980 ], "size": { "0": 210, "1": 82 }, "flags": { "pinned": true }, "order": 20, "mode": 0, "outputs": [ { "name": "INT", "type": "INT", "links": [ 585, 586 ], "slot_index": 0, "widget": { "name": "start_at_step", "config": [ "INT", { "default": 0, "min": 0, "max": 10000 } ] } } ], "title": "upscale steps start at", "properties": {}, "widgets_values": [ 35, "fixed" ], "color": "#432", "bgcolor": "#653" }, { "id": 141, "type": "PrimitiveNode", "pos": [ 1080, 980 ], "size": { "0": 210, "1": 82 }, "flags": { "pinned": true }, "order": 21, "mode": 0, "outputs": [ { "name": "INT", "type": "INT", "links": [ 583, 584 ], "slot_index": 0, "widget": { "name": "steps", "config": [ "INT", { "default": 20, "min": 1, "max": 10000 } ] } } ], "title": "upscale steps stops at", "properties": {}, "widgets_values": [ 37, "fixed" ], "color": "#432", "bgcolor": "#653" }, { "id": 10, "type": "KSamplerAdvanced", "pos": [ 310, 370 ], "size": { "0": 249.21498107910156, "1": 543.7639770507812 }, "flags": { "pinned": true }, "order": 48, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 426 }, { "name": "positive", "type": "CONDITIONING", "link": 499 }, { "name": "negative", "type": "CONDITIONING", "link": 485 }, { "name": "latent_image", "type": "LATENT", "link": 27 }, { "name": "steps", "type": "INT", "link": 581, "widget": { "name": "steps", "config": [ "INT", { "default": 20, "min": 1, "max": 10000 } ] }, "slot_index": 4 }, { "name": "end_at_step", "type": "INT", "link": 574, "widget": { "name": "end_at_step", "config": [ "INT", { "default": 10000, "min": 0, "max": 10000 } ] }, "slot_index": 5 }, { "name": "noise_seed", "type": "INT", "link": 163, "widget": { "name": "noise_seed", "config": [ "INT", { "default": 0, "min": 0, "max": 18446744073709552000 } ] }, "slot_index": 6 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 518 ], "shape": 3, "slot_index": 0 } ], "title": "KSampler (Adv.) - BASE", "properties": { "Node name for S&R": "KSamplerAdvanced" }, "widgets_values": [ "enable", 1111, "increment", 25, 7.5, "ddim", "normal", 0, 20, "enable" ], "color": "#223", "bgcolor": "#335" }, { "id": 11, "type": "KSamplerAdvanced", "pos": [ 560, 370 ], "size": { "0": 249.06942749023438, "1": 543.76171875 }, "flags": { "pinned": true }, "order": 49, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 425, "slot_index": 0 }, { "name": "positive", "type": "CONDITIONING", "link": 511 }, { "name": "negative", "type": "CONDITIONING", "link": 515 }, { "name": "latent_image", "type": "LATENT", "link": 518 }, { "name": "steps", "type": "INT", "link": 582, "widget": { "name": "steps", "config": [ "INT", { "default": 20, "min": 1, "max": 10000 } ] }, "slot_index": 4 }, { "name": "start_at_step", "type": "INT", "link": 577, "widget": { "name": "start_at_step", "config": [ "INT", { "default": 0, "min": 0, "max": 10000 } ] } }, { "name": "noise_seed", "type": "INT", "link": 419, "widget": { "name": "noise_seed", "config": [ "INT", { "default": 0, "min": 0, "max": 18446744073709552000 } ] } } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 287 ], "shape": 3, "slot_index": 0 } ], "title": "KSampler (Adv.) - REFINER", "properties": { "Node name for S&R": "KSamplerAdvanced" }, "widgets_values": [ "disable", 1111, "fixed", 25, 7.5, "ddim", "normal", 20, 25, "disable" ], "color": "#223", "bgcolor": "#335" }, { "id": 45, "type": "PrimitiveNode", "pos": [ 580, 980 ], "size": { "0": 210, "1": 82 }, "flags": { "pinned": true }, "order": 22, "mode": 0, "outputs": [ { "name": "INT", "type": "INT", "links": [ 581, 582 ], "slot_index": 0, "widget": { "name": "steps", "config": [ "INT", { "default": 20, "min": 1, "max": 10000 } ] } } ], "title": "base + refiner steps", "properties": {}, "widgets_values": [ 25, "fixed" ], "color": "#432", "bgcolor": "#653" }, { "id": 67, "type": "KSamplerAdvanced", "pos": [ 810, 370 ], "size": { "0": 248.99169921875, "1": 543.3683471679688 }, "flags": { "pinned": true, "collapsed": false }, "order": 55, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 424 }, { "name": "positive", "type": "CONDITIONING", "link": 500 }, { "name": "negative", "type": "CONDITIONING", "link": 486 }, { "name": "latent_image", "type": "LATENT", "link": 517 }, { "name": "steps", "type": "INT", "link": 583, "widget": { "name": "steps", "config": [ "INT", { "default": 20, "min": 1, "max": 10000 } ] } }, { "name": "end_at_step", "type": "INT", "link": 585, "widget": { "name": "end_at_step", "config": [ "INT", { "default": 10000, "min": 0, "max": 10000 } ] }, "slot_index": 5 }, { "name": "noise_seed", "type": "INT", "link": 554, "widget": { "name": "noise_seed", "config": [ "INT", { "default": 0, "min": 0, "max": 18446744073709552000 } ] }, "slot_index": 6 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 519 ], "shape": 3, "slot_index": 0 } ], "title": "UPSCALE BASE", "properties": { "Node name for S&R": "KSamplerAdvanced" }, "widgets_values": [ "enable", 1111, "randomize", 37, 7.5, "ddim", "ddim_uniform", 25, 35, "enable" ], "color": "#323", "bgcolor": "#535" }, { "id": 188, "type": "KSamplerAdvanced", "pos": [ 1060, 370 ], "size": { "0": 248.95338439941406, "1": 543.1529541015625 }, "flags": { "pinned": true }, "order": 56, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 502, "slot_index": 0 }, { "name": "positive", "type": "CONDITIONING", "link": 512 }, { "name": "negative", "type": "CONDITIONING", "link": 516 }, { "name": "latent_image", "type": "LATENT", "link": 519 }, { "name": "steps", "type": "INT", "link": 584, "widget": { "name": "steps", "config": [ "INT", { "default": 20, "min": 1, "max": 10000 } ] }, "slot_index": 4 }, { "name": "start_at_step", "type": "INT", "link": 586, "widget": { "name": "start_at_step", "config": [ "INT", { "default": 0, "min": 0, "max": 10000 } ] } }, { "name": "noise_seed", "type": "INT", "link": 523, "widget": { "name": "noise_seed", "config": [ "INT", { "default": 0, "min": 0, "max": 18446744073709552000 } ] } } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 535 ], "shape": 3, "slot_index": 0 } ], "title": "UPSCALE REFINER", "properties": { "Node name for S&R": "KSamplerAdvanced" }, "widgets_values": [ "disable", 1111, "fixed", 37, 7.5, "ddim", "ddim_uniform", 35, 1000, "disable" ], "color": "#323", "bgcolor": "#535" }, { "id": 182, "type": "SeargeIntegerConstant", "pos": [ 0, 380 ], "size": { "0": 309.2793273925781, "1": 60.40106201171875 }, "flags": { "pinned": true }, "order": 23, "mode": 0, "outputs": [ { "name": "value", "type": "INT", "links": [ 489 ], "shape": 3, "slot_index": 0 } ], "title": "Target Final Width", "properties": { "Node name for S&R": "SeargeIntegerConstant" }, "widgets_values": [ 1600 ], "color": "#222", "bgcolor": "#000" }, { "id": 66, "type": "PrimitiveNode", "pos": [ 310, 260 ], "size": { "0": 210, "1": 82 }, "flags": { "pinned": true }, "order": 24, "mode": 0, "outputs": [ { "name": "INT", "type": "INT", "links": [ 163, 419, 523, 554 ], "slot_index": 0, "widget": { "name": "noise_seed", "config": [ "INT", { "default": 0, "min": 0, "max": 18446744073709552000 } ] } } ], "title": "Seed Noise", "properties": {}, "widgets_values": [ 1111, "increment" ], "color": "#2a363b", "bgcolor": "#3f5159" }, { "id": 58, "type": "ImageUpscaleWithModel", "pos": [ 140, 850 ], "size": { "0": 278, "1": 46 }, "flags": { "collapsed": true, "pinned": true }, "order": 51, "mode": 0, "inputs": [ { "name": "upscale_model", "type": "UPSCALE_MODEL", "link": 78 }, { "name": "image", "type": "IMAGE", "link": 386, "slot_index": 1 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 175 ], "shape": 3, "slot_index": 0 } ], "title": "Upscale w/ Model", "properties": { "Node name for S&R": "ImageUpscaleWithModel" }, "color": "#323", "bgcolor": "#535" }, { "id": 172, "type": "SDXLPromptStyler", "pos": [ 520, 30 ], "size": { "0": 304, "1": 102 }, "flags": { "pinned": false }, "order": 33, "mode": 0, "inputs": [ { "name": "text_positive", "type": "STRING", "link": 470, "widget": { "name": "text_positive", "config": [ "STRING", { "default": "", "multiline": true } ] }, "slot_index": 0 }, { "name": "text_negative", "type": "STRING", "link": 469, "widget": { "name": "text_negative", "config": [ "STRING", { "default": "", "multiline": true } ] }, "slot_index": 1 } ], "outputs": [ { "name": "positive_prompt_text_g", "type": "STRING", "links": [ 589 ], "shape": 3, "slot_index": 0 }, { "name": "negative_prompt_text_g", "type": "STRING", "links": [ 409 ], "shape": 3, "slot_index": 1 } ], "title": "SDXL Prompt Styler 1", "properties": { "Node name for S&R": "SDXLPromptStyler" }, "widgets_values": [ "(futuristic cute cybernetic cat, half organic half robot, in a high tech environment:1.2), bright environment", "(semi-realistic, cgi, 2.5d, 3d), watermark, signature, text, frame, mirror, polaroid, deformed iris, deformed pupils, dark environment", "sai-enhance", "No" ] }, { "id": 161, "type": "SDXLPromptStyler", "pos": [ 520, 130 ], "size": { "0": 304, "1": 109.97069549560547 }, "flags": { "pinned": false }, "order": 37, "mode": 0, "inputs": [ { "name": "text_positive", "type": "STRING", "link": 589, "widget": { "name": "text_positive", "config": [ "STRING", { "default": "", "multiline": true } ] } }, { "name": "text_negative", "type": "STRING", "link": 409, "widget": { "name": "text_negative", "config": [ "STRING", { "default": "", "multiline": true } ] } } ], "outputs": [ { "name": "positive_prompt_text_g", "type": "STRING", "links": [ 415 ], "shape": 3, "slot_index": 0 }, { "name": "negative_prompt_text_g", "type": "STRING", "links": [ 416 ], "shape": 3, "slot_index": 1 } ], "title": "SDXL Prompt Styler 2", "properties": { "Node name for S&R": "SDXLPromptStyler" }, "widgets_values": [ "", "", "sai-photographic", "No" ] }, { "id": 162, "type": "SDXLPromptStyler", "pos": [ 520, 230 ], "size": { "0": 304, "1": 110.09679412841797 }, "flags": { "pinned": false }, "order": 41, "mode": 0, "inputs": [ { "name": "text_positive", "type": "STRING", "link": 415, "widget": { "name": "text_positive", "config": [ "STRING", { "default": "", "multiline": true } ] } }, { "name": "text_negative", "type": "STRING", "link": 416, "widget": { "name": "text_negative", "config": [ "STRING", { "default": "", "multiline": true } ] } } ], "outputs": [ { "name": "positive_prompt_text_g", "type": "STRING", "links": [ 465 ], "shape": 3, "slot_index": 0 }, { "name": "negative_prompt_text_g", "type": "STRING", "links": [ 466 ], "shape": 3, "slot_index": 1 } ], "title": "SDXL Prompt Styler 3", "properties": { "Node name for S&R": "SDXLPromptStyler" }, "widgets_values": [ "", "", "futuristic-sci-fi", "No" ] }, { "id": 69, "type": "ImageBlend", "pos": [ 1940, 50 ], "size": { "0": 210, "1": 102 }, "flags": { "collapsed": false, "pinned": true }, "order": 25, "mode": 0, "inputs": [ { "name": "image1", "type": "IMAGE", "link": null }, { "name": "image2", "type": "IMAGE", "link": null } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [], "shape": 3, "slot_index": 0 } ], "title": "ImageBlend contrast)", "properties": { "Node name for S&R": "ImageBlend" }, "widgets_values": [ 0.225, "overlay" ] }, { "id": 184, "type": "PrimitiveNode", "pos": [ 1080, 30 ], "size": { "0": 229.14744567871094, "1": 180.02310180664062 }, "flags": { "pinned": true }, "order": 26, "mode": 0, "outputs": [ { "name": "STRING", "type": "STRING", "links": [ 471, 473 ], "slot_index": 0, "widget": { "name": "text_l", "config": [ "STRING", { "multiline": true, "default": "CLIP_L" } ] } } ], "title": "Positive Prompt (L) - Terms", "properties": {}, "widgets_values": [ "realistic, cat, futuristic, lab, lights, modern, head on, looking into the camera, close up" ], "color": "#232", "bgcolor": "#353" }, { "id": 13, "type": "PrimitiveNode", "pos": [ 820, 30 ], "size": { "0": 268.79998779296875, "1": 180.1654510498047 }, "flags": { "pinned": true }, "order": 27, "mode": 0, "outputs": [ { "name": "STRING", "type": "STRING", "links": [ 470 ], "slot_index": 0, "widget": { "name": "text_positive", "config": [ "STRING", { "default": "", "multiline": true } ] } } ], "title": "Positive Prompt (G) - Linguistic", "properties": {}, "widgets_values": [ "(futuristic cute cybernetic cat, half organic half robot, in a high tech environment:1.2), bright environment" ], "color": "#232", "bgcolor": "#353" }, { "id": 14, "type": "PrimitiveNode", "pos": [ 820, 240 ], "size": { "0": 489.07720947265625, "1": 100.19055938720703 }, "flags": { "pinned": true }, "order": 28, "mode": 0, "outputs": [ { "name": "STRING", "type": "STRING", "links": [ 469, 472, 474 ], "slot_index": 0, "widget": { "name": "text_negative", "config": [ "STRING", { "default": "", "multiline": true } ] } } ], "title": "Negative Prompt", "properties": {}, "widgets_values": [ "(semi-realistic, cgi, 2.5d, 3d), watermark, signature, text, frame, mirror, polaroid, deformed iris, deformed pupils, dark environment" ], "color": "#322", "bgcolor": "#533" }, { "id": 192, "type": "RecommendedResCalc", "pos": [ -770, 560 ], "size": { "0": 388, "1": 94 }, "flags": { "pinned": true }, "order": 36, "mode": 0, "inputs": [ { "name": "desiredXSIZE", "type": "INT", "link": 594, "widget": { "name": "desiredXSIZE", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192, "step": 2 } ] } }, { "name": "desiredYSIZE", "type": "INT", "link": 595, "widget": { "name": "desiredYSIZE", "config": [ "INT", { "default": 1024, "min": 0, "max": 8192, "step": 2 } ] } } ], "outputs": [ { "name": "recom width", "type": "INT", "links": [ 597, 599, 601, 603, 607 ], "shape": 3, "slot_index": 0 }, { "name": "recom height", "type": "INT", "links": [ 598, 600, 602, 604, 608 ], "shape": 3, "slot_index": 1 }, { "name": "upscale factor", "type": "FLOAT", "links": null, "shape": 3 }, { "name": "reverse upscale (for 4x-upscaler)", "type": "FLOAT", "links": [ 596 ], "shape": 3, "slot_index": 3 } ], "properties": { "Node name for S&R": "RecommendedResCalc" }, "widgets_values": [ 1024, 1024 ], "color": "#222", "bgcolor": "#000" } ], "links": [ [ 27, 5, 0, 10, 3, "LATENT" ], [ 58, 4, 1, 54, 1, "CLIP" ], [ 78, 61, 0, 58, 0, "UPSCALE_MODEL" ], [ 141, 77, 0, 17, 1, "VAE" ], [ 163, 66, 0, 10, 6, "INT" ], [ 175, 58, 0, 86, 0, "IMAGE" ], [ 176, 86, 0, 64, 0, "IMAGE" ], [ 287, 11, 0, 17, 0, "LATENT" ], [ 340, 4, 0, 54, 0, "MODEL" ], [ 377, 77, 0, 64, 1, "VAE" ], [ 378, 77, 0, 68, 1, "VAE" ], [ 386, 17, 0, 58, 1, "IMAGE" ], [ 394, 53, 0, 77, 0, "*" ], [ 409, 172, 1, 161, 1, "STRING" ], [ 415, 161, 0, 162, 0, "STRING" ], [ 416, 161, 1, 162, 1, "STRING" ], [ 419, 66, 0, 11, 6, "INT" ], [ 424, 163, 0, 67, 0, "MODEL" ], [ 425, 12, 0, 11, 0, "MODEL" ], [ 426, 163, 0, 10, 0, "MODEL" ], [ 447, 183, 0, 181, 0, "*" ], [ 449, 180, 0, 173, 1, "INT" ], [ 450, 180, 0, 175, 1, "INT" ], [ 451, 181, 0, 173, 2, "INT" ], [ 452, 181, 0, 175, 2, "INT" ], [ 459, 164, 0, 173, 0, "CLIP" ], [ 460, 164, 0, 175, 0, "CLIP" ], [ 462, 12, 1, 174, 0, "CLIP" ], [ 463, 12, 1, 176, 0, "CLIP" ], [ 465, 162, 0, 173, 5, "STRING" ], [ 466, 162, 1, 175, 5, "STRING" ], [ 469, 14, 0, 172, 1, "STRING" ], [ 470, 13, 0, 172, 0, "STRING" ], [ 471, 184, 0, 173, 6, "STRING" ], [ 472, 14, 0, 175, 6, "STRING" ], [ 473, 184, 0, 174, 3, "STRING" ], [ 474, 14, 0, 176, 3, "STRING" ], [ 477, 173, 0, 185, 0, "*" ], [ 478, 175, 0, 186, 0, "*" ], [ 485, 186, 0, 10, 2, "CONDITIONING" ], [ 486, 186, 0, 67, 2, "CONDITIONING" ], [ 489, 182, 0, 180, 0, "*" ], [ 491, 68, 0, 137, 0, "*" ], [ 493, 17, 0, 135, 0, "*" ], [ 499, 185, 0, 10, 1, "CONDITIONING" ], [ 500, 185, 0, 67, 1, "CONDITIONING" ], [ 502, 12, 0, 188, 0, "MODEL" ], [ 510, 174, 0, 189, 0, "*" ], [ 511, 189, 0, 11, 1, "CONDITIONING" ], [ 512, 189, 0, 188, 1, "CONDITIONING" ], [ 513, 176, 0, 190, 0, "*" ], [ 515, 190, 0, 11, 2, "CONDITIONING" ], [ 516, 190, 0, 188, 2, "CONDITIONING" ], [ 517, 64, 0, 67, 3, "LATENT" ], [ 518, 10, 0, 11, 3, "LATENT" ], [ 519, 67, 0, 188, 3, "LATENT" ], [ 523, 66, 0, 188, 6, "INT" ], [ 535, 188, 0, 68, 0, "LATENT" ], [ 554, 66, 0, 67, 6, "INT" ], [ 574, 47, 0, 10, 5, "INT" ], [ 577, 47, 0, 11, 5, "INT" ], [ 581, 45, 0, 10, 4, "INT" ], [ 582, 45, 0, 11, 4, "INT" ], [ 583, 141, 0, 67, 4, "INT" ], [ 584, 141, 0, 188, 4, "INT" ], [ 585, 191, 0, 67, 5, "INT" ], [ 586, 191, 0, 188, 5, "INT" ], [ 587, 54, 0, 163, 0, "*" ], [ 588, 54, 1, 164, 0, "*" ], [ 589, 172, 0, 161, 0, "STRING" ], [ 593, 74, 0, 19, 0, "IMAGE" ], [ 594, 180, 0, 192, 0, "INT" ], [ 595, 181, 0, 192, 1, "INT" ], [ 596, 192, 3, 86, 1, "FLOAT" ], [ 597, 192, 0, 173, 3, "INT" ], [ 598, 192, 1, 173, 4, "INT" ], [ 599, 192, 0, 174, 1, "INT" ], [ 600, 192, 1, 174, 2, "INT" ], [ 601, 192, 0, 175, 3, "INT" ], [ 602, 192, 1, 175, 4, "INT" ], [ 603, 192, 0, 176, 1, "INT" ], [ 604, 192, 1, 176, 2, "INT" ], [ 607, 192, 0, 5, 0, "INT" ], [ 608, 192, 1, 5, 1, "INT" ], [ 612, 137, 0, 74, 0, "*" ] ], "groups": [], "config": {}, "extra": {}, "version": 0.4 }