{
  "last_node_id": 94,
  "last_link_id": 234,
  "nodes": [
    {
      "id": 38,
      "type": "CLIPLoader",
      "pos": [
        60,
        190
      ],
      "size": [
        315,
        98
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            74,
            75
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPLoader"
      },
      "widgets_values": [
        "t5xxl_fp16.safetensors",
        "ltxv",
        "default"
      ]
    },
    {
      "id": 76,
      "type": "Note",
      "pos": [
        40,
        350
      ],
      "size": [
        360,
        200
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "This model needs long descriptive prompts, if the prompt is too short the quality will suffer greatly."
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 7,
      "type": "CLIPTextEncode",
      "pos": [
        420,
        390
      ],
      "size": [
        425.27801513671875,
        180.6060791015625
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 75
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            195
          ],
          "slot_index": 0
        }
      ],
      "title": "CLIP Text Encode (Negative Prompt)",
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "low quality, worst quality, deformed, distorted, disfigured, motion smear, motion artifacts, fused fingers, bad anatomy, weird hand, ugly"
      ],
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 44,
      "type": "CheckpointLoaderSimple",
      "pos": [
        520,
        30
      ],
      "size": [
        315,
        98
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            181
          ],
          "slot_index": 0
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": null
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            87,
            196,
            207
          ],
          "slot_index": 2
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "ltx-video-2b-v0.9.5.safetensors"
      ]
    },
    {
      "id": 71,
      "type": "LTXVScheduler",
      "pos": [
        880,
        290
      ],
      "size": [
        315,
        154
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "latent",
          "type": "LATENT",
          "shape": 7,
          "link": 228
        }
      ],
      "outputs": [
        {
          "name": "SIGMAS",
          "type": "SIGMAS",
          "links": [
            182
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "LTXVScheduler"
      },
      "widgets_values": [
        30,
        2.05,
        0.95,
        true,
        0.1
      ]
    },
    {
      "id": 79,
      "type": "LTXVAddGuide",
      "pos": [
        900,
        670
      ],
      "size": [
        315,
        162
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 194
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 195
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 196
        },
        {
          "name": "latent",
          "type": "LATENT",
          "link": 193
        },
        {
          "name": "image",
          "type": "IMAGE",
          "link": 203
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": [
            210
          ],
          "slot_index": 0
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "links": [
            211
          ],
          "slot_index": 1
        },
        {
          "name": "latent",
          "type": "LATENT",
          "links": [
            212,
            228
          ],
          "slot_index": 2
        }
      ],
      "properties": {
        "Node name for S&R": "LTXVAddGuide"
      },
      "widgets_values": [
        0,
        1
      ]
    },
    {
      "id": 81,
      "type": "EmptyLTXVLatentVideo",
      "pos": [
        560,
        790
      ],
      "size": [
        315,
        130
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            193
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyLTXVLatentVideo"
      },
      "widgets_values": [
        768,
        512,
        97,
        1
      ]
    },
    {
      "id": 92,
      "type": "LTXVPreprocess",
      "pos": [
        560,
        1070
      ],
      "size": [
        275.9266662597656,
        58
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 229
        }
      ],
      "outputs": [
        {
          "name": "output_image",
          "type": "IMAGE",
          "links": [
            230
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "LTXVPreprocess"
      },
      "widgets_values": [
        35
      ]
    },
    {
      "id": 73,
      "type": "KSamplerSelect",
      "pos": [
        880,
        190
      ],
      "size": [
        315,
        58
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "SAMPLER",
          "type": "SAMPLER",
          "links": [
            172
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "KSamplerSelect"
      },
      "widgets_values": [
        "euler"
      ]
    },
    {
      "id": 85,
      "type": "LoadImage",
      "pos": [
        150,
        1070
      ],
      "size": [
        385.15606689453125,
        333.3305358886719
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            229
          ],
          "slot_index": 0
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "sunset.png",
        "image"
      ]
    },
    {
      "id": 84,
      "type": "LTXVAddGuide",
      "pos": [
        1240,
        670
      ],
      "size": [
        315,
        162
      ],
      "flags": {},
      "order": 13,
      "mode": 4,
      "inputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 210
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 211
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 207
        },
        {
          "name": "latent",
          "type": "LATENT",
          "link": 212
        },
        {
          "name": "image",
          "type": "IMAGE",
          "link": 230
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": [
            213
          ],
          "slot_index": 0
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "links": [
            214
          ],
          "slot_index": 1
        },
        {
          "name": "latent",
          "type": "LATENT",
          "links": [
            215
          ],
          "slot_index": 2
        }
      ],
      "properties": {
        "Node name for S&R": "LTXVAddGuide"
      },
      "widgets_values": [
        -1,
        1
      ]
    },
    {
      "id": 78,
      "type": "LoadImage",
      "pos": [
        150,
        670
      ],
      "size": [
        385.15606689453125,
        333.3305358886719
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            226
          ],
          "slot_index": 0
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "fox.jpg",
        "image"
      ]
    },
    {
      "id": 6,
      "type": "CLIPTextEncode",
      "pos": [
        420,
        180
      ],
      "size": [
        422.84503173828125,
        164.31304931640625
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 74
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            194
          ],
          "slot_index": 0
        }
      ],
      "title": "CLIP Text Encode (Positive Prompt)",
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "A red fox moving gracefully, its russet coat vibrant against the white landscape, leaving perfect star-shaped prints behind as steam rises from its breath in the crisp winter air. The scene is wrapped in snow-muffled silence, broken only by the gentle murmur of water still flowing beneath the ice."
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 82,
      "type": "LTXVPreprocess",
      "pos": [
        570,
        670
      ],
      "size": [
        275.9266662597656,
        58
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 226
        }
      ],
      "outputs": [
        {
          "name": "output_image",
          "type": "IMAGE",
          "links": [
            203
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "LTXVPreprocess"
      },
      "widgets_values": [
        40
      ]
    },
    {
      "id": 8,
      "type": "VAEDecode",
      "pos": [
        1740,
        30
      ],
      "size": [
        210,
        46
      ],
      "flags": {},
      "order": 18,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 232
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 87
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            106,
            217
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 86,
      "type": "SaveWEBM",
      "pos": [
        2480,
        30
      ],
      "size": [
        315,
        130
      ],
      "flags": {},
      "order": 20,
      "mode": 4,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 217
        }
      ],
      "outputs": [],
      "properties": {
        "Node name for S&R": "SaveWEBM"
      },
      "widgets_values": [
        "ComfyUI",
        "vp9",
        24,
        12
      ]
    },
    {
      "id": 93,
      "type": "Note",
      "pos": [
        1239.5482177734375,
        880.7611083984375
      ],
      "size": [
        310,
        150
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "These nodes can be chained together to set multiple guiding images.\n\nIn this case -1 means the last frame so you can unbypass this node (CTRL-B) if you want to predict from the last frame instead of the first."
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 41,
      "type": "SaveAnimatedWEBP",
      "pos": [
        1970,
        30
      ],
      "size": [
        493.98468017578125,
        481.28692626953125
      ],
      "flags": {},
      "order": 19,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 106
        }
      ],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "ComfyUI",
        24,
        false,
        90,
        "default"
      ]
    },
    {
      "id": 72,
      "type": "SamplerCustom",
      "pos": [
        1201,
        32
      ],
      "size": [
        355.20001220703125,
        230
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 181
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 199
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 167
        },
        {
          "name": "sampler",
          "type": "SAMPLER",
          "link": 172
        },
        {
          "name": "sigmas",
          "type": "SIGMAS",
          "link": 182
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 215
        }
      ],
      "outputs": [
        {
          "name": "output",
          "type": "LATENT",
          "links": [
            231
          ],
          "slot_index": 0
        },
        {
          "name": "denoised_output",
          "type": "LATENT",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "SamplerCustom"
      },
      "widgets_values": [
        true,
        397166166231987,
        "randomize",
        3
      ]
    },
    {
      "id": 94,
      "type": "LTXVCropGuides",
      "pos": [
        1552.4571533203125,
        -99.19783020019531
      ],
      "size": [
        216.59999084472656,
        66
      ],
      "flags": {},
      "order": 17,
      "mode": 0,
      "inputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 233
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 234
        },
        {
          "name": "latent",
          "type": "LATENT",
          "link": 231
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": null
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "links": null
        },
        {
          "name": "latent",
          "type": "LATENT",
          "links": [
            232
          ],
          "slot_index": 2
        }
      ],
      "properties": {
        "Node name for S&R": "LTXVCropGuides"
      },
      "widgets_values": []
    },
    {
      "id": 69,
      "type": "LTXVConditioning",
      "pos": [
        920,
        60
      ],
      "size": [
        223.8660125732422,
        78
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 213
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 214
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": [
            199,
            233
          ],
          "slot_index": 0
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "links": [
            167,
            234
          ],
          "slot_index": 1
        }
      ],
      "properties": {
        "Node name for S&R": "LTXVConditioning"
      },
      "widgets_values": [
        25
      ]
    }
  ],
  "links": [
    [
      74,
      38,
      0,
      6,
      0,
      "CLIP"
    ],
    [
      75,
      38,
      0,
      7,
      0,
      "CLIP"
    ],
    [
      87,
      44,
      2,
      8,
      1,
      "VAE"
    ],
    [
      106,
      8,
      0,
      41,
      0,
      "IMAGE"
    ],
    [
      167,
      69,
      1,
      72,
      2,
      "CONDITIONING"
    ],
    [
      172,
      73,
      0,
      72,
      3,
      "SAMPLER"
    ],
    [
      181,
      44,
      0,
      72,
      0,
      "MODEL"
    ],
    [
      182,
      71,
      0,
      72,
      4,
      "SIGMAS"
    ],
    [
      193,
      81,
      0,
      79,
      3,
      "LATENT"
    ],
    [
      194,
      6,
      0,
      79,
      0,
      "CONDITIONING"
    ],
    [
      195,
      7,
      0,
      79,
      1,
      "CONDITIONING"
    ],
    [
      196,
      44,
      2,
      79,
      2,
      "VAE"
    ],
    [
      199,
      69,
      0,
      72,
      1,
      "CONDITIONING"
    ],
    [
      203,
      82,
      0,
      79,
      4,
      "IMAGE"
    ],
    [
      207,
      44,
      2,
      84,
      2,
      "VAE"
    ],
    [
      210,
      79,
      0,
      84,
      0,
      "CONDITIONING"
    ],
    [
      211,
      79,
      1,
      84,
      1,
      "CONDITIONING"
    ],
    [
      212,
      79,
      2,
      84,
      3,
      "LATENT"
    ],
    [
      213,
      84,
      0,
      69,
      0,
      "CONDITIONING"
    ],
    [
      214,
      84,
      1,
      69,
      1,
      "CONDITIONING"
    ],
    [
      215,
      84,
      2,
      72,
      5,
      "LATENT"
    ],
    [
      217,
      8,
      0,
      86,
      0,
      "IMAGE"
    ],
    [
      226,
      78,
      0,
      82,
      0,
      "IMAGE"
    ],
    [
      228,
      79,
      2,
      71,
      0,
      "LATENT"
    ],
    [
      229,
      85,
      0,
      92,
      0,
      "IMAGE"
    ],
    [
      230,
      92,
      0,
      84,
      4,
      "IMAGE"
    ],
    [
      231,
      72,
      0,
      94,
      2,
      "LATENT"
    ],
    [
      232,
      94,
      2,
      8,
      0,
      "LATENT"
    ],
    [
      233,
      69,
      0,
      94,
      0,
      "CONDITIONING"
    ],
    [
      234,
      69,
      1,
      94,
      1,
      "CONDITIONING"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {},
  "version": 0.4
}