{
  "id": "00000000-0000-0000-0000-000000000000",
  "revision": 0,
  "last_node_id": 20,
  "last_link_id": 46,
  "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": [
            25
          ]
        },
        {
          "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": "OnnxDetectionModelLoader",
      "pos": [
        60,
        490
      ],
      "size": [
        304.046875,
        142
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "vitpose_model",
          "name": "vitpose_model",
          "type": "COMBO",
          "widget": {
            "name": "vitpose_model"
          },
          "link": null
        },
        {
          "localized_name": "yolo_model",
          "name": "yolo_model",
          "type": "COMBO",
          "widget": {
            "name": "yolo_model"
          },
          "link": null
        },
        {
          "localized_name": "onnx_device",
          "name": "onnx_device",
          "type": "COMBO",
          "widget": {
            "name": "onnx_device"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "model",
          "name": "model",
          "type": "POSEMODEL",
          "links": [
            26
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "OnnxDetectionModelLoader"
      },
      "widgets_values": [
        "vitpose-l-wholebody.onnx",
        "yolov10m.onnx",
        "CUDAExecutionProvider"
      ]
    },
    {
      "id": 3,
      "type": "LoadImage",
      "pos": [
        60,
        686
      ],
      "size": [
        344,
        346
      ],
      "flags": {},
      "order": 2,
      "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": [
            24
          ]
        },
        {
          "localized_name": "マスク",
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "char_start.png",
        "image"
      ]
    },
    {
      "id": 4,
      "type": "ImageResizeKJv2",
      "pos": [
        464,
        466
      ],
      "size": [
        270,
        350
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE",
          "link": 24
        },
        {
          "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": [
            28
          ]
        },
        {
          "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": 5,
      "type": "ImageResizeKJv2",
      "pos": [
        464,
        90
      ],
      "size": [
        270,
        558
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE",
          "link": 25
        },
        {
          "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": [
            27
          ]
        },
        {
          "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": 6,
      "type": "PoseDetectionOneToAllAnimation",
      "pos": [
        924,
        90
      ],
      "size": [
        332.453125,
        258
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "model",
          "name": "model",
          "type": "POSEMODEL",
          "link": 26
        },
        {
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE",
          "link": 27
        },
        {
          "localized_name": "ref_image",
          "name": "ref_image",
          "shape": 7,
          "type": "IMAGE",
          "link": 28
        },
        {
          "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": "align_to",
          "name": "align_to",
          "type": "COMBO",
          "widget": {
            "name": "align_to"
          },
          "link": null
        },
        {
          "localized_name": "draw_face_points",
          "name": "draw_face_points",
          "type": "COMBO",
          "widget": {
            "name": "draw_face_points"
          },
          "link": null
        },
        {
          "localized_name": "draw_head",
          "name": "draw_head",
          "type": "COMBO",
          "widget": {
            "name": "draw_head"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "pose_images",
          "name": "pose_images",
          "type": "IMAGE",
          "links": [
            29
          ]
        },
        {
          "localized_name": "ref_pose_image",
          "name": "ref_pose_image",
          "type": "IMAGE",
          "links": [
            36
          ]
        },
        {
          "localized_name": "ref_image",
          "name": "ref_image",
          "type": "IMAGE",
          "links": [
            32
          ]
        },
        {
          "localized_name": "ref_mask",
          "name": "ref_mask",
          "type": "MASK",
          "links": [
            33
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "PoseDetectionOneToAllAnimation"
      },
      "widgets_values": [
        480,
        640,
        "ref",
        "weak",
        "full"
      ]
    },
    {
      "id": 7,
      "type": "GetImageRangeFromBatch",
      "pos": [
        1316.4654296875,
        90
      ],
      "size": [
        349.703125,
        110
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "images",
          "name": "images",
          "shape": 7,
          "type": "IMAGE",
          "link": 29
        },
        {
          "localized_name": "masks",
          "name": "masks",
          "shape": 7,
          "type": "MASK",
          "link": null
        },
        {
          "localized_name": "start_index",
          "name": "start_index",
          "type": "INT",
          "widget": {
            "name": "start_index"
          },
          "link": null
        },
        {
          "localized_name": "num_frames",
          "name": "num_frames",
          "type": "INT",
          "widget": {
            "name": "num_frames"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "画像",
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            35
          ]
        },
        {
          "localized_name": "マスク",
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "GetImageRangeFromBatch"
      },
      "widgets_values": [
        0,
        81
      ]
    },
    {
      "id": 8,
      "type": "WanVideoVAELoader",
      "pos": [
        60,
        878
      ],
      "size": [
        270,
        170
      ],
      "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": [
            31,
            43
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoVAELoader"
      },
      "widgets_values": [
        "wan\\wan_2.1_vae.safetensors",
        "bf16",
        false,
        false
      ]
    },
    {
      "id": 9,
      "type": "WanVideoEmptyEmbeds",
      "pos": [
        60,
        1098
      ],
      "size": [
        281,
        162
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "control_embeds",
          "name": "control_embeds",
          "shape": 7,
          "type": "WANVIDIMAGE_EMBEDS",
          "link": null
        },
        {
          "localized_name": "extra_latents",
          "name": "extra_latents",
          "shape": 7,
          "type": "LATENT",
          "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
        }
      ],
      "outputs": [
        {
          "localized_name": "image_embeds",
          "name": "image_embeds",
          "type": "WANVIDIMAGE_EMBEDS",
          "links": [
            30
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoEmptyEmbeds"
      },
      "widgets_values": [
        480,
        640,
        81
      ]
    },
    {
      "id": 10,
      "type": "WanVideoAddOneToAllReferenceEmbeds",
      "pos": [
        1316.4654296875,
        282
      ],
      "size": [
        388.390625,
        202
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "embeds",
          "name": "embeds",
          "type": "WANVIDIMAGE_EMBEDS",
          "link": 30
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "type": "WANVAE",
          "link": 31
        },
        {
          "localized_name": "ref_image",
          "name": "ref_image",
          "type": "IMAGE",
          "link": 32
        },
        {
          "localized_name": "ref_mask",
          "name": "ref_mask",
          "shape": 7,
          "type": "MASK",
          "link": 33
        },
        {
          "localized_name": "strength",
          "name": "strength",
          "type": "FLOAT",
          "widget": {
            "name": "strength"
          },
          "link": null
        },
        {
          "localized_name": "start_percent",
          "name": "start_percent",
          "type": "FLOAT",
          "widget": {
            "name": "start_percent"
          },
          "link": null
        },
        {
          "localized_name": "end_percent",
          "name": "end_percent",
          "type": "FLOAT",
          "widget": {
            "name": "end_percent"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "image_embeds",
          "name": "image_embeds",
          "type": "WANVIDIMAGE_EMBEDS",
          "links": [
            34
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoAddOneToAllReferenceEmbeds"
      },
      "widgets_values": [
        1,
        0,
        1
      ]
    },
    {
      "id": 11,
      "type": "WanVideoAddOneToAllPoseEmbeds",
      "pos": [
        1764.8625000000002,
        90
      ],
      "size": [
        353.671875,
        210
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "embeds",
          "name": "embeds",
          "type": "WANVIDIMAGE_EMBEDS",
          "link": 34
        },
        {
          "localized_name": "pose_images",
          "name": "pose_images",
          "type": "IMAGE",
          "link": 35
        },
        {
          "localized_name": "pose_prefix_image",
          "name": "pose_prefix_image",
          "shape": 7,
          "type": "IMAGE",
          "link": 36
        },
        {
          "localized_name": "strength",
          "name": "strength",
          "type": "FLOAT",
          "widget": {
            "name": "strength"
          },
          "link": null
        },
        {
          "localized_name": "start_percent",
          "name": "start_percent",
          "type": "FLOAT",
          "widget": {
            "name": "start_percent"
          },
          "link": null
        },
        {
          "localized_name": "end_percent",
          "name": "end_percent",
          "type": "FLOAT",
          "widget": {
            "name": "end_percent"
          },
          "link": null
        },
        {
          "localized_name": "pose_cfg_scale",
          "name": "pose_cfg_scale",
          "shape": 7,
          "type": "FLOAT",
          "widget": {
            "name": "pose_cfg_scale"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "image_embeds",
          "name": "image_embeds",
          "type": "WANVIDIMAGE_EMBEDS",
          "links": [
            41
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoAddOneToAllPoseEmbeds"
      },
      "widgets_values": [
        1,
        0,
        1,
        1
      ]
    },
    {
      "id": 12,
      "type": "WanVideoBlockSwap",
      "pos": [
        60,
        1314
      ],
      "size": [
        286.5625,
        254
      ],
      "flags": {},
      "order": 5,
      "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": [
            37
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoBlockSwap"
      },
      "widgets_values": [
        32,
        false,
        false,
        false,
        0,
        0,
        false
      ]
    },
    {
      "id": 13,
      "type": "WanVideoLoraSelect",
      "pos": [
        60,
        1606
      ],
      "size": [
        270,
        190
      ],
      "flags": {},
      "order": 6,
      "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": [
            38
          ]
        }
      ],
      "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": 14,
      "type": "WanVideoModelLoader",
      "pos": [
        464,
        842
      ],
      "size": [
        278.515625,
        366
      ],
      "flags": {},
      "order": 10,
      "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": 37
        },
        {
          "localized_name": "lora",
          "name": "lora",
          "shape": 7,
          "type": "WANVIDLORA",
          "link": 38
        },
        {
          "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": [
            40
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoModelLoader"
      },
      "widgets_values": [
        "wan2.1\\One-to-All-14b-Q4_K_M.gguf",
        "fp16",
        "disabled",
        "offload_device",
        "sdpa",
        "default"
      ]
    },
    {
      "id": 15,
      "type": "LoadWanVideoT5TextEncoder",
      "pos": [
        60,
        1846
      ],
      "size": [
        329.359375,
        170
      ],
      "flags": {},
      "order": 7,
      "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": [
            39
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "LoadWanVideoT5TextEncoder"
      },
      "widgets_values": [
        "wan\\umt5-xxl-enc-bf16.safetensors",
        "bf16",
        "offload_device",
        "disabled"
      ]
    },
    {
      "id": 16,
      "type": "WanVideoTextEncode",
      "pos": [
        464,
        1250
      ],
      "size": [
        400,
        298
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "t5",
          "name": "t5",
          "shape": 7,
          "type": "WANTEXTENCODER",
          "link": 39
        },
        {
          "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": [
            42
          ]
        }
      ],
      "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": 17,
      "type": "WanVideoSampler",
      "pos": [
        2178.5398437500003,
        90
      ],
      "size": [
        340.484375,
        742
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "model",
          "name": "model",
          "type": "WANVIDEOMODEL",
          "link": 40
        },
        {
          "localized_name": "image_embeds",
          "name": "image_embeds",
          "type": "WANVIDIMAGE_EMBEDS",
          "link": 41
        },
        {
          "localized_name": "text_embeds",
          "name": "text_embeds",
          "shape": 7,
          "type": "WANVIDEOTEXTEMBEDS",
          "link": 42
        },
        {
          "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": [
            44
          ]
        },
        {
          "localized_name": "denoised_samples",
          "name": "denoised_samples",
          "type": "LATENT",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoSampler"
      },
      "widgets_values": [
        6,
        1,
        7,
        42,
        "randomize",
        true,
        "euler",
        0,
        1,
        false,
        "comfy",
        0,
        -1,
        false
      ]
    },
    {
      "id": 18,
      "type": "WanVideoDecode",
      "pos": [
        2579.0281250000003,
        90
      ],
      "size": [
        270,
        242
      ],
      "flags": {},
      "order": 17,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "vae",
          "name": "vae",
          "type": "WANVAE",
          "link": 43
        },
        {
          "localized_name": "samples",
          "name": "samples",
          "type": "LATENT",
          "link": 44
        },
        {
          "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": [
            45
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanVideoDecode"
      },
      "widgets_values": [
        false,
        272,
        272,
        144,
        128,
        "default"
      ]
    },
    {
      "id": 19,
      "type": "CreateVideo",
      "pos": [
        2909.0281250000003,
        90
      ],
      "size": [
        270,
        134
      ],
      "flags": {},
      "order": 18,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "画像",
          "name": "images",
          "type": "IMAGE",
          "link": 45
        },
        {
          "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": [
            46
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CreateVideo"
      },
      "widgets_values": [
        16,
        8
      ]
    },
    {
      "id": 20,
      "type": "SaveVideo",
      "pos": [
        3239.0281250000003,
        90
      ],
      "size": [
        308,
        154
      ],
      "flags": {},
      "order": 19,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "ビデオ",
          "name": "video",
          "type": "VIDEO",
          "link": 46
        },
        {
          "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_onetoall",
        "mp4",
        "h264",
        "auto"
      ]
    }
  ],
  "links": [
    [
      24,
      3,
      0,
      4,
      0,
      "IMAGE"
    ],
    [
      25,
      1,
      0,
      5,
      0,
      "IMAGE"
    ],
    [
      26,
      2,
      0,
      6,
      0,
      "POSEMODEL"
    ],
    [
      27,
      5,
      0,
      6,
      1,
      "IMAGE"
    ],
    [
      28,
      4,
      0,
      6,
      2,
      "IMAGE"
    ],
    [
      29,
      6,
      0,
      7,
      0,
      "IMAGE"
    ],
    [
      30,
      9,
      0,
      10,
      0,
      "WANVIDIMAGE_EMBEDS"
    ],
    [
      31,
      8,
      0,
      10,
      1,
      "WANVAE"
    ],
    [
      32,
      6,
      2,
      10,
      2,
      "IMAGE"
    ],
    [
      33,
      6,
      3,
      10,
      3,
      "MASK"
    ],
    [
      34,
      10,
      0,
      11,
      0,
      "WANVIDIMAGE_EMBEDS"
    ],
    [
      35,
      7,
      0,
      11,
      1,
      "IMAGE"
    ],
    [
      36,
      6,
      1,
      11,
      2,
      "IMAGE"
    ],
    [
      37,
      12,
      0,
      14,
      1,
      "BLOCKSWAPARGS"
    ],
    [
      38,
      13,
      0,
      14,
      2,
      "WANVIDLORA"
    ],
    [
      39,
      15,
      0,
      16,
      0,
      "WANTEXTENCODER"
    ],
    [
      40,
      14,
      0,
      17,
      0,
      "WANVIDEOMODEL"
    ],
    [
      41,
      11,
      0,
      17,
      1,
      "WANVIDIMAGE_EMBEDS"
    ],
    [
      42,
      16,
      0,
      17,
      2,
      "WANVIDEOTEXTEMBEDS"
    ],
    [
      43,
      8,
      0,
      18,
      0,
      "WANVAE"
    ],
    [
      44,
      17,
      0,
      18,
      1,
      "LATENT"
    ],
    [
      45,
      18,
      0,
      19,
      0,
      "IMAGE"
    ],
    [
      46,
      19,
      0,
      20,
      0,
      "VIDEO"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.4106957424714434,
      "offset": [
        599.7248755530969,
        129.1403286978508
      ]
    }
  },
  "version": 0.4
}