{
  "config": {},
  "definitions": {
    "subgraphs": [
      {
        "config": {},
        "description": "Segments images into masks using Meta SAM3 from text prompts, points, or boxes.",
        "extra": {
          "ue_links": []
        },
        "groups": [],
        "id": "c3e0d783-9aa3-4e75-a94d-19937968ef86",
        "inputNode": {
          "bounding": [
            -2260,
            -3450,
            144.369140625,
            228
          ],
          "id": -10
        },
        "inputs": [
          {
            "id": "a6e75fa2-162a-4af0-a2fd-1e9c899a5ab6",
            "label": "image",
            "linkIds": [
              264
            ],
            "localized_name": "image",
            "name": "image",
            "pos": [
              -2139.630859375,
              -3426
            ],
            "type": "IMAGE"
          },
          {
            "id": "3cefd304-7631-4ff6-a5a0-5a0ffb120745",
            "label": "object",
            "linkIds": [
              265
            ],
            "name": "text",
            "pos": [
              -2139.630859375,
              -3406
            ],
            "type": "STRING"
          },
          {
            "id": "1aec91c5-d8d2-441c-928c-49c14e7e80ed",
            "linkIds": [
              266
            ],
            "name": "bboxes",
            "pos": [
              -2139.630859375,
              -3386
            ],
            "type": "BOUNDING_BOX"
          },
          {
            "id": "1ec7ce1a-8257-4719-8a81-60ebc8a98899",
            "linkIds": [
              267
            ],
            "name": "positive_coords",
            "pos": [
              -2139.630859375,
              -3366
            ],
            "type": "STRING"
          },
          {
            "id": "c65f8b87-9bd7-48be-9fc2-823431e95019",
            "linkIds": [
              268
            ],
            "name": "negative_coords",
            "pos": [
              -2139.630859375,
              -3346
            ],
            "type": "STRING"
          },
          {
            "id": "bb4ba35a-ccfe-4c37-98e5-d9b0d69585fb",
            "linkIds": [
              269
            ],
            "name": "threshold",
            "pos": [
              -2139.630859375,
              -3326
            ],
            "type": "FLOAT"
          },
          {
            "id": "b1439668-b050-490b-a5dc-fc4052c55666",
            "linkIds": [
              270
            ],
            "name": "refine_iterations",
            "pos": [
              -2139.630859375,
              -3306
            ],
            "type": "INT"
          },
          {
            "id": "86e239e5-c098-4302-b54d-d42a38bc0f89",
            "linkIds": [
              271
            ],
            "name": "individual_masks",
            "pos": [
              -2139.630859375,
              -3286
            ],
            "type": "BOOLEAN"
          },
          {
            "id": "f9e0b9d4-b2f1-4907-a4a5-305656576706",
            "linkIds": [
              272
            ],
            "name": "ckpt_name",
            "pos": [
              -2139.630859375,
              -3266
            ],
            "type": "COMBO"
          }
        ],
        "links": [
          {
            "id": 237,
            "origin_id": 77,
            "origin_slot": 0,
            "target_id": 75,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 200,
            "origin_id": 78,
            "origin_slot": 0,
            "target_id": 75,
            "target_slot": 2,
            "type": "CONDITIONING"
          },
          {
            "id": 240,
            "origin_id": 77,
            "origin_slot": 1,
            "target_id": 78,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 231,
            "origin_id": 75,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 0,
            "type": "MASK"
          },
          {
            "id": 232,
            "origin_id": 75,
            "origin_slot": 1,
            "target_id": -20,
            "target_slot": 1,
            "type": "BOUNDING_BOX"
          },
          {
            "id": 264,
            "origin_id": -10,
            "origin_slot": 0,
            "target_id": 75,
            "target_slot": 1,
            "type": "IMAGE"
          },
          {
            "id": 265,
            "origin_id": -10,
            "origin_slot": 1,
            "target_id": 78,
            "target_slot": 1,
            "type": "STRING"
          },
          {
            "id": 266,
            "origin_id": -10,
            "origin_slot": 2,
            "target_id": 75,
            "target_slot": 3,
            "type": "BOUNDING_BOX"
          },
          {
            "id": 267,
            "origin_id": -10,
            "origin_slot": 3,
            "target_id": 75,
            "target_slot": 4,
            "type": "STRING"
          },
          {
            "id": 268,
            "origin_id": -10,
            "origin_slot": 4,
            "target_id": 75,
            "target_slot": 5,
            "type": "STRING"
          },
          {
            "id": 269,
            "origin_id": -10,
            "origin_slot": 5,
            "target_id": 75,
            "target_slot": 6,
            "type": "FLOAT"
          },
          {
            "id": 270,
            "origin_id": -10,
            "origin_slot": 6,
            "target_id": 75,
            "target_slot": 7,
            "type": "INT"
          },
          {
            "id": 271,
            "origin_id": -10,
            "origin_slot": 7,
            "target_id": 75,
            "target_slot": 8,
            "type": "BOOLEAN"
          },
          {
            "id": 272,
            "origin_id": -10,
            "origin_slot": 8,
            "target_id": 77,
            "target_slot": 0,
            "type": "COMBO"
          }
        ],
        "name": "Image Segmentation (SAM3)",
        "nodes": [
          {
            "flags": {},
            "id": 75,
            "inputs": [
              {
                "label": "model",
                "link": 237,
                "localized_name": "model",
                "name": "model",
                "type": "MODEL"
              },
              {
                "label": "image",
                "link": 264,
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE"
              },
              {
                "label": "conditioning",
                "link": 200,
                "localized_name": "conditioning",
                "name": "conditioning",
                "shape": 7,
                "type": "CONDITIONING"
              },
              {
                "label": "bboxes",
                "link": 266,
                "localized_name": "bboxes",
                "name": "bboxes",
                "shape": 7,
                "type": "BOUNDING_BOX"
              },
              {
                "label": "positive_coords",
                "link": 267,
                "localized_name": "positive_coords",
                "name": "positive_coords",
                "shape": 7,
                "type": "STRING"
              },
              {
                "label": "negative_coords",
                "link": 268,
                "localized_name": "negative_coords",
                "name": "negative_coords",
                "shape": 7,
                "type": "STRING"
              },
              {
                "link": 269,
                "localized_name": "threshold",
                "name": "threshold",
                "type": "FLOAT",
                "widget": {
                  "name": "threshold"
                }
              },
              {
                "link": 270,
                "localized_name": "refine_iterations",
                "name": "refine_iterations",
                "type": "INT",
                "widget": {
                  "name": "refine_iterations"
                }
              },
              {
                "link": 271,
                "localized_name": "individual_masks",
                "name": "individual_masks",
                "type": "BOOLEAN",
                "widget": {
                  "name": "individual_masks"
                }
              }
            ],
            "mode": 0,
            "order": 0,
            "outputs": [
              {
                "links": [
                  231
                ],
                "localized_name": "masks",
                "name": "masks",
                "type": "MASK"
              },
              {
                "links": [
                  232
                ],
                "localized_name": "bboxes",
                "name": "bboxes",
                "type": "BOUNDING_BOX"
              }
            ],
            "pos": [
              -1470,
              -3460
            ],
            "properties": {
              "Node name for S&R": "SAM3_Detect",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ue_properties": {
                "input_ue_unconnectable": {},
                "version": "7.7",
                "widget_ue_connectable": {}
              },
              "ver": "0.19.3"
            },
            "size": [
              270,
              260
            ],
            "type": "SAM3_Detect",
            "widgets_values": [
              0.5,
              2,
              false
            ]
          },
          {
            "flags": {},
            "id": 77,
            "inputs": [
              {
                "link": 272,
                "localized_name": "ckpt_name",
                "name": "ckpt_name",
                "type": "COMBO",
                "widget": {
                  "name": "ckpt_name"
                }
              }
            ],
            "mode": 0,
            "order": 1,
            "outputs": [
              {
                "links": [
                  237
                ],
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL"
              },
              {
                "links": [
                  240
                ],
                "localized_name": "CLIP",
                "name": "CLIP",
                "type": "CLIP"
              },
              {
                "links": null,
                "localized_name": "VAE",
                "name": "VAE",
                "type": "VAE"
              }
            ],
            "pos": [
              -1970,
              -3200
            ],
            "properties": {
              "Node name for S&R": "CheckpointLoaderSimple",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "models": [
                {
                  "directory": "checkpoints",
                  "name": "sam3.1_multiplex_fp16.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/sam3.1/resolve/main/checkpoints/sam3.1_multiplex_fp16.safetensors"
                }
              ],
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ue_properties": {
                "input_ue_unconnectable": {},
                "version": "7.7",
                "widget_ue_connectable": {}
              },
              "ver": "0.19.3"
            },
            "size": [
              330,
              140
            ],
            "type": "CheckpointLoaderSimple",
            "widgets_values": [
              "sam3.1_multiplex_fp16.safetensors"
            ]
          },
          {
            "flags": {},
            "id": 78,
            "inputs": [
              {
                "link": 240,
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP"
              },
              {
                "link": 265,
                "localized_name": "text",
                "name": "text",
                "type": "STRING",
                "widget": {
                  "name": "text"
                }
              }
            ],
            "mode": 0,
            "order": 2,
            "outputs": [
              {
                "links": [
                  200
                ],
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING"
              }
            ],
            "pos": [
              -2000,
              -3000
            ],
            "properties": {
              "Node name for S&R": "CLIPTextEncode",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ue_properties": {
                "input_ue_unconnectable": {},
                "version": "7.7",
                "widget_ue_connectable": {}
              },
              "ver": "0.19.3"
            },
            "size": [
              400,
              200
            ],
            "type": "CLIPTextEncode",
            "widgets_values": [
              "human"
            ]
          }
        ],
        "outputNode": {
          "bounding": [
            -1130,
            -3305,
            128,
            88
          ],
          "id": -20
        },
        "outputs": [
          {
            "id": "ff50da09-1e59-4a58-9b7f-be1a00aa5913",
            "linkIds": [
              231
            ],
            "localized_name": "masks",
            "name": "masks",
            "pos": [
              -1106,
              -3281
            ],
            "type": "MASK"
          },
          {
            "id": "8f622e40-8528-4078-b7d3-147e9f872194",
            "linkIds": [
              232
            ],
            "localized_name": "bboxes",
            "name": "bboxes",
            "pos": [
              -1106,
              -3261
            ],
            "type": "BOUNDING_BOX"
          }
        ],
        "revision": 0,
        "state": {
          "lastGroupId": 13,
          "lastLinkId": 408,
          "lastNodeId": 171,
          "lastRerouteId": 0
        },
        "version": 1,
        "widgets": []
      },
      {
        "config": {},
        "extra": {},
        "groups": [
          {
            "bounding": [
              -790,
              -260,
              470,
              990
            ],
            "color": "#3f789e",
            "flags": {},
            "id": 1,
            "title": "Models"
          },
          {
            "bounding": [
              -790,
              760,
              660,
              560
            ],
            "color": "#3f789e",
            "flags": {},
            "id": 2,
            "title": "Input videos (place files in ComfyUI/input/)"
          },
          {
            "bounding": [
              -290,
              -260,
              640,
              990
            ],
            "color": "#3f789e",
            "flags": {},
            "id": 3,
            "title": "Shared: Text & Mask Conditioning"
          },
          {
            "bounding": [
              380,
              -260,
              810,
              750
            ],
            "color": "#8A8",
            "flags": {},
            "id": 4,
            "title": "Pass 1: Sample (Random Noise → DDIM)"
          },
          {
            "bounding": [
              380,
              1020,
              810,
              880
            ],
            "color": "#8A8",
            "flags": {},
            "id": 6,
            "title": "Pass 2: Sample (Warped Noise → DDIM)"
          },
          {
            "bounding": [
              -100,
              760,
              450,
              560
            ],
            "color": "#3f789e",
            "flags": {},
            "id": 8,
            "title": "Create Mask"
          },
          {
            "bounding": [
              -730,
              -220,
              360,
              210
            ],
            "color": "#3f789e",
            "flags": {},
            "id": 9,
            "title": "Pass 1"
          },
          {
            "bounding": [
              -720,
              340,
              340,
              340
            ],
            "color": "#3f789e",
            "flags": {},
            "id": 10,
            "title": "Pass 2"
          },
          {
            "bounding": [
              -790,
              1580,
              660,
              320
            ],
            "color": "#3f789e",
            "flags": {},
            "id": 11,
            "title": "Output Video Size"
          },
          {
            "bounding": [
              -790,
              1350,
              660,
              200
            ],
            "color": "#3f789e",
            "flags": {},
            "id": 12,
            "title": "Skip Pass 2"
          },
          {
            "bounding": [
              -100,
              1350,
              450,
              550
            ],
            "color": "#3f789e",
            "flags": {},
            "id": 13,
            "title": "Trim Audio"
          }
        ],
        "id": "c3157b75-484a-459e-b8de-57823bef5130",
        "inputNode": {
          "bounding": [
            -1530,
            800,
            203.1796875,
            368
          ],
          "id": -10
        },
        "inputs": [
          {
            "id": "1865ea29-14b1-4471-b5e0-d35bba595b9c",
            "label": "Source video",
            "linkIds": [
              373
            ],
            "localized_name": "source_video",
            "name": "source_video",
            "pos": [
              -1350.8203125,
              824
            ],
            "type": "VIDEO"
          },
          {
            "id": "f1b2b2c4-bc2e-4e72-b16c-7e560e58d2d6",
            "label": "Positive prompt (inpaint fill)",
            "linkIds": [
              377
            ],
            "localized_name": "positive_prompt",
            "name": "positive_prompt",
            "pos": [
              -1350.8203125,
              844
            ],
            "type": "STRING"
          },
          {
            "id": "931ac4dd-3cb6-4555-a1f0-619be81d64f6",
            "label": "Negative prompt",
            "linkIds": [
              387
            ],
            "localized_name": "negative_prompt",
            "name": "negative_prompt",
            "pos": [
              -1350.8203125,
              864
            ],
            "type": "STRING"
          },
          {
            "id": "7a0963c3-bf2f-464d-80c2-6a6c90569883",
            "label": "SAM3 object mask prompt",
            "linkIds": [
              388
            ],
            "localized_name": "sam3_text_prompt",
            "name": "sam3_text_prompt",
            "pos": [
              -1350.8203125,
              884
            ],
            "type": "STRING"
          },
          {
            "id": "f53f340f-2031-401d-b613-157622ef336f",
            "label": "Start frame index",
            "linkIds": [
              389
            ],
            "localized_name": "start_frame_index",
            "name": "start_frame_index",
            "pos": [
              -1350.8203125,
              904
            ],
            "type": "INT"
          },
          {
            "id": "d5b8704b-7c8c-4cf0-87cd-26b293f65f83",
            "label": "Clip duration (seconds)",
            "linkIds": [
              390
            ],
            "localized_name": "duration_seconds",
            "name": "duration_seconds",
            "pos": [
              -1350.8203125,
              924
            ],
            "type": "INT"
          },
          {
            "id": "7140209f-5058-4933-ae06-438256f77f23",
            "label": "Width (pass 2)",
            "linkIds": [
              391
            ],
            "localized_name": "latent_width",
            "name": "latent_width",
            "pos": [
              -1350.8203125,
              944
            ],
            "type": "INT"
          },
          {
            "id": "084a140a-6fa9-4676-9483-ad30e0b14947",
            "label": "Height (pass 2)",
            "linkIds": [
              392
            ],
            "localized_name": "latent_height",
            "name": "latent_height",
            "pos": [
              -1350.8203125,
              964
            ],
            "type": "INT"
          },
          {
            "id": "a8109321-e101-4ed8-b6f3-8ad1c815f35c",
            "label": "Skip pass 2 (reuse pass 1)",
            "linkIds": [
              393
            ],
            "localized_name": "skip_pass_2",
            "name": "skip_pass_2",
            "pos": [
              -1350.8203125,
              984
            ],
            "type": "BOOLEAN"
          },
          {
            "id": "6964ab42-0662-47f2-9c2a-96782fdcb883",
            "label": "Noise seed",
            "linkIds": [
              400
            ],
            "localized_name": "noise_seed",
            "name": "noise_seed",
            "pos": [
              -1350.8203125,
              1004
            ],
            "type": "INT"
          },
          {
            "id": "dccde360-461d-417e-b3f5-e1a4d6cece39",
            "label": "SAM3 checkpoint",
            "linkIds": [
              401
            ],
            "localized_name": "sam3_checkpoint",
            "name": "sam3_checkpoint",
            "pos": [
              -1350.8203125,
              1024
            ],
            "type": "COMBO"
          },
          {
            "id": "5ce0d036-be08-4539-9ec6-e923fcdb8825",
            "label": "VOID UNet — pass 1",
            "linkIds": [
              402
            ],
            "localized_name": "void_unet_pass1",
            "name": "void_unet_pass1",
            "pos": [
              -1350.8203125,
              1044
            ],
            "type": "COMBO"
          },
          {
            "id": "c1de695a-a08a-40bc-b9e4-d156fef73cd0",
            "label": "VOID UNet — pass 2",
            "linkIds": [
              403
            ],
            "localized_name": "void_unet_pass2",
            "name": "void_unet_pass2",
            "pos": [
              -1350.8203125,
              1064
            ],
            "type": "COMBO"
          },
          {
            "id": "99da50bc-db57-4a21-9831-0f77b3c4fe99",
            "label": "Optical flow model",
            "linkIds": [
              404
            ],
            "localized_name": "optical_flow_model",
            "name": "optical_flow_model",
            "pos": [
              -1350.8203125,
              1084
            ],
            "type": "COMBO"
          },
          {
            "id": "c756ce20-cfa6-4fe0-9eb0-543d56781cb7",
            "label": "CLIP / T5 weights",
            "linkIds": [
              405
            ],
            "localized_name": "clip_name",
            "name": "clip_name",
            "pos": [
              -1350.8203125,
              1104
            ],
            "type": "COMBO"
          },
          {
            "id": "d8eb12ad-a805-42d9-86b4-6f2c2cc5a231",
            "label": "VAE weights",
            "linkIds": [
              406
            ],
            "localized_name": "vae_name",
            "name": "vae_name",
            "pos": [
              -1350.8203125,
              1124
            ],
            "type": "COMBO"
          }
        ],
        "links": [
          {
            "id": 3,
            "origin_id": 2,
            "origin_slot": 0,
            "target_id": 7,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 322,
            "origin_id": 143,
            "origin_slot": 0,
            "target_id": 136,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 309,
            "origin_id": 10,
            "origin_slot": 0,
            "target_id": 136,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 310,
            "origin_id": 10,
            "origin_slot": 1,
            "target_id": 136,
            "target_slot": 2,
            "type": "CONDITIONING"
          },
          {
            "id": 324,
            "origin_id": 144,
            "origin_slot": 0,
            "target_id": 138,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 325,
            "origin_id": 144,
            "origin_slot": 0,
            "target_id": 140,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 317,
            "origin_id": 10,
            "origin_slot": 0,
            "target_id": 140,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 318,
            "origin_id": 10,
            "origin_slot": 1,
            "target_id": 140,
            "target_slot": 2,
            "type": "CONDITIONING"
          },
          {
            "id": 321,
            "origin_id": 142,
            "origin_slot": 0,
            "target_id": 31,
            "target_slot": 0,
            "type": "OPTICAL_FLOW"
          },
          {
            "id": 72,
            "origin_id": 45,
            "origin_slot": 0,
            "target_id": 31,
            "target_slot": 1,
            "type": "IMAGE"
          },
          {
            "id": 333,
            "origin_id": 147,
            "origin_slot": 0,
            "target_id": 31,
            "target_slot": 2,
            "type": "INT"
          },
          {
            "id": 335,
            "origin_id": 148,
            "origin_slot": 0,
            "target_id": 31,
            "target_slot": 3,
            "type": "INT"
          },
          {
            "id": 67,
            "origin_id": 43,
            "origin_slot": 2,
            "target_id": 31,
            "target_slot": 4,
            "type": "INT"
          },
          {
            "id": 54,
            "origin_id": 32,
            "origin_slot": 0,
            "target_id": 35,
            "target_slot": 0,
            "type": "NOISE"
          },
          {
            "id": 311,
            "origin_id": 136,
            "origin_slot": 0,
            "target_id": 35,
            "target_slot": 1,
            "type": "GUIDER"
          },
          {
            "id": 305,
            "origin_id": 134,
            "origin_slot": 0,
            "target_id": 35,
            "target_slot": 2,
            "type": "SAMPLER"
          },
          {
            "id": 313,
            "origin_id": 137,
            "origin_slot": 0,
            "target_id": 35,
            "target_slot": 3,
            "type": "SIGMAS"
          },
          {
            "id": 48,
            "origin_id": 10,
            "origin_slot": 2,
            "target_id": 35,
            "target_slot": 4,
            "type": "LATENT"
          },
          {
            "id": 340,
            "origin_id": 149,
            "origin_slot": 0,
            "target_id": 132,
            "target_slot": 0,
            "type": "MASK"
          },
          {
            "id": 8,
            "origin_id": 6,
            "origin_slot": 0,
            "target_id": 10,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 9,
            "origin_id": 7,
            "origin_slot": 0,
            "target_id": 10,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 4,
            "origin_id": 3,
            "origin_slot": 0,
            "target_id": 10,
            "target_slot": 2,
            "type": "VAE"
          },
          {
            "id": 326,
            "origin_id": 145,
            "origin_slot": 0,
            "target_id": 10,
            "target_slot": 3,
            "type": "IMAGE"
          },
          {
            "id": 339,
            "origin_id": 149,
            "origin_slot": 0,
            "target_id": 10,
            "target_slot": 4,
            "type": "MASK"
          },
          {
            "id": 332,
            "origin_id": 147,
            "origin_slot": 0,
            "target_id": 10,
            "target_slot": 5,
            "type": "INT"
          },
          {
            "id": 334,
            "origin_id": 148,
            "origin_slot": 0,
            "target_id": 10,
            "target_slot": 6,
            "type": "INT"
          },
          {
            "id": 63,
            "origin_id": 43,
            "origin_slot": 2,
            "target_id": 10,
            "target_slot": 7,
            "type": "INT"
          },
          {
            "id": 53,
            "origin_id": 31,
            "origin_slot": 0,
            "target_id": 32,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 323,
            "origin_id": 143,
            "origin_slot": 0,
            "target_id": 137,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 73,
            "origin_id": 45,
            "origin_slot": 0,
            "target_id": 46,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 355,
            "origin_id": 158,
            "origin_slot": 0,
            "target_id": 46,
            "target_slot": 1,
            "type": "AUDIO"
          },
          {
            "id": 368,
            "origin_id": 166,
            "origin_slot": 2,
            "target_id": 46,
            "target_slot": 2,
            "type": "FLOAT"
          },
          {
            "id": 320,
            "origin_id": 141,
            "origin_slot": 0,
            "target_id": 49,
            "target_slot": 0,
            "type": "NOISE"
          },
          {
            "id": 319,
            "origin_id": 140,
            "origin_slot": 0,
            "target_id": 49,
            "target_slot": 1,
            "type": "GUIDER"
          },
          {
            "id": 304,
            "origin_id": 133,
            "origin_slot": 0,
            "target_id": 49,
            "target_slot": 2,
            "type": "SAMPLER"
          },
          {
            "id": 315,
            "origin_id": 138,
            "origin_slot": 0,
            "target_id": 49,
            "target_slot": 3,
            "type": "SIGMAS"
          },
          {
            "id": 82,
            "origin_id": 10,
            "origin_slot": 2,
            "target_id": 49,
            "target_slot": 4,
            "type": "LATENT"
          },
          {
            "id": 83,
            "origin_id": 49,
            "origin_slot": 0,
            "target_id": 45,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 70,
            "origin_id": 3,
            "origin_slot": 0,
            "target_id": 45,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 2,
            "origin_id": 2,
            "origin_slot": 0,
            "target_id": 6,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 366,
            "origin_id": 166,
            "origin_slot": 0,
            "target_id": 145,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 361,
            "origin_id": 164,
            "origin_slot": 1,
            "target_id": 145,
            "target_slot": 2,
            "type": "INT"
          },
          {
            "id": 49,
            "origin_id": 35,
            "origin_slot": 0,
            "target_id": 36,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 45,
            "origin_id": 3,
            "origin_slot": 0,
            "target_id": 36,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 336,
            "origin_id": 145,
            "origin_slot": 0,
            "target_id": 149,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 327,
            "origin_id": 145,
            "origin_slot": 0,
            "target_id": 43,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 346,
            "origin_id": 153,
            "origin_slot": 0,
            "target_id": 150,
            "target_slot": 2,
            "type": "BOOLEAN"
          },
          {
            "id": 367,
            "origin_id": 166,
            "origin_slot": 1,
            "target_id": 158,
            "target_slot": 0,
            "type": "AUDIO"
          },
          {
            "id": 360,
            "origin_id": 163,
            "origin_slot": 0,
            "target_id": 164,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 371,
            "origin_id": 166,
            "origin_slot": 2,
            "target_id": 164,
            "target_slot": 1,
            "type": "FLOAT"
          },
          {
            "id": 363,
            "origin_id": 150,
            "origin_slot": 0,
            "target_id": 165,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 364,
            "origin_id": 158,
            "origin_slot": 0,
            "target_id": 165,
            "target_slot": 1,
            "type": "AUDIO"
          },
          {
            "id": 372,
            "origin_id": 166,
            "origin_slot": 2,
            "target_id": 165,
            "target_slot": 2,
            "type": "FLOAT"
          },
          {
            "id": 373,
            "origin_id": -10,
            "origin_slot": 0,
            "target_id": 166,
            "target_slot": 0,
            "type": "VIDEO"
          },
          {
            "id": 77,
            "origin_id": 46,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 0,
            "type": "VIDEO"
          },
          {
            "id": 362,
            "origin_id": 165,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 1,
            "type": "VIDEO"
          },
          {
            "id": 377,
            "origin_id": -10,
            "origin_slot": 1,
            "target_id": 6,
            "target_slot": 1,
            "type": "STRING"
          },
          {
            "id": 382,
            "origin_id": 168,
            "origin_slot": 0,
            "target_id": 169,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 383,
            "origin_id": 166,
            "origin_slot": 2,
            "target_id": 169,
            "target_slot": 1,
            "type": "FLOAT"
          },
          {
            "id": 384,
            "origin_id": 169,
            "origin_slot": 1,
            "target_id": 145,
            "target_slot": 1,
            "type": "INT"
          },
          {
            "id": 385,
            "origin_id": 164,
            "origin_slot": 0,
            "target_id": 158,
            "target_slot": 2,
            "type": "FLOAT"
          },
          {
            "id": 386,
            "origin_id": 169,
            "origin_slot": 0,
            "target_id": 158,
            "target_slot": 1,
            "type": "FLOAT"
          },
          {
            "id": 387,
            "origin_id": -10,
            "origin_slot": 2,
            "target_id": 7,
            "target_slot": 1,
            "type": "STRING"
          },
          {
            "id": 388,
            "origin_id": -10,
            "origin_slot": 3,
            "target_id": 149,
            "target_slot": 1,
            "type": "STRING"
          },
          {
            "id": 389,
            "origin_id": -10,
            "origin_slot": 4,
            "target_id": 168,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 390,
            "origin_id": -10,
            "origin_slot": 5,
            "target_id": 163,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 391,
            "origin_id": -10,
            "origin_slot": 6,
            "target_id": 147,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 392,
            "origin_id": -10,
            "origin_slot": 7,
            "target_id": 148,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 393,
            "origin_id": -10,
            "origin_slot": 8,
            "target_id": 153,
            "target_slot": 0,
            "type": "BOOLEAN"
          },
          {
            "id": 400,
            "origin_id": -10,
            "origin_slot": 9,
            "target_id": 141,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 401,
            "origin_id": -10,
            "origin_slot": 10,
            "target_id": 149,
            "target_slot": 8,
            "type": "COMBO"
          },
          {
            "id": 402,
            "origin_id": -10,
            "origin_slot": 11,
            "target_id": 144,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 403,
            "origin_id": -10,
            "origin_slot": 12,
            "target_id": 143,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 404,
            "origin_id": -10,
            "origin_slot": 13,
            "target_id": 142,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 405,
            "origin_id": -10,
            "origin_slot": 14,
            "target_id": 2,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 406,
            "origin_id": -10,
            "origin_slot": 15,
            "target_id": 3,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 407,
            "origin_id": 45,
            "origin_slot": 0,
            "target_id": 150,
            "target_slot": 1,
            "type": "IMAGE"
          },
          {
            "id": 408,
            "origin_id": 36,
            "origin_slot": 0,
            "target_id": 150,
            "target_slot": 0,
            "type": "IMAGE"
          }
        ],
        "name": "Video Inpaint (VOID)",
        "nodes": [
          {
            "flags": {},
            "id": 2,
            "inputs": [
              {
                "link": 405,
                "localized_name": "clip_name",
                "name": "clip_name",
                "type": "COMBO",
                "widget": {
                  "name": "clip_name"
                }
              },
              {
                "link": null,
                "localized_name": "type",
                "name": "type",
                "type": "COMBO",
                "widget": {
                  "name": "type"
                }
              },
              {
                "link": null,
                "localized_name": "device",
                "name": "device",
                "shape": 7,
                "type": "COMBO",
                "widget": {
                  "name": "device"
                }
              }
            ],
            "mode": 0,
            "order": 2,
            "outputs": [
              {
                "links": [
                  2,
                  3
                ],
                "localized_name": "CLIP",
                "name": "CLIP",
                "slot_index": 0,
                "type": "CLIP"
              }
            ],
            "pos": [
              -710,
              30
            ],
            "properties": {
              "Node name for S&R": "CLIPLoader",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "models": [
                {
                  "directory": "text_encoders",
                  "name": "t5xxl_fp16.safetensors",
                  "url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors"
                }
              ],
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.18.1"
            },
            "size": [
              320,
              170.65625
            ],
            "type": "CLIPLoader",
            "widgets_values": [
              "t5xxl_fp16.safetensors",
              "cogvideox",
              "default"
            ]
          },
          {
            "flags": {},
            "id": 3,
            "inputs": [
              {
                "link": 406,
                "localized_name": "vae_name",
                "name": "vae_name",
                "type": "COMBO",
                "widget": {
                  "name": "vae_name"
                }
              }
            ],
            "mode": 0,
            "order": 3,
            "outputs": [
              {
                "links": [
                  4,
                  45,
                  70
                ],
                "localized_name": "VAE",
                "name": "VAE",
                "slot_index": 0,
                "type": "VAE"
              }
            ],
            "pos": [
              -710,
              220
            ],
            "properties": {
              "Node name for S&R": "VAELoader",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "models": [
                {
                  "directory": "vae",
                  "name": "cogvideox_vae.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/void-model/resolve/main/vae/cogvideox_vae.safetensors"
                }
              ],
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.18.1"
            },
            "size": [
              320,
              108
            ],
            "type": "VAELoader",
            "widgets_values": [
              "cogvideox_vae.safetensors"
            ]
          },
          {
            "bgcolor": "#335",
            "color": "#223",
            "flags": {},
            "id": 7,
            "inputs": [
              {
                "link": 3,
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP"
              },
              {
                "link": 387,
                "localized_name": "text",
                "name": "text",
                "type": "STRING",
                "widget": {
                  "name": "text"
                }
              }
            ],
            "mode": 0,
            "order": 5,
            "outputs": [
              {
                "links": [
                  9
                ],
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "slot_index": 0,
                "type": "CONDITIONING"
              }
            ],
            "pos": [
              -260,
              200
            ],
            "properties": {
              "Node name for S&R": "CLIPTextEncode",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.18.1"
            },
            "size": [
              590,
              180
            ],
            "title": "Negative Prompt",
            "type": "CLIPTextEncode",
            "widgets_values": [
              ""
            ]
          },
          {
            "flags": {},
            "id": 136,
            "inputs": [
              {
                "link": 322,
                "localized_name": "model",
                "name": "model",
                "type": "MODEL"
              },
              {
                "link": 309,
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING"
              },
              {
                "link": 310,
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING"
              },
              {
                "link": null,
                "localized_name": "cfg",
                "name": "cfg",
                "type": "FLOAT",
                "widget": {
                  "name": "cfg"
                }
              }
            ],
            "mode": 0,
            "order": 16,
            "outputs": [
              {
                "links": [
                  311
                ],
                "localized_name": "GUIDER",
                "name": "GUIDER",
                "type": "GUIDER"
              }
            ],
            "pos": [
              410,
              1640
            ],
            "properties": {
              "Node name for S&R": "CFGGuider",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              300,
              152
            ],
            "title": "CFGGuider (Pass 2 cfg=6)",
            "type": "CFGGuider",
            "widgets_values": [
              6
            ]
          },
          {
            "flags": {},
            "id": 138,
            "inputs": [
              {
                "link": 324,
                "localized_name": "model",
                "name": "model",
                "type": "MODEL"
              },
              {
                "link": null,
                "localized_name": "scheduler",
                "name": "scheduler",
                "type": "COMBO",
                "widget": {
                  "name": "scheduler"
                }
              },
              {
                "link": null,
                "localized_name": "steps",
                "name": "steps",
                "type": "INT",
                "widget": {
                  "name": "steps"
                }
              },
              {
                "link": null,
                "localized_name": "denoise",
                "name": "denoise",
                "type": "FLOAT",
                "widget": {
                  "name": "denoise"
                }
              }
            ],
            "mode": 0,
            "order": 18,
            "outputs": [
              {
                "links": [
                  315
                ],
                "localized_name": "SIGMAS",
                "name": "SIGMAS",
                "type": "SIGMAS"
              }
            ],
            "pos": [
              410,
              160
            ],
            "properties": {
              "Node name for S&R": "BasicScheduler",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              270,
              170.65625
            ],
            "type": "BasicScheduler",
            "widgets_values": [
              "simple",
              30,
              1
            ]
          },
          {
            "flags": {},
            "id": 140,
            "inputs": [
              {
                "link": 325,
                "localized_name": "model",
                "name": "model",
                "type": "MODEL"
              },
              {
                "link": 317,
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING"
              },
              {
                "link": 318,
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING"
              },
              {
                "link": null,
                "localized_name": "cfg",
                "name": "cfg",
                "type": "FLOAT",
                "widget": {
                  "name": "cfg"
                }
              }
            ],
            "mode": 0,
            "order": 19,
            "outputs": [
              {
                "links": [
                  319
                ],
                "localized_name": "GUIDER",
                "name": "GUIDER",
                "type": "GUIDER"
              }
            ],
            "pos": [
              410,
              -30
            ],
            "properties": {
              "Node name for S&R": "CFGGuider",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              270,
              152
            ],
            "type": "CFGGuider",
            "widgets_values": [
              6
            ]
          },
          {
            "flags": {},
            "id": 141,
            "inputs": [
              {
                "link": 400,
                "localized_name": "noise_seed",
                "name": "noise_seed",
                "type": "INT",
                "widget": {
                  "name": "noise_seed"
                }
              }
            ],
            "mode": 0,
            "order": 20,
            "outputs": [
              {
                "links": [
                  320
                ],
                "localized_name": "NOISE",
                "name": "NOISE",
                "type": "NOISE"
              }
            ],
            "pos": [
              410,
              -180
            ],
            "properties": {
              "Node name for S&R": "RandomNoise",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              270,
              104
            ],
            "type": "RandomNoise",
            "widgets_values": [
              43,
              "fixed"
            ]
          },
          {
            "flags": {},
            "id": 31,
            "inputs": [
              {
                "link": 321,
                "localized_name": "optical_flow",
                "name": "optical_flow",
                "type": "OPTICAL_FLOW"
              },
              {
                "link": 72,
                "localized_name": "video",
                "name": "video",
                "type": "IMAGE"
              },
              {
                "link": 333,
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "widget": {
                  "name": "width"
                }
              },
              {
                "link": 335,
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "widget": {
                  "name": "height"
                }
              },
              {
                "link": 67,
                "localized_name": "length",
                "name": "length",
                "type": "INT",
                "widget": {
                  "name": "length"
                }
              },
              {
                "link": null,
                "localized_name": "batch_size",
                "name": "batch_size",
                "type": "INT",
                "widget": {
                  "name": "batch_size"
                }
              }
            ],
            "mode": 0,
            "order": 7,
            "outputs": [
              {
                "links": [
                  53
                ],
                "localized_name": "warped_noise",
                "name": "warped_noise",
                "slot_index": 0,
                "type": "LATENT"
              }
            ],
            "pos": [
              410,
              1090
            ],
            "properties": {
              "Node name for S&R": "VOIDWarpedNoise",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.18.1"
            },
            "size": [
              300,
              224
            ],
            "title": "Warped Noise (from Pass 1 output)",
            "type": "VOIDWarpedNoise",
            "widgets_values": [
              672,
              384,
              45,
              1
            ]
          },
          {
            "flags": {},
            "id": 35,
            "inputs": [
              {
                "link": 54,
                "localized_name": "noise",
                "name": "noise",
                "type": "NOISE"
              },
              {
                "link": 311,
                "localized_name": "guider",
                "name": "guider",
                "type": "GUIDER"
              },
              {
                "link": 305,
                "localized_name": "sampler",
                "name": "sampler",
                "type": "SAMPLER"
              },
              {
                "link": 313,
                "localized_name": "sigmas",
                "name": "sigmas",
                "type": "SIGMAS"
              },
              {
                "link": 48,
                "localized_name": "latent_image",
                "name": "latent_image",
                "type": "LATENT"
              }
            ],
            "mode": 0,
            "order": 9,
            "outputs": [
              {
                "links": [
                  49
                ],
                "localized_name": "output",
                "name": "output",
                "slot_index": 0,
                "type": "LATENT"
              },
              {
                "links": [],
                "localized_name": "denoised_output",
                "name": "denoised_output",
                "slot_index": 1,
                "type": "LATENT"
              }
            ],
            "pos": [
              870,
              1110
            ],
            "properties": {
              "Node name for S&R": "SamplerCustomAdvanced",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.18.1"
            },
            "size": [
              250,
              170
            ],
            "title": "Pass 2 Sample",
            "type": "SamplerCustomAdvanced",
            "widgets_values": []
          },
          {
            "flags": {},
            "id": 132,
            "inputs": [
              {
                "link": 340,
                "localized_name": "mask",
                "name": "mask",
                "type": "MASK"
              }
            ],
            "mode": 4,
            "order": 15,
            "outputs": [],
            "pos": [
              390,
              560
            ],
            "properties": {
              "Node name for S&R": "MaskPreview",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              790,
              430
            ],
            "type": "MaskPreview",
            "widgets_values": []
          },
          {
            "flags": {},
            "id": 142,
            "inputs": [
              {
                "link": 404,
                "localized_name": "model_name",
                "name": "model_name",
                "type": "COMBO",
                "widget": {
                  "name": "model_name"
                }
              }
            ],
            "mode": 0,
            "order": 21,
            "outputs": [
              {
                "links": [
                  321
                ],
                "localized_name": "OPTICAL_FLOW",
                "name": "OPTICAL_FLOW",
                "type": "OPTICAL_FLOW"
              }
            ],
            "pos": [
              -710,
              410
            ],
            "properties": {
              "Node name for S&R": "OpticalFlowLoader",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "models": [
                {
                  "directory": "optical_flow",
                  "name": "raft_large_C_T_SKHT_V2-ff5fadd5.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/void-model/resolve/main/optical_flow/raft_large_C_T_SKHT_V2-ff5fadd5.safetensors"
                }
              ],
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              320,
              106.65625
            ],
            "type": "OpticalFlowLoader",
            "widgets_values": [
              "raft_large_C_T_SKHT_V2-ff5fadd5.safetensors"
            ]
          },
          {
            "flags": {},
            "id": 10,
            "inputs": [
              {
                "link": 8,
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING"
              },
              {
                "link": 9,
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING"
              },
              {
                "link": 4,
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE"
              },
              {
                "link": 326,
                "localized_name": "video",
                "name": "video",
                "type": "IMAGE"
              },
              {
                "link": 339,
                "localized_name": "quadmask",
                "name": "quadmask",
                "type": "MASK"
              },
              {
                "link": 332,
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "widget": {
                  "name": "width"
                }
              },
              {
                "link": 334,
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "widget": {
                  "name": "height"
                }
              },
              {
                "link": 63,
                "localized_name": "length",
                "name": "length",
                "type": "INT",
                "widget": {
                  "name": "length"
                }
              },
              {
                "link": null,
                "localized_name": "batch_size",
                "name": "batch_size",
                "type": "INT",
                "widget": {
                  "name": "batch_size"
                }
              }
            ],
            "mode": 0,
            "order": 6,
            "outputs": [
              {
                "links": [
                  309,
                  317
                ],
                "localized_name": "positive",
                "name": "positive",
                "slot_index": 0,
                "type": "CONDITIONING"
              },
              {
                "links": [
                  310,
                  318
                ],
                "localized_name": "negative",
                "name": "negative",
                "slot_index": 1,
                "type": "CONDITIONING"
              },
              {
                "links": [
                  48,
                  82
                ],
                "localized_name": "latent",
                "name": "latent",
                "slot_index": 2,
                "type": "LATENT"
              }
            ],
            "pos": [
              -110,
              430
            ],
            "properties": {
              "Node name for S&R": "VOIDInpaintConditioning",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.18.1"
            },
            "size": [
              300,
              296
            ],
            "type": "VOIDInpaintConditioning",
            "widgets_values": [
              672,
              384,
              45,
              1
            ]
          },
          {
            "flags": {},
            "id": 32,
            "inputs": [
              {
                "link": 53,
                "localized_name": "warped_noise",
                "name": "warped_noise",
                "type": "LATENT"
              }
            ],
            "mode": 0,
            "order": 8,
            "outputs": [
              {
                "links": [
                  54
                ],
                "localized_name": "NOISE",
                "name": "NOISE",
                "slot_index": 0,
                "type": "NOISE"
              }
            ],
            "pos": [
              410,
              1350
            ],
            "properties": {
              "Node name for S&R": "VOIDWarpedNoiseSource",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.18.1"
            },
            "size": [
              300,
              72
            ],
            "title": "Warped Noise → NOISE",
            "type": "VOIDWarpedNoiseSource",
            "widgets_values": []
          },
          {
            "flags": {},
            "id": 137,
            "inputs": [
              {
                "link": 323,
                "localized_name": "model",
                "name": "model",
                "type": "MODEL"
              },
              {
                "link": null,
                "localized_name": "scheduler",
                "name": "scheduler",
                "type": "COMBO",
                "widget": {
                  "name": "scheduler"
                }
              },
              {
                "link": null,
                "localized_name": "steps",
                "name": "steps",
                "type": "INT",
                "widget": {
                  "name": "steps"
                }
              },
              {
                "link": null,
                "localized_name": "denoise",
                "name": "denoise",
                "type": "FLOAT",
                "widget": {
                  "name": "denoise"
                }
              }
            ],
            "mode": 0,
            "order": 17,
            "outputs": [
              {
                "links": [
                  313
                ],
                "localized_name": "SIGMAS",
                "name": "SIGMAS",
                "type": "SIGMAS"
              }
            ],
            "pos": [
              410,
              1470
            ],
            "properties": {
              "Node name for S&R": "BasicScheduler",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              300,
              170.65625
            ],
            "type": "BasicScheduler",
            "widgets_values": [
              "simple",
              30,
              1
            ]
          },
          {
            "flags": {},
            "id": 134,
            "inputs": [],
            "mode": 0,
            "order": 0,
            "outputs": [
              {
                "links": [
                  305
                ],
                "localized_name": "SAMPLER",
                "name": "SAMPLER",
                "type": "SAMPLER"
              }
            ],
            "pos": [
              410,
              1800
            ],
            "properties": {
              "Node name for S&R": "VOIDSampler",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              300,
              72
            ],
            "type": "VOIDSampler",
            "widgets_values": []
          },
          {
            "flags": {},
            "id": 143,
            "inputs": [
              {
                "link": 403,
                "localized_name": "unet_name",
                "name": "unet_name",
                "type": "COMBO",
                "widget": {
                  "name": "unet_name"
                }
              },
              {
                "link": null,
                "localized_name": "weight_dtype",
                "name": "weight_dtype",
                "type": "COMBO",
                "widget": {
                  "name": "weight_dtype"
                }
              }
            ],
            "mode": 0,
            "order": 22,
            "outputs": [
              {
                "links": [
                  322,
                  323
                ],
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL"
              }
            ],
            "pos": [
              -710,
              550
            ],
            "properties": {
              "Node name for S&R": "UNETLoader",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "models": [
                {
                  "directory": "diffusion_models",
                  "name": "void_pass2.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/void-model/resolve/main/diffusion_models/void_pass2.safetensors"
                }
              ],
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              320,
              136
            ],
            "type": "UNETLoader",
            "widgets_values": [
              "void_pass2.safetensors",
              "default"
            ]
          },
          {
            "flags": {},
            "id": 144,
            "inputs": [
              {
                "link": 402,
                "localized_name": "unet_name",
                "name": "unet_name",
                "type": "COMBO",
                "widget": {
                  "name": "unet_name"
                }
              },
              {
                "link": null,
                "localized_name": "weight_dtype",
                "name": "weight_dtype",
                "type": "COMBO",
                "widget": {
                  "name": "weight_dtype"
                }
              }
            ],
            "mode": 0,
            "order": 23,
            "outputs": [
              {
                "links": [
                  324,
                  325
                ],
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL"
              }
            ],
            "pos": [
              -720,
              -150
            ],
            "properties": {
              "Node name for S&R": "UNETLoader",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "models": [
                {
                  "directory": "diffusion_models",
                  "name": "void_pass1.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/void-model/resolve/main/diffusion_models/void_pass1.safetensors"
                }
              ],
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              320,
              136
            ],
            "type": "UNETLoader",
            "widgets_values": [
              "void_pass1.safetensors",
              "default"
            ]
          },
          {
            "flags": {},
            "id": 46,
            "inputs": [
              {
                "link": 73,
                "localized_name": "images",
                "name": "images",
                "type": "IMAGE"
              },
              {
                "link": 355,
                "localized_name": "audio",
                "name": "audio",
                "shape": 7,
                "type": "AUDIO"
              },
              {
                "link": 368,
                "localized_name": "fps",
                "name": "fps",
                "type": "FLOAT",
                "widget": {
                  "name": "fps"
                }
              }
            ],
            "mode": 0,
            "order": 13,
            "outputs": [
              {
                "links": [
                  77
                ],
                "localized_name": "VIDEO",
                "name": "VIDEO",
                "type": "VIDEO"
              }
            ],
            "pos": [
              1230,
              -20
            ],
            "properties": {
              "Node name for S&R": "CreateVideo",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              240,
              128
            ],
            "type": "CreateVideo",
            "widgets_values": [
              30
            ]
          },
          {
            "flags": {},
            "id": 133,
            "inputs": [],
            "mode": 0,
            "order": 1,
            "outputs": [
              {
                "links": [
                  304
                ],
                "localized_name": "SAMPLER",
                "name": "SAMPLER",
                "type": "SAMPLER"
              }
            ],
            "pos": [
              410,
              370
            ],
            "properties": {
              "Node name for S&R": "VOIDSampler",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              280,
              72
            ],
            "type": "VOIDSampler",
            "widgets_values": []
          },
          {
            "flags": {},
            "id": 49,
            "inputs": [
              {
                "link": 320,
                "localized_name": "noise",
                "name": "noise",
                "type": "NOISE"
              },
              {
                "link": 319,
                "localized_name": "guider",
                "name": "guider",
                "type": "GUIDER"
              },
              {
                "link": 304,
                "localized_name": "sampler",
                "name": "sampler",
                "type": "SAMPLER"
              },
              {
                "link": 315,
                "localized_name": "sigmas",
                "name": "sigmas",
                "type": "SIGMAS"
              },
              {
                "link": 82,
                "localized_name": "latent_image",
                "name": "latent_image",
                "type": "LATENT"
              }
            ],
            "mode": 0,
            "order": 14,
            "outputs": [
              {
                "links": [
                  83
                ],
                "localized_name": "output",
                "name": "output",
                "type": "LATENT"
              },
              {
                "links": null,
                "localized_name": "denoised_output",
                "name": "denoised_output",
                "type": "LATENT"
              }
            ],
            "pos": [
              880,
              -180
            ],
            "properties": {
              "Node name for S&R": "SamplerCustomAdvanced",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              250,
              270
            ],
            "type": "SamplerCustomAdvanced",
            "widgets_values": []
          },
          {
            "flags": {},
            "id": 45,
            "inputs": [
              {
                "link": 83,
                "localized_name": "samples",
                "name": "samples",
                "type": "LATENT"
              },
              {
                "link": 70,
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE"
              }
            ],
            "mode": 0,
            "order": 12,
            "outputs": [
              {
                "links": [
                  72,
                  73,
                  407
                ],
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "type": "IMAGE"
              }
            ],
            "pos": [
              1230,
              -180
            ],
            "properties": {
              "Node name for S&R": "VAEDecode",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              230,
              96
            ],
            "type": "VAEDecode",
            "widgets_values": []
          },
          {
            "bgcolor": "#353",
            "color": "#232",
            "flags": {},
            "id": 6,
            "inputs": [
              {
                "link": 2,
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP"
              },
              {
                "link": 377,
                "localized_name": "text",
                "name": "text",
                "type": "STRING",
                "widget": {
                  "name": "text"
                }
              }
            ],
            "mode": 0,
            "order": 4,
            "outputs": [
              {
                "links": [
                  8
                ],
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "slot_index": 0,
                "type": "CONDITIONING"
              }
            ],
            "pos": [
              -260,
              -180
            ],
            "properties": {
              "Node name for S&R": "CLIPTextEncode",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.18.1"
            },
            "size": [
              580,
              310
            ],
            "title": "Positive Prompt",
            "type": "CLIPTextEncode",
            "widgets_values": [
              "Skateboard sliding down the snowy mountain view"
            ]
          },
          {
            "flags": {},
            "id": 145,
            "inputs": [
              {
                "link": 366,
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE"
              },
              {
                "link": 384,
                "localized_name": "batch_index",
                "name": "batch_index",
                "type": "INT",
                "widget": {
                  "name": "batch_index"
                }
              },
              {
                "link": 361,
                "localized_name": "length",
                "name": "length",
                "type": "INT",
                "widget": {
                  "name": "length"
                }
              }
            ],
            "mode": 0,
            "order": 24,
            "outputs": [
              {
                "links": [
                  326,
                  327,
                  336
                ],
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "type": "IMAGE"
              }
            ],
            "pos": [
              -410,
              850
            ],
            "properties": {
              "Node name for S&R": "ImageFromBatch",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              230,
              136
            ],
            "type": "ImageFromBatch",
            "widgets_values": [
              0,
              197
            ]
          },
          {
            "flags": {},
            "id": 149,
            "inputs": [
              {
                "label": "image",
                "link": 336,
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE"
              },
              {
                "label": "object",
                "link": 388,
                "name": "text",
                "type": "STRING",
                "widget": {
                  "name": "text"
                }
              },
              {
                "link": null,
                "name": "bboxes",
                "shape": 7,
                "type": "BOUNDING_BOX"
              },
              {
                "link": null,
                "name": "positive_coords",
                "shape": 7,
                "type": "STRING"
              },
              {
                "link": null,
                "name": "negative_coords",
                "shape": 7,
                "type": "STRING"
              },
              {
                "link": null,
                "name": "threshold",
                "type": "FLOAT",
                "widget": {
                  "name": "threshold"
                }
              },
              {
                "link": null,
                "name": "refine_iterations",
                "type": "INT",
                "widget": {
                  "name": "refine_iterations"
                }
              },
              {
                "link": null,
                "name": "individual_masks",
                "type": "BOOLEAN",
                "widget": {
                  "name": "individual_masks"
                }
              },
              {
                "link": 401,
                "name": "ckpt_name",
                "type": "COMBO",
                "widget": {
                  "name": "ckpt_name"
                }
              }
            ],
            "mode": 0,
            "order": 27,
            "outputs": [
              {
                "links": [
                  339,
                  340
                ],
                "localized_name": "masks",
                "name": "masks",
                "type": "MASK"
              },
              {
                "links": [],
                "localized_name": "bboxes",
                "name": "bboxes",
                "type": "BOUNDING_BOX"
              }
            ],
            "pos": [
              -20,
              840
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "proxyWidgets": [
                [
                  "78",
                  "text"
                ],
                [
                  "75",
                  "threshold"
                ],
                [
                  "75",
                  "refine_iterations"
                ],
                [
                  "75",
                  "individual_masks"
                ],
                [
                  "77",
                  "ckpt_name"
                ]
              ],
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ue_properties": {
                "input_ue_unconnectable": {},
                "version": "7.7",
                "widget_ue_connectable": {
                  "text": true
                }
              },
              "ver": "0.19.3"
            },
            "size": [
              290,
              370
            ],
            "type": "c3e0d783-9aa3-4e75-a94d-19937968ef86",
            "widgets_values": []
          },
          {
            "flags": {
              "collapsed": false
            },
            "id": 43,
            "inputs": [
              {
                "link": 327,
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE"
              }
            ],
            "mode": 0,
            "order": 11,
            "outputs": [
              {
                "links": null,
                "localized_name": "width",
                "name": "width",
                "type": "INT"
              },
              {
                "links": null,
                "localized_name": "height",
                "name": "height",
                "type": "INT"
              },
              {
                "links": [
                  63,
                  67
                ],
                "localized_name": "batch_size",
                "name": "batch_size",
                "type": "INT"
              }
            ],
            "pos": [
              -410,
              1140
            ],
            "properties": {
              "Node name for S&R": "GetImageSize",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.20.1"
            },
            "size": [
              230,
              160
            ],
            "type": "GetImageSize",
            "widgets_values": []
          },
          {
            "flags": {},
            "id": 147,
            "inputs": [
              {
                "link": 391,
                "localized_name": "value",
                "name": "value",
                "type": "INT",
                "widget": {
                  "name": "value"
                }
              }
            ],
            "mode": 0,
            "order": 25,
            "outputs": [
              {
                "links": [
                  332,
                  333
                ],
                "localized_name": "INT",
                "name": "INT",
                "type": "INT"
              }
            ],
            "pos": [
              -570,
              1660
            ],
            "properties": {
              "Node name for S&R": "PrimitiveInt",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              270,
              104
            ],
            "title": "Int (Width)",
            "type": "PrimitiveInt",
            "widgets_values": [
              672,
              "fixed"
            ]
          },
          {
            "flags": {},
            "id": 148,
            "inputs": [
              {
                "link": 392,
                "localized_name": "value",
                "name": "value",
                "type": "INT",
                "widget": {
                  "name": "value"
                }
              }
            ],
            "mode": 0,
            "order": 26,
            "outputs": [
              {
                "links": [
                  334,
                  335
                ],
                "localized_name": "INT",
                "name": "INT",
                "type": "INT"
              }
            ],
            "pos": [
              -570,
              1790
            ],
            "properties": {
              "Node name for S&R": "PrimitiveInt",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              270,
              104
            ],
            "title": "Int (Height)",
            "type": "PrimitiveInt",
            "widgets_values": [
              384,
              "fixed"
            ]
          },
          {
            "flags": {},
            "id": 153,
            "inputs": [
              {
                "link": 393,
                "localized_name": "value",
                "name": "value",
                "type": "BOOLEAN",
                "widget": {
                  "name": "value"
                }
              }
            ],
            "mode": 0,
            "order": 29,
            "outputs": [
              {
                "links": [
                  346
                ],
                "localized_name": "BOOLEAN",
                "name": "BOOLEAN",
                "type": "BOOLEAN"
              }
            ],
            "pos": [
              -580,
              1440
            ],
            "properties": {
              "Node name for S&R": "PrimitiveBoolean",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              270,
              100
            ],
            "title": "Boolean (Skip Pass 2?)",
            "type": "PrimitiveBoolean",
            "widgets_values": [
              false
            ]
          },
          {
            "flags": {},
            "id": 158,
            "inputs": [
              {
                "link": 367,
                "localized_name": "audio",
                "name": "audio",
                "type": "AUDIO"
              },
              {
                "link": 386,
                "localized_name": "start_index",
                "name": "start_index",
                "type": "FLOAT",
                "widget": {
                  "name": "start_index"
                }
              },
              {
                "link": 385,
                "localized_name": "duration",
                "name": "duration",
                "type": "FLOAT",
                "widget": {
                  "name": "duration"
                }
              }
            ],
            "mode": 0,
            "order": 30,
            "outputs": [
              {
                "links": [
                  355,
                  364
                ],
                "localized_name": "AUDIO",
                "name": "AUDIO",
                "type": "AUDIO"
              }
            ],
            "pos": [
              -10,
              1580
            ],
            "properties": {
              "Node name for S&R": "TrimAudioDuration",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              270,
              136
            ],
            "type": "TrimAudioDuration",
            "widgets_values": [
              0,
              60
            ]
          },
          {
            "flags": {},
            "id": 163,
            "inputs": [
              {
                "link": 390,
                "localized_name": "value",
                "name": "value",
                "type": "INT",
                "widget": {
                  "name": "value"
                }
              }
            ],
            "mode": 0,
            "order": 31,
            "outputs": [
              {
                "links": [
                  360
                ],
                "localized_name": "INT",
                "name": "INT",
                "type": "INT"
              }
            ],
            "pos": [
              -740,
              1170
            ],
            "properties": {
              "Node name for S&R": "PrimitiveInt",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              230,
              104
            ],
            "title": "Int (Video duration)",
            "type": "PrimitiveInt",
            "widgets_values": [
              5,
              "fixed"
            ]
          },
          {
            "flags": {
              "collapsed": true
            },
            "id": 164,
            "inputs": [
              {
                "label": "a",
                "link": 360,
                "localized_name": "values.a",
                "name": "values.a",
                "type": "FLOAT,INT,BOOLEAN"
              },
              {
                "label": "b",
                "link": 371,
                "localized_name": "values.b",
                "name": "values.b",
                "shape": 7,
                "type": "FLOAT,INT,BOOLEAN"
              },
              {
                "label": "c",
                "link": null,
                "localized_name": "values.c",
                "name": "values.c",
                "shape": 7,
                "type": "FLOAT,INT,BOOLEAN"
              },
              {
                "link": null,
                "localized_name": "expression",
                "name": "expression",
                "type": "STRING",
                "widget": {
                  "name": "expression"
                }
              }
            ],
            "mode": 0,
            "order": 32,
            "outputs": [
              {
                "links": [
                  385
                ],
                "localized_name": "FLOAT",
                "name": "FLOAT",
                "type": "FLOAT"
              },
              {
                "links": [
                  361
                ],
                "localized_name": "INT",
                "name": "INT",
                "type": "INT"
              },
              {
                "links": null,
                "localized_name": "BOOL",
                "name": "BOOL",
                "type": "BOOLEAN"
              }
            ],
            "pos": [
              -740,
              1300
            ],
            "properties": {
              "Node name for S&R": "ComfyMathExpression",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.1"
            },
            "size": [
              225,
              94
            ],
            "type": "ComfyMathExpression",
            "widgets_values": [
              "a * b"
            ]
          },
          {
            "flags": {},
            "id": 165,
            "inputs": [
              {
                "link": 363,
                "localized_name": "images",
                "name": "images",
                "type": "IMAGE"
              },
              {
                "link": 364,
                "localized_name": "audio",
                "name": "audio",
                "shape": 7,
                "type": "AUDIO"
              },
              {
                "link": 372,
                "localized_name": "fps",
                "name": "fps",
                "type": "FLOAT",
                "widget": {
                  "name": "fps"
                }
              }
            ],
            "mode": 0,
            "order": 33,
            "outputs": [
              {
                "links": [
                  362
                ],
                "localized_name": "VIDEO",
                "name": "VIDEO",
                "type": "VIDEO"
              }
            ],
            "pos": [
              1510,
              1270
            ],
            "properties": {
              "Node name for S&R": "CreateVideo",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.1"
            },
            "size": [
              270,
              128
            ],
            "type": "CreateVideo",
            "widgets_values": [
              24
            ]
          },
          {
            "flags": {},
            "id": 166,
            "inputs": [
              {
                "link": 373,
                "localized_name": "video",
                "name": "video",
                "type": "VIDEO"
              }
            ],
            "mode": 0,
            "order": 34,
            "outputs": [
              {
                "links": [
                  366
                ],
                "localized_name": "images",
                "name": "images",
                "type": "IMAGE"
              },
              {
                "links": [
                  367
                ],
                "localized_name": "audio",
                "name": "audio",
                "type": "AUDIO"
              },
              {
                "links": [
                  368,
                  371,
                  372,
                  383
                ],
                "localized_name": "fps",
                "name": "fps",
                "type": "FLOAT"
              }
            ],
            "pos": [
              -740,
              840
            ],
            "properties": {
              "Node name for S&R": "GetVideoComponents",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.1"
            },
            "size": [
              230,
              120
            ],
            "type": "GetVideoComponents",
            "widgets_values": []
          },
          {
            "flags": {},
            "id": 168,
            "inputs": [
              {
                "link": 389,
                "localized_name": "value",
                "name": "value",
                "type": "INT",
                "widget": {
                  "name": "value"
                }
              }
            ],
            "mode": 0,
            "order": 35,
            "outputs": [
              {
                "links": [
                  382
                ],
                "localized_name": "INT",
                "name": "INT",
                "type": "INT"
              }
            ],
            "pos": [
              -740,
              980
            ],
            "properties": {
              "Node name for S&R": "PrimitiveInt",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              230,
              104
            ],
            "title": "Int (Index)",
            "type": "PrimitiveInt",
            "widgets_values": [
              0,
              "fixed"
            ]
          },
          {
            "flags": {
              "collapsed": true
            },
            "id": 169,
            "inputs": [
              {
                "label": "a",
                "link": 382,
                "localized_name": "values.a",
                "name": "values.a",
                "type": "FLOAT,INT,BOOLEAN"
              },
              {
                "label": "b",
                "link": 383,
                "localized_name": "values.b",
                "name": "values.b",
                "shape": 7,
                "type": "FLOAT,INT,BOOLEAN"
              },
              {
                "label": "c",
                "link": null,
                "localized_name": "values.c",
                "name": "values.c",
                "shape": 7,
                "type": "FLOAT,INT,BOOLEAN"
              },
              {
                "link": null,
                "localized_name": "expression",
                "name": "expression",
                "type": "STRING",
                "widget": {
                  "name": "expression"
                }
              }
            ],
            "mode": 0,
            "order": 36,
            "outputs": [
              {
                "links": [
                  386
                ],
                "localized_name": "FLOAT",
                "name": "FLOAT",
                "type": "FLOAT"
              },
              {
                "links": [
                  384
                ],
                "localized_name": "INT",
                "name": "INT",
                "type": "INT"
              },
              {
                "links": null,
                "localized_name": "BOOL",
                "name": "BOOL",
                "type": "BOOLEAN"
              }
            ],
            "pos": [
              -740,
              1110
            ],
            "properties": {
              "Node name for S&R": "ComfyMathExpression",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.1"
            },
            "size": [
              225,
              94
            ],
            "type": "ComfyMathExpression",
            "widgets_values": [
              "a * b"
            ]
          },
          {
            "flags": {},
            "id": 150,
            "inputs": [
              {
                "link": 408,
                "localized_name": "on_false",
                "name": "on_false",
                "type": "IMAGE"
              },
              {
                "link": 407,
                "localized_name": "on_true",
                "name": "on_true",
                "type": "IMAGE"
              },
              {
                "link": 346,
                "localized_name": "switch",
                "name": "switch",
                "type": "BOOLEAN",
                "widget": {
                  "name": "switch"
                }
              }
            ],
            "mode": 0,
            "order": 28,
            "outputs": [
              {
                "links": [
                  363
                ],
                "localized_name": "output",
                "name": "output",
                "type": "IMAGE"
              }
            ],
            "pos": [
              1510,
              1080
            ],
            "properties": {
              "Node name for S&R": "ComfySwitchNode",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.21.0"
            },
            "size": [
              270,
              130
            ],
            "type": "ComfySwitchNode",
            "widgets_values": [
              false
            ]
          },
          {
            "flags": {},
            "id": 36,
            "inputs": [
              {
                "link": 49,
                "localized_name": "samples",
                "name": "samples",
                "type": "LATENT"
              },
              {
                "link": 45,
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE"
              }
            ],
            "mode": 0,
            "order": 10,
            "outputs": [
              {
                "links": [
                  408
                ],
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "slot_index": 0,
                "type": "IMAGE"
              }
            ],
            "pos": [
              1220,
              1110
            ],
            "properties": {
              "Node name for S&R": "VAEDecode",
              "cnr_id": "comfy-core",
              "enableTabs": false,
              "hasSecondTab": false,
              "secondTabOffset": 80,
              "secondTabText": "Send Back",
              "secondTabWidth": 65,
              "tabWidth": 65,
              "tabXOffset": 10,
              "ver": "0.18.1"
            },
            "size": [
              230,
              96
            ],
            "title": "Pass 2 VAE Decode",
            "type": "VAEDecode",
            "widgets_values": []
          }
        ],
        "outputNode": {
          "bounding": [
            2030,
            710,
            166.130859375,
            88
          ],
          "id": -20
        },
        "outputs": [
          {
            "id": "a21e83df-8c95-43a3-bd73-feeea67e90cd",
            "label": "Pass 1 (intermediate)",
            "linkIds": [
              77
            ],
            "localized_name": "pass_1_video",
            "name": "pass_1_video",
            "pos": [
              2054,
              734
            ],
            "type": "VIDEO"
          },
          {
            "id": "02c265f3-012f-499f-a4e8-a6d6aaf72885",
            "label": "Pass 2 (final)",
            "linkIds": [
              362
            ],
            "localized_name": "final_pass_2_video",
            "name": "final_pass_2_video",
            "pos": [
              2054,
              754
            ],
            "type": "VIDEO"
          }
        ],
        "revision": 5,
        "state": {
          "lastGroupId": 13,
          "lastLinkId": 408,
          "lastNodeId": 171,
          "lastRerouteId": 0
        },
        "version": 1,
        "widgets": []
      }
    ]
  },
  "extra": {
    "VHS_KeepIntermediate": true,
    "VHS_MetadataImage": true,
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "ds": {
      "offset": [
        3621.666666666667,
        370
      ],
      "scale": 0.3
    },
    "frontendVersion": "1.44.18",
    "workflowRendererVersion": "LG"
  },
  "groups": [],
  "id": "d9a7c3e5-1b4f-4e2d-a9c1-8e7f3b5d2a0c",
  "last_link_id": 408,
  "last_node_id": 171,
  "links": [
    [
      374,
      4,
      0,
      167,
      0,
      "VIDEO"
    ],
    [
      375,
      167,
      0,
      48,
      0,
      "VIDEO"
    ],
    [
      376,
      167,
      1,
      38,
      0,
      "VIDEO"
    ]
  ],
  "nodes": [
    {
      "flags": {},
      "id": 38,
      "inputs": [
        {
          "link": 376,
          "localized_name": "video",
          "name": "video",
          "type": "VIDEO"
        },
        {
          "link": null,
          "localized_name": "filename_prefix",
          "name": "filename_prefix",
          "type": "STRING",
          "widget": {
            "name": "filename_prefix"
          }
        },
        {
          "link": null,
          "localized_name": "format",
          "name": "format",
          "type": "COMBO",
          "widget": {
            "name": "format"
          }
        },
        {
          "link": null,
          "localized_name": "codec",
          "name": "codec",
          "type": "COMBO",
          "widget": {
            "name": "codec"
          }
        }
      ],
      "mode": 0,
      "order": 5,
      "outputs": [],
      "pos": [
        800,
        700
      ],
      "properties": {
        "Node name for S&R": "SaveVideo",
        "cnr_id": "comfy-core",
        "enableTabs": false,
        "hasSecondTab": false,
        "secondTabOffset": 80,
        "secondTabText": "Send Back",
        "secondTabWidth": 65,
        "tabWidth": 65,
        "tabXOffset": 10,
        "ver": "0.18.1"
      },
      "size": [
        550,
        680
      ],
      "title": "Save Video (Pass 12",
      "type": "SaveVideo",
      "widgets_values": [
        "video/VOID_pass2",
        "mp4",
        "auto"
      ]
    },
    {
      "flags": {},
      "id": 4,
      "inputs": [
        {
          "link": null,
          "localized_name": "file",
          "name": "file",
          "type": "COMBO",
          "widget": {
            "name": "file"
          }
        },
        {
          "link": null,
          "localized_name": "choose file to upload",
          "name": "upload",
          "type": "IMAGEUPLOAD",
          "widget": {
            "name": "upload"
          }
        }
      ],
      "mode": 0,
      "order": 0,
      "outputs": [
        {
          "links": [
            374
          ],
          "localized_name": "VIDEO",
          "name": "VIDEO",
          "slot_index": 0,
          "type": "VIDEO"
        }
      ],
      "pos": [
        -1180,
        690
      ],
      "properties": {
        "Node name for S&R": "LoadVideo",
        "cnr_id": "comfy-core",
        "enableTabs": false,
        "hasSecondTab": false,
        "secondTabOffset": 80,
        "secondTabText": "Send Back",
        "secondTabWidth": 65,
        "tabWidth": 65,
        "tabXOffset": 10,
        "ver": "0.18.1"
      },
      "size": [
        700,
        700
      ],
      "title": "Source video (ComfyUI/input/)",
      "type": "LoadVideo",
      "widgets_values": [
        "snowboarder.mp4",
        "image"
      ]
    },
    {
      "flags": {},
      "id": 48,
      "inputs": [
        {
          "link": 375,
          "localized_name": "video",
          "name": "video",
          "type": "VIDEO"
        },
        {
          "link": null,
          "localized_name": "filename_prefix",
          "name": "filename_prefix",
          "type": "STRING",
          "widget": {
            "name": "filename_prefix"
          }
        },
        {
          "link": null,
          "localized_name": "format",
          "name": "format",
          "type": "COMBO",
          "widget": {
            "name": "format"
          }
        },
        {
          "link": null,
          "localized_name": "codec",
          "name": "codec",
          "type": "COMBO",
          "widget": {
            "name": "codec"
          }
        }
      ],
      "mode": 0,
      "order": 4,
      "outputs": [],
      "pos": [
        200,
        690
      ],
      "properties": {
        "Node name for S&R": "SaveVideo",
        "cnr_id": "comfy-core",
        "enableTabs": false,
        "hasSecondTab": false,
        "secondTabOffset": 80,
        "secondTabText": "Send Back",
        "secondTabWidth": 65,
        "tabWidth": 65,
        "tabXOffset": 10,
        "ver": "0.21.0"
      },
      "size": [
        570,
        690
      ],
      "title": "Save Video (Pass 1)",
      "type": "SaveVideo",
      "widgets_values": [
        "video/VOID_pass1",
        "auto",
        "auto"
      ]
    },
    {
      "bgcolor": "#000",
      "color": "#222",
      "flags": {},
      "id": 170,
      "inputs": [],
      "mode": 0,
      "order": 1,
      "outputs": [],
      "pos": [
        -2900,
        700
      ],
      "properties": {},
      "size": [
        800,
        1110
      ],
      "type": "MarkdownNote",
      "widgets_values": [
        "Related PR: [#13403](https://github.com/Comfy-Org/ComfyUI/pull/13403)\n\n## Model Links (for Local Users)\n\n**checkpoints**\n\n- [sam3.1_multiplex_fp16.safetensors](https://huggingface.co/Comfy-Org/sam3.1/resolve/main/checkpoints/sam3.1_multiplex_fp16.safetensors)\n\n**text_encoders**\n\n- [t5xxl_fp16.safetensors](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors)\n\n**vae**\n\n- [cogvideox_vae.safetensors](https://huggingface.co/Comfy-Org/void-model/resolve/main/vae/cogvideox_vae.safetensors)\n\n**optical_flow**\n\n- [raft_large_C_T_SKHT_V2-ff5fadd5.safetensors](https://huggingface.co/Comfy-Org/void-model/resolve/main/optical_flow/raft_large_C_T_SKHT_V2-ff5fadd5.safetensors)\n\n**diffusion_models**\n\n- [void_pass2.safetensors](https://huggingface.co/Comfy-Org/void-model/resolve/main/diffusion_models/void_pass2.safetensors)\n- [void_pass1.safetensors](https://huggingface.co/Comfy-Org/void-model/resolve/main/diffusion_models/void_pass1.safetensors)\n\n\n## Model Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│   ├── 📂 checkpoints/\n│   │   └── sam3.1_multiplex_fp16.safetensors\n│   ├── 📂 text_encoders/\n│   │   └── t5xxl_fp16.safetensors\n│   ├── 📂 vae/\n│   │   └── cogvideox_vae.safetensors\n│   ├── 📂 optical_flow/\n│   │   └── raft_large_C_T_SKHT_V2-ff5fadd5.safetensors\n│   └── 📂 diffusion_models/\n│       ├── void_pass2.safetensors\n│       └── void_pass1.safetensors\n```\n\n## Report Issue\n\nNote: Please update ComfyUI first ([guide](https://docs.comfy.org/installation/update_comfyui)) and prepare required models. Desktop/Cloud updates follow stable releases, so some nightly-supported models may not be available yet.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/comfyanonymous/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)\n"
      ]
    },
    {
      "bgcolor": "#000",
      "color": "#222",
      "flags": {
        "collapsed": false
      },
      "id": 171,
      "inputs": [],
      "mode": 0,
      "order": 2,
      "outputs": [],
      "pos": [
        -2070,
        700
      ],
      "properties": {},
      "size": [
        820,
        1100
      ],
      "title": "Note: About VOID Model",
      "type": "MarkdownNote",
      "widgets_values": [
        "Project: [Netflix/void-model](https://github.com/Netflix/void-model)\n\n## What this stack is good at\n\nSegmentation (**SAM3** from your text cue) defines **what** to erase; the **two-pass** video model **inpaints holes over time**. Strengths:\n\n- **Object removal**, not single-frame patching: coherent motion and lighting across the clip.\n- **Interaction-aware seams**: occluded pixels are filled as if the object (and often its immediate influence on nearby stuff) **was never there**, so shadows, overlaps, or simple causal cues can look **more plausible** than a naive erase.\n- **Pass 2** refines temporal stability (fewer jitters/flashes) versus **Pass 1** alone — useful on longer cuts or textured backgrounds.\n\nLimits: unclear masks, chaotic motion, or targets that dominate the frame still fail; prompting cannot fix fundamentally wrong segmentation.\n\n## Inputs\n\n- **Source video** — From ComfyUI `input` (`Load Video`).\n- **Positive prompt (inpaint fill)** — The **filled** scene after removal (what remains / how it looks and moves).\n- **Negative prompt** — Optional anti-artifact list; can be empty.\n- **SAM3 object prompt** — Short label for **what** to mask out.\n\n## Prompt writing\n\n**Positive (inpaint)** — Describe the **result**, not “remove X”. Example: `empty kitchen counter, daylight, tiles visible`.\n\n**SAM3 object** — Short referring phrase: `person in blue jacket`, `red cup on table`.\n\n| Field | Role |\n|--------|------|\n| SAM3 | **What** is removed |\n| Positive | **How** the hole is filled in time |\n\nUse **Negative** only when you see repeating defects (watermark, blur, extra limbs, etc.)."
      ]
    },
    {
      "flags": {},
      "id": 167,
      "inputs": [
        {
          "label": "Source video",
          "link": 374,
          "localized_name": "source_video",
          "name": "source_video",
          "type": "VIDEO"
        },
        {
          "label": "Positive prompt (inpaint fill)",
          "link": null,
          "localized_name": "positive_prompt",
          "name": "positive_prompt",
          "type": "STRING",
          "widget": {
            "name": "positive_prompt"
          }
        },
        {
          "label": "Negative prompt",
          "link": null,
          "localized_name": "negative_prompt",
          "name": "negative_prompt",
          "type": "STRING",
          "widget": {
            "name": "negative_prompt"
          }
        },
        {
          "label": "SAM3 object mask prompt",
          "link": null,
          "localized_name": "sam3_text_prompt",
          "name": "sam3_text_prompt",
          "type": "STRING",
          "widget": {
            "name": "sam3_text_prompt"
          }
        },
        {
          "label": "Start frame index",
          "link": null,
          "localized_name": "start_frame_index",
          "name": "start_frame_index",
          "type": "INT",
          "widget": {
            "name": "start_frame_index"
          }
        },
        {
          "label": "Clip duration (seconds)",
          "link": null,
          "localized_name": "duration_seconds",
          "name": "duration_seconds",
          "type": "INT",
          "widget": {
            "name": "duration_seconds"
          }
        },
        {
          "label": "Width (pass 2)",
          "link": null,
          "localized_name": "latent_width",
          "name": "latent_width",
          "type": "INT",
          "widget": {
            "name": "latent_width"
          }
        },
        {
          "label": "Height (pass 2)",
          "link": null,
          "localized_name": "latent_height",
          "name": "latent_height",
          "type": "INT",
          "widget": {
            "name": "latent_height"
          }
        },
        {
          "label": "Skip pass 2 (reuse pass 1)",
          "link": null,
          "localized_name": "skip_pass_2",
          "name": "skip_pass_2",
          "type": "BOOLEAN",
          "widget": {
            "name": "skip_pass_2"
          }
        },
        {
          "label": "Noise seed",
          "link": null,
          "localized_name": "noise_seed",
          "name": "noise_seed",
          "type": "INT",
          "widget": {
            "name": "noise_seed"
          }
        },
        {
          "label": "SAM3 checkpoint",
          "link": null,
          "localized_name": "sam3_checkpoint",
          "name": "sam3_checkpoint",
          "type": "COMBO",
          "widget": {
            "name": "sam3_checkpoint"
          }
        },
        {
          "label": "VOID UNet — pass 1",
          "link": null,
          "localized_name": "void_unet_pass1",
          "name": "void_unet_pass1",
          "type": "COMBO",
          "widget": {
            "name": "void_unet_pass1"
          }
        },
        {
          "label": "VOID UNet — pass 2",
          "link": null,
          "localized_name": "void_unet_pass2",
          "name": "void_unet_pass2",
          "type": "COMBO",
          "widget": {
            "name": "void_unet_pass2"
          }
        },
        {
          "label": "Optical flow model",
          "link": null,
          "localized_name": "optical_flow_model",
          "name": "optical_flow_model",
          "type": "COMBO",
          "widget": {
            "name": "optical_flow_model"
          }
        },
        {
          "label": "CLIP / T5 weights",
          "link": null,
          "localized_name": "clip_name",
          "name": "clip_name",
          "type": "COMBO",
          "widget": {
            "name": "clip_name"
          }
        },
        {
          "label": "VAE weights",
          "link": null,
          "localized_name": "vae_name",
          "name": "vae_name",
          "type": "COMBO",
          "widget": {
            "name": "vae_name"
          }
        }
      ],
      "mode": 0,
      "order": 3,
      "outputs": [
        {
          "label": "Pass 1 (intermediate)",
          "links": [
            375
          ],
          "localized_name": "pass_1_video",
          "name": "pass_1_video",
          "type": "VIDEO"
        },
        {
          "label": "Pass 2 (final)",
          "links": [
            376
          ],
          "localized_name": "final_pass_2_video",
          "name": "final_pass_2_video",
          "type": "VIDEO"
        }
      ],
      "pos": [
        -430,
        690
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "enableTabs": false,
        "hasSecondTab": false,
        "proxyWidgets": [
          [
            "6",
            "text"
          ],
          [
            "7",
            "text"
          ],
          [
            "149",
            "text"
          ],
          [
            "168",
            "value"
          ],
          [
            "163",
            "value"
          ],
          [
            "147",
            "value"
          ],
          [
            "148",
            "value"
          ],
          [
            "153",
            "value"
          ],
          [
            "141",
            "noise_seed"
          ],
          [
            "149",
            "ckpt_name"
          ],
          [
            "144",
            "unet_name"
          ],
          [
            "143",
            "unet_name"
          ],
          [
            "142",
            "model_name"
          ],
          [
            "2",
            "clip_name"
          ],
          [
            "3",
            "vae_name"
          ]
        ],
        "secondTabOffset": 80,
        "secondTabText": "Send Back",
        "secondTabWidth": 65,
        "tabWidth": 65,
        "tabXOffset": 10,
        "ver": "0.21.1"
      },
      "size": [
        590,
        730.65625
      ],
      "type": "c3157b75-484a-459e-b8de-57823bef5130",
      "widgets_values": []
    }
  ],
  "revision": 2,
  "version": 0.4
}