{
  "id": "e7ed0163-7999-4686-8978-5b2eb6ace84b",
  "revision": 0,
  "last_node_id": 65,
  "last_link_id": 121,
  "nodes": [
    {
      "id": 39,
      "type": "VAELoader",
      "pos": [
        -421.2071533203125,
        723.5079345703125
      ],
      "size": [
        306.36004638671875,
        58
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "slot_index": 0,
          "links": [
            76,
            99
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAELoader"
      },
      "widgets_values": [
        "wan_2.1_vae.safetensors"
      ]
    },
    {
      "id": 49,
      "type": "CLIPVisionLoader",
      "pos": [
        -423.264404296875,
        545.712646484375
      ],
      "size": [
        315,
        58
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP_VISION",
          "type": "CLIP_VISION",
          "slot_index": 0,
          "links": [
            94
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPVisionLoader"
      },
      "widgets_values": [
        "clip_vision_h.safetensors"
      ]
    },
    {
      "id": 58,
      "type": "LoadImage",
      "pos": [
        -418.04168701171875,
        898.1136474609375
      ],
      "size": [
        315,
        314
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            110,
            111
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "example.png",
        "image",
        ""
      ]
    },
    {
      "id": 51,
      "type": "CLIPVisionEncode",
      "pos": [
        -46.130218505859375,
        903.06396484375
      ],
      "size": [
        253.60000610351562,
        78
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "clip_vision",
          "type": "CLIP_VISION",
          "link": 94
        },
        {
          "name": "image",
          "type": "IMAGE",
          "link": 110
        }
      ],
      "outputs": [
        {
          "name": "CLIP_VISION_OUTPUT",
          "type": "CLIP_VISION_OUTPUT",
          "slot_index": 0,
          "links": [
            107
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPVisionEncode"
      },
      "widgets_values": [
        "none"
      ]
    },
    {
      "id": 59,
      "type": "CLIPTextEncode",
      "pos": [
        -53.249656677246094,
        142.2323455810547
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 112
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            113
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        ""
      ]
    },
    {
      "id": 38,
      "type": "CLIPLoader",
      "pos": [
        -424.7239074707031,
        333.08172607421875
      ],
      "size": [
        310.9664611816406,
        106
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "slot_index": 0,
          "links": [
            112,
            114
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPLoader"
      },
      "widgets_values": [
        "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
        "wan",
        "default"
      ]
    },
    {
      "id": 60,
      "type": "CLIPTextEncode",
      "pos": [
        -51.372772216796875,
        395.1795959472656
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 114
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            115
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        ""
      ]
    },
    {
      "id": 50,
      "type": "WanImageToVideo",
      "pos": [
        406.4616394042969,
        143.54718017578125
      ],
      "size": [
        342.5999755859375,
        210
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 113
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 115
        },
        {
          "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": 111
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "slot_index": 0,
          "links": [
            101
          ]
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "slot_index": 1,
          "links": [
            102
          ]
        },
        {
          "name": "latent",
          "type": "LATENT",
          "slot_index": 2,
          "links": [
            103
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "WanImageToVideo"
      },
      "widgets_values": [
        768,
        768,
        53,
        1
      ]
    },
    {
      "id": 3,
      "type": "KSampler",
      "pos": [
        813.6760864257812,
        320.16632080078125
      ],
      "size": [
        315,
        262
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 121
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 101
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 102
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 103
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            35
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        0,
        "randomize",
        20,
        6,
        "uni_pc",
        "simple",
        1
      ]
    },
    {
      "id": 63,
      "type": "SaveAnimatedWEBP",
      "pos": [
        1447.9444580078125,
        150.37403869628906
      ],
      "size": [
        315,
        154
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 118
        }
      ],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "ComfyUI",
        16.000000000000004,
        true,
        80,
        "default"
      ]
    },
    {
      "id": 8,
      "type": "VAEDecode",
      "pos": [
        1179.7659912109375,
        149.2056884765625
      ],
      "size": [
        210,
        46
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 35
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 76
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            118,
            119
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 64,
      "type": "SaveWEBM",
      "pos": [
        1450.631591796875,
        426.16668701171875
      ],
      "size": [
        315,
        130
      ],
      "flags": {},
      "order": 13,
      "mode": 4,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 119
        }
      ],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "ComfyUI",
        "vp9",
        24,
        32
      ]
    },
    {
      "id": 62,
      "type": "UnetLoaderGGUF",
      "pos": [
        -426.7991027832031,
        141.76156616210938
      ],
      "size": [
        315,
        58
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            120
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "UnetLoaderGGUF"
      },
      "widgets_values": [
        "wan2.1-i2v-14b-720p-Q8_0.gguf"
      ]
    },
    {
      "id": 65,
      "type": "ModelSamplingSD3",
      "pos": [
        811.4114379882812,
        144.0581817626953
      ],
      "size": [
        315,
        58
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 120
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            121
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "ModelSamplingSD3"
      },
      "widgets_values": [
        8.000000000000002
      ]
    }
  ],
  "links": [
    [
      35,
      3,
      0,
      8,
      0,
      "LATENT"
    ],
    [
      76,
      39,
      0,
      8,
      1,
      "VAE"
    ],
    [
      94,
      49,
      0,
      51,
      0,
      "CLIP_VISION"
    ],
    [
      99,
      39,
      0,
      50,
      2,
      "VAE"
    ],
    [
      101,
      50,
      0,
      3,
      1,
      "CONDITIONING"
    ],
    [
      102,
      50,
      1,
      3,
      2,
      "CONDITIONING"
    ],
    [
      103,
      50,
      2,
      3,
      3,
      "LATENT"
    ],
    [
      107,
      51,
      0,
      50,
      3,
      "CLIP_VISION_OUTPUT"
    ],
    [
      110,
      58,
      0,
      51,
      1,
      "IMAGE"
    ],
    [
      111,
      58,
      0,
      50,
      4,
      "IMAGE"
    ],
    [
      112,
      38,
      0,
      59,
      0,
      "CLIP"
    ],
    [
      113,
      59,
      0,
      50,
      0,
      "CONDITIONING"
    ],
    [
      114,
      38,
      0,
      60,
      0,
      "CLIP"
    ],
    [
      115,
      60,
      0,
      50,
      1,
      "CONDITIONING"
    ],
    [
      118,
      8,
      0,
      63,
      0,
      "IMAGE"
    ],
    [
      119,
      8,
      0,
      64,
      0,
      "IMAGE"
    ],
    [
      120,
      62,
      0,
      65,
      0,
      "MODEL"
    ],
    [
      121,
      65,
      0,
      3,
      0,
      "MODEL"
    ]
  ],
  "groups": [
    {
      "id": 1,
      "title": "CLIP",
      "bounding": [
        -434.7239990234375,
        259.4818420410156,
        330.9664611816406,
        181.59999084472656
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 3,
      "title": "VAE",
      "bounding": [
        -431.2071838378906,
        649.9078979492188,
        326.36004638671875,
        141.60000610351562
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 4,
      "title": "CLIP Vision",
      "bounding": [
        -433.2644348144531,
        472.1129150390625,
        335,
        141.60000610351562
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 5,
      "title": "Load Image",
      "bounding": [
        -428.0416564941406,
        824.5137939453125,
        335,
        397.6000061035156
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 6,
      "title": "Encode",
      "bounding": [
        -56.13024139404297,
        829.4639892578125,
        273.5999755859375,
        161.60000610351562
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 7,
      "title": "Prompt",
      "bounding": [
        -63.24967575073242,
        68.63228607177734,
        421.87689208984375,
        536.54736328125
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 8,
      "title": "Image to Video",
      "bounding": [
        396.4616394042969,
        69.94702911376953,
        362.5999755859375,
        293.6000061035156
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 9,
      "title": "Sampler",
      "bounding": [
        803.6760864257812,
        246.56619262695312,
        335,
        345.6000061035156
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 10,
      "title": "Decode",
      "bounding": [
        1169.7659912109375,
        75.60565948486328,
        230,
        129.60000610351562
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 12,
      "title": "GGUF",
      "bounding": [
        -436.7991638183594,
        68.16156005859375,
        335,
        141.60000610351562
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 13,
      "title": "Save WebP",
      "bounding": [
        1437.9444580078125,
        76.77408599853516,
        335,
        237.59999084472656
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 14,
      "title": "Save WebM",
      "bounding": [
        1440.631591796875,
        352.566650390625,
        335,
        213.60000610351562
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 15,
      "title": "Sampling",
      "bounding": [
        801.4114379882812,
        70.4581298828125,
        335,
        141.60000610351562
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "ds": {
      "scale": 1.2100000000000002,
      "offset": [
        356.1281862542765,
        -334.66683641004346
      ]
    },
    "node_versions": {
      "comfy-core": "0.3.28",
      "ComfyUI-GGUF": "298192ed60f8ca821c6fe5f8030cae23424cada5"
    },
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true
  },
  "version": 0.4
}