{
  "id": "00000000-0000-0000-0000-000000000000",
  "revision": 0,
  "last_node_id": 19,
  "last_link_id": 44,
  "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": [
            24,
            26
          ]
        },
        {
          "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": [
            23
          ]
        },
        {
          "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,
        402
      ],
      "size": [
        270,
        350
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE",
          "link": 23
        },
        {
          "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": [
            29,
            35
          ]
        },
        {
          "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",
        "pad_edge_pixel",
        "0, 0, 0",
        "top",
        16,
        "cpu"
      ]
    },
    {
      "id": 4,
      "type": "DWPreprocessor",
      "pos": [
        464,
        90
      ],
      "size": [
        299.578125,
        274
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE",
          "link": 24
        },
        {
          "localized_name": "detect_hand",
          "name": "detect_hand",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "detect_hand"
          },
          "link": null
        },
        {
          "localized_name": "detect_body",
          "name": "detect_body",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "detect_body"
          },
          "link": null
        },
        {
          "localized_name": "detect_face",
          "name": "detect_face",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "detect_face"
          },
          "link": null
        },
        {
          "localized_name": "resolution",
          "name": "resolution",
          "shape": 7,
          "type": "INT",
          "widget": {
            "name": "resolution"
          },
          "link": null
        },
        {
          "localized_name": "bbox_detector",
          "name": "bbox_detector",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "bbox_detector"
          },
          "link": null
        },
        {
          "localized_name": "pose_estimator",
          "name": "pose_estimator",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "pose_estimator"
          },
          "link": null
        },
        {
          "localized_name": "scale_stick_for_xinsr_cn",
          "name": "scale_stick_for_xinsr_cn",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "scale_stick_for_xinsr_cn"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "画像",
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            36
          ]
        },
        {
          "localized_name": "POSE_KEYPOINT",
          "name": "POSE_KEYPOINT",
          "type": "POSE_KEYPOINT",
          "links": [
            25
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "DWPreprocessor"
      },
      "widgets_values": [
        "disable",
        "enable",
        "disable",
        640,
        "yolox_l.torchscript.pt",
        "dw-ll_ucoco_384_bs5.torchscript.pt",
        "disable"
      ]
    },
    {
      "id": 5,
      "type": "FaceMaskFromPoseKeypoints",
      "pos": [
        924,
        90
      ],
      "size": [
        314.609375,
        86
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "pose_kps",
          "name": "pose_kps",
          "type": "POSE_KEYPOINT",
          "link": 25
        },
        {
          "localized_name": "person_index",
          "name": "person_index",
          "type": "INT",
          "widget": {
            "name": "person_index"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "マスク",
          "name": "MASK",
          "type": "MASK",
          "links": [
            27
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "FaceMaskFromPoseKeypoints"
      },
      "widgets_values": [
        0
      ]
    },
    {
      "id": 6,
      "type": "ImageCropByMaskAndResize",
      "pos": [
        1298.6099609375,
        90
      ],
      "size": [
        314.984375,
        210
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE",
          "link": 26
        },
        {
          "localized_name": "mask",
          "name": "mask",
          "type": "MASK",
          "link": 27
        },
        {
          "localized_name": "base_resolution",
          "name": "base_resolution",
          "type": "INT",
          "widget": {
            "name": "base_resolution"
          },
          "link": null
        },
        {
          "localized_name": "padding",
          "name": "padding",
          "type": "INT",
          "widget": {
            "name": "padding"
          },
          "link": null
        },
        {
          "localized_name": "min_crop_resolution",
          "name": "min_crop_resolution",
          "type": "INT",
          "widget": {
            "name": "min_crop_resolution"
          },
          "link": null
        },
        {
          "localized_name": "max_crop_resolution",
          "name": "max_crop_resolution",
          "type": "INT",
          "widget": {
            "name": "max_crop_resolution"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE",
          "links": [
            37
          ]
        },
        {
          "localized_name": "masks",
          "name": "masks",
          "type": "MASK",
          "links": null
        },
        {
          "localized_name": "bbox",
          "name": "bbox",
          "type": "BBOX",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "ImageCropByMaskAndResize"
      },
      "widgets_values": [
        512,
        0,
        128,
        512
      ]
    },
    {
      "id": 7,
      "type": "CLIPVisionLoader",
      "pos": [
        60,
        682
      ],
      "size": [
        270,
        86
      ],
      "flags": {},
      "order": 2,
      "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": [
            28
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPVisionLoader"
      },
      "widgets_values": [
        "clip_vision_h.safetensors"
      ]
    },
    {
      "id": 8,
      "type": "WanVideoClipVisionEncode",
      "pos": [
        924,
        238
      ],
      "size": [
        289.625,
        290
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "clip_vision",
          "name": "clip_vision",
          "type": "CLIP_VISION",
          "link": 28
        },
        {
          "localized_name": "image_1",
          "name": "image_1",
          "type": "IMAGE",
          "link": 29
        },
        {
          "localized_name": "image_2",
          "name": "image_2",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "localized_name": "negative_image",
          "name": "negative_image",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "localized_name": "strength_1",
          "name": "strength_1",
          "type": "FLOAT",
          "widget": {
            "name": "strength_1"
          },
          "link": null
        },
        {
          "localized_name": "strength_2",
          "name": "strength_2",
          "type": "FLOAT",
          "widget": {
            "name": "strength_2"
          },
          "link": null
        },
        {
          "localized_name": "crop",
          "name": "crop",
          "type": "COMBO",
          "widget": {
            "name": "crop"
          },
          "link": null
        },
        {
          "localized_name": "combine_embeds",
          "name": "combine_embeds",
          "type": "COMBO",
          "widget": {
            "name": "combine_embeds"
          },
          "link": null
        },
        {
          "localized_name": "force_offload",
          "name": "force_offload",
          "type": "BOOLEAN",
          "widget": {
            "name": "force_offload"
          },
          "link": null
        },
        {
          "localized_name": "tiles",
          "name": "tiles",
          "shape": 7,
          "type": "INT",
          "widget": {
            "name": "tiles"
          },
          "link": null
        },
        {
          "localized_name": "ratio",
          "name": "ratio",
          "shape": 7,
          "type": "FLOAT",
          "widget": {
            "name": "ratio"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "image_embeds",
          "name": "image_embeds",
          "type": "WANVIDIMAGE_CLIPEMBEDS",
          "links": [
            34
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoClipVisionEncode"
      },
      "widgets_values": [
        1,
        1,
        "center",
        "average",
        true,
        0,
        0.5
      ]
    },
    {
      "id": 9,
      "type": "WanVideoVAELoader",
      "pos": [
        60,
        830
      ],
      "size": [
        270,
        378
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "compile_args",
          "name": "compile_args",
          "shape": 7,
          "type": "WANCOMPILEARGS",
          "link": null
        },
        {
          "localized_name": "model_name",
          "name": "model_name",
          "type": "COMBO",
          "widget": {
            "name": "model_name"
          },
          "link": null
        },
        {
          "localized_name": "precision",
          "name": "precision",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "precision"
          },
          "link": null
        },
        {
          "localized_name": "use_cpu_cache",
          "name": "use_cpu_cache",
          "shape": 7,
          "type": "BOOLEAN",
          "widget": {
            "name": "use_cpu_cache"
          },
          "link": null
        },
        {
          "localized_name": "verbose",
          "name": "verbose",
          "shape": 7,
          "type": "BOOLEAN",
          "widget": {
            "name": "verbose"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "vae",
          "name": "vae",
          "type": "WANVAE",
          "links": [
            33,
            41
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoVAELoader"
      },
      "widgets_values": [
        "wan\\wan_2.1_vae.safetensors",
        "bf16",
        false,
        false
      ]
    },
    {
      "id": 10,
      "type": "WanVideoBlockSwap",
      "pos": [
        60,
        1050
      ],
      "size": [
        286.5625,
        254
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "blocks_to_swap",
          "name": "blocks_to_swap",
          "type": "INT",
          "widget": {
            "name": "blocks_to_swap"
          },
          "link": null
        },
        {
          "localized_name": "offload_img_emb",
          "name": "offload_img_emb",
          "type": "BOOLEAN",
          "widget": {
            "name": "offload_img_emb"
          },
          "link": null
        },
        {
          "localized_name": "offload_txt_emb",
          "name": "offload_txt_emb",
          "type": "BOOLEAN",
          "widget": {
            "name": "offload_txt_emb"
          },
          "link": null
        },
        {
          "localized_name": "use_non_blocking",
          "name": "use_non_blocking",
          "shape": 7,
          "type": "BOOLEAN",
          "widget": {
            "name": "use_non_blocking"
          },
          "link": null
        },
        {
          "localized_name": "vace_blocks_to_swap",
          "name": "vace_blocks_to_swap",
          "shape": 7,
          "type": "INT",
          "widget": {
            "name": "vace_blocks_to_swap"
          },
          "link": null
        },
        {
          "localized_name": "prefetch_blocks",
          "name": "prefetch_blocks",
          "shape": 7,
          "type": "INT",
          "widget": {
            "name": "prefetch_blocks"
          },
          "link": null
        },
        {
          "localized_name": "block_swap_debug",
          "name": "block_swap_debug",
          "shape": 7,
          "type": "BOOLEAN",
          "widget": {
            "name": "block_swap_debug"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "block_swap_args",
          "name": "block_swap_args",
          "type": "BLOCKSWAPARGS",
          "links": [
            30
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoBlockSwap"
      },
      "widgets_values": [
        25,
        false,
        false,
        false,
        0,
        0,
        false
      ]
    },
    {
      "id": 11,
      "type": "WanVideoLoraSelect",
      "pos": [
        60,
        1342
      ],
      "size": [
        270,
        166
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "prev_lora",
          "name": "prev_lora",
          "shape": 7,
          "type": "WANVIDLORA",
          "link": null
        },
        {
          "localized_name": "blocks",
          "name": "blocks",
          "shape": 7,
          "type": "SELECTEDBLOCKS",
          "link": null
        },
        {
          "localized_name": "lora",
          "name": "lora",
          "type": "COMBO",
          "widget": {
            "name": "lora"
          },
          "link": null
        },
        {
          "localized_name": "strength",
          "name": "strength",
          "type": "FLOAT",
          "widget": {
            "name": "strength"
          },
          "link": null
        },
        {
          "localized_name": "low_mem_load",
          "name": "low_mem_load",
          "shape": 7,
          "type": "BOOLEAN",
          "widget": {
            "name": "low_mem_load"
          },
          "link": null
        },
        {
          "localized_name": "merge_loras",
          "name": "merge_loras",
          "shape": 7,
          "type": "BOOLEAN",
          "widget": {
            "name": "merge_loras"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "lora",
          "name": "lora",
          "type": "WANVIDLORA",
          "links": [
            31
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoLoraSelect"
      },
      "widgets_values": [
        "Lora\\wan2.1\\lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors",
        1,
        false,
        false
      ]
    },
    {
      "id": 12,
      "type": "WanVideoModelLoader",
      "pos": [
        464,
        778
      ],
      "size": [
        278.515625,
        366
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "compile_args",
          "name": "compile_args",
          "shape": 7,
          "type": "WANCOMPILEARGS",
          "link": null
        },
        {
          "localized_name": "block_swap_args",
          "name": "block_swap_args",
          "shape": 7,
          "type": "BLOCKSWAPARGS",
          "link": 30
        },
        {
          "localized_name": "lora",
          "name": "lora",
          "shape": 7,
          "type": "WANVIDLORA",
          "link": 31
        },
        {
          "localized_name": "vram_management_args",
          "name": "vram_management_args",
          "shape": 7,
          "type": "VRAM_MANAGEMENTARGS",
          "link": null
        },
        {
          "localized_name": "extra_model",
          "name": "extra_model",
          "shape": 7,
          "type": "VACEPATH",
          "link": null
        },
        {
          "localized_name": "fantasytalking_model",
          "name": "fantasytalking_model",
          "shape": 7,
          "type": "FANTASYTALKINGMODEL",
          "link": null
        },
        {
          "localized_name": "multitalk_model",
          "name": "multitalk_model",
          "shape": 7,
          "type": "MULTITALKMODEL",
          "link": null
        },
        {
          "localized_name": "fantasyportrait_model",
          "name": "fantasyportrait_model",
          "shape": 7,
          "type": "FANTASYPORTRAITMODEL",
          "link": null
        },
        {
          "localized_name": "model",
          "name": "model",
          "type": "COMBO",
          "widget": {
            "name": "model"
          },
          "link": null
        },
        {
          "localized_name": "base_precision",
          "name": "base_precision",
          "type": "COMBO",
          "widget": {
            "name": "base_precision"
          },
          "link": null
        },
        {
          "localized_name": "quantization",
          "name": "quantization",
          "type": "COMBO",
          "widget": {
            "name": "quantization"
          },
          "link": null
        },
        {
          "localized_name": "load_device",
          "name": "load_device",
          "type": "COMBO",
          "widget": {
            "name": "load_device"
          },
          "link": null
        },
        {
          "localized_name": "attention_mode",
          "name": "attention_mode",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "attention_mode"
          },
          "link": null
        },
        {
          "localized_name": "rms_norm_function",
          "name": "rms_norm_function",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "rms_norm_function"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "model",
          "name": "model",
          "type": "WANVIDEOMODEL",
          "links": [
            38
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoModelLoader"
      },
      "widgets_values": [
        "wan2.2\\Wan2_2-Animate-14B_fp8_e4m3fn_scaled_KJ.safetensors",
        "fp16",
        "disabled",
        "offload_device",
        "sdpa",
        "default"
      ]
    },
    {
      "id": 13,
      "type": "LoadWanVideoT5TextEncoder",
      "pos": [
        60,
        1582
      ],
      "size": [
        329.359375,
        170
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "model_name",
          "name": "model_name",
          "type": "COMBO",
          "widget": {
            "name": "model_name"
          },
          "link": null
        },
        {
          "localized_name": "precision",
          "name": "precision",
          "type": "COMBO",
          "widget": {
            "name": "precision"
          },
          "link": null
        },
        {
          "localized_name": "load_device",
          "name": "load_device",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "load_device"
          },
          "link": null
        },
        {
          "localized_name": "quantization",
          "name": "quantization",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "quantization"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "wan_t5_model",
          "name": "wan_t5_model",
          "type": "WANTEXTENCODER",
          "links": [
            32
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "LoadWanVideoT5TextEncoder"
      },
      "widgets_values": [
        "wan\\umt5-xxl-enc-bf16.safetensors",
        "bf16",
        "offload_device",
        "disabled"
      ]
    },
    {
      "id": 14,
      "type": "WanVideoTextEncode",
      "pos": [
        464,
        1186
      ],
      "size": [
        400,
        298
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "t5",
          "name": "t5",
          "shape": 7,
          "type": "WANTEXTENCODER",
          "link": 32
        },
        {
          "localized_name": "model_to_offload",
          "name": "model_to_offload",
          "shape": 7,
          "type": "WANVIDEOMODEL",
          "link": null
        },
        {
          "localized_name": "positive_prompt",
          "name": "positive_prompt",
          "type": "STRING",
          "widget": {
            "name": "positive_prompt"
          },
          "link": null
        },
        {
          "localized_name": "negative_prompt",
          "name": "negative_prompt",
          "type": "STRING",
          "widget": {
            "name": "negative_prompt"
          },
          "link": null
        },
        {
          "localized_name": "force_offload",
          "name": "force_offload",
          "shape": 7,
          "type": "BOOLEAN",
          "widget": {
            "name": "force_offload"
          },
          "link": null
        },
        {
          "localized_name": "use_disk_cache",
          "name": "use_disk_cache",
          "shape": 7,
          "type": "BOOLEAN",
          "widget": {
            "name": "use_disk_cache"
          },
          "link": null
        },
        {
          "localized_name": "device",
          "name": "device",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "device"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "text_embeds",
          "name": "text_embeds",
          "type": "WANVIDEOTEXTEMBEDS",
          "links": [
            40
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoTextEncode"
      },
      "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.",
        "bright tones, overexposed, static, blurred details, subtitles, style, works, paintings, images, static, overall gray, worst quality, low quality, deformed, disfigured",
        true,
        false,
        "gpu"
      ]
    },
    {
      "id": 15,
      "type": "WanVideoAnimateEmbeds",
      "pos": [
        1673.6095703125002,
        90
      ],
      "size": [
        281.875,
        450
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "vae",
          "name": "vae",
          "type": "WANVAE",
          "link": 33
        },
        {
          "localized_name": "clip_embeds",
          "name": "clip_embeds",
          "shape": 7,
          "type": "WANVIDIMAGE_CLIPEMBEDS",
          "link": 34
        },
        {
          "localized_name": "ref_images",
          "name": "ref_images",
          "shape": 7,
          "type": "IMAGE",
          "link": 35
        },
        {
          "localized_name": "pose_images",
          "name": "pose_images",
          "shape": 7,
          "type": "IMAGE",
          "link": 36
        },
        {
          "localized_name": "face_images",
          "name": "face_images",
          "shape": 7,
          "type": "IMAGE",
          "link": 37
        },
        {
          "localized_name": "bg_images",
          "name": "bg_images",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "localized_name": "mask",
          "name": "mask",
          "shape": 7,
          "type": "MASK",
          "link": null
        },
        {
          "localized_name": "start_ref_image",
          "name": "start_ref_image",
          "shape": 7,
          "type": "IMAGE",
          "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": "num_frames",
          "name": "num_frames",
          "type": "INT",
          "widget": {
            "name": "num_frames"
          },
          "link": null
        },
        {
          "localized_name": "force_offload",
          "name": "force_offload",
          "type": "BOOLEAN",
          "widget": {
            "name": "force_offload"
          },
          "link": null
        },
        {
          "localized_name": "frame_window_size",
          "name": "frame_window_size",
          "type": "INT",
          "widget": {
            "name": "frame_window_size"
          },
          "link": null
        },
        {
          "localized_name": "colormatch",
          "name": "colormatch",
          "type": "COMBO",
          "widget": {
            "name": "colormatch"
          },
          "link": null
        },
        {
          "localized_name": "pose_strength",
          "name": "pose_strength",
          "type": "FLOAT",
          "widget": {
            "name": "pose_strength"
          },
          "link": null
        },
        {
          "localized_name": "face_strength",
          "name": "face_strength",
          "type": "FLOAT",
          "widget": {
            "name": "face_strength"
          },
          "link": null
        },
        {
          "localized_name": "tiled_vae",
          "name": "tiled_vae",
          "shape": 7,
          "type": "BOOLEAN",
          "widget": {
            "name": "tiled_vae"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "image_embeds",
          "name": "image_embeds",
          "type": "WANVIDIMAGE_EMBEDS",
          "links": [
            39
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoAnimateEmbeds"
      },
      "widgets_values": [
        480,
        640,
        81,
        false,
        77,
        "disabled",
        1,
        1,
        false
      ]
    },
    {
      "id": 16,
      "type": "WanVideoSampler",
      "pos": [
        2015.4958984375003,
        90
      ],
      "size": [
        340.484375,
        742
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "model",
          "name": "model",
          "type": "WANVIDEOMODEL",
          "link": 38
        },
        {
          "localized_name": "image_embeds",
          "name": "image_embeds",
          "type": "WANVIDIMAGE_EMBEDS",
          "link": 39
        },
        {
          "localized_name": "text_embeds",
          "name": "text_embeds",
          "shape": 7,
          "type": "WANVIDEOTEXTEMBEDS",
          "link": 40
        },
        {
          "localized_name": "samples",
          "name": "samples",
          "shape": 7,
          "type": "LATENT",
          "link": null
        },
        {
          "localized_name": "feta_args",
          "name": "feta_args",
          "shape": 7,
          "type": "FETAARGS",
          "link": null
        },
        {
          "localized_name": "context_options",
          "name": "context_options",
          "shape": 7,
          "type": "WANVIDCONTEXT",
          "link": null
        },
        {
          "localized_name": "cache_args",
          "name": "cache_args",
          "shape": 7,
          "type": "CACHEARGS",
          "link": null
        },
        {
          "localized_name": "flowedit_args",
          "name": "flowedit_args",
          "shape": 7,
          "type": "FLOWEDITARGS",
          "link": null
        },
        {
          "localized_name": "slg_args",
          "name": "slg_args",
          "shape": 7,
          "type": "SLGARGS",
          "link": null
        },
        {
          "localized_name": "loop_args",
          "name": "loop_args",
          "shape": 7,
          "type": "LOOPARGS",
          "link": null
        },
        {
          "localized_name": "experimental_args",
          "name": "experimental_args",
          "shape": 7,
          "type": "EXPERIMENTALARGS",
          "link": null
        },
        {
          "localized_name": "sigmas",
          "name": "sigmas",
          "shape": 7,
          "type": "SIGMAS",
          "link": null
        },
        {
          "localized_name": "unianimate_poses",
          "name": "unianimate_poses",
          "shape": 7,
          "type": "UNIANIMATE_POSE",
          "link": null
        },
        {
          "localized_name": "fantasytalking_embeds",
          "name": "fantasytalking_embeds",
          "shape": 7,
          "type": "FANTASYTALKING_EMBEDS",
          "link": null
        },
        {
          "localized_name": "uni3c_embeds",
          "name": "uni3c_embeds",
          "shape": 7,
          "type": "UNI3C_EMBEDS",
          "link": null
        },
        {
          "localized_name": "multitalk_embeds",
          "name": "multitalk_embeds",
          "shape": 7,
          "type": "MULTITALK_EMBEDS",
          "link": null
        },
        {
          "localized_name": "freeinit_args",
          "name": "freeinit_args",
          "shape": 7,
          "type": "FREEINITARGS",
          "link": null
        },
        {
          "localized_name": "steps",
          "name": "steps",
          "type": "INT",
          "widget": {
            "name": "steps"
          },
          "link": null
        },
        {
          "localized_name": "cfg",
          "name": "cfg",
          "type": "FLOAT",
          "widget": {
            "name": "cfg"
          },
          "link": null
        },
        {
          "localized_name": "shift",
          "name": "shift",
          "type": "FLOAT",
          "widget": {
            "name": "shift"
          },
          "link": null
        },
        {
          "localized_name": "seed",
          "name": "seed",
          "type": "INT",
          "widget": {
            "name": "seed"
          },
          "link": null
        },
        {
          "localized_name": "force_offload",
          "name": "force_offload",
          "type": "BOOLEAN",
          "widget": {
            "name": "force_offload"
          },
          "link": null
        },
        {
          "localized_name": "scheduler",
          "name": "scheduler",
          "type": "COMBO",
          "widget": {
            "name": "scheduler"
          },
          "link": null
        },
        {
          "localized_name": "riflex_freq_index",
          "name": "riflex_freq_index",
          "type": "INT",
          "widget": {
            "name": "riflex_freq_index"
          },
          "link": null
        },
        {
          "localized_name": "denoise_strength",
          "name": "denoise_strength",
          "shape": 7,
          "type": "FLOAT",
          "widget": {
            "name": "denoise_strength"
          },
          "link": null
        },
        {
          "localized_name": "batched_cfg",
          "name": "batched_cfg",
          "shape": 7,
          "type": "BOOLEAN",
          "widget": {
            "name": "batched_cfg"
          },
          "link": null
        },
        {
          "localized_name": "rope_function",
          "name": "rope_function",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "rope_function"
          },
          "link": null
        },
        {
          "localized_name": "start_step",
          "name": "start_step",
          "shape": 7,
          "type": "INT",
          "widget": {
            "name": "start_step"
          },
          "link": null
        },
        {
          "localized_name": "end_step",
          "name": "end_step",
          "shape": 7,
          "type": "INT",
          "widget": {
            "name": "end_step"
          },
          "link": null
        },
        {
          "localized_name": "add_noise_to_samples",
          "name": "add_noise_to_samples",
          "shape": 7,
          "type": "BOOLEAN",
          "widget": {
            "name": "add_noise_to_samples"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "samples",
          "name": "samples",
          "type": "LATENT",
          "links": [
            42
          ]
        },
        {
          "localized_name": "denoised_samples",
          "name": "denoised_samples",
          "type": "LATENT",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoSampler"
      },
      "widgets_values": [
        6,
        1,
        5,
        42,
        "randomize",
        true,
        "dpm++_sde",
        0,
        1,
        false,
        "comfy",
        0,
        -1,
        false
      ]
    },
    {
      "id": 17,
      "type": "WanVideoDecode",
      "pos": [
        2415.9841796875003,
        90
      ],
      "size": [
        270,
        218
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "vae",
          "name": "vae",
          "type": "WANVAE",
          "link": 41
        },
        {
          "localized_name": "samples",
          "name": "samples",
          "type": "LATENT",
          "link": 42
        },
        {
          "localized_name": "enable_vae_tiling",
          "name": "enable_vae_tiling",
          "type": "BOOLEAN",
          "widget": {
            "name": "enable_vae_tiling"
          },
          "link": null
        },
        {
          "localized_name": "tile_x",
          "name": "tile_x",
          "type": "INT",
          "widget": {
            "name": "tile_x"
          },
          "link": null
        },
        {
          "localized_name": "tile_y",
          "name": "tile_y",
          "type": "INT",
          "widget": {
            "name": "tile_y"
          },
          "link": null
        },
        {
          "localized_name": "tile_stride_x",
          "name": "tile_stride_x",
          "type": "INT",
          "widget": {
            "name": "tile_stride_x"
          },
          "link": null
        },
        {
          "localized_name": "tile_stride_y",
          "name": "tile_stride_y",
          "type": "INT",
          "widget": {
            "name": "tile_stride_y"
          },
          "link": null
        },
        {
          "localized_name": "normalization",
          "name": "normalization",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "normalization"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE",
          "links": [
            43
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoDecode"
      },
      "widgets_values": [
        false,
        272,
        272,
        144,
        128,
        "default"
      ]
    },
    {
      "id": 18,
      "type": "CreateVideo",
      "pos": [
        2745.9841796875003,
        90
      ],
      "size": [
        270,
        110
      ],
      "flags": {},
      "order": 17,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "画像",
          "name": "images",
          "type": "IMAGE",
          "link": 43
        },
        {
          "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": [
            44
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CreateVideo"
      },
      "widgets_values": [
        16,
        8
      ]
    },
    {
      "id": 19,
      "type": "SaveVideo",
      "pos": [
        3075.9841796875003,
        90
      ],
      "size": [
        308,
        154
      ],
      "flags": {},
      "order": 18,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "ビデオ",
          "name": "video",
          "type": "VIDEO",
          "link": 44
        },
        {
          "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_animate",
        "mp4",
        "h264",
        "auto"
      ]
    }
  ],
  "links": [
    [
      23,
      2,
      0,
      3,
      0,
      "IMAGE"
    ],
    [
      24,
      1,
      0,
      4,
      0,
      "IMAGE"
    ],
    [
      25,
      4,
      1,
      5,
      0,
      "POSE_KEYPOINT"
    ],
    [
      26,
      1,
      0,
      6,
      0,
      "IMAGE"
    ],
    [
      27,
      5,
      0,
      6,
      1,
      "MASK"
    ],
    [
      28,
      7,
      0,
      8,
      0,
      "CLIP_VISION"
    ],
    [
      29,
      3,
      0,
      8,
      1,
      "IMAGE"
    ],
    [
      30,
      10,
      0,
      12,
      1,
      "BLOCKSWAPARGS"
    ],
    [
      31,
      11,
      0,
      12,
      2,
      "WANVIDLORA"
    ],
    [
      32,
      13,
      0,
      14,
      0,
      "WANTEXTENCODER"
    ],
    [
      33,
      9,
      0,
      15,
      0,
      "WANVAE"
    ],
    [
      34,
      8,
      0,
      15,
      1,
      "WANVIDIMAGE_CLIPEMBEDS"
    ],
    [
      35,
      3,
      0,
      15,
      2,
      "IMAGE"
    ],
    [
      36,
      4,
      0,
      15,
      3,
      "IMAGE"
    ],
    [
      37,
      6,
      0,
      15,
      4,
      "IMAGE"
    ],
    [
      38,
      12,
      0,
      16,
      0,
      "WANVIDEOMODEL"
    ],
    [
      39,
      15,
      0,
      16,
      1,
      "WANVIDIMAGE_EMBEDS"
    ],
    [
      40,
      14,
      0,
      16,
      2,
      "WANVIDEOTEXTEMBEDS"
    ],
    [
      41,
      9,
      0,
      17,
      0,
      "WANVAE"
    ],
    [
      42,
      16,
      0,
      17,
      1,
      "LATENT"
    ],
    [
      43,
      17,
      0,
      18,
      0,
      "IMAGE"
    ],
    [
      44,
      18,
      0,
      19,
      0,
      "VIDEO"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.4759326113116727,
      "offset": [
        351.83091900580735,
        99.102402022756
      ]
    }
  },
  "version": 0.4
}