{
  "id": "00000000-0000-0000-0000-000000000000",
  "revision": 0,
  "last_node_id": 22,
  "last_link_id": 64,
  "nodes": [
    {
      "id": 1,
      "type": "VHS_LoadVideo",
      "pos": [
        60,
        90
      ],
      "size": [
        261.640625,
        694.84375
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "meta_batch",
          "name": "meta_batch",
          "shape": 7,
          "type": "VHS_BatchManager",
          "link": null
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "shape": 7,
          "type": "VAE",
          "link": null
        },
        {
          "localized_name": "video",
          "name": "video",
          "type": "COMBO",
          "widget": {
            "name": "video"
          },
          "link": null
        },
        {
          "localized_name": "force_rate",
          "name": "force_rate",
          "type": "FLOAT",
          "widget": {
            "name": "force_rate"
          },
          "link": null
        },
        {
          "localized_name": "custom_width",
          "name": "custom_width",
          "type": "INT",
          "widget": {
            "name": "custom_width"
          },
          "link": null
        },
        {
          "localized_name": "custom_height",
          "name": "custom_height",
          "type": "INT",
          "widget": {
            "name": "custom_height"
          },
          "link": null
        },
        {
          "localized_name": "frame_load_cap",
          "name": "frame_load_cap",
          "type": "INT",
          "widget": {
            "name": "frame_load_cap"
          },
          "link": null
        },
        {
          "localized_name": "skip_first_frames",
          "name": "skip_first_frames",
          "type": "INT",
          "widget": {
            "name": "skip_first_frames"
          },
          "link": null
        },
        {
          "localized_name": "select_every_nth",
          "name": "select_every_nth",
          "type": "INT",
          "widget": {
            "name": "select_every_nth"
          },
          "link": null
        },
        {
          "localized_name": "format",
          "name": "format",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "format"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "画像",
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            34,
            51
          ]
        },
        {
          "localized_name": "frame_count",
          "name": "frame_count",
          "type": "INT",
          "links": null
        },
        {
          "localized_name": "audio",
          "name": "audio",
          "type": "AUDIO",
          "links": null
        },
        {
          "localized_name": "video_info",
          "name": "video_info",
          "type": "VHS_VIDEOINFO",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "VHS_LoadVideo"
      },
      "widgets_values": {
        "video": "ref_dance.mp4",
        "force_rate": 0,
        "custom_width": 0,
        "custom_height": 0,
        "frame_load_cap": 0,
        "skip_first_frames": 0,
        "select_every_nth": 1,
        "format": "Wan",
        "choose video to upload": "image",
        "videopreview": {
          "hidden": false,
          "paused": false,
          "params": {
            "filename": "ref_dance.mp4",
            "type": "input",
            "format": "video/mp4",
            "force_rate": 0,
            "custom_width": 0,
            "custom_height": 0,
            "frame_load_cap": 0,
            "skip_first_frames": 0,
            "select_every_nth": 1
          }
        }
      }
    },
    {
      "id": 2,
      "type": "LoadImage",
      "pos": [
        60,
        490
      ],
      "size": [
        344,
        346
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "画像",
          "name": "image",
          "type": "COMBO",
          "widget": {
            "name": "image"
          },
          "link": null
        },
        {
          "localized_name": "アップロードするファイルを選択",
          "name": "upload",
          "type": "IMAGEUPLOAD",
          "widget": {
            "name": "upload"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "画像",
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            33
          ]
        },
        {
          "localized_name": "マスク",
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "char_start.png",
        "image"
      ]
    },
    {
      "id": 3,
      "type": "ImageResizeKJv2",
      "pos": [
        464,
        90
      ],
      "size": [
        270,
        558
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE",
          "link": 33
        },
        {
          "localized_name": "mask",
          "name": "mask",
          "shape": 7,
          "type": "MASK",
          "link": null
        },
        {
          "localized_name": "width",
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": null
        },
        {
          "localized_name": "height",
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": null
        },
        {
          "localized_name": "upscale_method",
          "name": "upscale_method",
          "type": "COMBO",
          "widget": {
            "name": "upscale_method"
          },
          "link": null
        },
        {
          "localized_name": "keep_proportion",
          "name": "keep_proportion",
          "type": "COMBO",
          "widget": {
            "name": "keep_proportion"
          },
          "link": null
        },
        {
          "localized_name": "pad_color",
          "name": "pad_color",
          "type": "STRING",
          "widget": {
            "name": "pad_color"
          },
          "link": null
        },
        {
          "localized_name": "crop_position",
          "name": "crop_position",
          "type": "COMBO",
          "widget": {
            "name": "crop_position"
          },
          "link": null
        },
        {
          "localized_name": "divisible_by",
          "name": "divisible_by",
          "type": "INT",
          "widget": {
            "name": "divisible_by"
          },
          "link": null
        },
        {
          "localized_name": "device",
          "name": "device",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "device"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "画像",
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            38,
            47,
            53
          ]
        },
        {
          "localized_name": "width",
          "name": "width",
          "type": "INT",
          "links": null
        },
        {
          "localized_name": "height",
          "name": "height",
          "type": "INT",
          "links": null
        },
        {
          "localized_name": "mask",
          "name": "mask",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "ImageResizeKJv2"
      },
      "widgets_values": [
        480,
        640,
        "lanczos",
        "crop",
        "0, 0, 0",
        "center",
        16,
        "cpu"
      ]
    },
    {
      "id": 4,
      "type": "CheckpointLoaderSimple",
      "pos": [
        60,
        682
      ],
      "size": [
        281.890625,
        126
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "ckpt名",
          "name": "ckpt_name",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "モデル",
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            35,
            37
          ]
        },
        {
          "localized_name": "CLIP",
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            64
          ]
        },
        {
          "localized_name": "VAE",
          "name": "VAE",
          "type": "VAE",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "sam3\\sam3.1_multiplex_fp16.safetensors"
      ]
    },
    {
      "id": 5,
      "type": "SAM3_VideoTrack",
      "pos": [
        924,
        258
      ],
      "size": [
        275.796875,
        202
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "label": "images",
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE",
          "link": 34
        },
        {
          "label": "model",
          "localized_name": "model",
          "name": "model",
          "type": "MODEL",
          "link": 35
        },
        {
          "label": "initial_mask",
          "localized_name": "initial_mask",
          "name": "initial_mask",
          "shape": 7,
          "type": "MASK",
          "link": null
        },
        {
          "label": "conditioning",
          "localized_name": "conditioning",
          "name": "conditioning",
          "shape": 7,
          "type": "CONDITIONING",
          "link": 36
        },
        {
          "localized_name": "detection_threshold",
          "name": "detection_threshold",
          "type": "FLOAT",
          "widget": {
            "name": "detection_threshold"
          },
          "link": null
        },
        {
          "localized_name": "max_objects",
          "name": "max_objects",
          "type": "INT",
          "widget": {
            "name": "max_objects"
          },
          "link": null
        },
        {
          "localized_name": "detect_interval",
          "name": "detect_interval",
          "type": "INT",
          "widget": {
            "name": "detect_interval"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "track_data",
          "name": "track_data",
          "type": "SAM3_TRACK_DATA",
          "links": [
            40
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "SAM3_VideoTrack"
      },
      "widgets_values": [
        0.5,
        1,
        8
      ]
    },
    {
      "id": 6,
      "type": "SAM3_Detect",
      "pos": [
        924,
        514
      ],
      "size": [
        270,
        242
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "label": "model",
          "localized_name": "model",
          "name": "model",
          "type": "MODEL",
          "link": 37
        },
        {
          "label": "image",
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE",
          "link": 38
        },
        {
          "label": "conditioning",
          "localized_name": "conditioning",
          "name": "conditioning",
          "shape": 7,
          "type": "CONDITIONING",
          "link": 39
        },
        {
          "label": "bboxes",
          "localized_name": "bboxes",
          "name": "bboxes",
          "shape": 7,
          "type": "BOUNDING_BOX",
          "link": null
        },
        {
          "label": "positive_coords",
          "localized_name": "positive_coords",
          "name": "positive_coords",
          "shape": 7,
          "type": "STRING",
          "link": null
        },
        {
          "label": "negative_coords",
          "localized_name": "negative_coords",
          "name": "negative_coords",
          "shape": 7,
          "type": "STRING",
          "link": null
        },
        {
          "localized_name": "threshold",
          "name": "threshold",
          "type": "FLOAT",
          "widget": {
            "name": "threshold"
          },
          "link": null
        },
        {
          "localized_name": "refine_iterations",
          "name": "refine_iterations",
          "type": "INT",
          "widget": {
            "name": "refine_iterations"
          },
          "link": null
        },
        {
          "localized_name": "individual_masks",
          "name": "individual_masks",
          "type": "BOOLEAN",
          "widget": {
            "name": "individual_masks"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "masks",
          "name": "masks",
          "type": "MASK",
          "links": [
            41
          ]
        },
        {
          "localized_name": "bboxes",
          "name": "bboxes",
          "type": "BOUNDING_BOX",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "SAM3_Detect"
      },
      "widgets_values": [
        0.5,
        1,
        false
      ]
    },
    {
      "id": 7,
      "type": "SCAIL2ColoredMask",
      "pos": [
        1311.791015625,
        90
      ],
      "size": [
        392.078125,
        170
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "ドライビングトラックデータ",
          "name": "driving_track_data",
          "type": "SAM3_TRACK_DATA",
          "link": 40
        },
        {
          "label": "reference_masks",
          "localized_name": "リファレンストラックデータ",
          "name": "ref_track_data",
          "shape": 7,
          "type": "SAM3_TRACK_DATA,MASK",
          "link": 41
        },
        {
          "localized_name": "オブジェクトインデックス",
          "name": "object_indices",
          "type": "STRING",
          "widget": {
            "name": "object_indices"
          },
          "link": null
        },
        {
          "localized_name": "並び順",
          "name": "sort_by",
          "type": "COMBO",
          "widget": {
            "name": "sort_by"
          },
          "link": null
        },
        {
          "localized_name": "置換モード",
          "name": "replacement_mode",
          "type": "BOOLEAN",
          "widget": {
            "name": "replacement_mode"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "pose_video_mask",
          "name": "pose_video_mask",
          "type": "IMAGE",
          "links": [
            52
          ]
        },
        {
          "localized_name": "reference_image_mask",
          "name": "reference_image_mask",
          "type": "IMAGE",
          "links": [
            54
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "SCAIL2ColoredMask"
      },
      "widgets_values": [
        "",
        "left_to_right",
        false
      ]
    },
    {
      "id": 8,
      "type": "UnetLoaderGGUF",
      "pos": [
        60,
        870
      ],
      "size": [
        270,
        86
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "unet_name",
          "name": "unet_name",
          "type": "COMBO",
          "widget": {
            "name": "unet_name"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "モデル",
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            42
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "UnetLoaderGGUF"
      },
      "widgets_values": [
        "wan2.1\\SCAIL-2-Q4_K_M.gguf"
      ]
    },
    {
      "id": 9,
      "type": "LoraLoaderModelOnly",
      "pos": [
        464,
        756
      ],
      "size": [
        270,
        114
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "モデル",
          "name": "model",
          "type": "MODEL",
          "link": 42
        },
        {
          "localized_name": "lora_name",
          "name": "lora_name",
          "type": "COMBO",
          "widget": {
            "name": "lora_name"
          },
          "link": null
        },
        {
          "localized_name": "モデルの強度",
          "name": "strength_model",
          "type": "FLOAT",
          "widget": {
            "name": "strength_model"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "モデル",
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            43
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "LoraLoaderModelOnly"
      },
      "widgets_values": [
        "Lora\\wan2.1\\lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors",
        1
      ]
    },
    {
      "id": 10,
      "type": "ModelSamplingSD3",
      "pos": [
        924,
        810
      ],
      "size": [
        270,
        86
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "モデル",
          "name": "model",
          "type": "MODEL",
          "link": 43
        },
        {
          "localized_name": "シフト",
          "name": "shift",
          "type": "FLOAT",
          "widget": {
            "name": "shift"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "モデル",
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            56
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "ModelSamplingSD3"
      },
      "widgets_values": [
        8
      ]
    },
    {
      "id": 11,
      "type": "CLIPLoader",
      "pos": [
        60,
        1018
      ],
      "size": [
        270,
        138
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "clip名",
          "name": "clip_name",
          "type": "COMBO",
          "widget": {
            "name": "clip_name"
          },
          "link": null
        },
        {
          "localized_name": "タイプ",
          "name": "type",
          "type": "COMBO",
          "widget": {
            "name": "type"
          },
          "link": null
        },
        {
          "localized_name": "デバイス",
          "name": "device",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "device"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "CLIP",
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            44,
            45
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPLoader"
      },
      "widgets_values": [
        "wan\\umt5_xxl_fp8_e4m3fn_scaled.safetensors",
        "wan",
        "default"
      ]
    },
    {
      "id": 12,
      "type": "CLIPTextEncode",
      "pos": [
        464,
        928
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "クリップ",
          "name": "clip",
          "type": "CLIP",
          "link": 44
        },
        {
          "localized_name": "テキスト",
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "条件付け",
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            48
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "An anime girl with long silver hair, wearing a white sundress and a straw hat, dances energetically in a bright dance studio with wooden floor. Full body visible, static camera."
      ]
    },
    {
      "id": 13,
      "type": "CLIPTextEncode",
      "pos": [
        464,
        1218
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "クリップ",
          "name": "clip",
          "type": "CLIP",
          "link": 45
        },
        {
          "localized_name": "テキスト",
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "条件付け",
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            49
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "Bright tones, overexposed, static, blurred details, subtitles, style, works, paintings, images, static, overall gray, worst quality, low quality, JPEG compression residue, ugly, incomplete, extra fingers, poorly drawn hands, poorly drawn faces, deformed, disfigured, misshapen limbs, fused fingers, still picture, messy background, three legs, many people in the background, walking backwards"
      ]
    },
    {
      "id": 14,
      "type": "VAELoader",
      "pos": [
        60,
        1214
      ],
      "size": [
        270,
        86
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "vae_name",
          "name": "vae_name",
          "type": "COMBO",
          "widget": {
            "name": "vae_name"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "VAE",
          "name": "VAE",
          "type": "VAE",
          "links": [
            50,
            61
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAELoader"
      },
      "widgets_values": [
        "wan\\wan_2.1_vae.safetensors"
      ]
    },
    {
      "id": 15,
      "type": "CLIPVisionLoader",
      "pos": [
        60,
        1362
      ],
      "size": [
        270,
        86
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "クリップ名",
          "name": "clip_name",
          "type": "COMBO",
          "widget": {
            "name": "clip_name"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "CLIP_VISION",
          "name": "CLIP_VISION",
          "type": "CLIP_VISION",
          "links": [
            46
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPVisionLoader"
      },
      "widgets_values": [
        "clip_vision_h.safetensors"
      ]
    },
    {
      "id": 16,
      "type": "CLIPVisionEncode",
      "pos": [
        924,
        90
      ],
      "size": [
        327.78125,
        106
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "クリップビジョン",
          "name": "clip_vision",
          "type": "CLIP_VISION",
          "link": 46
        },
        {
          "localized_name": "画像",
          "name": "image",
          "type": "IMAGE",
          "link": 47
        },
        {
          "localized_name": "クロップ",
          "name": "crop",
          "type": "COMBO",
          "widget": {
            "name": "crop"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "CLIP_VISION_OUTPUT",
          "name": "CLIP_VISION_OUTPUT",
          "type": "CLIP_VISION_OUTPUT",
          "links": [
            55
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPVisionEncode"
      },
      "widgets_values": [
        "none"
      ]
    },
    {
      "id": 17,
      "type": "WanSCAILToVideo",
      "pos": [
        1763.8828125,
        90
      ],
      "size": [
        344.015625,
        498
      ],
      "flags": {},
      "order": 17,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "CONDITIONING",
          "link": 48
        },
        {
          "localized_name": "negative",
          "name": "negative",
          "type": "CONDITIONING",
          "link": 49
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "type": "VAE",
          "link": 50
        },
        {
          "localized_name": "ポーズビデオ",
          "name": "pose_video",
          "shape": 7,
          "type": "IMAGE",
          "link": 51
        },
        {
          "localized_name": "pose_video_mask",
          "name": "pose_video_mask",
          "shape": 7,
          "type": "IMAGE",
          "link": 52
        },
        {
          "localized_name": "参照画像",
          "name": "reference_image",
          "shape": 7,
          "type": "IMAGE",
          "link": 53
        },
        {
          "localized_name": "reference_image_mask",
          "name": "reference_image_mask",
          "shape": 7,
          "type": "IMAGE",
          "link": 54
        },
        {
          "localized_name": "clip_vision_output",
          "name": "clip_vision_output",
          "shape": 7,
          "type": "CLIP_VISION_OUTPUT",
          "link": 55
        },
        {
          "localized_name": "previous_frames",
          "name": "previous_frames",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "localized_name": "幅",
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": null
        },
        {
          "localized_name": "高さ",
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": null
        },
        {
          "localized_name": "長さ",
          "name": "length",
          "type": "INT",
          "widget": {
            "name": "length"
          },
          "link": null
        },
        {
          "localized_name": "バッチサイズ",
          "name": "batch_size",
          "type": "INT",
          "widget": {
            "name": "batch_size"
          },
          "link": null
        },
        {
          "localized_name": "ポーズ強度",
          "name": "pose_strength",
          "type": "FLOAT",
          "widget": {
            "name": "pose_strength"
          },
          "link": null
        },
        {
          "localized_name": "ポーズ開始ステップ",
          "name": "pose_start",
          "type": "FLOAT",
          "widget": {
            "name": "pose_start"
          },
          "link": null
        },
        {
          "localized_name": "ポーズ終了ステップ",
          "name": "pose_end",
          "type": "FLOAT",
          "widget": {
            "name": "pose_end"
          },
          "link": null
        },
        {
          "localized_name": "video_frame_offset",
          "name": "video_frame_offset",
          "type": "INT",
          "widget": {
            "name": "video_frame_offset"
          },
          "link": null
        },
        {
          "localized_name": "previous_frame_count",
          "name": "previous_frame_count",
          "type": "INT",
          "widget": {
            "name": "previous_frame_count"
          },
          "link": null
        },
        {
          "localized_name": "replacement_mode",
          "name": "replacement_mode",
          "shape": 7,
          "type": "BOOLEAN",
          "widget": {
            "name": "replacement_mode"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "CONDITIONING",
          "links": [
            57
          ]
        },
        {
          "localized_name": "negative",
          "name": "negative",
          "type": "CONDITIONING",
          "links": [
            58
          ]
        },
        {
          "localized_name": "latent",
          "name": "latent",
          "type": "LATENT",
          "links": [
            59
          ]
        },
        {
          "localized_name": "video_frame_offset",
          "name": "video_frame_offset",
          "type": "INT",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "WanSCAILToVideo"
      },
      "widgets_values": [
        480,
        640,
        81,
        1,
        1,
        0,
        1,
        0,
        5,
        false
      ]
    },
    {
      "id": 18,
      "type": "KSampler",
      "pos": [
        2167.91015625,
        90
      ],
      "size": [
        270,
        286
      ],
      "flags": {},
      "order": 18,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "モデル",
          "name": "model",
          "type": "MODEL",
          "link": 56
        },
        {
          "localized_name": "ポジティブ",
          "name": "positive",
          "type": "CONDITIONING",
          "link": 57
        },
        {
          "localized_name": "ネガティブ",
          "name": "negative",
          "type": "CONDITIONING",
          "link": 58
        },
        {
          "localized_name": "潜在画像",
          "name": "latent_image",
          "type": "LATENT",
          "link": 59
        },
        {
          "localized_name": "シード",
          "name": "seed",
          "type": "INT",
          "widget": {
            "name": "seed"
          },
          "link": null
        },
        {
          "localized_name": "ステップ",
          "name": "steps",
          "type": "INT",
          "widget": {
            "name": "steps"
          },
          "link": null
        },
        {
          "localized_name": "cfg",
          "name": "cfg",
          "type": "FLOAT",
          "widget": {
            "name": "cfg"
          },
          "link": null
        },
        {
          "localized_name": "サンプラー名",
          "name": "sampler_name",
          "type": "COMBO",
          "widget": {
            "name": "sampler_name"
          },
          "link": null
        },
        {
          "localized_name": "スケジューラ",
          "name": "scheduler",
          "type": "COMBO",
          "widget": {
            "name": "scheduler"
          },
          "link": null
        },
        {
          "localized_name": "ノイズ除去",
          "name": "denoise",
          "type": "FLOAT",
          "widget": {
            "name": "denoise"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "潜在",
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            60
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        42,
        "randomize",
        6,
        1,
        "euler",
        "simple",
        1
      ]
    },
    {
      "id": 19,
      "type": "VAEDecode",
      "pos": [
        2497.91015625,
        90
      ],
      "size": [
        225,
        54
      ],
      "flags": {},
      "order": 19,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "サンプル",
          "name": "samples",
          "type": "LATENT",
          "link": 60
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "type": "VAE",
          "link": 61
        }
      ],
      "outputs": [
        {
          "localized_name": "画像",
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            62
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 20,
      "type": "CreateVideo",
      "pos": [
        2697.91015625,
        90
      ],
      "size": [
        270,
        110
      ],
      "flags": {},
      "order": 20,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "画像",
          "name": "images",
          "type": "IMAGE",
          "link": 62
        },
        {
          "localized_name": "オーディオ",
          "name": "audio",
          "shape": 7,
          "type": "AUDIO",
          "link": null
        },
        {
          "localized_name": "fps",
          "name": "fps",
          "type": "FLOAT",
          "widget": {
            "name": "fps"
          },
          "link": null
        },
        {
          "localized_name": "bit_depth",
          "name": "bit_depth",
          "shape": 7,
          "type": "INT",
          "widget": {
            "name": "bit_depth"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "ビデオ",
          "name": "VIDEO",
          "type": "VIDEO",
          "links": [
            63
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CreateVideo"
      },
      "widgets_values": [
        16,
        8
      ]
    },
    {
      "id": 21,
      "type": "SaveVideo",
      "pos": [
        3027.91015625,
        90
      ],
      "size": [
        308,
        154
      ],
      "flags": {},
      "order": 21,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "ビデオ",
          "name": "video",
          "type": "VIDEO",
          "link": 63
        },
        {
          "localized_name": "ファイル名プレフィックス",
          "name": "filename_prefix",
          "type": "STRING",
          "widget": {
            "name": "filename_prefix"
          },
          "link": null
        },
        {
          "localized_name": "フォーマット",
          "name": "format",
          "type": "COMBO",
          "widget": {
            "name": "format"
          },
          "link": null
        },
        {
          "localized_name": "コーデック",
          "name": "codec",
          "type": "COMFY_DYNAMICCOMBO_V3",
          "widget": {
            "name": "codec"
          },
          "link": null
        },
        {
          "localized_name": "codec.encoding",
          "name": "codec.encoding",
          "shape": 7,
          "type": "COMFY_DYNAMICCOMBO_V3",
          "widget": {
            "name": "codec.encoding"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "video",
          "name": "video",
          "type": "VIDEO",
          "links": null
        }
      ],
      "properties": {},
      "widgets_values": [
        "%date:yyyyMMdd%/mt_scail2",
        "mp4",
        "h264",
        "auto"
      ]
    },
    {
      "id": 22,
      "type": "CLIPTextEncode",
      "pos": [
        464,
        466
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "クリップ",
          "name": "clip",
          "type": "CLIP",
          "link": 64
        },
        {
          "localized_name": "テキスト",
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "条件付け",
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            36,
            39
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "person"
      ]
    }
  ],
  "links": [
    [
      33,
      2,
      0,
      3,
      0,
      "IMAGE"
    ],
    [
      34,
      1,
      0,
      5,
      0,
      "IMAGE"
    ],
    [
      35,
      4,
      0,
      5,
      1,
      "MODEL"
    ],
    [
      36,
      22,
      0,
      5,
      3,
      "CONDITIONING"
    ],
    [
      37,
      4,
      0,
      6,
      0,
      "MODEL"
    ],
    [
      38,
      3,
      0,
      6,
      1,
      "IMAGE"
    ],
    [
      39,
      22,
      0,
      6,
      2,
      "CONDITIONING"
    ],
    [
      40,
      5,
      0,
      7,
      0,
      "SAM3_TRACK_DATA"
    ],
    [
      41,
      6,
      0,
      7,
      1,
      "MASK"
    ],
    [
      42,
      8,
      0,
      9,
      0,
      "MODEL"
    ],
    [
      43,
      9,
      0,
      10,
      0,
      "MODEL"
    ],
    [
      44,
      11,
      0,
      12,
      0,
      "CLIP"
    ],
    [
      45,
      11,
      0,
      13,
      0,
      "CLIP"
    ],
    [
      46,
      15,
      0,
      16,
      0,
      "CLIP_VISION"
    ],
    [
      47,
      3,
      0,
      16,
      1,
      "IMAGE"
    ],
    [
      48,
      12,
      0,
      17,
      0,
      "CONDITIONING"
    ],
    [
      49,
      13,
      0,
      17,
      1,
      "CONDITIONING"
    ],
    [
      50,
      14,
      0,
      17,
      2,
      "VAE"
    ],
    [
      51,
      1,
      0,
      17,
      3,
      "IMAGE"
    ],
    [
      52,
      7,
      0,
      17,
      4,
      "IMAGE"
    ],
    [
      53,
      3,
      0,
      17,
      5,
      "IMAGE"
    ],
    [
      54,
      7,
      1,
      17,
      6,
      "IMAGE"
    ],
    [
      55,
      16,
      0,
      17,
      7,
      "CLIP_VISION_OUTPUT"
    ],
    [
      56,
      10,
      0,
      18,
      0,
      "MODEL"
    ],
    [
      57,
      17,
      0,
      18,
      1,
      "CONDITIONING"
    ],
    [
      58,
      17,
      1,
      18,
      2,
      "CONDITIONING"
    ],
    [
      59,
      17,
      2,
      18,
      3,
      "LATENT"
    ],
    [
      60,
      18,
      0,
      19,
      0,
      "LATENT"
    ],
    [
      61,
      14,
      0,
      19,
      1,
      "VAE"
    ],
    [
      62,
      19,
      0,
      20,
      0,
      "IMAGE"
    ],
    [
      63,
      20,
      0,
      21,
      0,
      "VIDEO"
    ],
    [
      64,
      4,
      1,
      22,
      0,
      "CLIP"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.5354237193146466,
      "offset": [
        145.4447646450969,
        137.7584839563141
      ]
    }
  },
  "version": 0.4
}