{
  "id": "07824bbb-6672-4bb0-ac36-4313a519e35b",
  "revision": 0,
  "last_node_id": 104,
  "last_link_id": 263,
  "nodes": [
    {
      "id": 98,
      "type": "LoadImage",
      "pos": [
        -89.3331879226277,
        3832.6664746655456
      ],
      "size": [
        360,
        354.77864583333337
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            263
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage",
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "freckled_curly_girl.png",
        "image"
      ]
    },
    {
      "id": 102,
      "type": "ResizeImageMaskNode",
      "pos": [
        -40,
        4250
      ],
      "size": [
        284.375,
        154
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "input",
          "type": "IMAGE,MASK",
          "link": 263
        }
      ],
      "outputs": [
        {
          "name": "resized",
          "type": "IMAGE",
          "links": [
            261
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "ResizeImageMaskNode",
        "cnr_id": "comfy-core",
        "ver": "0.7.0",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "scale dimensions",
        1280,
        720,
        "center",
        "lanczos"
      ]
    },
    {
      "id": 75,
      "type": "SaveVideo",
      "pos": [
        740.6666337179107,
        3832.6664746655456
      ],
      "size": [
        1270,
        970
      ],
      "flags": {
        "collapsed": false
      },
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "video",
          "type": "VIDEO",
          "link": 252
        }
      ],
      "outputs": [],
      "properties": {
        "Node name for S&R": "SaveVideo",
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "video/LTX_2.0_i2v",
        "auto",
        "auto"
      ]
    },
    {
      "id": 103,
      "type": "MarkdownNote",
      "pos": [
        -590,
        3830
      ],
      "size": [
        480,
        820
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "title": "Model Links",
      "properties": {},
      "widgets_values": [
        "- Huggingface: [Lightricks/LTX-2](https://huggingface.co/Lightricks/LTX-2)\n- Github: [LTX-2](https://github.com/Lightricks/LTX-2)\n\n## LTX-2 Prompting Tips\n\n1. **Core Actions**: Describe events and actions as they occur over time  \n2. **Visual Details**: Describe all visual details you want to appear in the video  \n3. **Audio**: Describe sounds and dialogue needed for the scene\n\n## Report LTX-2 Issues\nTo report any issues when running this workflow, [go to GitHub](https://github.com/Lightricks/ComfyUI-LTXVideo/issues)\n\n## Model links (for local users)\n## Model links (for local users)\n\n**checkpoints**\n- [ltx-2-19b-dev.safetensors](https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-dev.safetensors)\n- [ltx-2-19b-dev-fp8.safetensors](https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-dev-fp8.safetensors)\n\n**text_encoders**\n\n- [gemma_3_12B_it_fp4_mixed.safetensors](https://huggingface.co/Comfy-Org/ltx-2/resolve/main/split_files/text_encoders/gemma_3_12B_it_fp4_mixed.safetensors)\n\n**loras**\n\n- [ltx-2-19b-distilled-lora-384.safetensors](https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled-lora-384.safetensors)\n- [ltx-2-19b-lora-camera-control-dolly-left.safetensors](https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Left/resolve/main/ltx-2-19b-lora-camera-control-dolly-left.safetensors)\n\n**latent_upscale_models**\n\n- [ltx-2-spatial-upscaler-x2-1.0.safetensors](https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-spatial-upscaler-x2-1.0.safetensors)\n\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│   ├── 📂 checkpoints/\n│   │      ├── ltx-2-19b-dev.safetensors\n│   │      └── ltx-2-19b-dev-fp8.safetensors\n│   ├── 📂 text_encoders/\n│   │      └── gemma_3_12B_it_fp4_mixed.safetensors\n│   ├── 📂 loras/\n│   │      ├── ltx-2-19b-distilled-lora-384.safetensors\n│   │      └── ltx-2-19b-lora-camera-control-dolly-left.safetensors\n│   └── 📂 latent_upscale_models/\n│          └── ltx-2-spatial-upscaler-x2-1.0.safetensors\n```\n\n\n## Report other issues\n\nNote: please update ComfyUI first ([guide](https://docs.comfy.org/installation/update_comfyui)) and prepare required models. Desktop/Cloud will be updated after the stable release; nightly-supported models may not be included yet, please wait for the next stable release.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/Comfy-Org/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)"
      ],
      "color": "#222",
      "bgcolor": "#000"
    },
    {
      "id": 94,
      "type": "MarkdownNote",
      "pos": [
        490,
        3690
      ],
      "size": [
        210,
        88
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "title": "Note",
      "properties": {},
      "widgets_values": [
        "The node below is a subgraph. Learn more at [Subgraph docs](https://docs.comfy.org/interface/features/subgraph)"
      ],
      "color": "#222",
      "bgcolor": "#000"
    },
    {
      "id": 92,
      "type": "b7c2d337-c38d-4c04-922b-2d638449d13e",
      "pos": [
        300.6665834796644,
        3832.6664746655456
      ],
      "size": [
        400,
        470
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "label": "frame_count",
          "name": "value",
          "type": "INT",
          "widget": {
            "name": "value"
          },
          "link": null
        },
        {
          "name": "image",
          "type": "IMAGE",
          "link": 261
        }
      ],
      "outputs": [
        {
          "name": "VIDEO",
          "type": "VIDEO",
          "links": [
            252
          ]
        }
      ],
      "properties": {
        "proxyWidgets": [
          [
            "-1",
            "text"
          ],
          [
            "-1",
            "value"
          ],
          [
            "11",
            "noise_seed"
          ],
          [
            "11",
            "control_after_generate"
          ],
          [
            "-1",
            "ckpt_name"
          ],
          [
            "-1",
            "text_encoder"
          ],
          [
            "-1",
            "lora_name"
          ],
          [
            "-1",
            "model_name"
          ]
        ],
        "cnr_id": "comfy-core",
        "ver": "0.7.0",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65
      },
      "widgets_values": [
        "A close-up shot of a young waitress in a retro 1950s diner, her warm brown eyes meeting the camera with a gentle smile. She wears a black polka-dot dress with an elegant cream lace collar, her reddish-brown hair styled in an elaborate updo with delicate curls framing her freckled face. Soft, warm light from overhead fixtures illuminates her features as she stands behind a yellow counter. The camera begins slightly to her side, then slowly pushes in toward her face, revealing the subtle rosy blush on her cheeks. In the blurred background, the soft teal walls and a glowing red \"Diner\" sign create a nostalgic atmosphere. The ambient sounds of clinking dishes, distant conversations, and the gentle hum of a jukebox fill the air. She tilts her head slightly and says in a friendly, warm voice: \"Welcome to Rosie's. What can I get for you today?\" The mood is inviting, timeless, and full of classic American diner charm.",
        121,
        null,
        null,
        "ltx-2-19b-dev-fp8.safetensors",
        "gemma_3_12B_it_fp4_mixed.safetensors",
        "ltx-2-19b-distilled-lora-384.safetensors",
        "ltx-2-spatial-upscaler-x2-1.0.safetensors"
      ]
    },
    {
      "id": 104,
      "type": "MarkdownNote",
      "pos": [
        -90,
        4490
      ],
      "size": [
        380,
        140
      ],
      "flags": {
        "collapsed": false
      },
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "title": "About Size",
      "properties": {},
      "widgets_values": [
        "Width & height settings must be divisible by 64. \nFrame count must be divisible by 8 + 1. \n\nRunning with invalid parameters **will not cause errors**. Instead, the flow will silently choose the closest valid parameters. \n\nBy default, we are using 720p resolution. You can try 1920*1088 if you have a powerful GPU."
      ],
      "color": "#222",
      "bgcolor": "#000"
    }
  ],
  "links": [
    [
      252,
      92,
      0,
      75,
      0,
      "VIDEO"
    ],
    [
      261,
      102,
      0,
      92,
      1,
      "IMAGE"
    ],
    [
      263,
      98,
      0,
      102,
      0,
      "IMAGE"
    ]
  ],
  "groups": [],
  "definitions": {
    "subgraphs": [
      {
        "id": "b7c2d337-c38d-4c04-922b-2d638449d13e",
        "version": 1,
        "state": {
          "lastGroupId": 10,
          "lastNodeId": 111,
          "lastLinkId": 313,
          "lastRerouteId": 0
        },
        "revision": 0,
        "config": {},
        "name": "Text to Video (LTX 2.0)",
        "inputNode": {
          "id": -10,
          "bounding": [
            -1330,
            3890,
            120,
            180
          ]
        },
        "outputNode": {
          "id": -20,
          "bounding": [
            2530,
            3620,
            120,
            60
          ]
        },
        "inputs": [
          {
            "id": "b867fea6-ab82-430e-9e6c-0adf2b21f425",
            "name": "value",
            "type": "INT",
            "linkIds": [
              255
            ],
            "label": "frame_count",
            "pos": [
              -1230,
              3910
            ]
          },
          {
            "id": "66d6c8d3-04cc-46d4-8049-a5a857ddd8bb",
            "name": "text",
            "type": "STRING",
            "linkIds": [
              257
            ],
            "pos": [
              -1230,
              3930
            ]
          },
          {
            "id": "e455cc76-51dc-4674-b3f1-0a938edc89ff",
            "name": "image",
            "type": "IMAGE",
            "linkIds": [
              291,
              294
            ],
            "pos": [
              -1230,
              3950
            ]
          },
          {
            "id": "d2273142-3bbd-4376-9226-392e3cf4ac38",
            "name": "ckpt_name",
            "type": "COMBO",
            "linkIds": [
              308,
              309,
              310
            ],
            "pos": [
              -1230,
              3970
            ]
          },
          {
            "id": "072c3d9b-775e-490d-bcdd-e6c2c29a6187",
            "name": "text_encoder",
            "type": "COMBO",
            "linkIds": [
              311
            ],
            "pos": [
              -1230,
              3990
            ]
          },
          {
            "id": "aa2c5156-0549-45e1-95af-b017d43b3cf0",
            "name": "lora_name",
            "type": "COMBO",
            "linkIds": [
              312
            ],
            "pos": [
              -1230,
              4010
            ]
          },
          {
            "id": "551a9997-636a-43de-bcbd-a0043970bf0f",
            "name": "model_name",
            "type": "COMBO",
            "linkIds": [
              313
            ],
            "pos": [
              -1230,
              4030
            ]
          }
        ],
        "outputs": [
          {
            "id": "3645f999-86f2-449b-b07c-a7eefc708658",
            "name": "VIDEO",
            "type": "VIDEO",
            "linkIds": [
              265
            ],
            "localized_name": "VIDEO",
            "pos": [
              2550,
              3640
            ]
          }
        ],
        "widgets": [],
        "nodes": [
          {
            "id": 8,
            "type": "KSamplerSelect",
            "pos": [
              17.000138936493954,
              3623.9999080383654
            ],
            "size": [
              270,
              68.88020833333334
            ],
            "flags": {},
            "order": 0,
            "mode": 0,
            "inputs": [],
            "outputs": [
              {
                "localized_name": "SAMPLER",
                "name": "SAMPLER",
                "type": "SAMPLER",
                "links": [
                  108
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "KSamplerSelect",
              "cnr_id": "comfy-core",
              "ver": "0.3.56",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "euler"
            ]
          },
          {
            "id": 9,
            "type": "LTXVScheduler",
            "pos": [
              17.000138936493954,
              3753.99979676274
            ],
            "size": [
              270,
              170
            ],
            "flags": {},
            "order": 9,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "latent",
                "name": "latent",
                "shape": 7,
                "type": "LATENT",
                "link": 165
              }
            ],
            "outputs": [
              {
                "localized_name": "SIGMAS",
                "name": "SIGMAS",
                "type": "SIGMAS",
                "links": [
                  109
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXVScheduler",
              "cnr_id": "comfy-core",
              "ver": "0.3.56",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              20,
              2.05,
              0.95,
              true,
              0.1
            ]
          },
          {
            "id": 66,
            "type": "KSamplerSelect",
            "pos": [
              1210,
              3770
            ],
            "size": [
              270,
              58
            ],
            "flags": {},
            "order": 1,
            "mode": 0,
            "inputs": [],
            "outputs": [
              {
                "localized_name": "SAMPLER",
                "name": "SAMPLER",
                "type": "SAMPLER",
                "links": [
                  201
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "KSamplerSelect",
              "cnr_id": "comfy-core",
              "ver": "0.3.75",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "gradient_estimation"
            ]
          },
          {
            "id": 73,
            "type": "ManualSigmas",
            "pos": [
              1210,
              3640
            ],
            "size": [
              270,
              58
            ],
            "flags": {},
            "order": 2,
            "mode": 0,
            "inputs": [],
            "outputs": [
              {
                "localized_name": "SIGMAS",
                "name": "SIGMAS",
                "type": "SIGMAS",
                "links": [
                  202
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "ManualSigmas",
              "cnr_id": "comfy-core",
              "ver": "0.5.1",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "0.909375, 0.725, 0.421875, 0.0"
            ]
          },
          {
            "id": 81,
            "type": "LTXVCropGuides",
            "pos": [
              320,
              3770
            ],
            "size": [
              240,
              66
            ],
            "flags": {},
            "order": 23,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING",
                "link": 220
              },
              {
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING",
                "link": 221
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "type": "LATENT",
                "link": 218
              }
            ],
            "outputs": [
              {
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING",
                "links": [
                  224
                ]
              },
              {
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING",
                "links": [
                  225
                ]
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "type": "LATENT",
                "slot_index": 2,
                "links": [
                  237
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXVCropGuides",
              "cnr_id": "comfy-core",
              "ver": "0.3.68",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 82,
            "type": "CFGGuider",
            "pos": [
              1210,
              3490
            ],
            "size": [
              270,
              98
            ],
            "flags": {},
            "order": 24,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 278
              },
              {
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING",
                "link": 224
              },
              {
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING",
                "link": 225
              }
            ],
            "outputs": [
              {
                "localized_name": "GUIDER",
                "name": "GUIDER",
                "type": "GUIDER",
                "links": [
                  246
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "CFGGuider",
              "cnr_id": "comfy-core",
              "ver": "0.3.71",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              1
            ]
          },
          {
            "id": 51,
            "type": "LTXVEmptyLatentAudio",
            "pos": [
              -420,
              4380
            ],
            "size": [
              270,
              120
            ],
            "flags": {},
            "order": 15,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "audio_vae",
                "name": "audio_vae",
                "type": "VAE",
                "link": 156
              },
              {
                "localized_name": "frames_number",
                "name": "frames_number",
                "type": "INT",
                "widget": {
                  "name": "frames_number"
                },
                "link": 193
              }
            ],
            "outputs": [
              {
                "localized_name": "Latent",
                "name": "Latent",
                "type": "LATENT",
                "links": [
                  163
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXVEmptyLatentAudio",
              "cnr_id": "comfy-core",
              "ver": "0.3.68",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              97,
              25,
              1
            ]
          },
          {
            "id": 22,
            "type": "LTXVConditioning",
            "pos": [
              -300,
              3940
            ],
            "size": [
              270,
              86.66666666666667
            ],
            "flags": {},
            "order": 10,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING",
                "link": 45
              },
              {
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING",
                "link": 46
              }
            ],
            "outputs": [
              {
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING",
                "links": [
                  135,
                  220
                ]
              },
              {
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING",
                "links": [
                  136,
                  221
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXVConditioning",
              "cnr_id": "comfy-core",
              "ver": "0.3.56",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              25
            ]
          },
          {
            "id": 4,
            "type": "CLIPTextEncode",
            "pos": [
              -430,
              3670
            ],
            "size": [
              400,
              200
            ],
            "flags": {},
            "order": 8,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP",
                "link": 186
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  46
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "CLIPTextEncode",
              "cnr_id": "comfy-core",
              "ver": "0.3.56",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "blurry, low quality, still frame, frames, watermark, overlay, titles, has blurbox, has subtitles"
            ],
            "color": "#323",
            "bgcolor": "#535"
          },
          {
            "id": 89,
            "type": "EmptyImage",
            "pos": [
              -840,
              3930
            ],
            "size": [
              270,
              130
            ],
            "flags": {},
            "order": 27,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "widget": {
                  "name": "width"
                },
                "link": 292
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "widget": {
                  "name": "height"
                },
                "link": 293
              }
            ],
            "outputs": [
              {
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "type": "IMAGE",
                "links": [
                  248
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "EmptyImage",
              "cnr_id": "comfy-core",
              "ver": "0.5.1",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              1280,
              720,
              1,
              0
            ]
          },
          {
            "id": 41,
            "type": "SamplerCustomAdvanced",
            "pos": [
              330,
              3310
            ],
            "size": [
              213.125,
              120
            ],
            "flags": {},
            "order": 11,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "noise",
                "name": "noise",
                "type": "NOISE",
                "link": 107
              },
              {
                "localized_name": "guider",
                "name": "guider",
                "type": "GUIDER",
                "link": 138
              },
              {
                "localized_name": "sampler",
                "name": "sampler",
                "type": "SAMPLER",
                "link": 108
              },
              {
                "localized_name": "sigmas",
                "name": "sigmas",
                "type": "SIGMAS",
                "link": 109
              },
              {
                "localized_name": "latent_image",
                "name": "latent_image",
                "type": "LATENT",
                "link": 164
              }
            ],
            "outputs": [
              {
                "localized_name": "output",
                "name": "output",
                "type": "LATENT",
                "links": [
                  219
                ]
              },
              {
                "localized_name": "denoised_output",
                "name": "denoised_output",
                "type": "LATENT",
                "links": null
              }
            ],
            "properties": {
              "Node name for S&R": "SamplerCustomAdvanced",
              "cnr_id": "comfy-core",
              "ver": "0.3.60",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 67,
            "type": "RandomNoise",
            "pos": [
              1210,
              3360
            ],
            "size": [
              270,
              82
            ],
            "flags": {},
            "order": 3,
            "mode": 0,
            "inputs": [],
            "outputs": [
              {
                "localized_name": "NOISE",
                "name": "NOISE",
                "type": "NOISE",
                "links": [
                  199
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "RandomNoise",
              "cnr_id": "comfy-core",
              "ver": "0.3.75",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              0,
              "fixed"
            ]
          },
          {
            "id": 11,
            "type": "RandomNoise",
            "pos": [
              17.000138936493954,
              3304.000055195033
            ],
            "size": [
              270,
              82
            ],
            "flags": {},
            "order": 4,
            "mode": 0,
            "inputs": [],
            "outputs": [
              {
                "localized_name": "NOISE",
                "name": "NOISE",
                "type": "NOISE",
                "links": [
                  107
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "RandomNoise",
              "cnr_id": "comfy-core",
              "ver": "0.3.56",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              10,
              "fixed"
            ]
          },
          {
            "id": 3,
            "type": "CLIPTextEncode",
            "pos": [
              -440.99984979871306,
              3304.000055195033
            ],
            "size": [
              410,
              320
            ],
            "flags": {},
            "order": 7,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP",
                "link": 185
              },
              {
                "localized_name": "text",
                "name": "text",
                "type": "STRING",
                "widget": {
                  "name": "text"
                },
                "link": 257
              }
            ],
            "outputs": [
              {
                "localized_name": "CONDITIONING",
                "name": "CONDITIONING",
                "type": "CONDITIONING",
                "links": [
                  45
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "CLIPTextEncode",
              "cnr_id": "comfy-core",
              "ver": "0.3.56",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "A close-up shot of a young waitress in a retro 1950s diner, her warm brown eyes meeting the camera with a gentle smile. She wears a black polka-dot dress with an elegant cream lace collar, her reddish-brown hair styled in an elaborate updo with delicate curls framing her freckled face. Soft, warm light from overhead fixtures illuminates her features as she stands behind a yellow counter. The camera begins slightly to her side, then slowly pushes in toward her face, revealing the subtle rosy blush on her cheeks. In the blurred background, the soft teal walls and a glowing red \"Diner\" sign create a nostalgic atmosphere. The ambient sounds of clinking dishes, distant conversations, and the gentle hum of a jukebox fill the air. She tilts her head slightly and says in a friendly, warm voice: \"Welcome to Rosie's. What can I get for you today?\" The mood is inviting, timeless, and full of classic American diner charm."
            ],
            "color": "#232",
            "bgcolor": "#353"
          },
          {
            "id": 97,
            "type": "CreateVideo",
            "pos": [
              2180,
              3640
            ],
            "size": [
              270,
              78
            ],
            "flags": {},
            "order": 33,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "images",
                "name": "images",
                "type": "IMAGE",
                "link": 262
              },
              {
                "localized_name": "audio",
                "name": "audio",
                "shape": 7,
                "type": "AUDIO",
                "link": 263
              }
            ],
            "outputs": [
              {
                "localized_name": "VIDEO",
                "name": "VIDEO",
                "type": "VIDEO",
                "links": [
                  265
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "CreateVideo",
              "cnr_id": "comfy-core",
              "ver": "0.5.1",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              25
            ]
          },
          {
            "id": 80,
            "type": "LTXVSeparateAVLatent",
            "pos": [
              330,
              3540
            ],
            "size": [
              240,
              46
            ],
            "flags": {},
            "order": 22,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "av_latent",
                "name": "av_latent",
                "type": "LATENT",
                "link": 219
              }
            ],
            "outputs": [
              {
                "localized_name": "video_latent",
                "name": "video_latent",
                "type": "LATENT",
                "links": [
                  218
                ]
              },
              {
                "localized_name": "audio_latent",
                "name": "audio_latent",
                "type": "LATENT",
                "links": [
                  238
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXVSeparateAVLatent",
              "cnr_id": "comfy-core",
              "ver": "0.5.1",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 95,
            "type": "VAEDecode",
            "pos": [
              1890,
              3610
            ],
            "size": [
              240,
              50
            ],
            "flags": {},
            "order": 31,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "samples",
                "name": "samples",
                "type": "LATENT",
                "link": 260
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 267
              }
            ],
            "outputs": [
              {
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "type": "IMAGE",
                "links": [
                  262
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "VAEDecode",
              "cnr_id": "comfy-core",
              "ver": "0.3.75",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 94,
            "type": "LTXVSeparateAVLatent",
            "pos": [
              1560,
              3690
            ],
            "size": [
              193.2916015625,
              46
            ],
            "flags": {},
            "order": 30,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "av_latent",
                "name": "av_latent",
                "type": "LATENT",
                "link": 264
              }
            ],
            "outputs": [
              {
                "localized_name": "video_latent",
                "name": "video_latent",
                "type": "LATENT",
                "links": [
                  260
                ]
              },
              {
                "localized_name": "audio_latent",
                "name": "audio_latent",
                "type": "LATENT",
                "links": [
                  261
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXVSeparateAVLatent",
              "cnr_id": "comfy-core",
              "ver": "0.5.1",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 70,
            "type": "SamplerCustomAdvanced",
            "pos": [
              1550,
              3360
            ],
            "size": [
              212.38333740234376,
              106
            ],
            "flags": {},
            "order": 20,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "noise",
                "name": "noise",
                "type": "NOISE",
                "link": 199
              },
              {
                "localized_name": "guider",
                "name": "guider",
                "type": "GUIDER",
                "link": 246
              },
              {
                "localized_name": "sampler",
                "name": "sampler",
                "type": "SAMPLER",
                "link": 201
              },
              {
                "localized_name": "sigmas",
                "name": "sigmas",
                "type": "SIGMAS",
                "link": 202
              },
              {
                "localized_name": "latent_image",
                "name": "latent_image",
                "type": "LATENT",
                "link": 229
              }
            ],
            "outputs": [
              {
                "localized_name": "output",
                "name": "output",
                "type": "LATENT",
                "links": []
              },
              {
                "localized_name": "denoised_output",
                "name": "denoised_output",
                "type": "LATENT",
                "links": [
                  264
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "SamplerCustomAdvanced",
              "cnr_id": "comfy-core",
              "ver": "0.3.75",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 96,
            "type": "LTXVAudioVAEDecode",
            "pos": [
              1890,
              3720
            ],
            "size": [
              240,
              46
            ],
            "flags": {},
            "order": 32,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "samples",
                "name": "samples",
                "type": "LATENT",
                "link": 261
              },
              {
                "label": "Audio VAE",
                "localized_name": "audio_vae",
                "name": "audio_vae",
                "type": "VAE",
                "link": 266
              }
            ],
            "outputs": [
              {
                "localized_name": "Audio",
                "name": "Audio",
                "type": "AUDIO",
                "links": [
                  263
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXVAudioVAEDecode",
              "cnr_id": "comfy-core",
              "ver": "0.7.0",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 48,
            "type": "LTXVAudioVAELoader",
            "pos": [
              -890,
              3530
            ],
            "size": [
              420,
              58
            ],
            "flags": {},
            "order": 14,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "ckpt_name",
                "name": "ckpt_name",
                "type": "COMBO",
                "widget": {
                  "name": "ckpt_name"
                },
                "link": 309
              }
            ],
            "outputs": [
              {
                "localized_name": "Audio VAE",
                "name": "Audio VAE",
                "type": "VAE",
                "links": [
                  156,
                  266
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXVAudioVAELoader",
              "cnr_id": "comfy-core",
              "ver": "0.3.68",
              "models": [
                {
                  "name": "ltx-2-19b-dev-fp8.safetensors",
                  "url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-dev-fp8.safetensors",
                  "directory": "checkpoints"
                }
              ],
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "ltx-2-19b-dev-fp8.safetensors"
            ]
          },
          {
            "id": 56,
            "type": "LTXVConcatAVLatent",
            "pos": [
              -80,
              4430
            ],
            "size": [
              187.5,
              60
            ],
            "flags": {},
            "order": 16,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "video_latent",
                "name": "video_latent",
                "type": "LATENT",
                "link": 299
              },
              {
                "localized_name": "audio_latent",
                "name": "audio_latent",
                "type": "LATENT",
                "link": 163
              }
            ],
            "outputs": [
              {
                "localized_name": "latent",
                "name": "latent",
                "type": "LATENT",
                "links": [
                  164,
                  165
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXVConcatAVLatent",
              "cnr_id": "comfy-core",
              "ver": "0.7.0",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 84,
            "type": "LTXVLatentUpsampler",
            "pos": [
              780,
              3690
            ],
            "size": [
              235.1999969482422,
              98
            ],
            "flags": {},
            "order": 26,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "samples",
                "name": "samples",
                "type": "LATENT",
                "link": 237
              },
              {
                "localized_name": "upscale_model",
                "name": "upscale_model",
                "type": "LATENT_UPSCALE_MODEL",
                "link": 230
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 279
              }
            ],
            "outputs": [
              {
                "localized_name": "LATENT",
                "name": "LATENT",
                "type": "LATENT",
                "links": [
                  302
                ]
              }
            ],
            "title": "spatial",
            "properties": {
              "Node name for S&R": "LTXVLatentUpsampler",
              "cnr_id": "comfy-core",
              "ver": "0.7.0",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 90,
            "type": "ImageScaleBy",
            "pos": [
              -840,
              4130
            ],
            "size": [
              270,
              82
            ],
            "flags": {},
            "order": 28,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE",
                "link": 248
              }
            ],
            "outputs": [
              {
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "type": "IMAGE",
                "links": [
                  249,
                  288
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "ImageScaleBy",
              "cnr_id": "comfy-core",
              "ver": "0.5.1",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "lanczos",
              0.5
            ]
          },
          {
            "id": 62,
            "type": "PrimitiveInt",
            "pos": [
              -830,
              4420
            ],
            "size": [
              270,
              82
            ],
            "flags": {},
            "order": 18,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "value",
                "name": "value",
                "type": "INT",
                "widget": {
                  "name": "value"
                },
                "link": 255
              }
            ],
            "outputs": [
              {
                "localized_name": "INT",
                "name": "INT",
                "type": "INT",
                "links": [
                  192,
                  193
                ]
              }
            ],
            "title": "Length",
            "properties": {
              "Node name for S&R": "PrimitiveInt",
              "cnr_id": "comfy-core",
              "ver": "0.7.0",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              121,
              "fixed"
            ]
          },
          {
            "id": 91,
            "type": "GetImageSize",
            "pos": [
              -850,
              4260
            ],
            "size": [
              270,
              66
            ],
            "flags": {},
            "order": 29,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE",
                "link": 288
              }
            ],
            "outputs": [
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "links": [
                  289
                ]
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "links": [
                  290
                ]
              },
              {
                "localized_name": "batch_size",
                "name": "batch_size",
                "type": "INT",
                "links": null
              }
            ],
            "properties": {
              "Node name for S&R": "GetImageSize",
              "cnr_id": "comfy-core",
              "ver": "0.7.0",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 105,
            "type": "GetImageSize",
            "pos": [
              -1080,
              3950
            ],
            "size": [
              140,
              66
            ],
            "flags": {},
            "order": 35,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE",
                "link": 291
              }
            ],
            "outputs": [
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "links": [
                  292
                ]
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "links": [
                  293
                ]
              },
              {
                "localized_name": "batch_size",
                "name": "batch_size",
                "type": "INT",
                "links": null
              }
            ],
            "properties": {
              "Node name for S&R": "GetImageSize",
              "cnr_id": "comfy-core",
              "ver": "0.7.0",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 99,
            "type": "LTXVPreprocess",
            "pos": [
              -450,
              4610
            ],
            "size": [
              220,
              60
            ],
            "flags": {},
            "order": 34,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE",
                "link": 295
              }
            ],
            "outputs": [
              {
                "localized_name": "output_image",
                "name": "output_image",
                "type": "IMAGE",
                "links": [
                  296,
                  300
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXVPreprocess",
              "cnr_id": "comfy-core",
              "ver": "0.7.0",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              33
            ]
          },
          {
            "id": 43,
            "type": "EmptyLTXVLatentVideo",
            "pos": [
              -420,
              4180
            ],
            "size": [
              270,
              146.66666666666669
            ],
            "flags": {},
            "order": 12,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "widget": {
                  "name": "width"
                },
                "link": 289
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "widget": {
                  "name": "height"
                },
                "link": 290
              },
              {
                "localized_name": "length",
                "name": "length",
                "type": "INT",
                "widget": {
                  "name": "length"
                },
                "link": 192
              }
            ],
            "outputs": [
              {
                "localized_name": "LATENT",
                "name": "LATENT",
                "type": "LATENT",
                "links": [
                  297
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "EmptyLTXVLatentVideo",
              "cnr_id": "comfy-core",
              "ver": "0.3.60",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              768,
              512,
              97,
              1
            ]
          },
          {
            "id": 107,
            "type": "LTXVImgToVideoInplace",
            "pos": [
              -80,
              4190
            ],
            "size": [
              270,
              122
            ],
            "flags": {},
            "order": 37,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 298
              },
              {
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE",
                "link": 296
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "type": "LATENT",
                "link": 297
              }
            ],
            "outputs": [
              {
                "localized_name": "latent",
                "name": "latent",
                "type": "LATENT",
                "links": [
                  299
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXVImgToVideoInplace",
              "cnr_id": "comfy-core",
              "ver": "0.7.0",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              1,
              false
            ]
          },
          {
            "id": 83,
            "type": "LTXVConcatAVLatent",
            "pos": [
              1220,
              3880
            ],
            "size": [
              270,
              110
            ],
            "flags": {},
            "order": 25,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "video_latent",
                "name": "video_latent",
                "type": "LATENT",
                "link": 303
              },
              {
                "localized_name": "audio_latent",
                "name": "audio_latent",
                "type": "LATENT",
                "link": 238
              }
            ],
            "outputs": [
              {
                "localized_name": "latent",
                "name": "latent",
                "type": "LATENT",
                "links": [
                  229
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXVConcatAVLatent",
              "cnr_id": "comfy-core",
              "ver": "0.5.1",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": []
          },
          {
            "id": 108,
            "type": "LTXVImgToVideoInplace",
            "pos": [
              790,
              3860
            ],
            "size": [
              270,
              122
            ],
            "flags": {},
            "order": 38,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 301
              },
              {
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE",
                "link": 300
              },
              {
                "localized_name": "latent",
                "name": "latent",
                "type": "LATENT",
                "link": 302
              }
            ],
            "outputs": [
              {
                "localized_name": "latent",
                "name": "latent",
                "type": "LATENT",
                "links": [
                  303
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXVImgToVideoInplace",
              "cnr_id": "comfy-core",
              "ver": "0.7.0",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              1,
              false
            ]
          },
          {
            "id": 47,
            "type": "CFGGuider",
            "pos": [
              17.000138936493954,
              3453.999749346491
            ],
            "size": [
              270,
              106.66666666666667
            ],
            "flags": {},
            "order": 13,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 305
              },
              {
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING",
                "link": 135
              },
              {
                "localized_name": "negative",
                "name": "negative",
                "type": "CONDITIONING",
                "link": 136
              }
            ],
            "outputs": [
              {
                "localized_name": "GUIDER",
                "name": "GUIDER",
                "type": "GUIDER",
                "links": [
                  138
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "CFGGuider",
              "cnr_id": "comfy-core",
              "ver": "0.3.64",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              4
            ]
          },
          {
            "id": 110,
            "type": "LoraLoaderModelOnly",
            "pos": [
              60,
              3080
            ],
            "size": [
              520,
              82
            ],
            "flags": {},
            "order": 40,
            "mode": 4,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 304
              }
            ],
            "outputs": [
              {
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL",
                "links": [
                  305
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LoraLoaderModelOnly",
              "cnr_id": "comfy-core",
              "ver": "0.3.68",
              "models": [
                {
                  "name": "ltx-2-19b-lora-camera-control-dolly-left.safetensors",
                  "url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Left/resolve/main/ltx-2-19b-lora-camera-control-dolly-left.safetensors",
                  "directory": "loras"
                }
              ],
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "ltx-2-19b-lora-camera-control-dolly-left.safetensors",
              1
            ]
          },
          {
            "id": 109,
            "type": "LoraLoaderModelOnly",
            "pos": [
              710,
              3080
            ],
            "size": [
              440,
              82
            ],
            "flags": {},
            "order": 39,
            "mode": 4,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 306
              }
            ],
            "outputs": [
              {
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL",
                "links": [
                  307
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LoraLoaderModelOnly",
              "cnr_id": "comfy-core",
              "ver": "0.3.68",
              "models": [
                {
                  "name": "ltx-2-19b-lora-camera-control-dolly-left.safetensors",
                  "url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Left/resolve/main/ltx-2-19b-lora-camera-control-dolly-left.safetensors",
                  "directory": "loras"
                }
              ],
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "ltx-2-19b-lora-camera-control-dolly-left.safetensors",
              1
            ]
          },
          {
            "id": 111,
            "type": "MarkdownNote",
            "pos": [
              20,
              2750
            ],
            "size": [
              476.19110164532435,
              207.4316250893462
            ],
            "flags": {
              "collapsed": false
            },
            "order": 5,
            "mode": 0,
            "inputs": [],
            "outputs": [],
            "title": "LoRA",
            "properties": {},
            "widgets_values": [
              "# Using LoRAs\n**Ctrl + B to enable**\n\nFor the camera LoRA we recommend setting strength = 1\n\nYou can use LTX [Ready to use camera LoRAs](https://huggingface.co/collections/Lightricks/ltx-2)\n\n\n\n\nUse a second LoRa only when the details are important in the LoRa. \n\n## Training\nWe have made available a full trainer to help you to train your own LoRA. You can [find it here](https://github.com/Lightricks/LTX-2)."
            ],
            "color": "#432",
            "bgcolor": "#653"
          },
          {
            "id": 106,
            "type": "ResizeImagesByLongerEdge",
            "pos": [
              -830,
              4610
            ],
            "size": [
              303.6109375,
              58
            ],
            "flags": {
              "collapsed": false
            },
            "order": 36,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "images",
                "name": "images",
                "type": "IMAGE",
                "link": 294
              }
            ],
            "outputs": [
              {
                "localized_name": "images",
                "name": "images",
                "type": "IMAGE",
                "links": [
                  295
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "ResizeImagesByLongerEdge",
              "cnr_id": "comfy-core",
              "ver": "0.5.1",
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              1536
            ]
          },
          {
            "id": 1,
            "type": "CheckpointLoaderSimple",
            "pos": [
              -890,
              3380
            ],
            "size": [
              410,
              98
            ],
            "flags": {},
            "order": 6,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "ckpt_name",
                "name": "ckpt_name",
                "type": "COMBO",
                "widget": {
                  "name": "ckpt_name"
                },
                "link": 308
              }
            ],
            "outputs": [
              {
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL",
                "links": [
                  304,
                  306
                ]
              },
              {
                "localized_name": "CLIP",
                "name": "CLIP",
                "type": "CLIP",
                "links": null
              },
              {
                "localized_name": "VAE",
                "name": "VAE",
                "type": "VAE",
                "links": [
                  267,
                  279,
                  298,
                  301
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "CheckpointLoaderSimple",
              "cnr_id": "comfy-core",
              "ver": "0.3.56",
              "models": [
                {
                  "name": "ltx-2-19b-dev-fp8.safetensors",
                  "url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-dev-fp8.safetensors",
                  "directory": "checkpoints"
                }
              ],
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "ltx-2-19b-dev-fp8.safetensors"
            ]
          },
          {
            "id": 60,
            "type": "LTXAVTextEncoderLoader",
            "pos": [
              -890,
              3650
            ],
            "size": [
              420,
              106
            ],
            "flags": {},
            "order": 17,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "text_encoder",
                "name": "text_encoder",
                "type": "COMBO",
                "widget": {
                  "name": "text_encoder"
                },
                "link": 311
              },
              {
                "localized_name": "ckpt_name",
                "name": "ckpt_name",
                "type": "COMBO",
                "widget": {
                  "name": "ckpt_name"
                },
                "link": 310
              }
            ],
            "outputs": [
              {
                "localized_name": "CLIP",
                "name": "CLIP",
                "type": "CLIP",
                "links": [
                  185,
                  186
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LTXAVTextEncoderLoader",
              "cnr_id": "comfy-core",
              "ver": "0.7.0",
              "models": [
                {
                  "name": "ltx-2-19b-dev-fp8.safetensors",
                  "url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-dev-fp8.safetensors",
                  "directory": "checkpoints"
                },
                {
                  "name": "gemma_3_12B_it_fp4_mixed.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/ltx-2/resolve/main/split_files/text_encoders/gemma_3_12B_it_fp4_mixed.safetensors",
                  "directory": "text_encoders"
                }
              ],
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "gemma_3_12B_it_fp4_mixed.safetensors",
              "ltx-2-19b-dev-fp8.safetensors",
              "default"
            ]
          },
          {
            "id": 68,
            "type": "LoraLoaderModelOnly",
            "pos": [
              730,
              3360
            ],
            "size": [
              390,
              82
            ],
            "flags": {},
            "order": 19,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 307
              },
              {
                "localized_name": "lora_name",
                "name": "lora_name",
                "type": "COMBO",
                "widget": {
                  "name": "lora_name"
                },
                "link": 312
              }
            ],
            "outputs": [
              {
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL",
                "links": [
                  278
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LoraLoaderModelOnly",
              "cnr_id": "comfy-core",
              "ver": "0.3.75",
              "models": [
                {
                  "name": "ltx-2-19b-distilled-lora-384.safetensors",
                  "url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled-lora-384.safetensors",
                  "directory": "loras"
                }
              ],
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "ltx-2-19b-distilled-lora-384.safetensors",
              1
            ]
          },
          {
            "id": 76,
            "type": "LatentUpscaleModelLoader",
            "pos": [
              730,
              3490
            ],
            "size": [
              390,
              60
            ],
            "flags": {},
            "order": 21,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "model_name",
                "name": "model_name",
                "type": "COMBO",
                "widget": {
                  "name": "model_name"
                },
                "link": 313
              }
            ],
            "outputs": [
              {
                "localized_name": "LATENT_UPSCALE_MODEL",
                "name": "LATENT_UPSCALE_MODEL",
                "type": "LATENT_UPSCALE_MODEL",
                "links": [
                  230
                ]
              }
            ],
            "properties": {
              "Node name for S&R": "LatentUpscaleModelLoader",
              "cnr_id": "comfy-core",
              "ver": "0.7.0",
              "models": [
                {
                  "name": "ltx-2-spatial-upscaler-x2-1.0.safetensors",
                  "url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-spatial-upscaler-x2-1.0.safetensors",
                  "directory": "latent_upscale_models"
                }
              ],
              "enableTabs": false,
              "tabWidth": 65,
              "tabXOffset": 10,
              "hasSecondTab": false,
              "secondTabText": "Send Back",
              "secondTabOffset": 80,
              "secondTabWidth": 65
            },
            "widgets_values": [
              "ltx-2-spatial-upscaler-x2-1.0.safetensors"
            ]
          }
        ],
        "groups": [
          {
            "id": 1,
            "title": "Model",
            "bounding": [
              -910,
              3230,
              440,
              603.6
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 2,
            "title": "Basic Sampler",
            "bounding": [
              10,
              3230,
              560,
              820
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 3,
            "title": "Prompt",
            "bounding": [
              -450,
              3230,
              440,
              820
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 5,
            "title": "Latent",
            "bounding": [
              -450,
              4080,
              740,
              470
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 6,
            "title": "Upscale Sampling(2x)",
            "bounding": [
              1180,
              3270,
              620,
              750
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 7,
            "title": "Model",
            "bounding": [
              710,
              3270,
              430,
              310
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 8,
            "title": "Video Settings",
            "bounding": [
              -910,
              3860,
              440,
              680
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 9,
            "title": "Upscale",
            "bounding": [
              700,
              3230,
              1110,
              803.6
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          },
          {
            "id": 10,
            "title": "Camera LoRAs (Ctrl-B to enable)",
            "bounding": [
              20,
              2980,
              1210,
              220
            ],
            "color": "#3f789e",
            "font_size": 24,
            "flags": {}
          }
        ],
        "links": [
          {
            "id": 135,
            "origin_id": 22,
            "origin_slot": 0,
            "target_id": 47,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 136,
            "origin_id": 22,
            "origin_slot": 1,
            "target_id": 47,
            "target_slot": 2,
            "type": "CONDITIONING"
          },
          {
            "id": 165,
            "origin_id": 56,
            "origin_slot": 0,
            "target_id": 9,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 107,
            "origin_id": 11,
            "origin_slot": 0,
            "target_id": 41,
            "target_slot": 0,
            "type": "NOISE"
          },
          {
            "id": 138,
            "origin_id": 47,
            "origin_slot": 0,
            "target_id": 41,
            "target_slot": 1,
            "type": "GUIDER"
          },
          {
            "id": 108,
            "origin_id": 8,
            "origin_slot": 0,
            "target_id": 41,
            "target_slot": 2,
            "type": "SAMPLER"
          },
          {
            "id": 109,
            "origin_id": 9,
            "origin_slot": 0,
            "target_id": 41,
            "target_slot": 3,
            "type": "SIGMAS"
          },
          {
            "id": 164,
            "origin_id": 56,
            "origin_slot": 0,
            "target_id": 41,
            "target_slot": 4,
            "type": "LATENT"
          },
          {
            "id": 238,
            "origin_id": 80,
            "origin_slot": 1,
            "target_id": 83,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 220,
            "origin_id": 22,
            "origin_slot": 0,
            "target_id": 81,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 221,
            "origin_id": 22,
            "origin_slot": 1,
            "target_id": 81,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 218,
            "origin_id": 80,
            "origin_slot": 0,
            "target_id": 81,
            "target_slot": 2,
            "type": "LATENT"
          },
          {
            "id": 219,
            "origin_id": 41,
            "origin_slot": 0,
            "target_id": 80,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 199,
            "origin_id": 67,
            "origin_slot": 0,
            "target_id": 70,
            "target_slot": 0,
            "type": "NOISE"
          },
          {
            "id": 246,
            "origin_id": 82,
            "origin_slot": 0,
            "target_id": 70,
            "target_slot": 1,
            "type": "GUIDER"
          },
          {
            "id": 201,
            "origin_id": 66,
            "origin_slot": 0,
            "target_id": 70,
            "target_slot": 2,
            "type": "SAMPLER"
          },
          {
            "id": 202,
            "origin_id": 73,
            "origin_slot": 0,
            "target_id": 70,
            "target_slot": 3,
            "type": "SIGMAS"
          },
          {
            "id": 229,
            "origin_id": 83,
            "origin_slot": 0,
            "target_id": 70,
            "target_slot": 4,
            "type": "LATENT"
          },
          {
            "id": 224,
            "origin_id": 81,
            "origin_slot": 0,
            "target_id": 82,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 225,
            "origin_id": 81,
            "origin_slot": 1,
            "target_id": 82,
            "target_slot": 2,
            "type": "CONDITIONING"
          },
          {
            "id": 248,
            "origin_id": 89,
            "origin_slot": 0,
            "target_id": 90,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 156,
            "origin_id": 48,
            "origin_slot": 0,
            "target_id": 51,
            "target_slot": 0,
            "type": "VAE"
          },
          {
            "id": 193,
            "origin_id": 62,
            "origin_slot": 0,
            "target_id": 51,
            "target_slot": 1,
            "type": "INT"
          },
          {
            "id": 237,
            "origin_id": 81,
            "origin_slot": 2,
            "target_id": 84,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 230,
            "origin_id": 76,
            "origin_slot": 0,
            "target_id": 84,
            "target_slot": 1,
            "type": "LATENT_UPSCALE_MODEL"
          },
          {
            "id": 45,
            "origin_id": 3,
            "origin_slot": 0,
            "target_id": 22,
            "target_slot": 0,
            "type": "CONDITIONING"
          },
          {
            "id": 46,
            "origin_id": 4,
            "origin_slot": 0,
            "target_id": 22,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 186,
            "origin_id": 60,
            "origin_slot": 0,
            "target_id": 4,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 185,
            "origin_id": 60,
            "origin_slot": 0,
            "target_id": 3,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 192,
            "origin_id": 62,
            "origin_slot": 0,
            "target_id": 43,
            "target_slot": 2,
            "type": "INT"
          },
          {
            "id": 163,
            "origin_id": 51,
            "origin_slot": 0,
            "target_id": 56,
            "target_slot": 1,
            "type": "LATENT"
          },
          {
            "id": 255,
            "origin_id": -10,
            "origin_slot": 0,
            "target_id": 62,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 257,
            "origin_id": -10,
            "origin_slot": 1,
            "target_id": 3,
            "target_slot": 1,
            "type": "STRING"
          },
          {
            "id": 260,
            "origin_id": 94,
            "origin_slot": 0,
            "target_id": 95,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 261,
            "origin_id": 94,
            "origin_slot": 1,
            "target_id": 96,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 262,
            "origin_id": 95,
            "origin_slot": 0,
            "target_id": 97,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 263,
            "origin_id": 96,
            "origin_slot": 0,
            "target_id": 97,
            "target_slot": 1,
            "type": "AUDIO"
          },
          {
            "id": 264,
            "origin_id": 70,
            "origin_slot": 1,
            "target_id": 94,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 265,
            "origin_id": 97,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 0,
            "type": "VIDEO"
          },
          {
            "id": 266,
            "origin_id": 48,
            "origin_slot": 0,
            "target_id": 96,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 267,
            "origin_id": 1,
            "origin_slot": 2,
            "target_id": 95,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 278,
            "origin_id": 68,
            "origin_slot": 0,
            "target_id": 82,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 279,
            "origin_id": 1,
            "origin_slot": 2,
            "target_id": 84,
            "target_slot": 2,
            "type": "VAE"
          },
          {
            "id": 288,
            "origin_id": 90,
            "origin_slot": 0,
            "target_id": 91,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 289,
            "origin_id": 91,
            "origin_slot": 0,
            "target_id": 43,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 290,
            "origin_id": 91,
            "origin_slot": 1,
            "target_id": 43,
            "target_slot": 1,
            "type": "INT"
          },
          {
            "id": 291,
            "origin_id": -10,
            "origin_slot": 2,
            "target_id": 105,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 292,
            "origin_id": 105,
            "origin_slot": 0,
            "target_id": 89,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 293,
            "origin_id": 105,
            "origin_slot": 1,
            "target_id": 89,
            "target_slot": 1,
            "type": "INT"
          },
          {
            "id": 294,
            "origin_id": -10,
            "origin_slot": 2,
            "target_id": 106,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 295,
            "origin_id": 106,
            "origin_slot": 0,
            "target_id": 99,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 296,
            "origin_id": 99,
            "origin_slot": 0,
            "target_id": 107,
            "target_slot": 1,
            "type": "IMAGE"
          },
          {
            "id": 297,
            "origin_id": 43,
            "origin_slot": 0,
            "target_id": 107,
            "target_slot": 2,
            "type": "LATENT"
          },
          {
            "id": 298,
            "origin_id": 1,
            "origin_slot": 2,
            "target_id": 107,
            "target_slot": 0,
            "type": "VAE"
          },
          {
            "id": 299,
            "origin_id": 107,
            "origin_slot": 0,
            "target_id": 56,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 300,
            "origin_id": 99,
            "origin_slot": 0,
            "target_id": 108,
            "target_slot": 1,
            "type": "IMAGE"
          },
          {
            "id": 301,
            "origin_id": 1,
            "origin_slot": 2,
            "target_id": 108,
            "target_slot": 0,
            "type": "VAE"
          },
          {
            "id": 302,
            "origin_id": 84,
            "origin_slot": 0,
            "target_id": 108,
            "target_slot": 2,
            "type": "LATENT"
          },
          {
            "id": 303,
            "origin_id": 108,
            "origin_slot": 0,
            "target_id": 83,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 304,
            "origin_id": 1,
            "origin_slot": 0,
            "target_id": 110,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 305,
            "origin_id": 110,
            "origin_slot": 0,
            "target_id": 47,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 306,
            "origin_id": 1,
            "origin_slot": 0,
            "target_id": 109,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 307,
            "origin_id": 109,
            "origin_slot": 0,
            "target_id": 68,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 308,
            "origin_id": -10,
            "origin_slot": 3,
            "target_id": 1,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 309,
            "origin_id": -10,
            "origin_slot": 3,
            "target_id": 48,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 310,
            "origin_id": -10,
            "origin_slot": 3,
            "target_id": 60,
            "target_slot": 1,
            "type": "COMBO"
          },
          {
            "id": 311,
            "origin_id": -10,
            "origin_slot": 4,
            "target_id": 60,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 312,
            "origin_id": -10,
            "origin_slot": 5,
            "target_id": 68,
            "target_slot": 1,
            "type": "COMBO"
          },
          {
            "id": 313,
            "origin_id": -10,
            "origin_slot": 6,
            "target_id": 76,
            "target_slot": 0,
            "type": "COMBO"
          }
        ],
        "extra": {
          "workflowRendererVersion": "LG"
        }
      }
    ]
  },
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.6042428090393746,
      "offset": [
        953.0531382898357,
        -3325.977909860835
      ]
    },
    "frontendVersion": "1.38.0",
    "workflowRendererVersion": "LG",
    "prompt": {
      "1": {
        "inputs": {
          "ckpt_name": "ltx-av-step-1751000_vocoder_24K.safetensors"
        },
        "class_type": "CheckpointLoaderSimple",
        "_meta": {
          "title": "Load Checkpoint"
        }
      },
      "2": {
        "inputs": {
          "gemma_path": "gemma-3-12b-it-qat-q4_0-unquantized_readout_proj/model/model.safetensors",
          "ltxv_path": "ltx-av-step-1751000_vocoder_24K.safetensors",
          "max_length": 1024
        },
        "class_type": "LTXVGemmaCLIPModelLoader",
        "_meta": {
          "title": "🅛🅣🅧 Gemma 3 Model Loader"
        }
      },
      "3": {
        "inputs": {
          "text": "",
          "clip": [
            "2",
            0
          ]
        },
        "class_type": "CLIPTextEncode",
        "_meta": {
          "title": "CLIP Text Encode (Prompt)"
        }
      },
      "4": {
        "inputs": {
          "text": "blurry, low quality, still frame, frames, watermark, overlay, titles, has blurbox, has subtitles",
          "clip": [
            "2",
            0
          ]
        },
        "class_type": "CLIPTextEncode",
        "_meta": {
          "title": "CLIP Text Encode (Prompt)"
        }
      },
      "8": {
        "inputs": {
          "sampler_name": "euler"
        },
        "class_type": "KSamplerSelect",
        "_meta": {
          "title": "KSamplerSelect"
        }
      },
      "9": {
        "inputs": {
          "steps": 20,
          "max_shift": 2.05,
          "base_shift": 0.95,
          "stretch": true,
          "terminal": 0.1,
          "latent": [
            "28",
            0
          ]
        },
        "class_type": "LTXVScheduler",
        "_meta": {
          "title": "LTXVScheduler"
        }
      },
      "11": {
        "inputs": {
          "noise_seed": 10
        },
        "class_type": "RandomNoise",
        "_meta": {
          "title": "RandomNoise"
        }
      },
      "12": {
        "inputs": {
          "samples": [
            "29",
            0
          ],
          "vae": [
            "1",
            2
          ]
        },
        "class_type": "VAEDecode",
        "_meta": {
          "title": "VAE Decode"
        }
      },
      "13": {
        "inputs": {
          "ckpt_name": "ltx-av-step-1751000_vocoder_24K.safetensors"
        },
        "class_type": "LTXVAudioVAELoader",
        "_meta": {
          "title": "🅛🅣🅧 LTXV Audio VAE Loader"
        }
      },
      "14": {
        "inputs": {
          "samples": [
            "29",
            1
          ],
          "audio_vae": [
            "13",
            0
          ]
        },
        "class_type": "LTXVAudioVAEDecode",
        "_meta": {
          "title": "🅛🅣🅧 LTXV Audio VAE Decode"
        }
      },
      "15": {
        "inputs": {
          "frame_rate": [
            "23",
            0
          ],
          "loop_count": 0,
          "filename_prefix": "AnimateDiff",
          "format": "video/h264-mp4",
          "pix_fmt": "yuv420p",
          "crf": 19,
          "save_metadata": true,
          "trim_to_audio": false,
          "pingpong": false,
          "save_output": true,
          "images": [
            "12",
            0
          ],
          "audio": [
            "14",
            0
          ]
        },
        "class_type": "VHS_VideoCombine",
        "_meta": {
          "title": "Video Combine 🎥🅥🅗🅢"
        }
      },
      "17": {
        "inputs": {
          "skip_blocks": "29",
          "model": [
            "28",
            1
          ],
          "positive": [
            "22",
            0
          ],
          "negative": [
            "22",
            1
          ],
          "parameters": [
            "18",
            0
          ]
        },
        "class_type": "MultimodalGuider",
        "_meta": {
          "title": "🅛🅣🅧 Multimodal Guider"
        }
      },
      "18": {
        "inputs": {
          "modality": "VIDEO",
          "cfg": 3,
          "stg": 0,
          "rescale": 0,
          "modality_scale": 3,
          "parameters": [
            "19",
            0
          ]
        },
        "class_type": "GuiderParameters",
        "_meta": {
          "title": "🅛🅣🅧 Guider Parameters"
        }
      },
      "19": {
        "inputs": {
          "modality": "AUDIO",
          "cfg": 7,
          "stg": 0,
          "rescale": 0,
          "modality_scale": 3
        },
        "class_type": "GuiderParameters",
        "_meta": {
          "title": "🅛🅣🅧 Guider Parameters"
        }
      },
      "21": {
        "inputs": {
          "audioUI": "",
          "audio": [
            "14",
            0
          ]
        },
        "class_type": "PreviewAudio",
        "_meta": {
          "title": "PreviewAudio"
        }
      },
      "22": {
        "inputs": {
          "frame_rate": [
            "23",
            0
          ],
          "positive": [
            "3",
            0
          ],
          "negative": [
            "4",
            0
          ]
        },
        "class_type": "LTXVConditioning",
        "_meta": {
          "title": "LTXVConditioning"
        }
      },
      "23": {
        "inputs": {
          "value": 25
        },
        "class_type": "FloatConstant",
        "_meta": {
          "title": "Float Constant"
        }
      },
      "26": {
        "inputs": {
          "frames_number": [
            "27",
            0
          ],
          "frame_rate": [
            "42",
            0
          ],
          "batch_size": 1
        },
        "class_type": "LTXVEmptyLatentAudio",
        "_meta": {
          "title": "🅛🅣🅧 LTXV Empty Latent Audio"
        }
      },
      "27": {
        "inputs": {
          "value": 105
        },
        "class_type": "INTConstant",
        "_meta": {
          "title": "INT Constant"
        }
      },
      "28": {
        "inputs": {
          "video_latent": [
            "43",
            0
          ],
          "audio_latent": [
            "26",
            0
          ],
          "model": [
            "44",
            0
          ]
        },
        "class_type": "LTXVConcatAVLatent",
        "_meta": {
          "title": "🅛🅣🅧 LTXV Concat AV Latent"
        }
      },
      "29": {
        "inputs": {
          "av_latent": [
            "41",
            0
          ],
          "model": [
            "28",
            1
          ]
        },
        "class_type": "LTXVSeparateAVLatent",
        "_meta": {
          "title": "🅛🅣🅧 LTXV Separate AV Latent"
        }
      },
      "41": {
        "inputs": {
          "noise": [
            "11",
            0
          ],
          "guider": [
            "17",
            0
          ],
          "sampler": [
            "8",
            0
          ],
          "sigmas": [
            "9",
            0
          ],
          "latent_image": [
            "28",
            0
          ]
        },
        "class_type": "SamplerCustomAdvanced",
        "_meta": {
          "title": "SamplerCustomAdvanced"
        }
      },
      "42": {
        "inputs": {
          "a": [
            "23",
            0
          ]
        },
        "class_type": "CM_FloatToInt",
        "_meta": {
          "title": "FloatToInt"
        }
      },
      "43": {
        "inputs": {
          "width": 768,
          "height": 512,
          "length": [
            "27",
            0
          ],
          "batch_size": 1
        },
        "class_type": "EmptyLTXVLatentVideo",
        "_meta": {
          "title": "EmptyLTXVLatentVideo"
        }
      },
      "44": {
        "inputs": {
          "torch_compile": true,
          "disable_backup": false,
          "model": [
            "1",
            0
          ]
        },
        "class_type": "LTXVSequenceParallelMultiGPUPatcher",
        "_meta": {
          "title": "LTXVSequenceParallelMultiGPUPatcher"
        }
      },
      "45": {
        "inputs": {
          "frame_idx": 0,
          "strength": 1
        },
        "class_type": "LTXVAddGuide",
        "_meta": {
          "title": "LTXVAddGuide"
        }
      }
    },
    "comfy_fork_version": "feature/av_inference@a6994ed1",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true
  },
  "version": 0.4
}