{
  "id": "169c6f88-9732-46a8-863e-91e5cb7bb72b",
  "revision": 0,
  "last_node_id": 219,
  "last_link_id": 466,
  "nodes": [
    {
      "id": 51,
      "type": "CLIPVisionEncode",
      "pos": [
        280.0688171386719,
        708.5211791992188
      ],
      "size": [
        253.60000610351562,
        78
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "clip_vision",
          "type": "CLIP_VISION",
          "link": 94
        },
        {
          "name": "image",
          "type": "IMAGE",
          "link": 227
        }
      ],
      "outputs": [
        {
          "name": "CLIP_VISION_OUTPUT",
          "type": "CLIP_VISION_OUTPUT",
          "slot_index": 0,
          "links": [
            107
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.34",
        "Node name for S&R": "CLIPVisionEncode",
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "none"
      ]
    },
    {
      "id": 100,
      "type": "ImageResize+",
      "pos": [
        176.62916564941406,
        1520.9552001953125
      ],
      "size": [
        270,
        218
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 223
        },
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 446
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 448
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            226,
            227
          ]
        },
        {
          "name": "width",
          "type": "INT",
          "links": null
        },
        {
          "name": "height",
          "type": "INT",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui_essentials",
        "ver": "1.1.0",
        "Node name for S&R": "ImageResize+",
        "widget_ue_connectable": {
          "method": false
        }
      },
      "widgets_values": [
        480,
        832,
        "nearest-exact",
        "stretch",
        "downscale if bigger",
        0
      ]
    },
    {
      "id": 50,
      "type": "WanImageToVideo",
      "pos": [
        -184.68927001953125,
        1520.78466796875
      ],
      "size": [
        342.5999755859375,
        210
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 452
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 453
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 99
        },
        {
          "name": "clip_vision_output",
          "shape": 7,
          "type": "CLIP_VISION_OUTPUT",
          "link": 107
        },
        {
          "name": "start_image",
          "shape": 7,
          "type": "IMAGE",
          "link": 226
        },
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 445
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 447
        },
        {
          "name": "length",
          "type": "INT",
          "widget": {
            "name": "length"
          },
          "link": 450
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "slot_index": 0,
          "links": [
            429
          ]
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "slot_index": 1,
          "links": [
            430
          ]
        },
        {
          "name": "latent",
          "type": "LATENT",
          "slot_index": 2,
          "links": [
            431
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.34",
        "Node name for S&R": "WanImageToVideo",
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        480,
        832,
        49,
        1
      ]
    },
    {
      "id": 56,
      "type": "CLIPLoaderGGUF",
      "pos": [
        -45.844276428222656,
        496.0301513671875
      ],
      "size": [
        370,
        90
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "label": " ",
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            118
          ]
        }
      ],
      "title": "CLIP",
      "properties": {
        "cnr_id": "ComfyUI-GGUF",
        "ver": "a2b75978fd50c0227a58316619b79d525b88e570",
        "Node name for S&R": "CLIPLoaderGGUF",
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "umt5-xxl-encoder-Q8_0.gguf",
        "wan"
      ],
      "color": "#223",
      "bgcolor": "#335",
      "shape": 1
    },
    {
      "id": 8,
      "type": "VAEDecode",
      "pos": [
        359.6801452636719,
        366.99029541015625
      ],
      "size": [
        210,
        46
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 433
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 76
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            443
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.34",
        "Node name for S&R": "VAEDecode",
        "widget_ue_connectable": {}
      },
      "widgets_values": []
    },
    {
      "id": 39,
      "type": "VAELoader",
      "pos": [
        -47.13372039794922,
        725.4644775390625
      ],
      "size": [
        306.36004638671875,
        58
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "slot_index": 0,
          "links": [
            76,
            99
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.34",
        "Node name for S&R": "VAELoader",
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "wan_2.1_vae.safetensors"
      ]
    },
    {
      "id": 49,
      "type": "CLIPVisionLoader",
      "pos": [
        -47.66775894165039,
        623.4918212890625
      ],
      "size": [
        315,
        58
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP_VISION",
          "type": "CLIP_VISION",
          "slot_index": 0,
          "links": [
            94
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.34",
        "Node name for S&R": "CLIPVisionLoader",
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "clip_vision_h.safetensors"
      ]
    },
    {
      "id": 180,
      "type": "Note",
      "pos": [
        1199.9583740234375,
        654.27734375
      ],
      "size": [
        210,
        89.96623992919922
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "If you don't want interpolation then click it and press CTRL + B and then set frame_rate back to 16 below"
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 76,
      "type": "TorchCompileModelWanVideo",
      "pos": [
        357.3248291015625,
        479.7340087890625
      ],
      "size": [
        342.74609375,
        178
      ],
      "flags": {},
      "order": 7,
      "mode": 4,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 455
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            461
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-kjnodes",
        "ver": "1.1.0",
        "Node name for S&R": "TorchCompileModelWanVideo",
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "inductor",
        false,
        "default",
        false,
        64,
        false
      ]
    },
    {
      "id": 55,
      "type": "UnetLoaderGGUF",
      "pos": [
        -44.955257415771484,
        370.9179992675781
      ],
      "size": [
        370,
        70
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "label": " ",
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            116
          ]
        }
      ],
      "title": "Model",
      "properties": {
        "cnr_id": "ComfyUI-GGUF",
        "ver": "a2b75978fd50c0227a58316619b79d525b88e570",
        "Node name for S&R": "UnetLoaderGGUF",
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "wan2.1-i2v-14b-480p-Q5_K_M.gguf"
      ],
      "color": "#223",
      "bgcolor": "#335",
      "shape": 1
    },
    {
      "id": 171,
      "type": "KSampler",
      "pos": [
        459.9759826660156,
        1522.7864990234375
      ],
      "size": [
        270,
        262
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 461
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 429
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 430
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 431
        },
        {
          "name": "seed",
          "type": "INT",
          "widget": {
            "name": "seed"
          },
          "link": 449
        },
        {
          "name": "steps",
          "type": "INT",
          "widget": {
            "name": "steps"
          },
          "link": 451
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            433
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.34",
        "Node name for S&R": "KSampler",
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        0,
        "fixed",
        15,
        1,
        "uni_pc",
        "kl_optimal",
        1
      ]
    },
    {
      "id": 52,
      "type": "LoadImage",
      "pos": [
        -66.27456665039062,
        828.5411376953125
      ],
      "size": [
        782.4265747070312,
        632.0787353515625
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            223,
            462
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "slot_index": 1,
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.34",
        "Node name for S&R": "LoadImage",
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "1747495449062862.png",
        "image"
      ]
    },
    {
      "id": 175,
      "type": "RIFE VFI",
      "pos": [
        826.178955078125,
        469.0581359863281
      ],
      "size": [
        349.6578063964844,
        198
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "frames",
          "type": "IMAGE",
          "link": 443
        },
        {
          "name": "optional_interpolation_states",
          "shape": 7,
          "type": "INTERPOLATION_STATES",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            463
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-frame-interpolation",
        "ver": "1.0.7",
        "Node name for S&R": "RIFE VFI",
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "rife47.pth",
        10,
        2,
        true,
        true,
        1
      ]
    },
    {
      "id": 211,
      "type": "ColorMatch",
      "pos": [
        881.5193481445312,
        293.8701171875
      ],
      "size": [
        270,
        102
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "name": "image_ref",
          "type": "IMAGE",
          "link": 462
        },
        {
          "name": "image_target",
          "type": "IMAGE",
          "link": 463
        }
      ],
      "outputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "links": [
            464
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-kjnodes",
        "ver": "1.1.0",
        "Node name for S&R": "ColorMatch",
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "mkl",
        1
      ]
    },
    {
      "id": 60,
      "type": "Power Lora Loader (rgthree)",
      "pos": [
        733.887451171875,
        727.3829345703125
      ],
      "size": [
        440,
        190
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "dir": 3,
          "label": " ",
          "name": "model",
          "type": "MODEL",
          "link": 116
        },
        {
          "dir": 3,
          "label": " ",
          "name": "clip",
          "type": "CLIP",
          "link": 118
        }
      ],
      "outputs": [
        {
          "dir": 4,
          "label": " ",
          "name": "MODEL",
          "shape": 3,
          "type": "MODEL",
          "links": [
            455
          ]
        },
        {
          "dir": 4,
          "label": " ",
          "name": "CLIP",
          "shape": 3,
          "type": "CLIP",
          "links": [
            454
          ]
        }
      ],
      "title": "LoRA",
      "properties": {
        "cnr_id": "rgthree-comfy",
        "ver": "b8a9f9464034be666abceabcd88a606f30277703",
        "Show Strengths": "Single Strength",
        "widget_ue_connectable": {},
        "aux_id": "rgthree/rgthree-comfy"
      },
      "widgets_values": [
        {},
        {
          "type": "PowerLoraLoaderHeaderWidget"
        },
        {
          "on": true,
          "lora": "0W\\Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
          "strength": 0.7,
          "strengthTwo": null
        },
        {
          "on": false,
          "lora": "None",
          "strength": 1,
          "strengthTwo": null
        },
        {
          "on": false,
          "lora": "None",
          "strength": 0.7,
          "strengthTwo": null
        },
        {},
        ""
      ],
      "color": "#323",
      "bgcolor": "#535",
      "shape": 1
    },
    {
      "id": 143,
      "type": "VHS_VideoCombine",
      "pos": [
        1197.2877197265625,
        805.8604125976562
      ],
      "size": [
        521.033203125,
        849.033203125
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 464
        },
        {
          "name": "audio",
          "shape": 7,
          "type": "AUDIO",
          "link": null
        },
        {
          "name": "meta_batch",
          "shape": 7,
          "type": "VHS_BatchManager",
          "link": null
        },
        {
          "name": "vae",
          "shape": 7,
          "type": "VAE",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "Filenames",
          "type": "VHS_FILENAMES",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui-videohelpersuite",
        "ver": "4c7858ddd5126f7293dc3c9f6e0fc4c263cde079",
        "Node name for S&R": "VHS_VideoCombine",
        "widget_ue_connectable": {}
      },
      "widgets_values": {
        "frame_rate": 32,
        "loop_count": 0,
        "filename_prefix": "WanVideoWrapper_I2V",
        "format": "video/h264-mp4",
        "pix_fmt": "yuv420p",
        "crf": 19,
        "save_metadata": true,
        "trim_to_audio": false,
        "pingpong": false,
        "save_output": true,
        "videopreview": {
          "hidden": false,
          "paused": false,
          "params": {
            "filename": "WanVideoWrapper_I2V_00887.mp4",
            "subfolder": "",
            "type": "output",
            "format": "video/h264-mp4",
            "frame_rate": 32,
            "workflow": "WanVideoWrapper_I2V_00887.png",
            "fullpath": "E:\\SD\\ComfyUI\\ComfyUI\\output\\WanVideoWrapper_I2V_00887.mp4"
          }
        }
      }
    },
    {
      "id": 182,
      "type": "CausVidControl",
      "pos": [
        757.319091796875,
        1078.458984375
      ],
      "size": [
        401.94586181640625,
        573.3439331054688
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 454
        }
      ],
      "outputs": [
        {
          "name": "width",
          "type": "INT",
          "links": [
            445,
            446
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "links": [
            447,
            448
          ]
        },
        {
          "name": "seed",
          "type": "INT",
          "links": [
            449
          ]
        },
        {
          "name": "frames",
          "type": "INT",
          "links": [
            450
          ]
        },
        {
          "name": "steps",
          "type": "INT",
          "links": [
            451
          ]
        },
        {
          "name": "positive_conditioning",
          "type": "CONDITIONING",
          "links": [
            452
          ]
        },
        {
          "name": "negative_conditioning",
          "type": "CONDITIONING",
          "links": [
            453
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CausVidControl",
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        640,
        640,
        48,
        "fixed",
        82,
        15,
        "dramatic scene of a woman shooting a gun while running, muzzle flash",
        ""
      ]
    }
  ],
  "links": [
    [
      76,
      39,
      0,
      8,
      1,
      "VAE"
    ],
    [
      94,
      49,
      0,
      51,
      0,
      "CLIP_VISION"
    ],
    [
      99,
      39,
      0,
      50,
      2,
      "VAE"
    ],
    [
      107,
      51,
      0,
      50,
      3,
      "CLIP_VISION_OUTPUT"
    ],
    [
      116,
      55,
      0,
      60,
      0,
      "MODEL"
    ],
    [
      118,
      56,
      0,
      60,
      1,
      "CLIP"
    ],
    [
      223,
      52,
      0,
      100,
      0,
      "IMAGE"
    ],
    [
      226,
      100,
      0,
      50,
      4,
      "IMAGE"
    ],
    [
      227,
      100,
      0,
      51,
      1,
      "IMAGE"
    ],
    [
      429,
      50,
      0,
      171,
      1,
      "CONDITIONING"
    ],
    [
      430,
      50,
      1,
      171,
      2,
      "CONDITIONING"
    ],
    [
      431,
      50,
      2,
      171,
      3,
      "LATENT"
    ],
    [
      433,
      171,
      0,
      8,
      0,
      "LATENT"
    ],
    [
      443,
      8,
      0,
      175,
      0,
      "IMAGE"
    ],
    [
      445,
      182,
      0,
      50,
      5,
      "INT"
    ],
    [
      446,
      182,
      0,
      100,
      1,
      "INT"
    ],
    [
      447,
      182,
      1,
      50,
      6,
      "INT"
    ],
    [
      448,
      182,
      1,
      100,
      2,
      "INT"
    ],
    [
      449,
      182,
      2,
      171,
      4,
      "INT"
    ],
    [
      450,
      182,
      3,
      50,
      7,
      "INT"
    ],
    [
      451,
      182,
      4,
      171,
      5,
      "INT"
    ],
    [
      452,
      182,
      5,
      50,
      0,
      "CONDITIONING"
    ],
    [
      453,
      182,
      6,
      50,
      1,
      "CONDITIONING"
    ],
    [
      454,
      60,
      1,
      182,
      0,
      "CLIP"
    ],
    [
      455,
      60,
      0,
      76,
      0,
      "MODEL"
    ],
    [
      461,
      76,
      0,
      171,
      0,
      "MODEL"
    ],
    [
      462,
      52,
      0,
      211,
      0,
      "IMAGE"
    ],
    [
      463,
      175,
      0,
      211,
      1,
      "IMAGE"
    ],
    [
      464,
      211,
      0,
      143,
      0,
      "IMAGE"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.8390545288824167,
      "offset": [
        448.9198263353122,
        -297.15935895276414
      ]
    },
    "ue_links": [],
    "links_added_by_ue": [],
    "frontendVersion": "1.19.9",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true
  },
  "version": 0.4
}