{
  "last_node_id": 14,
  "last_link_id": 18,
  "nodes": [
    {
      "id": 13,
      "type": "LoadRembgByBiRefNetModel",
      "pos": {
        "0": 288,
        "1": 924
      },
      "size": [
        261.57192422989135,
        106
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "model",
          "type": "BiRefNetMODEL",
          "links": [
            18
          ],
          "slot_index": 0,
          "shape": 3,
          "label": "model"
        }
      ],
      "properties": {
        "Node name for S&R": "LoadRembgByBiRefNetModel"
      },
      "widgets_values": [
        "General-Lite.safetensors",
        "AUTO",
        false
      ]
    },
    {
      "id": 14,
      "type": "RembgByBiRefNet",
      "pos": {
        "0": 580,
        "1": 931
      },
      "size": {
        "0": 210,
        "1": 46
      },
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "BiRefNetMODEL",
          "link": 18,
          "label": "model"
        },
        {
          "name": "images",
          "type": "IMAGE",
          "link": 14,
          "label": "images"
        }
      ],
      "outputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "links": [
            16
          ],
          "slot_index": 0,
          "shape": 3,
          "label": "image"
        },
        {
          "name": "mask",
          "type": "MASK",
          "links": [],
          "shape": 3,
          "label": "mask"
        }
      ],
      "properties": {
        "Node name for S&R": "RembgByBiRefNet"
      }
    },
    {
      "id": 8,
      "type": "VHS_LoadVideo",
      "pos": {
        "0": 287.6904296875,
        "1": 1084.5380859375
      },
      "size": [
        251.52520751953125,
        588.5590209960938
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [
        {
          "name": "meta_batch",
          "type": "VHS_BatchManager",
          "link": null,
          "label": "meta_batch"
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": null,
          "label": "vae"
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            14
          ],
          "slot_index": 0,
          "shape": 3,
          "label": "IMAGE"
        },
        {
          "name": "frame_count",
          "type": "INT",
          "links": [
            7
          ],
          "slot_index": 1,
          "shape": 3,
          "label": "frame_count"
        },
        {
          "name": "audio",
          "type": "AUDIO",
          "links": null,
          "shape": 3,
          "label": "audio"
        },
        {
          "name": "video_info",
          "type": "VHS_VIDEOINFO",
          "links": null,
          "shape": 3,
          "label": "video_info"
        }
      ],
      "properties": {
        "Node name for S&R": "VHS_LoadVideo"
      },
      "widgets_values": {
        "video": "VID-20241012-WA0000.mp4",
        "force_rate": 0,
        "force_size": "Disabled",
        "custom_width": 512,
        "custom_height": 512,
        "frame_load_cap": 0,
        "skip_first_frames": 0,
        "select_every_nth": 30,
        "choose video to upload": "image",
        "videopreview": {
          "hidden": false,
          "paused": false,
          "params": {
            "frame_load_cap": 0,
            "skip_first_frames": 0,
            "force_rate": 0,
            "select_every_nth": 30,
            "filename": "VID-20241012-WA0000.mp4",
            "type": "input",
            "format": "video/mp4"
          },
          "muted": false
        }
      }
    },
    {
      "id": 10,
      "type": "ShowInt",
      "pos": {
        "0": 584,
        "1": 1021
      },
      "size": [
        210,
        76.23485820497262
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "name": "INT",
          "type": "INT",
          "link": 7,
          "widget": {
            "name": "INT"
          },
          "label": "INT"
        }
      ],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": null,
          "shape": 3,
          "label": "INT"
        }
      ],
      "properties": {
        "Node name for S&R": "ShowInt"
      },
      "widgets_values": [
        0,
        "text"
      ]
    },
    {
      "id": 9,
      "type": "VHS_VideoCombine",
      "pos": {
        "0": 577,
        "1": 1145
      },
      "size": [
        218.82891845703125,
        520.4190673828125
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 16,
          "label": "images"
        },
        {
          "name": "audio",
          "type": "AUDIO",
          "link": null,
          "label": "audio"
        },
        {
          "name": "meta_batch",
          "type": "VHS_BatchManager",
          "link": null,
          "label": "meta_batch"
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": null,
          "label": "vae"
        }
      ],
      "outputs": [
        {
          "name": "Filenames",
          "type": "VHS_FILENAMES",
          "links": null,
          "shape": 3,
          "label": "Filenames"
        }
      ],
      "properties": {
        "Node name for S&R": "VHS_VideoCombine"
      },
      "widgets_values": {
        "frame_rate": 3,
        "loop_count": 0,
        "filename_prefix": "birefnet",
        "format": "image/gif",
        "pingpong": false,
        "save_output": true,
        "videopreview": {
          "hidden": false,
          "paused": false,
          "params": {
            "filename": "birefnet_00001.gif",
            "subfolder": "",
            "type": "output",
            "format": "image/gif",
            "frame_rate": 8
          },
          "muted": false
        }
      }
    }
  ],
  "links": [
    [
      7,
      8,
      1,
      10,
      0,
      "INT"
    ],
    [
      14,
      8,
      0,
      14,
      1,
      "IMAGE"
    ],
    [
      16,
      14,
      0,
      9,
      0,
      "IMAGE"
    ],
    [
      18,
      13,
      0,
      14,
      0,
      "BiRefNetMODEL"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.6727499949325618,
      "offset": [
        11.939533728335732,
        -821.3519722102154
      ]
    },
    "workspace_info": {
      "id": "mJpqWc0YMHXCo6Wl7romf",
      "saveLock": false,
      "cloudID": null,
      "coverMediaPath": null
    }
  },
  "version": 0.4
}