{
  "id": "0c99f612-ade6-434c-9aef-a452aeb77f92",
  "revision": 0,
  "last_node_id": 12,
  "last_link_id": 11,
  "nodes": [
    {
      "id": 3,
      "type": "CheckpointLoaderSimple",
      "pos": [
        -1060.964981835579,
        698.12753964874
      ],
      "size": [
        297.3094587159344,
        98
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            1
          ]
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            5
          ]
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.19.3",
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "sam3.1_multiplex_fp16.safetensors"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 12,
      "type": "InvertMask",
      "pos": [
        -189.9197221538626,
        698.12753964874
      ],
      "size": [
        140,
        26
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "mask",
          "type": "MASK",
          "link": 10
        }
      ],
      "outputs": [
        {
          "name": "MASK",
          "type": "MASK",
          "links": [
            11
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.19.3",
        "Node name for S&R": "InvertMask"
      },
      "widgets_values": []
    },
    {
      "id": 8,
      "type": "JoinImageWithAlpha",
      "pos": [
        -20.040925416533565,
        952.4472834503921
      ],
      "size": [
        214.7865573347107,
        46
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 7
        },
        {
          "name": "alpha",
          "type": "MASK",
          "link": 11
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            9
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.19.3",
        "Node name for S&R": "JoinImageWithAlpha"
      },
      "widgets_values": []
    },
    {
      "id": 9,
      "type": "LoadImage",
      "pos": [
        -813.0177595344426,
        952.4472834503921
      ],
      "size": [
        335.8566793646694,
        366.72727272727286
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            6,
            7
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.19.3",
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "ec87a3373da827a80d3d19bcf66df7cd.jpg",
        "image"
      ]
    },
    {
      "id": 5,
      "type": "CLIPTextEncode",
      "pos": [
        -728.3297522774851,
        771.8199768517986
      ],
      "size": [
        250.42005327504967,
        109.84222389181082
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 5
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            2
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.19.3",
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "human:99"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 10,
      "type": "PreviewImage",
      "pos": [
        233.07005996484492,
        952.4472834503921
      ],
      "size": [
        455.6999999999998,
        354.89999999999986
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 9
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.19.3",
        "Node name for S&R": "PreviewImage"
      },
      "widgets_values": []
    },
    {
      "id": 1,
      "type": "SAM3_Detect",
      "pos": [
        -428.0779475923605,
        698.12753964874
      ],
      "size": [
        210,
        206
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "label": "model",
          "name": "model",
          "type": "MODEL",
          "link": 1
        },
        {
          "label": "image",
          "name": "image",
          "type": "IMAGE",
          "link": 6
        },
        {
          "label": "conditioning",
          "name": "conditioning",
          "shape": 7,
          "type": "CONDITIONING",
          "link": 2
        },
        {
          "label": "bboxes",
          "name": "bboxes",
          "shape": 7,
          "type": "BOUNDING_BOX",
          "link": null
        },
        {
          "label": "positive_coords",
          "name": "positive_coords",
          "shape": 7,
          "type": "STRING",
          "link": null
        },
        {
          "label": "negative_coords",
          "name": "negative_coords",
          "shape": 7,
          "type": "STRING",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "masks",
          "type": "MASK",
          "links": [
            10
          ]
        },
        {
          "name": "bboxes",
          "type": "BOUNDING_BOX",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.19.3",
        "Node name for S&R": "SAM3_Detect"
      },
      "widgets_values": [
        0.5,
        2,
        false
      ],
      "color": "#232",
      "bgcolor": "#353"
    }
  ],
  "links": [
    [
      1,
      3,
      0,
      1,
      0,
      "MODEL"
    ],
    [
      2,
      5,
      0,
      1,
      2,
      "CONDITIONING"
    ],
    [
      5,
      3,
      1,
      5,
      0,
      "CLIP"
    ],
    [
      6,
      9,
      0,
      1,
      1,
      "IMAGE"
    ],
    [
      7,
      9,
      0,
      8,
      0,
      "IMAGE"
    ],
    [
      9,
      8,
      0,
      10,
      0,
      "IMAGE"
    ],
    [
      10,
      1,
      0,
      12,
      0,
      "MASK"
    ],
    [
      11,
      12,
      0,
      8,
      1,
      "MASK"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.9090909090909091,
      "offset": [
        1279.743745342885,
        -482.20165823823663
      ]
    },
    "frontendVersion": "1.42.14",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true
  },
  "version": 0.4
}