{
  "id": "92112d97-bb64-4b44-86f2-ea5691ef8f6e",
  "revision": 0,
  "last_node_id": 293,
  "last_link_id": 453,
  "nodes": [
    {
      "id": 121,
      "type": "CLIPTextEncode",
      "pos": [
        999.5158077431302,
        -169.82668275877867
      ],
      "size": [
        420,
        88
      ],
      "flags": {},
      "order": 23,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 215
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            216
          ]
        }
      ],
      "title": "CLIP Text Encode ( Negative Prompt)",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.9.1",
        "Node name for S&R": "CLIPTextEncode",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        ""
      ],
      "color": "#323",
      "bgcolor": "#535"
    },
    {
      "id": 122,
      "type": "VAELoader",
      "pos": [
        550.8341347559824,
        -221.67136376487335
      ],
      "size": [
        364.42708333333337,
        58
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            204,
            210,
            212,
            231
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "VAELoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "models": [
          {
            "name": "flux2-vae.safetensors",
            "url": "https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors",
            "directory": "vae"
          }
        ],
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "flux2-vae.safetensors"
      ]
    },
    {
      "id": 128,
      "type": "InpaintStitchImproved",
      "pos": [
        2157.457111853121,
        -369.4267948918106
      ],
      "size": [
        234.9853054814855,
        46
      ],
      "flags": {},
      "order": 56,
      "mode": 0,
      "inputs": [
        {
          "name": "stitcher",
          "type": "STITCHER",
          "link": 224
        },
        {
          "name": "inpainted_image",
          "type": "IMAGE",
          "link": 221
        }
      ],
      "outputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "links": [
            222,
            223
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-inpaint-cropandstitch",
        "ver": "0a9e21591a58d7d5ea1b110ff31923c67047792b",
        "Node name for S&R": "InpaintStitchImproved",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 129,
      "type": "VAEDecode",
      "pos": [
        2153.609753867206,
        -254.296189291726
      ],
      "size": [
        220,
        46
      ],
      "flags": {},
      "order": 55,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 203
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 204
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            221
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "VAEDecode",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": []
    },
    {
      "id": 116,
      "type": "SamplerCustomAdvanced",
      "pos": [
        2154.0698853968065,
        -543.6950235396756
      ],
      "size": [
        212.3638671875,
        106
      ],
      "flags": {},
      "order": 54,
      "mode": 0,
      "inputs": [
        {
          "name": "noise",
          "type": "NOISE",
          "link": 199
        },
        {
          "name": "guider",
          "type": "GUIDER",
          "link": 200
        },
        {
          "name": "sampler",
          "type": "SAMPLER",
          "link": 201
        },
        {
          "name": "sigmas",
          "type": "SIGMAS",
          "link": 202
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 232
        }
      ],
      "outputs": [
        {
          "name": "output",
          "type": "LATENT",
          "links": [
            203
          ]
        },
        {
          "name": "denoised_output",
          "type": "LATENT",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "SamplerCustomAdvanced",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": []
    },
    {
      "id": 117,
      "type": "RandomNoise",
      "pos": [
        1847.0622353583306,
        -581.3590852180428
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 21,
      "mode": 0,
      "inputs": [
        {
          "name": "noise_seed",
          "type": "INT",
          "widget": {
            "name": "noise_seed"
          },
          "link": 206
        }
      ],
      "outputs": [
        {
          "name": "NOISE",
          "type": "NOISE",
          "links": [
            199
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "RandomNoise",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        1079331283944109,
        "randomize"
      ]
    },
    {
      "id": 115,
      "type": "KSamplerSelect",
      "pos": [
        1850.5659745552618,
        -312.01591674373435
      ],
      "size": [
        270,
        58
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "SAMPLER",
          "type": "SAMPLER",
          "links": [
            201
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "KSamplerSelect",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "euler"
      ]
    },
    {
      "id": 113,
      "type": "PrimitiveInt",
      "pos": [
        1531.2853343485967,
        -549.3992452424332
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            206
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.9.2",
        "Node name for S&R": "PrimitiveInt",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        874091251254552,
        "randomize"
      ]
    },
    {
      "id": 126,
      "type": "ee582a7d-cc7f-4911-9fdf-5a7b7fd25782",
      "pos": [
        1620.5393962926616,
        -16.839464845743223
      ],
      "size": [
        240,
        86
      ],
      "flags": {},
      "order": 51,
      "mode": 0,
      "inputs": [
        {
          "label": "positive",
          "name": "conditioning",
          "type": "CONDITIONING",
          "link": 228
        },
        {
          "label": "negative",
          "name": "conditioning_1",
          "type": "CONDITIONING",
          "link": 227
        },
        {
          "name": "pixels",
          "type": "IMAGE",
          "link": 211
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 212
        }
      ],
      "outputs": [
        {
          "label": "positive",
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            237
          ]
        },
        {
          "label": "negative",
          "name": "CONDITIONING_1",
          "type": "CONDITIONING",
          "links": [
            213
          ]
        }
      ],
      "properties": {
        "proxyWidgets": [],
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": []
    },
    {
      "id": 124,
      "type": "b44cf577-fffa-4d81-85d9-e2b5b0e2c17c",
      "pos": [
        1295.4426751586084,
        25.799038281497033
      ],
      "size": [
        240,
        86
      ],
      "flags": {},
      "order": 43,
      "mode": 0,
      "inputs": [
        {
          "label": "positive",
          "name": "conditioning",
          "type": "CONDITIONING",
          "link": 207
        },
        {
          "label": "negative",
          "name": "conditioning_1",
          "type": "CONDITIONING",
          "link": 216
        },
        {
          "name": "pixels",
          "type": "IMAGE",
          "link": 218
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 210
        }
      ],
      "outputs": [
        {
          "label": "positive",
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            225
          ]
        },
        {
          "label": "negative",
          "name": "CONDITIONING_1",
          "type": "CONDITIONING",
          "links": [
            226
          ]
        }
      ],
      "properties": {
        "proxyWidgets": [],
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": []
    },
    {
      "id": 131,
      "type": "ImageScaleToTotalPixels",
      "pos": [
        1272.635364648055,
        176.64114073358292
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 49,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 251
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            211
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "ImageScaleToTotalPixels",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "nearest-exact",
        1,
        1
      ]
    },
    {
      "id": 118,
      "type": "UNETLoader",
      "pos": [
        550.8341310169722,
        -541.6712154640027
      ],
      "size": [
        364.42708333333337,
        82
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            198
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "UNETLoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "flux\\flux-2-klein-9b.safetensors",
        "default"
      ]
    },
    {
      "id": 119,
      "type": "CLIPLoader",
      "pos": [
        550.8341310169722,
        -391.67126929372034
      ],
      "size": [
        364.42708333333337,
        106
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            205,
            215
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "CLIPLoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "models": [
          {
            "name": "qwen_3_8b_fp8mixed.safetensors",
            "url": "https://huggingface.co/Comfy-Org/flux2-klein-9B/resolve/main/split_files/text_encoders/qwen_3_8b_fp8mixed.safetensors",
            "directory": "text_encoders"
          }
        ],
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "flux\\qwen_3_8b_fp8mixed.safetensors",
        "flux2",
        "default"
      ]
    },
    {
      "id": 132,
      "type": "CFGGuider",
      "pos": [
        1845.894179725174,
        -461.35914847247074
      ],
      "size": [
        270,
        98
      ],
      "flags": {},
      "order": 53,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 198
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 238
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 213
        }
      ],
      "outputs": [
        {
          "name": "GUIDER",
          "type": "GUIDER",
          "links": [
            200
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "CFGGuider",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        1
      ]
    },
    {
      "id": 125,
      "type": "InpaintModelConditioning",
      "pos": [
        1524.6328082305122,
        -195.63831434496313
      ],
      "size": [
        258.0840081657145,
        138
      ],
      "flags": {
        "collapsed": false
      },
      "order": 46,
      "mode": 0,
      "inputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 225
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 226
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 231
        },
        {
          "name": "pixels",
          "type": "IMAGE",
          "link": 230
        },
        {
          "name": "mask",
          "type": "MASK",
          "link": 229
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "slot_index": 0,
          "links": [
            228
          ]
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "slot_index": 1,
          "links": [
            227
          ]
        },
        {
          "name": "latent",
          "type": "LATENT",
          "slot_index": 2,
          "links": [
            232
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.27",
        "Node name for S&R": "InpaintModelConditioning",
        "ue_properties": {
          "widget_ue_connectable": {
            "noise_mask": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        true
      ]
    },
    {
      "id": 134,
      "type": "Flux2KleinEnhancer",
      "pos": [
        1909.0233685867204,
        20.505080183841542
      ],
      "size": [
        403.61041343402803,
        274
      ],
      "flags": {},
      "order": 52,
      "mode": 0,
      "inputs": [
        {
          "name": "conditioning",
          "type": "CONDITIONING",
          "link": 237
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            238
          ]
        }
      ],
      "properties": {
        "cnr_id": "ComfyUI-Flux2Klein-Enhancer",
        "ver": "e261321c95c4be2a4042ded8f142f9f7d2a9c66a",
        "Node name for S&R": "Flux2KleinEnhancer",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "aux_id": "capitan01R/ComfyUI-Flux2Klein-Enhancer"
      },
      "widgets_values": [
        10,
        0.1,
        0.1,
        1,
        "dampen",
        false,
        0,
        true,
        "auto",
        false
      ]
    },
    {
      "id": 127,
      "type": "GetImageSize",
      "pos": [
        1528.7791733112629,
        -377.33590710111014
      ],
      "size": [
        187.5,
        124.00000000000006
      ],
      "flags": {},
      "order": 44,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 219
        }
      ],
      "outputs": [
        {
          "name": "width",
          "type": "INT",
          "links": [
            208
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "links": [
            209
          ]
        },
        {
          "name": "batch_size",
          "type": "INT",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "GetImageSize",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": []
    },
    {
      "id": 123,
      "type": "Flux2Scheduler",
      "pos": [
        1842.390440528243,
        -220.19132627380552
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 47,
      "mode": 0,
      "inputs": [
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 208
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 209
        }
      ],
      "outputs": [
        {
          "name": "SIGMAS",
          "type": "SIGMAS",
          "links": [
            202
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "Flux2Scheduler",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        4,
        1024,
        1024
      ]
    },
    {
      "id": 140,
      "type": "GrowMaskWithBlur",
      "pos": [
        553.1332393028915,
        42.370627676357344
      ],
      "size": [
        299.84375,
        246
      ],
      "flags": {
        "collapsed": false
      },
      "order": 37,
      "mode": 0,
      "inputs": [
        {
          "name": "mask",
          "type": "MASK",
          "link": 239
        }
      ],
      "outputs": [
        {
          "name": "mask",
          "type": "MASK",
          "links": [
            240,
            243
          ]
        },
        {
          "name": "mask_inverted",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui_fearnworksnodes",
        "ver": "0.1.2",
        "Node name for S&R": "GrowMaskWithBlur",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.7"
        }
      },
      "widgets_values": [
        20,
        0,
        true,
        false,
        4,
        1,
        1,
        false
      ]
    },
    {
      "id": 141,
      "type": "MaskPreview",
      "pos": [
        682.4707346242185,
        439.41009857275867
      ],
      "size": [
        418.56257000028654,
        533.1799376200379
      ],
      "flags": {
        "collapsed": true
      },
      "order": 40,
      "mode": 0,
      "inputs": [
        {
          "name": "mask",
          "type": "MASK",
          "link": 240
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.17.2",
        "Node name for S&R": "MaskPreview",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.7"
        }
      },
      "widgets_values": []
    },
    {
      "id": 147,
      "type": "ImageCropByMask",
      "pos": [
        -293.21205985567883,
        485.28740690898167
      ],
      "size": [
        210,
        50
      ],
      "flags": {
        "collapsed": false
      },
      "order": 42,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 253
        },
        {
          "name": "mask",
          "type": "MASK",
          "link": 248
        }
      ],
      "outputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "links": [
            249
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-kjnodes",
        "ver": "7b1327192e4729085788a3020a9cbb095e0c7811",
        "Node name for S&R": "ImageCropByMask",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 144,
      "type": "GrowMask",
      "pos": [
        -567.7786629547222,
        558.3793878332128
      ],
      "size": [
        270,
        82
      ],
      "flags": {
        "collapsed": true
      },
      "order": 38,
      "mode": 0,
      "inputs": [
        {
          "name": "mask",
          "type": "MASK",
          "link": 245
        }
      ],
      "outputs": [
        {
          "name": "MASK",
          "type": "MASK",
          "links": [
            248
          ]
        }
      ],
      "title": "Grow Mask (for face)",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.16.1",
        "Node name for S&R": "GrowMask",
        "ue_properties": {
          "widget_ue_connectable": {
            "expand": true,
            "tapered_corners": true
          },
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        50,
        true
      ]
    },
    {
      "id": 247,
      "type": "PreviewImage",
      "pos": [
        -1984.4782696603952,
        1002.1796005168719
      ],
      "size": [
        210,
        258
      ],
      "flags": {},
      "order": 24,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 387
        }
      ],
      "outputs": [],
      "title": "Face reference",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.10.0",
        "Node name for S&R": "PreviewImage",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 148,
      "type": "ImageScaleToTotalPixels",
      "pos": [
        -106.13813989906254,
        249.4893475641482
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 45,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 249
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            250,
            251,
            394
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "ImageScaleToTotalPixels",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "nearest-exact",
        2,
        1
      ]
    },
    {
      "id": 146,
      "type": "SetNode",
      "pos": [
        224.44837777687366,
        329.93710199286636
      ],
      "size": [
        210,
        58
      ],
      "flags": {
        "collapsed": false
      },
      "order": 50,
      "mode": 0,
      "inputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "link": 394
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_face_reference",
      "properties": {
        "previousName": "",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "face_reference"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 246,
      "type": "GetNode",
      "pos": [
        -1955.4063035133995,
        862.9766423627069
      ],
      "size": [
        210,
        58
      ],
      "flags": {
        "collapsed": false
      },
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": [
            392
          ]
        }
      ],
      "title": "Get_megapixel_scale",
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "megapixel_scale"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 243,
      "type": "easy loraStack",
      "pos": [
        -1943.5775446315993,
        605.7715044741609
      ],
      "size": [
        234.79296875,
        154
      ],
      "flags": {
        "collapsed": false
      },
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "optional_lora_stack",
          "shape": 7,
          "type": "LORA_STACK",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "lora_stack",
          "type": "LORA_STACK",
          "links": [
            391
          ]
        }
      ],
      "title": "EmptyLoraStack",
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "b6deb5f5155fd400b20cce7f8644a61efdcbe098",
        "Node name for S&R": "easy loraStack",
        "ue_properties": {
          "widget_ue_connectable": {
            "toggle": true,
            "mode": true,
            "num_loras": true,
            "lora_1_name": true,
            "lora_1_strength": true,
            "lora_1_model_strength": true,
            "lora_1_clip_strength": true,
            "lora_2_name": true,
            "lora_2_strength": true,
            "lora_2_model_strength": true,
            "lora_2_clip_strength": true,
            "lora_3_name": true,
            "lora_3_strength": true,
            "lora_3_model_strength": true,
            "lora_3_clip_strength": true,
            "lora_4_name": true,
            "lora_4_strength": true,
            "lora_4_model_strength": true,
            "lora_4_clip_strength": true,
            "lora_5_name": true,
            "lora_5_strength": true,
            "lora_5_model_strength": true,
            "lora_5_clip_strength": true,
            "lora_6_name": true,
            "lora_6_strength": true,
            "lora_6_model_strength": true,
            "lora_6_clip_strength": true,
            "lora_7_name": true,
            "lora_7_strength": true,
            "lora_7_model_strength": true,
            "lora_7_clip_strength": true,
            "lora_8_name": true,
            "lora_8_strength": true,
            "lora_8_model_strength": true,
            "lora_8_clip_strength": true,
            "lora_9_name": true,
            "lora_9_strength": true,
            "lora_9_model_strength": true,
            "lora_9_clip_strength": true,
            "lora_10_name": true,
            "lora_10_strength": true,
            "lora_10_model_strength": true,
            "lora_10_clip_strength": true
          },
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        false,
        "simple",
        1,
        "None",
        0.6,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1
      ]
    },
    {
      "id": 269,
      "type": "easy loraStack",
      "pos": [
        -2288.577983511138,
        66.86449176220194
      ],
      "size": [
        234.79296875,
        154
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "optional_lora_stack",
          "shape": 7,
          "type": "LORA_STACK",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "lora_stack",
          "type": "LORA_STACK",
          "links": [
            429
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "b6deb5f5155fd400b20cce7f8644a61efdcbe098",
        "Node name for S&R": "easy loraStack",
        "ue_properties": {
          "widget_ue_connectable": {
            "toggle": true,
            "mode": true,
            "num_loras": true,
            "lora_1_name": true,
            "lora_1_strength": true,
            "lora_1_model_strength": true,
            "lora_1_clip_strength": true,
            "lora_2_name": true,
            "lora_2_strength": true,
            "lora_2_model_strength": true,
            "lora_2_clip_strength": true,
            "lora_3_name": true,
            "lora_3_strength": true,
            "lora_3_model_strength": true,
            "lora_3_clip_strength": true,
            "lora_4_name": true,
            "lora_4_strength": true,
            "lora_4_model_strength": true,
            "lora_4_clip_strength": true,
            "lora_5_name": true,
            "lora_5_strength": true,
            "lora_5_model_strength": true,
            "lora_5_clip_strength": true,
            "lora_6_name": true,
            "lora_6_strength": true,
            "lora_6_model_strength": true,
            "lora_6_clip_strength": true,
            "lora_7_name": true,
            "lora_7_strength": true,
            "lora_7_model_strength": true,
            "lora_7_clip_strength": true,
            "lora_8_name": true,
            "lora_8_strength": true,
            "lora_8_model_strength": true,
            "lora_8_clip_strength": true,
            "lora_9_name": true,
            "lora_9_strength": true,
            "lora_9_model_strength": true,
            "lora_9_clip_strength": true,
            "lora_10_name": true,
            "lora_10_strength": true,
            "lora_10_model_strength": true,
            "lora_10_clip_strength": true
          },
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        false,
        "simple",
        1,
        "None",
        0.8,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1
      ]
    },
    {
      "id": 244,
      "type": "GetNode",
      "pos": [
        -2256.372327234728,
        900.3499814706453
      ],
      "size": [
        210,
        58
      ],
      "flags": {
        "collapsed": false
      },
      "order": 8,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            387
          ]
        }
      ],
      "title": "Get_face_reference",
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "face_reference"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 248,
      "type": "SetNode",
      "pos": [
        -1069.98291636161,
        573.007782270807
      ],
      "size": [
        231.7505859375,
        58
      ],
      "flags": {
        "collapsed": false
      },
      "order": 32,
      "mode": 0,
      "inputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "link": 388
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set processed subject image",
      "properties": {
        "previousName": "",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "subject_image_processed"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 271,
      "type": "SetNode",
      "pos": [
        -1715.643929715311,
        -381.2887524634019
      ],
      "size": [
        210,
        58
      ],
      "flags": {},
      "order": 36,
      "mode": 0,
      "inputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "link": 424
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            431
          ]
        }
      ],
      "title": "Set_result_image",
      "properties": {
        "previousName": "",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "result_image"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 261,
      "type": "SetNode",
      "pos": [
        162.75343231821373,
        -915.2460445342642
      ],
      "size": [
        210,
        60
      ],
      "flags": {},
      "order": 31,
      "mode": 0,
      "inputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "link": 412
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_input_pose",
      "properties": {
        "previousName": "input_pose",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "input_pose"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 245,
      "type": "GetNode",
      "pos": [
        -2250.577089978954,
        622.1975446653571
      ],
      "size": [
        231.56663297071728,
        85.10703235704125
      ],
      "flags": {
        "collapsed": false
      },
      "order": 9,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            390
          ]
        }
      ],
      "title": "Get_image_subject",
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "image_subject"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 259,
      "type": "SetNode",
      "pos": [
        -1533.9081070966135,
        -1256.381269401944
      ],
      "size": [
        217.648046875,
        58
      ],
      "flags": {
        "collapsed": true
      },
      "order": 35,
      "mode": 0,
      "inputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "link": 408
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_character_pose_image",
      "properties": {
        "previousName": "",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "character_pose_image"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 257,
      "type": "GetNode",
      "pos": [
        -1711.039384506854,
        -1256.3088149301325
      ],
      "size": [
        251.866114714387,
        87.81773559274518
      ],
      "flags": {
        "collapsed": true
      },
      "order": 10,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            409
          ]
        }
      ],
      "title": "Get_input_pose",
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "input_pose"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 286,
      "type": "GetNode",
      "pos": [
        493.5474280168579,
        -905.4077957367751
      ],
      "size": [
        210,
        60
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            449,
            450
          ]
        }
      ],
      "title": "Get_result_image",
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "result_image"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 293,
      "type": "Label (rgthree)",
      "pos": [
        560.2882499732141,
        -1245.5752535185609
      ],
      "size": [
        1083.837890625,
        150
      ],
      "flags": {
        "pinned": true,
        "allow_interaction": false
      },
      "order": 12,
      "mode": 4,
      "inputs": [],
      "outputs": [],
      "title": "Aistudynow.com",
      "properties": {
        "fontSize": 150,
        "fontFamily": "Arial",
        "fontColor": "#ffffff",
        "textAlign": "center",
        "backgroundColor": "transparent",
        "padding": 0,
        "borderRadius": 0,
        "angle": 0,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.6.2",
          "input_ue_unconnectable": {}
        }
      },
      "color": "#fff0",
      "bgcolor": "#fff0",
      "shape": 1
    },
    {
      "id": 100,
      "type": "Image Comparer (rgthree)",
      "pos": [
        2427.5256817516442,
        -624.8480091506347
      ],
      "size": [
        538.1592957836756,
        868.7979214751726
      ],
      "flags": {
        "collapsed": false
      },
      "order": 58,
      "mode": 0,
      "inputs": [
        {
          "dir": 3,
          "name": "image_a",
          "type": "IMAGE",
          "link": 223
        },
        {
          "dir": 3,
          "name": "image_b",
          "type": "IMAGE",
          "link": 453
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "rgthree-comfy",
        "ver": "0fb1e239a903e93ef626a8c20589b38f46e39dff",
        "comparer_mode": "Slide",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        [
          {
            "name": "A",
            "selected": true,
            "url": "/api/view?filename=rgthree.compare._temp_esbqv_00001_.png&type=temp&subfolder=&rand=0.7742643333888553"
          },
          {
            "name": "B",
            "selected": true,
            "url": "/api/view?filename=rgthree.compare._temp_esbqv_00002_.png&type=temp&subfolder=&rand=0.06950875140176926"
          }
        ]
      ]
    },
    {
      "id": 251,
      "type": "SetNode",
      "pos": [
        -442.003708238127,
        -917.7959345780952
      ],
      "size": [
        210,
        60
      ],
      "flags": {
        "collapsed": false
      },
      "order": 30,
      "mode": 0,
      "inputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "link": 393
        }
      ],
      "outputs": [
        {
          "name": "*",
          "type": "*",
          "links": null
        }
      ],
      "title": "Set_image_subject",
      "properties": {
        "previousName": "image_subject",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "image_subject"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 142,
      "type": "Florence2Run",
      "pos": [
        1373.058345017126,
        361.1364418844323
      ],
      "size": [
        400,
        364
      ],
      "flags": {
        "collapsed": false
      },
      "order": 28,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 450
        },
        {
          "name": "florence2_model",
          "type": "FL2MODEL",
          "link": 241
        }
      ],
      "outputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "links": []
        },
        {
          "name": "mask",
          "type": "MASK",
          "links": [
            239
          ]
        },
        {
          "name": "caption",
          "type": "STRING",
          "links": null
        },
        {
          "name": "data",
          "type": "JSON",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui-florence2",
        "ver": "1.0.8",
        "Node name for S&R": "Florence2Run",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.7"
        }
      },
      "widgets_values": [
        "face",
        "referring_expression_segmentation",
        true,
        false,
        1024,
        3,
        true,
        "",
        797817190377231,
        "randomize"
      ]
    },
    {
      "id": 130,
      "type": "InpaintCropImproved",
      "pos": [
        913.357948735281,
        11.842678497878218
      ],
      "size": [
        351.70794677734375,
        650
      ],
      "flags": {},
      "order": 41,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 449
        },
        {
          "name": "mask",
          "shape": 7,
          "type": "MASK",
          "link": 243
        },
        {
          "name": "optional_context_mask",
          "shape": 7,
          "type": "MASK",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "stitcher",
          "type": "STITCHER",
          "links": [
            224
          ]
        },
        {
          "name": "cropped_image",
          "type": "IMAGE",
          "links": [
            218,
            219,
            230
          ]
        },
        {
          "name": "cropped_mask",
          "type": "MASK",
          "links": [
            229
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-inpaint-cropandstitch",
        "ver": "0a9e21591a58d7d5ea1b110ff31923c67047792b",
        "Node name for S&R": "InpaintCropImproved",
        "ue_properties": {
          "widget_ue_connectable": {
            "downscale_algorithm": true,
            "upscale_algorithm": true,
            "preresize": true,
            "preresize_mode": true,
            "preresize_min_width": true,
            "preresize_min_height": true,
            "preresize_max_width": true,
            "preresize_max_height": true,
            "mask_fill_holes": true,
            "mask_expand_pixels": true,
            "mask_invert": true,
            "mask_blend_pixels": true,
            "mask_hipass_filter": true,
            "extend_for_outpainting": true,
            "extend_up_factor": true,
            "extend_down_factor": true,
            "extend_left_factor": true,
            "extend_right_factor": true,
            "context_from_mask_extend_factor": true,
            "output_resize_to_target_size": true,
            "output_target_width": true,
            "output_target_height": true,
            "output_padding": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "bilinear",
        "bicubic",
        false,
        "ensure minimum and maximum resolution",
        1024,
        1024,
        1024,
        1024,
        false,
        0,
        false,
        64,
        0.1,
        false,
        1,
        1,
        1,
        1,
        1.2,
        true,
        1024,
        1024,
        "32",
        "gpu (much faster)"
      ]
    },
    {
      "id": 265,
      "type": "Fast Groups Bypasser (rgthree)",
      "pos": [
        787.179849915848,
        -990.6347992806681
      ],
      "size": [
        531.5428044541619,
        169.29537651840212
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "OPT_CONNECTION",
          "type": "*",
          "links": null
        }
      ],
      "properties": {
        "matchColors": "",
        "matchTitle": "Face Fix|Crop Face|Recreate subject image|Combine pose and subject|Pre-process pose image",
        "showNav": true,
        "showAllGraphs": true,
        "sort": "position",
        "customSortAlphabet": "",
        "toggleRestriction": "default",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.7"
        }
      },
      "color": "#323",
      "bgcolor": "#535"
    },
    {
      "id": 266,
      "type": "easy loraStack",
      "pos": [
        -2089.2287301549304,
        -943.1831325916222
      ],
      "size": [
        234.79296875,
        154
      ],
      "flags": {
        "collapsed": false
      },
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "optional_lora_stack",
          "shape": 7,
          "type": "LORA_STACK",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "lora_stack",
          "type": "LORA_STACK",
          "links": [
            423
          ]
        }
      ],
      "title": "EmptyLoraStack",
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "b6deb5f5155fd400b20cce7f8644a61efdcbe098",
        "Node name for S&R": "easy loraStack",
        "ue_properties": {
          "widget_ue_connectable": {
            "toggle": true,
            "mode": true,
            "num_loras": true,
            "lora_1_name": true,
            "lora_1_strength": true,
            "lora_1_model_strength": true,
            "lora_1_clip_strength": true,
            "lora_2_name": true,
            "lora_2_strength": true,
            "lora_2_model_strength": true,
            "lora_2_clip_strength": true,
            "lora_3_name": true,
            "lora_3_strength": true,
            "lora_3_model_strength": true,
            "lora_3_clip_strength": true,
            "lora_4_name": true,
            "lora_4_strength": true,
            "lora_4_model_strength": true,
            "lora_4_clip_strength": true,
            "lora_5_name": true,
            "lora_5_strength": true,
            "lora_5_model_strength": true,
            "lora_5_clip_strength": true,
            "lora_6_name": true,
            "lora_6_strength": true,
            "lora_6_model_strength": true,
            "lora_6_clip_strength": true,
            "lora_7_name": true,
            "lora_7_strength": true,
            "lora_7_model_strength": true,
            "lora_7_clip_strength": true,
            "lora_8_name": true,
            "lora_8_strength": true,
            "lora_8_model_strength": true,
            "lora_8_clip_strength": true,
            "lora_9_name": true,
            "lora_9_strength": true,
            "lora_9_model_strength": true,
            "lora_9_clip_strength": true,
            "lora_10_name": true,
            "lora_10_strength": true,
            "lora_10_model_strength": true,
            "lora_10_clip_strength": true
          },
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        false,
        "simple",
        1,
        "None",
        0.6,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1,
        "None",
        1,
        1,
        1
      ]
    },
    {
      "id": 250,
      "type": "1064a032-31ab-4f2a-9f8d-0cfd38ecbdd2",
      "pos": [
        -1620.8993209532941,
        674.606385563476
      ],
      "size": [
        398.55790063893505,
        470
      ],
      "flags": {},
      "order": 25,
      "mode": 0,
      "inputs": [
        {
          "label": "prompt",
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": null
        },
        {
          "name": "image",
          "type": "IMAGE",
          "link": 390
        },
        {
          "name": "lora_stack",
          "type": "LORA_STACK",
          "link": 391
        },
        {
          "label": "scale to megapixels",
          "name": "megapixels",
          "type": "FLOAT",
          "link": 392
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            388,
            389
          ]
        },
        {
          "name": "IMAGE_1",
          "type": "IMAGE",
          "links": []
        }
      ],
      "properties": {
        "proxyWidgets": [
          [
            "187",
            "noise_seed"
          ],
          [
            "82",
            "ckpt_name"
          ],
          [
            "193",
            "clip_name"
          ],
          [
            "189",
            "vae_name"
          ],
          [
            "188",
            "text"
          ],
          [
            "195",
            "megapixels"
          ]
        ],
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "ue_properties": {
          "widget_ue_connectable": {
            "noise_seed": true,
            "unet_name": true,
            "clip_name": true,
            "vae_name": true
          },
          "version": "7.7",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": []
    },
    {
      "id": 274,
      "type": "GetNode",
      "pos": [
        -2280.8921270557134,
        -229.93912345236308
      ],
      "size": [
        219.1109375,
        58
      ],
      "flags": {
        "collapsed": false
      },
      "order": 15,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            427
          ]
        }
      ],
      "title": "Get_character_pose_image",
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "character_pose_image"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 273,
      "type": "GetNode",
      "pos": [
        -2292.2258896361323,
        -97.43305626440781
      ],
      "size": [
        241.4986328125,
        58
      ],
      "flags": {
        "collapsed": false
      },
      "order": 16,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            452
          ]
        }
      ],
      "title": "Get_subject_image_processed",
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "subject_image_processed"
      ],
      "color": "#2a363b",
      "bgcolor": "#3f5159"
    },
    {
      "id": 143,
      "type": "AILab_YoloV8",
      "pos": [
        -369.4170376903737,
        605.6766051410401
      ],
      "size": [
        270.55859375,
        146
      ],
      "flags": {},
      "order": 29,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 252
        }
      ],
      "outputs": [
        {
          "name": "ANNOTATED_IMAGE",
          "type": "IMAGE",
          "links": null
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": [
            245
          ]
        },
        {
          "name": "MASK_LIST",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui-rmbg",
        "ver": "d7402513f23f58db7d56754b02a4f51a148b4941",
        "Node name for S&R": "AILab_YoloV8",
        "ue_properties": {
          "widget_ue_connectable": {
            "yolo_model": true,
            "mask_count": true,
            "select_mask_index": true
          },
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "bbox\\face_yolov8m.pt",
        "all",
        "none"
      ]
    },
    {
      "id": 149,
      "type": "PreviewImage",
      "pos": [
        30.034198589572796,
        478.0568328052746
      ],
      "size": [
        330.74478044925536,
        455.8352438564269
      ],
      "flags": {},
      "order": 48,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 250
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.17.2",
        "Node name for S&R": "PreviewImage",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.7"
        }
      },
      "widgets_values": []
    },
    {
      "id": 139,
      "type": "Florence2ModelLoader",
      "pos": [
        527.702929685881,
        518.4089046042064
      ],
      "size": [
        374.53588997551697,
        151.49645833355726
      ],
      "flags": {},
      "order": 17,
      "mode": 0,
      "inputs": [
        {
          "name": "lora",
          "shape": 7,
          "type": "PEFTLORA",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "florence2_model",
          "type": "FL2MODEL",
          "links": [
            241
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-florence2",
        "ver": "1.0.8",
        "Node name for S&R": "Florence2ModelLoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.7"
        }
      },
      "widgets_values": [
        "Florence-2-large-ft",
        "fp16",
        "sdpa",
        false
      ]
    },
    {
      "id": 249,
      "type": "PreviewImage",
      "pos": [
        -1092.3012136519724,
        743.8898642088011
      ],
      "size": [
        258.65416030828464,
        363.0586970388724
      ],
      "flags": {
        "collapsed": false
      },
      "order": 33,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 389
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.10.0",
        "Node name for S&R": "PreviewImage",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [],
      "shape": 1
    },
    {
      "id": 275,
      "type": "PreviewImage",
      "pos": [
        -1423.8012972586462,
        -345.4109985457237
      ],
      "size": [
        646.2872167541668,
        703.1219207418499
      ],
      "flags": {},
      "order": 39,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 431
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.17.2",
        "Node name for S&R": "PreviewImage",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.7"
        }
      },
      "widgets_values": []
    },
    {
      "id": 120,
      "type": "CLIPTextEncode",
      "pos": [
        994.8487979537247,
        -530.9933515062588
      ],
      "size": [
        440,
        320
      ],
      "flags": {},
      "order": 22,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 205
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "slot_index": 0,
          "links": [
            207
          ]
        }
      ],
      "title": "CLIP Text Encode (Positive Prompt)",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "CLIPTextEncode",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "Transform the masked face and bare skin in image 2 to completely match the identity, facial features, and skin tone of the subject from reference image 1, while keeping the original facial expression"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 258,
      "type": "PreviewImage",
      "pos": [
        -1303.3860776667907,
        -1245.2337785188024
      ],
      "size": [
        527.1663595520572,
        540.5461751246947
      ],
      "flags": {
        "collapsed": false
      },
      "order": 34,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 407
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.9.2",
        "Node name for S&R": "PreviewImage",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 292,
      "type": "Note",
      "pos": [
        -2175.387430543985,
        -1279.4358049591935
      ],
      "size": [
        348.59469871794886,
        155.55732655895645
      ],
      "flags": {},
      "order": 18,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "remove hair, remove clothes and draw this person bald and in skin tone underwear"
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 260,
      "type": "cd1c1da7-4dd3-48bf-b070-91e4548e1c88",
      "pos": [
        -1747.3780332412623,
        -1188.2590146097002
      ],
      "size": [
        398.55790063893505,
        470
      ],
      "flags": {},
      "order": 26,
      "mode": 0,
      "inputs": [
        {
          "label": "prompt",
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": null
        },
        {
          "name": "image",
          "type": "IMAGE",
          "link": 409
        },
        {
          "name": "lora_stack",
          "type": "LORA_STACK",
          "link": 423
        },
        {
          "name": "megapixels",
          "type": "FLOAT",
          "link": null
        },
        {
          "label": "negative prompt (nag)",
          "name": "text_1",
          "type": "STRING",
          "widget": {
            "name": "text_1"
          },
          "link": null
        },
        {
          "label": "use NAG negative",
          "name": "switch",
          "type": "BOOLEAN",
          "widget": {
            "name": "switch"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            407,
            408
          ]
        },
        {
          "name": "IMAGE_1",
          "type": "IMAGE",
          "links": []
        }
      ],
      "properties": {
        "proxyWidgets": [
          [
            "199",
            "noise_seed"
          ],
          [
            "202",
            "ckpt_name"
          ],
          [
            "203",
            "clip_name"
          ],
          [
            "200",
            "vae_name"
          ],
          [
            "206",
            "text"
          ],
          [
            "207",
            "text"
          ],
          [
            "155",
            "switch"
          ],
          [
            "97",
            "nag_scale"
          ],
          [
            "204",
            "megapixels"
          ]
        ],
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "ue_properties": {
          "widget_ue_connectable": {
            "noise_seed": true,
            "unet_name": true,
            "clip_name": true,
            "vae_name": true,
            "megapixels": true
          },
          "version": "7.7",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": []
    },
    {
      "id": 104,
      "type": "SaveImage",
      "pos": [
        3043.216898443325,
        -677.1108373852873
      ],
      "size": [
        681.2880299585129,
        952.7303143260417
      ],
      "flags": {},
      "order": 57,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 222
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "SaveImage",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "Flux2-Klein-4b-base"
      ]
    },
    {
      "id": 272,
      "type": "482931f6-117b-421a-b917-fa146e3a030e",
      "pos": [
        -1919.3645947594946,
        -199.33368235906482
      ],
      "size": [
        380,
        476.66666666666674
      ],
      "flags": {
        "collapsed": false
      },
      "order": 27,
      "mode": 0,
      "inputs": [
        {
          "name": "clip_name",
          "type": "COMBO",
          "link": null
        },
        {
          "label": "prompt",
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": null
        },
        {
          "label": "reference_image1",
          "name": "image",
          "type": "IMAGE",
          "link": 427
        },
        {
          "label": "reference_image2",
          "name": "image_1",
          "type": "IMAGE",
          "link": 452
        },
        {
          "name": "lora_stack",
          "type": "LORA_STACK",
          "link": 429
        },
        {
          "name": "megapixels",
          "type": "FLOAT",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            424,
            453
          ]
        }
      ],
      "properties": {
        "proxyWidgets": [
          [
            "73",
            "noise_seed"
          ],
          [
            "88",
            "ckpt_name"
          ],
          [
            "72",
            "vae_name"
          ],
          [
            "74",
            "text"
          ],
          [
            "71",
            "clip_name"
          ],
          [
            "80",
            "megapixels"
          ]
        ],
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "ue_properties": {
          "widget_ue_connectable": {
            "noise_seed": true,
            "unet_name": true,
            "vae_name": true,
            "clip_name_1": true,
            "megapixels": true
          },
          "version": "7.7",
          "input_ue_unconnectable": {}
        },
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": []
    },
    {
      "id": 105,
      "type": "LoadImage",
      "pos": [
        -628.6040299813723,
        -757.7755131470819
      ],
      "size": [
        532.2242250600459,
        831.2923376732517
      ],
      "flags": {},
      "order": 19,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            252,
            253,
            393
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "LoadImage",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "ComfyUI_temp_bvvbi_00004_.png",
        "image"
      ]
    },
    {
      "id": 76,
      "type": "LoadImage",
      "pos": [
        -77.9023576745239,
        -766.2497793893367
      ],
      "size": [
        540.7361015362762,
        859.1494343757256
      ],
      "flags": {
        "collapsed": false
      },
      "order": 20,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            412
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.8.2",
        "Node name for S&R": "LoadImage",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "image": "clipspace/clipspace-painted-masked-1773738430934.png [input]",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.5.2",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "women-s-black-doodle-aop-relaxed-fit-dress-425016-1707215455-1.webp",
        "image"
      ]
    }
  ],
  "links": [
    [
      198,
      118,
      0,
      132,
      0,
      "MODEL"
    ],
    [
      199,
      117,
      0,
      116,
      0,
      "NOISE"
    ],
    [
      200,
      132,
      0,
      116,
      1,
      "GUIDER"
    ],
    [
      201,
      115,
      0,
      116,
      2,
      "SAMPLER"
    ],
    [
      202,
      123,
      0,
      116,
      3,
      "SIGMAS"
    ],
    [
      203,
      116,
      0,
      129,
      0,
      "LATENT"
    ],
    [
      204,
      122,
      0,
      129,
      1,
      "VAE"
    ],
    [
      205,
      119,
      0,
      120,
      0,
      "CLIP"
    ],
    [
      206,
      113,
      0,
      117,
      0,
      "INT"
    ],
    [
      207,
      120,
      0,
      124,
      0,
      "CONDITIONING"
    ],
    [
      208,
      127,
      0,
      123,
      0,
      "INT"
    ],
    [
      209,
      127,
      1,
      123,
      1,
      "INT"
    ],
    [
      210,
      122,
      0,
      124,
      3,
      "VAE"
    ],
    [
      211,
      131,
      0,
      126,
      2,
      "IMAGE"
    ],
    [
      212,
      122,
      0,
      126,
      3,
      "VAE"
    ],
    [
      213,
      126,
      1,
      132,
      2,
      "CONDITIONING"
    ],
    [
      215,
      119,
      0,
      121,
      0,
      "CLIP"
    ],
    [
      216,
      121,
      0,
      124,
      1,
      "CONDITIONING"
    ],
    [
      218,
      130,
      1,
      124,
      2,
      "IMAGE"
    ],
    [
      219,
      130,
      1,
      127,
      0,
      "IMAGE"
    ],
    [
      221,
      129,
      0,
      128,
      1,
      "IMAGE"
    ],
    [
      222,
      128,
      0,
      104,
      0,
      "IMAGE"
    ],
    [
      223,
      128,
      0,
      100,
      0,
      "IMAGE"
    ],
    [
      224,
      130,
      0,
      128,
      0,
      "STITCHER"
    ],
    [
      225,
      124,
      0,
      125,
      0,
      "CONDITIONING"
    ],
    [
      226,
      124,
      1,
      125,
      1,
      "CONDITIONING"
    ],
    [
      227,
      125,
      1,
      126,
      1,
      "CONDITIONING"
    ],
    [
      228,
      125,
      0,
      126,
      0,
      "CONDITIONING"
    ],
    [
      229,
      130,
      2,
      125,
      4,
      "MASK"
    ],
    [
      230,
      130,
      1,
      125,
      3,
      "IMAGE"
    ],
    [
      231,
      122,
      0,
      125,
      2,
      "VAE"
    ],
    [
      232,
      125,
      2,
      116,
      4,
      "LATENT"
    ],
    [
      237,
      126,
      0,
      134,
      0,
      "CONDITIONING"
    ],
    [
      238,
      134,
      0,
      132,
      1,
      "CONDITIONING"
    ],
    [
      239,
      142,
      1,
      140,
      0,
      "MASK"
    ],
    [
      240,
      140,
      0,
      141,
      0,
      "MASK"
    ],
    [
      241,
      139,
      0,
      142,
      1,
      "FL2MODEL"
    ],
    [
      243,
      140,
      0,
      130,
      1,
      "MASK"
    ],
    [
      245,
      143,
      1,
      144,
      0,
      "MASK"
    ],
    [
      248,
      144,
      0,
      147,
      1,
      "MASK"
    ],
    [
      249,
      147,
      0,
      148,
      0,
      "IMAGE"
    ],
    [
      250,
      148,
      0,
      149,
      0,
      "IMAGE"
    ],
    [
      251,
      148,
      0,
      131,
      0,
      "IMAGE"
    ],
    [
      252,
      105,
      0,
      143,
      0,
      "IMAGE"
    ],
    [
      253,
      105,
      0,
      147,
      0,
      "IMAGE"
    ],
    [
      387,
      244,
      0,
      247,
      0,
      "IMAGE"
    ],
    [
      388,
      250,
      0,
      248,
      0,
      "IMAGE"
    ],
    [
      389,
      250,
      0,
      249,
      0,
      "IMAGE"
    ],
    [
      390,
      245,
      0,
      250,
      1,
      "IMAGE"
    ],
    [
      391,
      243,
      0,
      250,
      2,
      "LORA_STACK"
    ],
    [
      392,
      246,
      0,
      250,
      3,
      "FLOAT"
    ],
    [
      393,
      105,
      0,
      251,
      0,
      "IMAGE"
    ],
    [
      394,
      148,
      0,
      146,
      0,
      "IMAGE"
    ],
    [
      407,
      260,
      0,
      258,
      0,
      "IMAGE"
    ],
    [
      408,
      260,
      0,
      259,
      0,
      "IMAGE"
    ],
    [
      409,
      257,
      0,
      260,
      1,
      "IMAGE"
    ],
    [
      412,
      76,
      0,
      261,
      0,
      "IMAGE"
    ],
    [
      423,
      266,
      0,
      260,
      2,
      "LORA_STACK"
    ],
    [
      424,
      272,
      0,
      271,
      0,
      "IMAGE"
    ],
    [
      427,
      274,
      0,
      272,
      2,
      "IMAGE"
    ],
    [
      429,
      269,
      0,
      272,
      4,
      "LORA_STACK"
    ],
    [
      431,
      271,
      0,
      275,
      0,
      "IMAGE"
    ],
    [
      449,
      286,
      0,
      130,
      0,
      "IMAGE"
    ],
    [
      450,
      286,
      0,
      142,
      0,
      "IMAGE"
    ],
    [
      452,
      273,
      0,
      272,
      3,
      "IMAGE"
    ],
    [
      453,
      272,
      0,
      100,
      1,
      "IMAGE"
    ]
  ],
  "groups": [
    {
      "id": 5,
      "title": "Face Fix",
      "bounding": [
        511.98310365906434,
        -770.7287162693445,
        2496.3468455528596,
        1551.8894355512662
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 1,
      "title": "Models",
      "bounding": [
        545.5008509554065,
        -630.3379270809805,
        380,
        550
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 2,
      "title": "Prompt",
      "bounding": [
        979.5158077431302,
        -619.8266827587788,
        470,
        550
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 3,
      "title": "Sampler",
      "bounding": [
        1828.2104542122795,
        -650.1924402864529,
        568.5691009386973,
        566.350747277133
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 6,
      "title": "Crop Face",
      "bounding": [
        -602.9046999275488,
        128.66179670284694,
        1058.9163026071633,
        848.4886373182749
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 8,
      "title": "Recreate subject image",
      "bounding": [
        -2312.2745135821915,
        479.16772102528523,
        1654.6931348156309,
        847.7883236511777
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 10,
      "title": "Pre-process pose image",
      "bounding": [
        -2226.30234565123,
        -1403.8374972078204,
        1550.6300133990508,
        803.8956453955705
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 12,
      "title": "Combine pose and subject",
      "bounding": [
        -2369.506484362922,
        -572.904633835059,
        1711.5679152750595,
        1017.0441964064624
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    }
  ],
  "definitions": {
    "subgraphs": [
      {
        "id": "ee582a7d-cc7f-4911-9fdf-5a7b7fd25782",
        "version": 1,
        "state": {
          "lastGroupId": 12,
          "lastNodeId": 293,
          "lastLinkId": 453,
          "lastRerouteId": 0
        },
        "revision": 0,
        "config": {},
        "name": "Reference Conditioning",
        "inputNode": {
          "id": -10,
          "bounding": [
            -270,
            990,
            120,
            120
          ]
        },
        "outputNode": {
          "id": -20,
          "bounding": [
            580,
            970,
            120,
            80
          ]
        },
        "inputs": [
          {
            "id": "5c9a0f5e-8cee-4947-90bc-330de782043a",
            "name": "conditioning",
            "type": "CONDITIONING",
            "linkIds": [
              165
            ],
            "label": "positive",
            "pos": [
              -170,
              1010
            ]
          },
          {
            "id": "61826d46-4c21-4ad6-801c-3e3fa94115e2",
            "name": "conditioning_1",
            "type": "CONDITIONING",
            "linkIds": [
              166
            ],
            "label": "negative",
            "pos": [
              -170,
              1030
            ]
          },
          {
            "id": "345bf085-5939-47ff-9767-8f8f239a719c",
            "name": "pixels",
            "type": "IMAGE",
            "linkIds": [
              167
            ],
            "pos": [
              -170,
              1050
            ]
          },
          {
            "id": "f4594e34-e2f5-4f1e-b1fa-a1dc2aeb0a90",
            "name": "vae",
            "type": "VAE",
            "linkIds": [
              168
            ],
            "pos": [
              -170,
              1070
            ]
          }
        ],
        "outputs": [
          {
            "id": "b3357c0e-6428-4055-9cd3-3595f0896fa8",
            "name": "CONDITIONING",
            "type": "CONDITIONING",
            "linkIds": [
              169
            ],
            "label": "positive",
            "pos": [
              600,
              990
            ]
          },
          {
            "id": "01519713-2ed1-4694-a387-79f44e088e89",
            "name": "CONDITIONING_1",
            "type": "CONDITIONING",
            "linkIds": [
              170
            ],
            "label": "negative",
            "pos": [
              600,
              1010
            ]
          }
        ],
        "widgets": [],
        "nodes": [
          {
            "id": 135,
            "type": "ReferenceLatent",
            "pos": [
              170,
              1050
            ],
            "size": [
              204.134765625,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 2,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING",
                "link": 166
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "shape": 7,
                "type": "LATENT",
                "link": 163
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  170
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ReferenceLatent",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65,
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.5.2",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": []
          },
          {
            "id": 78,
            "type": "VAEEncode",
            "pos": [
              -90,
              1150
            ],
            "size": [
              190,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 1,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "pixels",
                "name": "pixels",
                "type": "IMAGE",
                "link": 167
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 168
              }
            ],
            "outputs": [
              {
                "localized_name": "LATENT",
                "name": "LATENT",
                "type": "LATENT",
                "links": [
                  163,
                  164
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "VAEEncode",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65,
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.5.2",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": []
          },
          {
            "id": 77,
            "type": "ReferenceLatent",
            "pos": [
              170,
              940
            ],
            "size": [
              210,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 0,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING",
                "link": 165
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "shape": 7,
                "type": "LATENT",
                "link": 164
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  169
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ReferenceLatent",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65,
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.5.2",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": []
          }
        ],
        "groups": [],
        "links": [
          {
            "id": 163,
            "origin_id": 78,
            "origin_slot": 0,
            "target_id": 135,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 164,
            "origin_id": 78,
            "origin_slot": 0,
            "target_id": 77,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 165,
            "origin_id": -10,
            "origin_slot": 0,
            "target_id": 77,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 166,
            "origin_id": -10,
            "origin_slot": 1,
            "target_id": 135,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 167,
            "origin_id": -10,
            "origin_slot": 2,
            "target_id": 78,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 168,
            "origin_id": -10,
            "origin_slot": 3,
            "target_id": 78,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 169,
            "origin_id": 77,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 170,
            "origin_id": 135,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 1,
            "type": "CONDITIONING"
          }
        ],
        "extra": {
          "workflowRendererVersion": "LG",
          "ue_links": [],
          "links_added_by_ue": []
        }
      },
      {
        "id": "b44cf577-fffa-4d81-85d9-e2b5b0e2c17c",
        "version": 1,
        "state": {
          "lastGroupId": 12,
          "lastNodeId": 293,
          "lastLinkId": 453,
          "lastRerouteId": 0
        },
        "revision": 0,
        "config": {},
        "name": "Reference Conditioning",
        "inputNode": {
          "id": -10,
          "bounding": [
            -270,
            990,
            120,
            120
          ]
        },
        "outputNode": {
          "id": -20,
          "bounding": [
            580,
            970,
            120,
            80
          ]
        },
        "inputs": [
          {
            "id": "5c9a0f5e-8cee-4947-90bc-330de782043a",
            "name": "conditioning",
            "type": "CONDITIONING",
            "linkIds": [
              165
            ],
            "label": "positive",
            "pos": [
              -170,
              1010
            ]
          },
          {
            "id": "61826d46-4c21-4ad6-801c-3e3fa94115e2",
            "name": "conditioning_1",
            "type": "CONDITIONING",
            "linkIds": [
              166
            ],
            "label": "negative",
            "pos": [
              -170,
              1030
            ]
          },
          {
            "id": "345bf085-5939-47ff-9767-8f8f239a719c",
            "name": "pixels",
            "type": "IMAGE",
            "linkIds": [
              167
            ],
            "pos": [
              -170,
              1050
            ]
          },
          {
            "id": "f4594e34-e2f5-4f1e-b1fa-a1dc2aeb0a90",
            "name": "vae",
            "type": "VAE",
            "linkIds": [
              168
            ],
            "pos": [
              -170,
              1070
            ]
          }
        ],
        "outputs": [
          {
            "id": "b3357c0e-6428-4055-9cd3-3595f0896fa8",
            "name": "CONDITIONING",
            "type": "CONDITIONING",
            "linkIds": [
              169
            ],
            "label": "positive",
            "pos": [
              600,
              990
            ]
          },
          {
            "id": "01519713-2ed1-4694-a387-79f44e088e89",
            "name": "CONDITIONING_1",
            "type": "CONDITIONING",
            "linkIds": [
              170
            ],
            "label": "negative",
            "pos": [
              600,
              1010
            ]
          }
        ],
        "widgets": [],
        "nodes": [
          {
            "id": 136,
            "type": "ReferenceLatent",
            "pos": [
              170,
              1050
            ],
            "size": [
              204.134765625,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 0,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING",
                "link": 166
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "shape": 7,
                "type": "LATENT",
                "link": 163
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  170
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ReferenceLatent",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65,
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.5.2",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": []
          },
          {
            "id": 137,
            "type": "VAEEncode",
            "pos": [
              -90,
              1150
            ],
            "size": [
              190,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 1,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "pixels",
                "name": "pixels",
                "type": "IMAGE",
                "link": 167
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 168
              }
            ],
            "outputs": [
              {
                "localized_name": "LATENT",
                "name": "LATENT",
                "type": "LATENT",
                "links": [
                  163,
                  164
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "VAEEncode",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65,
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.5.2",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": []
          },
          {
            "id": 138,
            "type": "ReferenceLatent",
            "pos": [
              170,
              940
            ],
            "size": [
              210,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 2,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING",
                "link": 165
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "shape": 7,
                "type": "LATENT",
                "link": 164
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  169
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ReferenceLatent",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65,
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.5.2",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": []
          }
        ],
        "groups": [],
        "links": [
          {
            "id": 163,
            "origin_id": 137,
            "origin_slot": 0,
            "target_id": 136,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 164,
            "origin_id": 137,
            "origin_slot": 0,
            "target_id": 138,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 165,
            "origin_id": -10,
            "origin_slot": 0,
            "target_id": 138,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 166,
            "origin_id": -10,
            "origin_slot": 1,
            "target_id": 136,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 167,
            "origin_id": -10,
            "origin_slot": 2,
            "target_id": 137,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 168,
            "origin_id": -10,
            "origin_slot": 3,
            "target_id": 137,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 169,
            "origin_id": 138,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 170,
            "origin_id": 136,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 1,
            "type": "CONDITIONING"
          }
        ],
        "extra": {
          "workflowRendererVersion": "LG",
          "ue_links": [],
          "links_added_by_ue": []
        }
      },
      {
        "id": "1064a032-31ab-4f2a-9f8d-0cfd38ecbdd2",
        "version": 1,
        "state": {
          "lastGroupId": 12,
          "lastNodeId": 293,
          "lastLinkId": 453,
          "lastRerouteId": 0
        },
        "revision": 0,
        "config": {},
        "name": "Remove background",
        "inputNode": {
          "id": -10,
          "bounding": [
            -576.3333463986639,
            559.0277780034634,
            152.078125,
            200
          ]
        },
        "outputNode": {
          "id": -20,
          "bounding": [
            1373.6666536013363,
            549.0277780034634,
            120,
            80
          ]
        },
        "inputs": [
          {
            "id": "88ef7204-7170-4353-abd9-165480205784",
            "name": "noise_seed",
            "type": "INT",
            "linkIds": [
              158
            ],
            "pos": [
              -444.25522139866393,
              579.0277780034634
            ]
          },
          {
            "id": "ae713dbf-52cb-471a-807d-b12fa9acbb48",
            "name": "unet_name",
            "type": "COMBO",
            "linkIds": [
              178
            ],
            "pos": [
              -444.25522139866393,
              599.0277780034634
            ]
          },
          {
            "id": "f29f705e-e43a-4502-b231-a1eea93a1d69",
            "name": "clip_name",
            "type": "COMBO",
            "linkIds": [
              160
            ],
            "pos": [
              -444.25522139866393,
              619.0277780034634
            ]
          },
          {
            "id": "a954f490-386b-4367-9ea1-1b65913963a5",
            "name": "vae_name",
            "type": "COMBO",
            "linkIds": [
              161
            ],
            "pos": [
              -444.25522139866393,
              639.0277780034634
            ]
          },
          {
            "id": "7061147a-fb75-450d-8e97-c8be594a8e16",
            "name": "text",
            "type": "STRING",
            "linkIds": [
              162
            ],
            "label": "prompt",
            "pos": [
              -444.25522139866393,
              659.0277780034634
            ]
          },
          {
            "id": "68629112-b7b0-41ce-8912-23adad00d3db",
            "name": "image",
            "type": "IMAGE",
            "linkIds": [
              184
            ],
            "pos": [
              -444.25522139866393,
              679.0277780034634
            ]
          },
          {
            "id": "fd3fed93-f59d-4a65-b0ab-a5fee17eb58f",
            "name": "lora_stack",
            "type": "LORA_STACK",
            "linkIds": [
              189
            ],
            "pos": [
              -444.25522139866393,
              699.0277780034634
            ]
          },
          {
            "id": "9c12b333-27c7-4fec-a37d-a0862f68a25e",
            "name": "megapixels",
            "type": "FLOAT",
            "linkIds": [],
            "label": "scale to megapixels",
            "pos": [
              -444.25522139866393,
              719.0277780034634
            ]
          }
        ],
        "outputs": [
          {
            "id": "c5e7966d-07ed-4c9a-ad89-9d378a41ea7b",
            "name": "IMAGE",
            "type": "IMAGE",
            "linkIds": [
              153
            ],
            "localized_name": "IMAGE",
            "pos": [
              1393.6666536013363,
              569.0277780034634
            ]
          },
          {
            "id": "1faed3b2-7717-4759-88e7-bad4d4b22351",
            "name": "IMAGE_1",
            "type": "IMAGE",
            "linkIds": [
              188
            ],
            "pos": [
              1393.6666536013363,
              589.0277780034634
            ]
          }
        ],
        "widgets": [],
        "nodes": [
          {
            "id": 184,
            "type": "KSamplerSelect",
            "pos": [
              539.6666316494369,
              444.0278305652596
            ],
            "size": [
              270,
              58
            ],
            "flags": {},
            "order": 0,
            "mode": 0,
            "inputs": [],
            "outputs": [
              {
                "localized_name": "SAMPLER",
                "name": "SAMPLER",
                "type": "SAMPLER",
                "links": [
                  144
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "KSamplerSelect",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "euler"
            ]
          },
          {
            "id": 185,
            "type": "SamplerCustomAdvanced",
            "pos": [
              839.6667053615732,
              224.0277832440098
            ],
            "size": [
              212.3638671875,
              106
            ],
            "flags": {},
            "order": 3,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "noise",
                "name": "noise",
                "type": "NOISE",
                "link": 142
              },
              {
                "localized_name": "guider",
                "name": "guider",
                "type": "GUIDER",
                "link": 143
              },
              {
                "localized_name": "sampler",
                "name": "sampler",
                "type": "SAMPLER",
                "link": 144
              },
              {
                "localized_name": "sigmas",
                "name": "sigmas",
                "type": "SIGMAS",
                "link": 145
              },
              {
                "localized_name": "latent_image",
                "name": "latent_image",
                "type": "LATENT",
                "link": 146
              }
            ],
            "outputs": [
              {
                "localized_name": "output",
                "name": "output",
                "type": "LATENT",
                "links": [
                  147
                ]
              },
              {
                "localized_name": "denoised_output",
                "name": "denoised_output",
                "type": "LATENT",
                "links": []
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "SamplerCustomAdvanced",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 186,
            "type": "VAEDecode",
            "pos": [
              1093.6666007601261,
              154.02777277882814
            ],
            "size": [
              220,
              46
            ],
            "flags": {},
            "order": 4,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "samples",
                "name": "samples",
                "type": "LATENT",
                "link": 147
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 148
              }
            ],
            "outputs": [
              {
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "type": "IMAGE",
                "slot_index": 0,
                "links": [
                  153
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "VAEDecode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 187,
            "type": "RandomNoise",
            "pos": [
              539.6666316494369,
              184.0277700485666
            ],
            "size": [
              270,
              82
            ],
            "flags": {},
            "order": 5,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "noise_seed",
                "name": "noise_seed",
                "type": "INT",
                "widget": {
                  "name": "noise_seed"
                },
                "link": 158
              }
            ],
            "outputs": [
              {
                "localized_name": "NOISE",
                "name": "NOISE",
                "type": "NOISE",
                "links": [
                  142
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "RandomNoise",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              432262096973500,
              "fixed"
            ]
          },
          {
            "id": 189,
            "type": "VAELoader",
            "pos": [
              -386.3333318901398,
              523.8611624133522
            ],
            "size": [
              364.42708333333337,
              58
            ],
            "flags": {},
            "order": 7,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "vae_name",
                "name": "vae_name",
                "type": "COMBO",
                "widget": {
                  "name": "vae_name"
                },
                "link": 161
              }
            ],
            "outputs": [
              {
                "localized_name": "VAE",
                "name": "VAE",
                "type": "VAE",
                "links": [
                  148,
                  176,
                  328,
                  344,
                  398,
                  406
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "VAELoader",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "models": [
                {
                  "name": "flux2-vae.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors",
                  "directory": "vae"
                }
              ],
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "flux2-vae.safetensors"
            ]
          },
          {
            "id": 190,
            "type": "EmptyFlux2LatentImage",
            "pos": [
              548.3333740740953,
              725.1944715871892
            ],
            "size": [
              270,
              106
            ],
            "flags": {},
            "order": 8,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "widget": {
                  "name": "width"
                },
                "link": 194
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "widget": {
                  "name": "height"
                },
                "link": 195
              }
            ],
            "outputs": [
              {
                "localized_name": "LATENT",
                "name": "LATENT",
                "type": "LATENT",
                "links": [
                  146
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "EmptyFlux2LatentImage",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              1024,
              1024,
              1
            ]
          },
          {
            "id": 191,
            "type": "CFGGuider",
            "pos": [
              539.6666316494369,
              304.0277894319459
            ],
            "size": [
              270,
              98
            ],
            "flags": {},
            "order": 9,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 191
              },
              {
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING",
                "link": 401
              },
              {
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING",
                "link": 402
              }
            ],
            "outputs": [
              {
                "localized_name": "GUIDER",
                "name": "GUIDER",
                "type": "GUIDER",
                "links": [
                  143
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "CFGGuider",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              1
            ]
          },
          {
            "id": 192,
            "type": "Flux2Scheduler",
            "pos": [
              539.6666316494369,
              544.0277473869036
            ],
            "size": [
              270,
              106
            ],
            "flags": {},
            "order": 10,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "widget": {
                  "name": "width"
                },
                "link": 196
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "widget": {
                  "name": "height"
                },
                "link": 197
              }
            ],
            "outputs": [
              {
                "localized_name": "SIGMAS",
                "name": "SIGMAS",
                "type": "SIGMAS",
                "links": [
                  145
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "Flux2Scheduler",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              4,
              1024,
              1024
            ]
          },
          {
            "id": 193,
            "type": "CLIPLoader",
            "pos": [
              -386.3333318901398,
              353.8611341117752
            ],
            "size": [
              364.42708333333337,
              106
            ],
            "flags": {},
            "order": 11,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "clip_name",
                "name": "clip_name",
                "type": "COMBO",
                "widget": {
                  "name": "clip_name"
                },
                "link": 160
              }
            ],
            "outputs": [
              {
                "localized_name": "CLIP",
                "name": "CLIP",
                "type": "CLIP",
                "links": [
                  151,
                  152
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "CLIPLoader",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "models": [
                {
                  "name": "qwen_3_8b_fp8mixed.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/flux2-klein-9B/resolve/main/split_files/text_encoders/qwen_3_8b_fp8mixed.safetensors",
                  "directory": "text_encoders"
                }
              ],
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "flux\\qwen_3_8b_fp8mixed.safetensors",
              "flux2",
              "default"
            ]
          },
          {
            "id": 194,
            "type": "easy loraStackApply",
            "pos": [
              201.8402108889504,
              -12.584854302374103
            ],
            "size": [
              184.05625,
              66
            ],
            "flags": {},
            "order": 12,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "lora_stack",
                "name": "lora_stack",
                "type": "LORA_STACK",
                "link": 189
              },
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 192
              },
              {
                "localized_name": "optional_clip",
                "name": "optional_clip",
                "shape": 7,
                "type": "CLIP",
                "link": null
              }
            ],
            "outputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "links": [
                  191
                ]
              },
              {
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP",
                "links": null
              }
            ],
            "properties": {
              "cnr_id": "comfyui-easy-use",
              "ver": "b6deb5f5155fd400b20cce7f8644a61efdcbe098",
              "Node name for S&R": "easy loraStackApply",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": []
          },
          {
            "id": 82,
            "type": "CheckpointLoaderSimple",
            "pos": [
              -346.4020190230257,
              186.36357766198194
            ],
            "size": [
              323.76118394037877,
              115.46089734815723
            ],
            "flags": {},
            "order": 2,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "ckpt_name",
                "name": "ckpt_name",
                "type": "COMBO",
                "widget": {
                  "name": "ckpt_name"
                },
                "link": 178
              }
            ],
            "outputs": [
              {
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL",
                "links": [
                  192
                ]
              },
              {
                "localized_name": "CLIP",
                "name": "CLIP",
                "type": "CLIP",
                "links": null
              },
              {
                "localized_name": "VAE",
                "name": "VAE",
                "type": "VAE",
                "links": null
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.9.2",
              "Node name for S&R": "CheckpointLoaderSimple",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": [
              "flux-2-klein-9b.safetensors"
            ]
          },
          {
            "id": 195,
            "type": "ImageScaleToTotalPixelsX",
            "pos": [
              -307.31817454302757,
              754.4634708816066
            ],
            "size": [
              246.5982421875,
              199
            ],
            "flags": {},
            "order": 13,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE",
                "link": 184
              }
            ],
            "outputs": [
              {
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE",
                "links": [
                  186,
                  188,
                  327,
                  343,
                  397,
                  405
                ]
              },
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "links": [
                  194,
                  196
                ]
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "links": [
                  195,
                  197
                ]
              }
            ],
            "properties": {
              "cnr_id": "scale-image-to-total-pixels-advanced",
              "ver": "694ae1f8352f770e4511f99ed35e2460d5591c83",
              "Node name for S&R": "ImageScaleToTotalPixelsX",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": [
              1,
              16,
              "crop",
              "lanczos",
              ""
            ]
          },
          {
            "id": 254,
            "type": "ReferenceLatent",
            "pos": [
              255.93146705027902,
              907.0078788661679
            ],
            "size": [
              210,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 16,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING",
                "link": 403
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "shape": 7,
                "type": "LATENT",
                "link": 400
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  401
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ReferenceLatent",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 252,
            "type": "ReferenceLatent",
            "pos": [
              424.5054010481089,
              1118.4574016484526
            ],
            "size": [
              204.134765625,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 14,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING",
                "link": 404
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "shape": 7,
                "type": "LATENT",
                "link": 399
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  402
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ReferenceLatent",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 188,
            "type": "CLIPTextEncode",
            "pos": [
              29.157138766180502,
              262.74805101605415
            ],
            "size": [
              430,
              230
            ],
            "flags": {},
            "order": 6,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP",
                "link": 151
              },
              {
                "localized_name": "text",
                "name": "text",
                "type": "STRING",
                "widget": {
                  "name": "text"
                },
                "link": 162
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "slot_index": 0,
                "links": [
                  165,
                  325,
                  341,
                  395,
                  403
                ]
              }
            ],
            "title": "CLIP Text Encode (Positive Prompt)",
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "CLIPTextEncode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "Replace background with white background. draw this character with arms at sides\n"
            ],
            "color": "#232",
            "bgcolor": "#353"
          },
          {
            "id": 67,
            "type": "CLIPTextEncode",
            "pos": [
              34.88292244626153,
              539.2120468239737
            ],
            "size": [
              430,
              88
            ],
            "flags": {
              "collapsed": false
            },
            "order": 1,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP",
                "link": 152
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "slot_index": 0,
                "links": [
                  166,
                  326,
                  342,
                  396,
                  404
                ]
              }
            ],
            "title": "CLIP Text Encode (Negative Prompt)",
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "CLIPTextEncode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              ""
            ],
            "color": "#322",
            "bgcolor": "#533"
          },
          {
            "id": 253,
            "type": "VAEEncode",
            "pos": [
              80.59978227707032,
              1054.46006539157
            ],
            "size": [
              190,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 15,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "pixels",
                "name": "pixels",
                "type": "IMAGE",
                "link": 405
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 406
              }
            ],
            "outputs": [
              {
                "localized_name": "LATENT",
                "name": "LATENT",
                "type": "LATENT",
                "links": [
                  399,
                  400
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "VAEEncode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          }
        ],
        "groups": [
          {
            "id": 1,
            "title": "Models",
            "bounding": [
              -390,
              120,
              380,
              550
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 2,
            "title": "Prompt",
            "bounding": [
              30,
              120,
              470,
              550
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 3,
            "title": "Sampler",
            "bounding": [
              540,
              120,
              532.3638671875,
              550
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          }
        ],
        "links": [
          {
            "id": 142,
            "origin_id": 187,
            "origin_slot": 0,
            "target_id": 185,
            "target_slot": 0,
            "type": "NOISE"
          },
          {
            "id": 143,
            "origin_id": 191,
            "origin_slot": 0,
            "target_id": 185,
            "target_slot": 1,
            "type": "GUIDER"
          },
          {
            "id": 144,
            "origin_id": 184,
            "origin_slot": 0,
            "target_id": 185,
            "target_slot": 2,
            "type": "SAMPLER"
          },
          {
            "id": 145,
            "origin_id": 192,
            "origin_slot": 0,
            "target_id": 185,
            "target_slot": 3,
            "type": "SIGMAS"
          },
          {
            "id": 146,
            "origin_id": 190,
            "origin_slot": 0,
            "target_id": 185,
            "target_slot": 4,
            "type": "LATENT"
          },
          {
            "id": 147,
            "origin_id": 185,
            "origin_slot": 0,
            "target_id": 186,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 148,
            "origin_id": 189,
            "origin_slot": 0,
            "target_id": 186,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 152,
            "origin_id": 193,
            "origin_slot": 0,
            "target_id": 67,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 151,
            "origin_id": 193,
            "origin_slot": 0,
            "target_id": 188,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 153,
            "origin_id": 186,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 158,
            "origin_id": -10,
            "origin_slot": 0,
            "target_id": 187,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 160,
            "origin_id": -10,
            "origin_slot": 2,
            "target_id": 193,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 161,
            "origin_id": -10,
            "origin_slot": 3,
            "target_id": 189,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 162,
            "origin_id": -10,
            "origin_slot": 4,
            "target_id": 188,
            "target_slot": 1,
            "type": "STRING"
          },
          {
            "id": 165,
            "origin_id": 188,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 166,
            "origin_id": 67,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 176,
            "origin_id": 189,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 3,
            "type": "VAE"
          },
          {
            "id": 178,
            "origin_id": -10,
            "origin_slot": 1,
            "target_id": 82,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 184,
            "origin_id": -10,
            "origin_slot": 5,
            "target_id": 195,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 186,
            "origin_id": 195,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 2,
            "type": "IMAGE"
          },
          {
            "id": 188,
            "origin_id": 195,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 1,
            "type": "IMAGE"
          },
          {
            "id": 189,
            "origin_id": -10,
            "origin_slot": 6,
            "target_id": 194,
            "target_slot": 0,
            "type": "LORA_STACK"
          },
          {
            "id": 191,
            "origin_id": 194,
            "origin_slot": 0,
            "target_id": 191,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 192,
            "origin_id": 82,
            "origin_slot": 0,
            "target_id": 194,
            "target_slot": 1,
            "type": "MODEL"
          },
          {
            "id": 194,
            "origin_id": 195,
            "origin_slot": 1,
            "target_id": 190,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 195,
            "origin_id": 195,
            "origin_slot": 2,
            "target_id": 190,
            "target_slot": 1,
            "type": "INT"
          },
          {
            "id": 196,
            "origin_id": 195,
            "origin_slot": 1,
            "target_id": 192,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 197,
            "origin_id": 195,
            "origin_slot": 2,
            "target_id": 192,
            "target_slot": 1,
            "type": "INT"
          },
          {
            "id": 325,
            "origin_id": 188,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 326,
            "origin_id": 67,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 327,
            "origin_id": 195,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 2,
            "type": "IMAGE"
          },
          {
            "id": 328,
            "origin_id": 189,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 3,
            "type": "VAE"
          },
          {
            "id": 341,
            "origin_id": 188,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 342,
            "origin_id": 67,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 343,
            "origin_id": 195,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 2,
            "type": "IMAGE"
          },
          {
            "id": 344,
            "origin_id": 189,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 3,
            "type": "VAE"
          },
          {
            "id": 395,
            "origin_id": 188,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 396,
            "origin_id": 67,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 397,
            "origin_id": 195,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 2,
            "type": "IMAGE"
          },
          {
            "id": 398,
            "origin_id": 189,
            "origin_slot": 0,
            "target_id": 196,
            "target_slot": 3,
            "type": "VAE"
          },
          {
            "id": 399,
            "origin_id": 253,
            "origin_slot": 0,
            "target_id": 252,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 400,
            "origin_id": 253,
            "origin_slot": 0,
            "target_id": 254,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 401,
            "origin_id": 254,
            "origin_slot": 0,
            "target_id": 191,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 402,
            "origin_id": 252,
            "origin_slot": 0,
            "target_id": 191,
            "target_slot": 2,
            "type": "CONDITIONING"
          },
          {
            "id": 403,
            "origin_id": 188,
            "origin_slot": 0,
            "target_id": 254,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 404,
            "origin_id": 67,
            "origin_slot": 0,
            "target_id": 252,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 405,
            "origin_id": 195,
            "origin_slot": 0,
            "target_id": 253,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 406,
            "origin_id": 189,
            "origin_slot": 0,
            "target_id": 253,
            "target_slot": 1,
            "type": "VAE"
          }
        ],
        "extra": {
          "workflowRendererVersion": "LG",
          "ue_links": [],
          "links_added_by_ue": []
        }
      },
      {
        "id": "cd1c1da7-4dd3-48bf-b070-91e4548e1c88",
        "version": 1,
        "state": {
          "lastGroupId": 12,
          "lastNodeId": 293,
          "lastLinkId": 453,
          "lastRerouteId": 0
        },
        "revision": 0,
        "config": {},
        "name": "Image Edit (Flux.2 Klein 9B)",
        "inputNode": {
          "id": -10,
          "bounding": [
            -576.3333463986639,
            559.0277780034634,
            165.859375,
            260
          ]
        },
        "outputNode": {
          "id": -20,
          "bounding": [
            1373.6666536013363,
            549.0277780034634,
            120,
            80
          ]
        },
        "inputs": [
          {
            "id": "88ef7204-7170-4353-abd9-165480205784",
            "name": "noise_seed",
            "type": "INT",
            "linkIds": [
              158
            ],
            "pos": [
              -430.47397139866393,
              579.0277780034634
            ]
          },
          {
            "id": "ae713dbf-52cb-471a-807d-b12fa9acbb48",
            "name": "unet_name",
            "type": "COMBO",
            "linkIds": [
              178
            ],
            "pos": [
              -430.47397139866393,
              599.0277780034634
            ]
          },
          {
            "id": "f29f705e-e43a-4502-b231-a1eea93a1d69",
            "name": "clip_name",
            "type": "COMBO",
            "linkIds": [
              160
            ],
            "pos": [
              -430.47397139866393,
              619.0277780034634
            ]
          },
          {
            "id": "a954f490-386b-4367-9ea1-1b65913963a5",
            "name": "vae_name",
            "type": "COMBO",
            "linkIds": [
              161
            ],
            "pos": [
              -430.47397139866393,
              639.0277780034634
            ]
          },
          {
            "id": "7061147a-fb75-450d-8e97-c8be594a8e16",
            "name": "text",
            "type": "STRING",
            "linkIds": [
              162
            ],
            "label": "prompt",
            "pos": [
              -430.47397139866393,
              659.0277780034634
            ]
          },
          {
            "id": "68629112-b7b0-41ce-8912-23adad00d3db",
            "name": "image",
            "type": "IMAGE",
            "linkIds": [
              184
            ],
            "pos": [
              -430.47397139866393,
              679.0277780034634
            ]
          },
          {
            "id": "fd3fed93-f59d-4a65-b0ab-a5fee17eb58f",
            "name": "lora_stack",
            "type": "LORA_STACK",
            "linkIds": [
              189
            ],
            "pos": [
              -430.47397139866393,
              699.0277780034634
            ]
          },
          {
            "id": "ca79f950-3d18-4cd3-aaa5-e85062069b46",
            "name": "megapixels",
            "type": "FLOAT",
            "linkIds": [],
            "pos": [
              -430.47397139866393,
              719.0277780034634
            ]
          },
          {
            "id": "f838ea89-53ab-47da-9473-10c070ca911d",
            "name": "text_1",
            "type": "STRING",
            "linkIds": [
              214
            ],
            "label": "negative prompt (nag)",
            "pos": [
              -430.47397139866393,
              739.0277780034634
            ]
          },
          {
            "id": "d05190e1-043b-4137-b2cf-1443355616e7",
            "name": "switch",
            "type": "BOOLEAN",
            "linkIds": [
              315
            ],
            "label": "use NAG negative",
            "pos": [
              -430.47397139866393,
              759.0277780034634
            ]
          },
          {
            "id": "0bc19be8-498a-4664-a359-e04433768a46",
            "name": "nag_scale",
            "type": "FLOAT",
            "linkIds": [
              317
            ],
            "pos": [
              -430.47397139866393,
              779.0277780034634
            ]
          }
        ],
        "outputs": [
          {
            "id": "c5e7966d-07ed-4c9a-ad89-9d378a41ea7b",
            "name": "IMAGE",
            "type": "IMAGE",
            "linkIds": [
              153
            ],
            "localized_name": "IMAGE",
            "pos": [
              1393.6666536013363,
              569.0277780034634
            ]
          },
          {
            "id": "1faed3b2-7717-4759-88e7-bad4d4b22351",
            "name": "IMAGE_1",
            "type": "IMAGE",
            "linkIds": [
              188
            ],
            "pos": [
              1393.6666536013363,
              589.0277780034634
            ]
          }
        ],
        "widgets": [],
        "nodes": [
          {
            "id": 198,
            "type": "VAEDecode",
            "pos": [
              1093.6666007601261,
              154.02777277882814
            ],
            "size": [
              220,
              46
            ],
            "flags": {},
            "order": 4,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "samples",
                "name": "samples",
                "type": "LATENT",
                "link": 147
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 148
              }
            ],
            "outputs": [
              {
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "type": "IMAGE",
                "slot_index": 0,
                "links": [
                  153
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "VAEDecode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 200,
            "type": "VAELoader",
            "pos": [
              -386.3333318901398,
              523.8611624133522
            ],
            "size": [
              364.42708333333337,
              58
            ],
            "flags": {},
            "order": 6,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "vae_name",
                "name": "vae_name",
                "type": "COMBO",
                "widget": {
                  "name": "vae_name"
                },
                "link": 161
              }
            ],
            "outputs": [
              {
                "localized_name": "VAE",
                "name": "VAE",
                "type": "VAE",
                "links": [
                  148,
                  176,
                  362,
                  420
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "VAELoader",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "models": [
                {
                  "name": "flux2-vae.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors",
                  "directory": "vae"
                }
              ],
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "flux2-vae.safetensors"
            ]
          },
          {
            "id": 202,
            "type": "CheckpointLoaderSimple",
            "pos": [
              -346.4020190230257,
              186.36357766198194
            ],
            "size": [
              323.76118394037877,
              115.46089734815723
            ],
            "flags": {},
            "order": 8,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "ckpt_name",
                "name": "ckpt_name",
                "type": "COMBO",
                "widget": {
                  "name": "ckpt_name"
                },
                "link": 178
              }
            ],
            "outputs": [
              {
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL",
                "links": [
                  192
                ]
              },
              {
                "localized_name": "CLIP",
                "name": "CLIP",
                "type": "CLIP",
                "links": null
              },
              {
                "localized_name": "VAE",
                "name": "VAE",
                "type": "VAE",
                "links": null
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.9.2",
              "Node name for S&R": "CheckpointLoaderSimple",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": [
              "flux-2-klein-9b.safetensors"
            ]
          },
          {
            "id": 203,
            "type": "CLIPLoader",
            "pos": [
              -386.3333318901398,
              353.8611341117752
            ],
            "size": [
              364.42708333333337,
              106
            ],
            "flags": {},
            "order": 9,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "clip_name",
                "name": "clip_name",
                "type": "COMBO",
                "widget": {
                  "name": "clip_name"
                },
                "link": 160
              }
            ],
            "outputs": [
              {
                "localized_name": "CLIP",
                "name": "CLIP",
                "type": "CLIP",
                "links": [
                  151,
                  152
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "CLIPLoader",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "models": [
                {
                  "name": "qwen_3_8b_fp8mixed.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/flux2-klein-9B/resolve/main/split_files/text_encoders/qwen_3_8b_fp8mixed.safetensors",
                  "directory": "text_encoders"
                }
              ],
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "flux\\qwen_3_8b_fp8mixed.safetensors",
              "flux2",
              "default"
            ]
          },
          {
            "id": 205,
            "type": "EmptyFlux2LatentImage",
            "pos": [
              548.3333740740953,
              725.1944715871892
            ],
            "size": [
              270,
              106
            ],
            "flags": {},
            "order": 11,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "widget": {
                  "name": "width"
                },
                "link": 193
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "widget": {
                  "name": "height"
                },
                "link": 194
              }
            ],
            "outputs": [
              {
                "localized_name": "LATENT",
                "name": "LATENT",
                "type": "LATENT",
                "links": [
                  146,
                  210
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "EmptyFlux2LatentImage",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              1024,
              1024,
              1
            ]
          },
          {
            "id": 208,
            "type": "SamplerCustomAdvanced",
            "pos": [
              839.6667053615732,
              224.0277832440098
            ],
            "size": [
              212.3638671875,
              106
            ],
            "flags": {},
            "order": 14,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "noise",
                "name": "noise",
                "type": "NOISE",
                "link": 142
              },
              {
                "localized_name": "guider",
                "name": "guider",
                "type": "GUIDER",
                "link": 314
              },
              {
                "localized_name": "sampler",
                "name": "sampler",
                "type": "SAMPLER",
                "link": 144
              },
              {
                "localized_name": "sigmas",
                "name": "sigmas",
                "type": "SIGMAS",
                "link": 145
              },
              {
                "localized_name": "latent_image",
                "name": "latent_image",
                "type": "LATENT",
                "link": 146
              }
            ],
            "outputs": [
              {
                "localized_name": "output",
                "name": "output",
                "type": "LATENT",
                "links": [
                  147
                ]
              },
              {
                "localized_name": "denoised_output",
                "name": "denoised_output",
                "type": "LATENT",
                "links": []
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "SamplerCustomAdvanced",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 206,
            "type": "CLIPTextEncode",
            "pos": [
              43.666666014853874,
              180.26547990784874
            ],
            "size": [
              430,
              230
            ],
            "flags": {},
            "order": 12,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP",
                "link": 151
              },
              {
                "localized_name": "text",
                "name": "text",
                "type": "STRING",
                "widget": {
                  "name": "text"
                },
                "link": 162
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "slot_index": 0,
                "links": [
                  165,
                  359,
                  421
                ]
              }
            ],
            "title": "CLIP Text Encode (Positive Prompt)",
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "CLIPTextEncode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "remove hair, remove clothes and draw this person bald and in skin tone underwear"
            ],
            "color": "#232",
            "bgcolor": "#353"
          },
          {
            "id": 207,
            "type": "CLIPTextEncode",
            "pos": [
              41.02637398286387,
              475.94211653522336
            ],
            "size": [
              430,
              88
            ],
            "flags": {},
            "order": 13,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP",
                "link": 152
              },
              {
                "localized_name": "text",
                "name": "text",
                "type": "STRING",
                "widget": {
                  "name": "text"
                },
                "link": 214
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "slot_index": 0,
                "links": [
                  166,
                  211,
                  360,
                  422
                ]
              }
            ],
            "title": "CLIP Text Encode (Negative Prompt)",
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "CLIPTextEncode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "breasts, woman, large breasts, small head"
            ],
            "color": "#322",
            "bgcolor": "#533"
          },
          {
            "id": 197,
            "type": "KSamplerSelect",
            "pos": [
              539.6666316494369,
              394.28016257852687
            ],
            "size": [
              270,
              58
            ],
            "flags": {},
            "order": 0,
            "mode": 0,
            "inputs": [],
            "outputs": [
              {
                "localized_name": "SAMPLER",
                "name": "SAMPLER",
                "type": "SAMPLER",
                "links": [
                  144
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "KSamplerSelect",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "euler"
            ]
          },
          {
            "id": 201,
            "type": "Flux2Scheduler",
            "pos": [
              542.7123574460364,
              527.7836905725197
            ],
            "size": [
              270,
              106
            ],
            "flags": {},
            "order": 7,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "widget": {
                  "name": "width"
                },
                "link": 195
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "widget": {
                  "name": "height"
                },
                "link": 196
              }
            ],
            "outputs": [
              {
                "localized_name": "SIGMAS",
                "name": "SIGMAS",
                "type": "SIGMAS",
                "links": [
                  145
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "Flux2Scheduler",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              4,
              1024,
              1024
            ]
          },
          {
            "id": 97,
            "type": "NAGCFGGuiderAdvanced",
            "pos": [
              857.9078038363256,
              399.4874941552715
            ],
            "size": [
              270,
              282
            ],
            "flags": {},
            "order": 1,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 206
              },
              {
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING",
                "link": 415
              },
              {
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING",
                "link": 417
              },
              {
                "localized_name": "nag_negative",
                "name": "nag_negative",
                "type": "CONDITIONING",
                "link": 211
              },
              {
                "localized_name": "latent_image",
                "name": "latent_image",
                "type": "LATENT",
                "link": 210
              },
              {
                "localized_name": "nag_scale",
                "name": "nag_scale",
                "type": "FLOAT",
                "widget": {
                  "name": "nag_scale"
                },
                "link": 317
              }
            ],
            "outputs": [
              {
                "localized_name": "GUIDER",
                "name": "GUIDER",
                "type": "GUIDER",
                "links": [
                  313
                ]
              }
            ],
            "properties": {
              "aux_id": "BigStationW/ComfyUI-NAG",
              "ver": "246f9667cb228437213e1895879d40791421bbbd",
              "Node name for S&R": "NAGCFGGuiderAdvanced",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": [
              1,
              8,
              2.8,
              0.28,
              15,
              0,
              false
            ]
          },
          {
            "id": 204,
            "type": "ImageScaleToTotalPixelsX",
            "pos": [
              -251.3725591722885,
              785.5946580347894
            ],
            "size": [
              246.5982421875,
              199
            ],
            "flags": {},
            "order": 10,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE",
                "link": 184
              }
            ],
            "outputs": [
              {
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE",
                "links": [
                  186,
                  188,
                  361,
                  419
                ]
              },
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "links": [
                  193,
                  195
                ]
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "links": [
                  194,
                  196
                ]
              }
            ],
            "properties": {
              "cnr_id": "scale-image-to-total-pixels-advanced",
              "ver": "694ae1f8352f770e4511f99ed35e2460d5591c83",
              "Node name for S&R": "ImageScaleToTotalPixelsX",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": [
              1,
              16,
              "crop",
              "lanczos",
              ""
            ]
          },
          {
            "id": 210,
            "type": "easy loraStackApply",
            "pos": [
              145.15599197874423,
              -28.482463082346523
            ],
            "size": [
              184.05625,
              66
            ],
            "flags": {},
            "order": 15,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "lora_stack",
                "name": "lora_stack",
                "type": "LORA_STACK",
                "link": 189
              },
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 192
              },
              {
                "localized_name": "optional_clip",
                "name": "optional_clip",
                "shape": 7,
                "type": "CLIP",
                "link": null
              }
            ],
            "outputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "links": [
                  206,
                  311
                ]
              },
              {
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP",
                "links": null
              }
            ],
            "properties": {
              "cnr_id": "comfyui-easy-use",
              "ver": "b6deb5f5155fd400b20cce7f8644a61efdcbe098",
              "Node name for S&R": "easy loraStackApply",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": []
          },
          {
            "id": 156,
            "type": "CFGGuider",
            "pos": [
              533.709859188391,
              -48.835652437892314
            ],
            "size": [
              270,
              98
            ],
            "flags": {},
            "order": 3,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 311
              },
              {
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING",
                "link": 416
              },
              {
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING",
                "link": 418
              }
            ],
            "outputs": [
              {
                "localized_name": "GUIDER",
                "name": "GUIDER",
                "type": "GUIDER",
                "links": [
                  312
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.16.1",
              "Node name for S&R": "CFGGuider",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": [
              1
            ]
          },
          {
            "id": 199,
            "type": "RandomNoise",
            "pos": [
              556.9259768708171,
              228.6991354247064
            ],
            "size": [
              270,
              82
            ],
            "flags": {},
            "order": 5,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "noise_seed",
                "name": "noise_seed",
                "type": "INT",
                "widget": {
                  "name": "noise_seed"
                },
                "link": 158
              }
            ],
            "outputs": [
              {
                "localized_name": "NOISE",
                "name": "NOISE",
                "type": "NOISE",
                "links": [
                  142
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "RandomNoise",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              50,
              "fixed"
            ]
          },
          {
            "id": 263,
            "type": "VAEEncode",
            "pos": [
              41.46552794913881,
              964.5560720732929
            ],
            "size": [
              190,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 17,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "pixels",
                "name": "pixels",
                "type": "IMAGE",
                "link": 419
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 420
              }
            ],
            "outputs": [
              {
                "localized_name": "LATENT",
                "name": "LATENT",
                "type": "LATENT",
                "links": [
                  413,
                  414
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "VAEEncode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 262,
            "type": "ReferenceLatent",
            "pos": [
              517.3909313234166,
              985.7973986184742
            ],
            "size": [
              204.134765625,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 16,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING",
                "link": 422
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "shape": 7,
                "type": "LATENT",
                "link": 413
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  417,
                  418
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ReferenceLatent",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 264,
            "type": "ReferenceLatent",
            "pos": [
              287.1127570834202,
              757.3171981195503
            ],
            "size": [
              210,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 18,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING",
                "link": 421
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "shape": 7,
                "type": "LATENT",
                "link": 414
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  415,
                  416
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ReferenceLatent",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 155,
            "type": "ComfySwitchNode",
            "pos": [
              910.7567688512312,
              -35.27152757102352
            ],
            "size": [
              270,
              78
            ],
            "flags": {},
            "order": 2,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "on_false",
                "name": "on_false",
                "type": "GUIDER",
                "link": 312
              },
              {
                "localized_name": "on_true",
                "name": "on_true",
                "type": "GUIDER",
                "link": 313
              },
              {
                "localized_name": "switch",
                "name": "switch",
                "type": "BOOLEAN",
                "widget": {
                  "name": "switch"
                },
                "link": 315
              }
            ],
            "outputs": [
              {
                "localized_name": "output",
                "name": "output",
                "type": "GUIDER",
                "links": [
                  314
                ]
              }
            ],
            "title": "Use NAG",
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.16.1",
              "Node name for S&R": "ComfySwitchNode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": [
              true
            ]
          }
        ],
        "groups": [
          {
            "id": 1,
            "title": "Models",
            "bounding": [
              -390,
              120,
              380,
              550
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 2,
            "title": "Prompt",
            "bounding": [
              30,
              120,
              470,
              550
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 3,
            "title": "Sampler",
            "bounding": [
              540,
              120,
              532.3638671875,
              550
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          }
        ],
        "links": [
          {
            "id": 142,
            "origin_id": 199,
            "origin_slot": 0,
            "target_id": 208,
            "target_slot": 0,
            "type": "NOISE"
          },
          {
            "id": 144,
            "origin_id": 197,
            "origin_slot": 0,
            "target_id": 208,
            "target_slot": 2,
            "type": "SAMPLER"
          },
          {
            "id": 145,
            "origin_id": 201,
            "origin_slot": 0,
            "target_id": 208,
            "target_slot": 3,
            "type": "SIGMAS"
          },
          {
            "id": 146,
            "origin_id": 205,
            "origin_slot": 0,
            "target_id": 208,
            "target_slot": 4,
            "type": "LATENT"
          },
          {
            "id": 147,
            "origin_id": 208,
            "origin_slot": 0,
            "target_id": 198,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 148,
            "origin_id": 200,
            "origin_slot": 0,
            "target_id": 198,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 152,
            "origin_id": 203,
            "origin_slot": 0,
            "target_id": 207,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 151,
            "origin_id": 203,
            "origin_slot": 0,
            "target_id": 206,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 153,
            "origin_id": 198,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 158,
            "origin_id": -10,
            "origin_slot": 0,
            "target_id": 199,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 160,
            "origin_id": -10,
            "origin_slot": 2,
            "target_id": 203,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 161,
            "origin_id": -10,
            "origin_slot": 3,
            "target_id": 200,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 162,
            "origin_id": -10,
            "origin_slot": 4,
            "target_id": 206,
            "target_slot": 1,
            "type": "STRING"
          },
          {
            "id": 165,
            "origin_id": 206,
            "origin_slot": 0,
            "target_id": 209,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 166,
            "origin_id": 207,
            "origin_slot": 0,
            "target_id": 209,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 176,
            "origin_id": 200,
            "origin_slot": 0,
            "target_id": 209,
            "target_slot": 3,
            "type": "VAE"
          },
          {
            "id": 178,
            "origin_id": -10,
            "origin_slot": 1,
            "target_id": 202,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 184,
            "origin_id": -10,
            "origin_slot": 5,
            "target_id": 204,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 186,
            "origin_id": 204,
            "origin_slot": 0,
            "target_id": 209,
            "target_slot": 2,
            "type": "IMAGE"
          },
          {
            "id": 188,
            "origin_id": 204,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 1,
            "type": "IMAGE"
          },
          {
            "id": 189,
            "origin_id": -10,
            "origin_slot": 6,
            "target_id": 210,
            "target_slot": 0,
            "type": "LORA_STACK"
          },
          {
            "id": 192,
            "origin_id": 202,
            "origin_slot": 0,
            "target_id": 210,
            "target_slot": 1,
            "type": "MODEL"
          },
          {
            "id": 193,
            "origin_id": 204,
            "origin_slot": 1,
            "target_id": 205,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 194,
            "origin_id": 204,
            "origin_slot": 2,
            "target_id": 205,
            "target_slot": 1,
            "type": "INT"
          },
          {
            "id": 195,
            "origin_id": 204,
            "origin_slot": 1,
            "target_id": 201,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 196,
            "origin_id": 204,
            "origin_slot": 2,
            "target_id": 201,
            "target_slot": 1,
            "type": "INT"
          },
          {
            "id": 206,
            "origin_id": 210,
            "origin_slot": 0,
            "target_id": 97,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 210,
            "origin_id": 205,
            "origin_slot": 0,
            "target_id": 97,
            "target_slot": 4,
            "type": "LATENT"
          },
          {
            "id": 211,
            "origin_id": 207,
            "origin_slot": 0,
            "target_id": 97,
            "target_slot": 3,
            "type": "CONDITIONING"
          },
          {
            "id": 214,
            "origin_id": -10,
            "origin_slot": 8,
            "target_id": 207,
            "target_slot": 1,
            "type": "STRING"
          },
          {
            "id": 311,
            "origin_id": 210,
            "origin_slot": 0,
            "target_id": 156,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 312,
            "origin_id": 156,
            "origin_slot": 0,
            "target_id": 155,
            "target_slot": 0,
            "type": "GUIDER"
          },
          {
            "id": 313,
            "origin_id": 97,
            "origin_slot": 0,
            "target_id": 155,
            "target_slot": 1,
            "type": "GUIDER"
          },
          {
            "id": 314,
            "origin_id": 155,
            "origin_slot": 0,
            "target_id": 208,
            "target_slot": 1,
            "type": "GUIDER"
          },
          {
            "id": 315,
            "origin_id": -10,
            "origin_slot": 9,
            "target_id": 155,
            "target_slot": 2,
            "type": "BOOLEAN"
          },
          {
            "id": 317,
            "origin_id": -10,
            "origin_slot": 10,
            "target_id": 97,
            "target_slot": 5,
            "type": "FLOAT"
          },
          {
            "id": 359,
            "origin_id": 206,
            "origin_slot": 0,
            "target_id": 209,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 360,
            "origin_id": 207,
            "origin_slot": 0,
            "target_id": 209,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 361,
            "origin_id": 204,
            "origin_slot": 0,
            "target_id": 209,
            "target_slot": 2,
            "type": "IMAGE"
          },
          {
            "id": 362,
            "origin_id": 200,
            "origin_slot": 0,
            "target_id": 209,
            "target_slot": 3,
            "type": "VAE"
          },
          {
            "id": 413,
            "origin_id": 263,
            "origin_slot": 0,
            "target_id": 262,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 414,
            "origin_id": 263,
            "origin_slot": 0,
            "target_id": 264,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 415,
            "origin_id": 264,
            "origin_slot": 0,
            "target_id": 97,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 416,
            "origin_id": 264,
            "origin_slot": 0,
            "target_id": 156,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 417,
            "origin_id": 262,
            "origin_slot": 0,
            "target_id": 97,
            "target_slot": 2,
            "type": "CONDITIONING"
          },
          {
            "id": 418,
            "origin_id": 262,
            "origin_slot": 0,
            "target_id": 156,
            "target_slot": 2,
            "type": "CONDITIONING"
          },
          {
            "id": 419,
            "origin_id": 204,
            "origin_slot": 0,
            "target_id": 263,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 420,
            "origin_id": 200,
            "origin_slot": 0,
            "target_id": 263,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 421,
            "origin_id": 206,
            "origin_slot": 0,
            "target_id": 264,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 422,
            "origin_id": 207,
            "origin_slot": 0,
            "target_id": 262,
            "target_slot": 0,
            "type": "CONDITIONING"
          }
        ],
        "extra": {
          "workflowRendererVersion": "LG",
          "ue_links": [],
          "links_added_by_ue": []
        }
      },
      {
        "id": "482931f6-117b-421a-b917-fa146e3a030e",
        "version": 1,
        "state": {
          "lastGroupId": 12,
          "lastNodeId": 293,
          "lastLinkId": 453,
          "lastRerouteId": 0
        },
        "revision": 0,
        "config": {},
        "name": "Image Edit (Flux.2 Klein 9B)",
        "inputNode": {
          "id": -10,
          "bounding": [
            -730,
            580,
            142.36328125,
            240
          ]
        },
        "outputNode": {
          "id": -20,
          "bounding": [
            1295.3333202680028,
            573.833333604156,
            120,
            60
          ]
        },
        "inputs": [
          {
            "id": "88ef7204-7170-4353-abd9-165480205784",
            "name": "noise_seed",
            "type": "INT",
            "linkIds": [
              158
            ],
            "pos": [
              -607.63671875,
              600
            ]
          },
          {
            "id": "ae713dbf-52cb-471a-807d-b12fa9acbb48",
            "name": "unet_name",
            "type": "COMBO",
            "linkIds": [
              191,
              193
            ],
            "pos": [
              -607.63671875,
              620
            ]
          },
          {
            "id": "f29f705e-e43a-4502-b231-a1eea93a1d69",
            "name": "clip_name",
            "type": "COMBO",
            "linkIds": [],
            "pos": [
              -607.63671875,
              640
            ]
          },
          {
            "id": "a954f490-386b-4367-9ea1-1b65913963a5",
            "name": "vae_name",
            "type": "COMBO",
            "linkIds": [
              161
            ],
            "pos": [
              -607.63671875,
              660
            ]
          },
          {
            "id": "7061147a-fb75-450d-8e97-c8be594a8e16",
            "name": "text",
            "type": "STRING",
            "linkIds": [
              162
            ],
            "label": "prompt",
            "pos": [
              -607.63671875,
              680
            ]
          },
          {
            "id": "68629112-b7b0-41ce-8912-23adad00d3db",
            "name": "image",
            "type": "IMAGE",
            "linkIds": [
              175
            ],
            "label": "reference_image1",
            "pos": [
              -607.63671875,
              700
            ]
          },
          {
            "id": "7e0c98fd-26e9-412a-a112-171e50fe2d0c",
            "name": "image_1",
            "type": "IMAGE",
            "linkIds": [
              186
            ],
            "label": "reference_image2",
            "pos": [
              -607.63671875,
              720
            ]
          },
          {
            "id": "af78968c-9068-4eb2-84ac-b640788d2013",
            "name": "clip_name_1",
            "type": "COMBO",
            "linkIds": [
              194
            ],
            "pos": [
              -607.63671875,
              740
            ]
          },
          {
            "id": "b4ed024c-15cc-47dd-9d3a-33b50308797c",
            "name": "lora_stack",
            "type": "LORA_STACK",
            "linkIds": [
              198
            ],
            "pos": [
              -607.63671875,
              760
            ]
          },
          {
            "id": "ab00dd2f-c49d-4397-92ab-e2155a435178",
            "name": "megapixels",
            "type": "FLOAT",
            "linkIds": [],
            "pos": [
              -607.63671875,
              780
            ]
          }
        ],
        "outputs": [
          {
            "id": "c5e7966d-07ed-4c9a-ad89-9d378a41ea7b",
            "name": "IMAGE",
            "type": "IMAGE",
            "linkIds": [
              153
            ],
            "localized_name": "IMAGE",
            "pos": [
              1315.3333202680028,
              593.833333604156
            ]
          }
        ],
        "widgets": [],
        "nodes": [
          {
            "id": 164,
            "type": "KSamplerSelect",
            "pos": [
              461.33308516139647,
              468.8332546594476
            ],
            "size": [
              270,
              58
            ],
            "flags": {},
            "order": 0,
            "mode": 0,
            "inputs": [],
            "outputs": [
              {
                "localized_name": "SAMPLER",
                "name": "SAMPLER",
                "type": "SAMPLER",
                "links": [
                  144
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "KSamplerSelect",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "euler"
            ]
          },
          {
            "id": 64,
            "type": "SamplerCustomAdvanced",
            "pos": [
              761.3332568060127,
              248.83326069900386
            ],
            "size": [
              212.3638671875,
              106
            ],
            "flags": {},
            "order": 2,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "noise",
                "name": "noise",
                "type": "NOISE",
                "link": 142
              },
              {
                "localized_name": "guider",
                "name": "guider",
                "type": "GUIDER",
                "link": 143
              },
              {
                "localized_name": "sampler",
                "name": "sampler",
                "type": "SAMPLER",
                "link": 144
              },
              {
                "localized_name": "sigmas",
                "name": "sigmas",
                "type": "SIGMAS",
                "link": 145
              },
              {
                "localized_name": "latent_image",
                "name": "latent_image",
                "type": "LATENT",
                "link": 146
              }
            ],
            "outputs": [
              {
                "localized_name": "output",
                "name": "output",
                "type": "LATENT",
                "links": [
                  147
                ]
              },
              {
                "localized_name": "denoised_output",
                "name": "denoised_output",
                "type": "LATENT",
                "links": []
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "SamplerCustomAdvanced",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 65,
            "type": "VAEDecode",
            "pos": [
              1015.333273150897,
              178.83335256086806
            ],
            "size": [
              220,
              46
            ],
            "flags": {},
            "order": 3,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "samples",
                "name": "samples",
                "type": "LATENT",
                "link": 147
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 148
              }
            ],
            "outputs": [
              {
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "type": "IMAGE",
                "slot_index": 0,
                "links": [
                  153
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "VAEDecode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 73,
            "type": "RandomNoise",
            "pos": [
              461.33308516139647,
              208.83335506841027
            ],
            "size": [
              270,
              82
            ],
            "flags": {},
            "order": 7,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "noise_seed",
                "name": "noise_seed",
                "type": "INT",
                "widget": {
                  "name": "noise_seed"
                },
                "link": 158
              }
            ],
            "outputs": [
              {
                "localized_name": "NOISE",
                "name": "NOISE",
                "type": "NOISE",
                "links": [
                  142
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "RandomNoise",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              1560,
              "fixed"
            ]
          },
          {
            "id": 165,
            "type": "Flux2Scheduler",
            "pos": [
              461.33308516139647,
              568.8331653051255
            ],
            "size": [
              270,
              106
            ],
            "flags": {},
            "order": 15,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "widget": {
                  "name": "width"
                },
                "link": 171
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "widget": {
                  "name": "height"
                },
                "link": 173
              }
            ],
            "outputs": [
              {
                "localized_name": "SIGMAS",
                "name": "SIGMAS",
                "type": "SIGMAS",
                "links": [
                  145
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "Flux2Scheduler",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              4,
              1024,
              1024
            ]
          },
          {
            "id": 66,
            "type": "EmptyFlux2LatentImage",
            "pos": [
              697.3841263079736,
              819.2446638809657
            ],
            "size": [
              270,
              106
            ],
            "flags": {},
            "order": 4,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "widget": {
                  "name": "width"
                },
                "link": 172
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "widget": {
                  "name": "height"
                },
                "link": 174
              }
            ],
            "outputs": [
              {
                "localized_name": "LATENT",
                "name": "LATENT",
                "type": "LATENT",
                "links": [
                  146
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "EmptyFlux2LatentImage",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              1024,
              1024,
              1
            ]
          },
          {
            "id": 63,
            "type": "CFGGuider",
            "pos": [
              461.33308516139647,
              328.83329181398204
            ],
            "size": [
              270,
              98
            ],
            "flags": {},
            "order": 1,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 197
              },
              {
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING",
                "link": 440
              },
              {
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING",
                "link": 441
              }
            ],
            "outputs": [
              {
                "localized_name": "GUIDER",
                "name": "GUIDER",
                "type": "GUIDER",
                "links": [
                  143
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "CFGGuider",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              1
            ]
          },
          {
            "id": 87,
            "type": "CLIPTextEncode",
            "pos": [
              -30,
              590
            ],
            "size": [
              420,
              88
            ],
            "flags": {},
            "order": 12,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP",
                "link": 189
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  190,
                  366,
                  443
                ]
              }
            ],
            "title": "CLIP Text Encode ( Negative Prompt)",
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.9.1",
              "Node name for S&R": "CLIPTextEncode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              ""
            ],
            "color": "#323",
            "bgcolor": "#535"
          },
          {
            "id": 71,
            "type": "CLIPLoader",
            "pos": [
              -511.8764832941742,
              390.2469272014448
            ],
            "size": [
              364.42708333333337,
              106
            ],
            "flags": {},
            "order": 5,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "clip_name",
                "name": "clip_name",
                "type": "COMBO",
                "widget": {
                  "name": "clip_name"
                },
                "link": 194
              }
            ],
            "outputs": [
              {
                "localized_name": "CLIP",
                "name": "CLIP",
                "type": "CLIP",
                "links": [
                  151,
                  189
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "CLIPLoader",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "models": [
                {
                  "name": "qwen_3_8b_fp8mixed.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/flux2-klein-9B/resolve/main/split_files/text_encoders/qwen_3_8b_fp8mixed.safetensors",
                  "directory": "text_encoders"
                }
              ],
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "flux\\qwen_3_8b_fp8mixed.safetensors",
              "flux2",
              "default"
            ]
          },
          {
            "id": 92,
            "type": "easy loraStackApply",
            "pos": [
              51.53132055274237,
              29.65077500359297
            ],
            "size": [
              184.05625,
              66
            ],
            "flags": {},
            "order": 14,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "lora_stack",
                "name": "lora_stack",
                "type": "LORA_STACK",
                "link": 198
              },
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 196
              },
              {
                "localized_name": "optional_clip",
                "name": "optional_clip",
                "shape": 7,
                "type": "CLIP",
                "link": null
              }
            ],
            "outputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "links": [
                  197
                ]
              },
              {
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP",
                "links": null
              }
            ],
            "properties": {
              "cnr_id": "comfyui-easy-use",
              "ver": "b6deb5f5155fd400b20cce7f8644a61efdcbe098",
              "Node name for S&R": "easy loraStackApply",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": []
          },
          {
            "id": 74,
            "type": "CLIPTextEncode",
            "pos": [
              -25.454345039038596,
              217.12849701495344
            ],
            "size": [
              440,
              320
            ],
            "flags": {},
            "order": 8,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP",
                "link": 151
              },
              {
                "localized_name": "text",
                "name": "text",
                "type": "STRING",
                "widget": {
                  "name": "text"
                },
                "link": 162
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "slot_index": 0,
                "links": [
                  165,
                  365,
                  442
                ]
              }
            ],
            "title": "CLIP Text Encode (Positive Prompt)",
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "CLIPTextEncode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "Change character on image 1 to match character from image 2 womwn wearing jeans"
            ],
            "color": "#232",
            "bgcolor": "#353"
          },
          {
            "id": 277,
            "type": "ReferenceLatent",
            "pos": [
              310.84117212173135,
              950.2977690405935
            ],
            "size": [
              210,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 17,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING",
                "link": 442
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "shape": 7,
                "type": "LATENT",
                "link": 433
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  438
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ReferenceLatent",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 280,
            "type": "ReferenceLatent",
            "pos": [
              594.8039930988004,
              986.3487275832827
            ],
            "size": [
              210,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 20,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING",
                "link": 438
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "shape": 7,
                "type": "LATENT",
                "link": 436
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  440
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ReferenceLatent",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 276,
            "type": "ReferenceLatent",
            "pos": [
              261.47326361298985,
              1144.1690809277143
            ],
            "size": [
              204.134765625,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 16,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING",
                "link": 443
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "shape": 7,
                "type": "LATENT",
                "link": 432
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  439
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ReferenceLatent",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 279,
            "type": "ReferenceLatent",
            "pos": [
              582.3611131442275,
              1291.3585821194897
            ],
            "size": [
              204.134765625,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 19,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING",
                "link": 439
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "shape": 7,
                "type": "LATENT",
                "link": 435
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  441
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ReferenceLatent",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 81,
            "type": "GetImageSize",
            "pos": [
              -5.111944816691182,
              807.2013502905097
            ],
            "size": [
              187.5,
              66
            ],
            "flags": {},
            "order": 10,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE",
                "link": 170
              }
            ],
            "outputs": [
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "links": [
                  171,
                  172
                ]
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "links": [
                  173,
                  174
                ]
              },
              {
                "localized_name": "batch_size",
                "name": "batch_size",
                "type": "INT",
                "links": null
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "GetImageSize",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 88,
            "type": "CheckpointLoaderSimple",
            "pos": [
              -430.2368341817873,
              240.20449299184006
            ],
            "size": [
              270,
              98
            ],
            "flags": {},
            "order": 13,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "ckpt_name",
                "name": "ckpt_name",
                "type": "COMBO",
                "widget": {
                  "name": "ckpt_name"
                },
                "link": 193
              }
            ],
            "outputs": [
              {
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL",
                "links": [
                  196
                ]
              },
              {
                "localized_name": "CLIP",
                "name": "CLIP",
                "type": "CLIP",
                "links": null
              },
              {
                "localized_name": "VAE",
                "name": "VAE",
                "type": "VAE",
                "links": null
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.7.0",
              "Node name for S&R": "CheckpointLoaderSimple",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": [
              "flux-2-klein-9b.safetensors"
            ]
          },
          {
            "id": 72,
            "type": "VAELoader",
            "pos": [
              -479.895484606811,
              579.1242395552716
            ],
            "size": [
              364.42708333333337,
              58
            ],
            "flags": {},
            "order": 6,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "vae_name",
                "name": "vae_name",
                "type": "COMBO",
                "widget": {
                  "name": "vae_name"
                },
                "link": 161
              }
            ],
            "outputs": [
              {
                "localized_name": "VAE",
                "name": "VAE",
                "type": "VAE",
                "links": [
                  148,
                  176,
                  181,
                  340,
                  368,
                  447,
                  448
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "VAELoader",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "models": [
                {
                  "name": "flux2-vae.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/flux2-dev/resolve/main/split_files/vae/flux2-vae.safetensors",
                  "directory": "vae"
                }
              ],
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "flux2-vae.safetensors"
            ]
          },
          {
            "id": 278,
            "type": "VAEEncode",
            "pos": [
              19.297558107394966,
              956.4423635252967
            ],
            "size": [
              190,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 18,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "pixels",
                "name": "pixels",
                "type": "IMAGE",
                "link": 434
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 447
              }
            ],
            "outputs": [
              {
                "localized_name": "LATENT",
                "name": "LATENT",
                "type": "LATENT",
                "links": [
                  432,
                  433
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "VAEEncode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 281,
            "type": "VAEEncode",
            "pos": [
              66.59985159962227,
              1258.9035650626595
            ],
            "size": [
              190,
              46
            ],
            "flags": {
              "collapsed": false
            },
            "order": 21,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "pixels",
                "name": "pixels",
                "type": "IMAGE",
                "link": 437
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 448
              }
            ],
            "outputs": [
              {
                "localized_name": "LATENT",
                "name": "LATENT",
                "type": "LATENT",
                "links": [
                  435,
                  436
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "VAEEncode",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 80,
            "type": "ImageScaleToTotalPixels",
            "pos": [
              -448.7536824805825,
              842.2808820695245
            ],
            "size": [
              270,
              106
            ],
            "flags": {},
            "order": 9,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE",
                "link": 175
              }
            ],
            "outputs": [
              {
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "type": "IMAGE",
                "links": [
                  169,
                  170,
                  372,
                  434
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ImageScaleToTotalPixels",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "lanczos",
              1,
              1
            ]
          },
          {
            "id": 85,
            "type": "ImageScaleToTotalPixels",
            "pos": [
              -409.91305324080815,
              1117.620620423212
            ],
            "size": [
              270,
              106
            ],
            "flags": {},
            "order": 11,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE",
                "link": 186
              }
            ],
            "outputs": [
              {
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "type": "IMAGE",
                "links": [
                  180,
                  371,
                  437
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.8.2",
              "Node name for S&R": "ImageScaleToTotalPixels",
              "ue_properties": {
                "widget_ue_connectable": {},
                "version": "7.7",
                "input_ue_unconnectable": {}
              },
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "lanczos",
              1,
              1
            ]
          }
        ],
        "groups": [
          {
            "id": 1,
            "title": "Models",
            "bounding": [
              -470,
              140,
              380,
              550
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 2,
            "title": "Prompt",
            "bounding": [
              -50,
              140,
              470,
              550
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 3,
            "title": "Sampler",
            "bounding": [
              460,
              140,
              532.3638671875,
              550
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          }
        ],
        "links": [
          {
            "id": 142,
            "origin_id": 73,
            "origin_slot": 0,
            "target_id": 64,
            "target_slot": 0,
            "type": "NOISE"
          },
          {
            "id": 143,
            "origin_id": 63,
            "origin_slot": 0,
            "target_id": 64,
            "target_slot": 1,
            "type": "GUIDER"
          },
          {
            "id": 144,
            "origin_id": 164,
            "origin_slot": 0,
            "target_id": 64,
            "target_slot": 2,
            "type": "SAMPLER"
          },
          {
            "id": 145,
            "origin_id": 165,
            "origin_slot": 0,
            "target_id": 64,
            "target_slot": 3,
            "type": "SIGMAS"
          },
          {
            "id": 146,
            "origin_id": 66,
            "origin_slot": 0,
            "target_id": 64,
            "target_slot": 4,
            "type": "LATENT"
          },
          {
            "id": 147,
            "origin_id": 64,
            "origin_slot": 0,
            "target_id": 65,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 148,
            "origin_id": 72,
            "origin_slot": 0,
            "target_id": 65,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 151,
            "origin_id": 71,
            "origin_slot": 0,
            "target_id": 74,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 153,
            "origin_id": 65,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 158,
            "origin_id": -10,
            "origin_slot": 0,
            "target_id": 73,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 161,
            "origin_id": -10,
            "origin_slot": 3,
            "target_id": 72,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 162,
            "origin_id": -10,
            "origin_slot": 4,
            "target_id": 74,
            "target_slot": 1,
            "type": "STRING"
          },
          {
            "id": 165,
            "origin_id": 74,
            "origin_slot": 0,
            "target_id": 79,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 169,
            "origin_id": 80,
            "origin_slot": 0,
            "target_id": 79,
            "target_slot": 2,
            "type": "IMAGE"
          },
          {
            "id": 170,
            "origin_id": 80,
            "origin_slot": 0,
            "target_id": 81,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 171,
            "origin_id": 81,
            "origin_slot": 0,
            "target_id": 165,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 172,
            "origin_id": 81,
            "origin_slot": 0,
            "target_id": 66,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 173,
            "origin_id": 81,
            "origin_slot": 1,
            "target_id": 165,
            "target_slot": 1,
            "type": "INT"
          },
          {
            "id": 174,
            "origin_id": 81,
            "origin_slot": 1,
            "target_id": 66,
            "target_slot": 1,
            "type": "INT"
          },
          {
            "id": 175,
            "origin_id": -10,
            "origin_slot": 5,
            "target_id": 80,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 176,
            "origin_id": 72,
            "origin_slot": 0,
            "target_id": 79,
            "target_slot": 3,
            "type": "VAE"
          },
          {
            "id": 180,
            "origin_id": 85,
            "origin_slot": 0,
            "target_id": 84,
            "target_slot": 2,
            "type": "IMAGE"
          },
          {
            "id": 181,
            "origin_id": 72,
            "origin_slot": 0,
            "target_id": 84,
            "target_slot": 3,
            "type": "VAE"
          },
          {
            "id": 186,
            "origin_id": -10,
            "origin_slot": 6,
            "target_id": 85,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 189,
            "origin_id": 71,
            "origin_slot": 0,
            "target_id": 87,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 190,
            "origin_id": 87,
            "origin_slot": 0,
            "target_id": 79,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 191,
            "origin_id": -10,
            "origin_slot": 1,
            "target_id": 70,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 193,
            "origin_id": -10,
            "origin_slot": 1,
            "target_id": 88,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 194,
            "origin_id": -10,
            "origin_slot": 7,
            "target_id": 71,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 196,
            "origin_id": 88,
            "origin_slot": 0,
            "target_id": 92,
            "target_slot": 1,
            "type": "MODEL"
          },
          {
            "id": 197,
            "origin_id": 92,
            "origin_slot": 0,
            "target_id": 63,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 198,
            "origin_id": -10,
            "origin_slot": 8,
            "target_id": 92,
            "target_slot": 0,
            "type": "LORA_STACK"
          },
          {
            "id": 340,
            "origin_id": 72,
            "origin_slot": 0,
            "target_id": 79,
            "target_slot": 3,
            "type": "VAE"
          },
          {
            "id": 365,
            "origin_id": 74,
            "origin_slot": 0,
            "target_id": 231,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 366,
            "origin_id": 87,
            "origin_slot": 0,
            "target_id": 231,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 368,
            "origin_id": 72,
            "origin_slot": 0,
            "target_id": 231,
            "target_slot": 3,
            "type": "VAE"
          },
          {
            "id": 371,
            "origin_id": 85,
            "origin_slot": 0,
            "target_id": 79,
            "target_slot": 2,
            "type": "IMAGE"
          },
          {
            "id": 372,
            "origin_id": 80,
            "origin_slot": 0,
            "target_id": 231,
            "target_slot": 2,
            "type": "IMAGE"
          },
          {
            "id": 432,
            "origin_id": 278,
            "origin_slot": 0,
            "target_id": 276,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 433,
            "origin_id": 278,
            "origin_slot": 0,
            "target_id": 277,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 434,
            "origin_id": 80,
            "origin_slot": 0,
            "target_id": 278,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 435,
            "origin_id": 281,
            "origin_slot": 0,
            "target_id": 279,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 436,
            "origin_id": 281,
            "origin_slot": 0,
            "target_id": 280,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 437,
            "origin_id": 85,
            "origin_slot": 0,
            "target_id": 281,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 438,
            "origin_id": 277,
            "origin_slot": 0,
            "target_id": 280,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 439,
            "origin_id": 276,
            "origin_slot": 0,
            "target_id": 279,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 440,
            "origin_id": 280,
            "origin_slot": 0,
            "target_id": 63,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 441,
            "origin_id": 279,
            "origin_slot": 0,
            "target_id": 63,
            "target_slot": 2,
            "type": "CONDITIONING"
          },
          {
            "id": 442,
            "origin_id": 74,
            "origin_slot": 0,
            "target_id": 277,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 443,
            "origin_id": 87,
            "origin_slot": 0,
            "target_id": 276,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 447,
            "origin_id": 72,
            "origin_slot": 0,
            "target_id": 278,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 448,
            "origin_id": 72,
            "origin_slot": 0,
            "target_id": 281,
            "target_slot": 1,
            "type": "VAE"
          }
        ],
        "extra": {
          "workflowRendererVersion": "LG",
          "ue_links": [],
          "links_added_by_ue": []
        }
      }
    ]
  },
  "config": {},
  "extra": {
    "frontendVersion": "1.41.20",
    "workflowRendererVersion": "LG",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true,
    "ue_links": [],
    "links_added_by_ue": [],
    "ds": {
      "scale": 0.5730855330117086,
      "offset": [
        -434.15786715688523,
        1485.727020605735
      ]
    }
  },
  "version": 0.4
}