{
  "id": "22e934c5-833b-4e61-834d-543a5338d44c",
  "revision": 0,
  "last_node_id": 409,
  "last_link_id": 793,
  "nodes": [
    {
      "id": 358,
      "type": "LTXVAudioVAEDecode",
      "pos": [
        4906.798228585648,
        534.6450573260838
      ],
      "size": [
        270,
        100
      ],
      "flags": {},
      "order": 41,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 694
        },
        {
          "label": "Audio VAE",
          "name": "audio_vae",
          "type": "VAE",
          "link": 730
        }
      ],
      "outputs": [
        {
          "name": "Audio",
          "type": "AUDIO",
          "links": [
            712
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.7.0",
        "Node name for S&R": "LTXVAudioVAEDecode",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 374,
      "type": "VAEDecodeTiled",
      "pos": [
        4906.798228585648,
        214.6450573260837
      ],
      "size": [
        280,
        200
      ],
      "flags": {},
      "order": 40,
      "mode": 0,
      "showAdvanced": true,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 709
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 773
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            711
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.14.1",
        "Node name for S&R": "VAEDecodeTiled",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        512,
        64,
        64,
        16
      ]
    },
    {
      "id": 386,
      "type": "VAELoader",
      "pos": [
        -1367.925727513646,
        646.9125724090267
      ],
      "size": [
        450,
        90
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            729,
            730
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.29.0",
        "Node name for S&R": "VAELoader",
        "models": [
          {
            "name": "ltx-2.5-audio-vae-bf16.safetensors",
            "url": "https://huggingface.co/Lightricks/LTX-2.5/resolve/main/vae/ltx-2.5-audio-vae-bf16.safetensors",
            "directory": "vae"
          }
        ],
        "ue_properties": {
          "widget_ue_connectable": {
            "vae_name": true
          },
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "ltx2.5\\ltx-2.5-audio-vae-bf16.safetensors"
      ]
    },
    {
      "id": 370,
      "type": "CreateVideo",
      "pos": [
        5418.769675797526,
        125.71284242714789
      ],
      "size": [
        280,
        130
      ],
      "flags": {},
      "order": 42,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 711
        },
        {
          "name": "audio",
          "shape": 7,
          "type": "AUDIO",
          "link": 712
        },
        {
          "name": "fps",
          "type": "FLOAT",
          "widget": {
            "name": "fps"
          },
          "link": 713
        }
      ],
      "outputs": [
        {
          "name": "VIDEO",
          "type": "VIDEO",
          "links": [
            774
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "CreateVideo",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        24,
        8
      ]
    },
    {
      "id": 75,
      "type": "SaveVideo",
      "pos": [
        5739.232576595056,
        140.99052695677028
      ],
      "size": [
        740,
        106
      ],
      "flags": {
        "collapsed": false
      },
      "order": 43,
      "mode": 0,
      "inputs": [
        {
          "name": "video",
          "type": "VIDEO",
          "link": 774
        }
      ],
      "outputs": [
        {
          "name": "video",
          "type": "VIDEO",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "SaveVideo",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "video/LTX_2.5_t2v",
        "auto",
        "auto"
      ]
    },
    {
      "id": 369,
      "type": "LTXVSeparateAVLatent",
      "pos": [
        4487.676907179091,
        306.5592095269097
      ],
      "size": [
        230,
        100
      ],
      "flags": {},
      "order": 39,
      "mode": 0,
      "inputs": [
        {
          "name": "av_latent",
          "type": "LATENT",
          "link": 708
        }
      ],
      "outputs": [
        {
          "name": "video_latent",
          "type": "LATENT",
          "links": [
            709
          ]
        },
        {
          "name": "audio_latent",
          "type": "LATENT",
          "links": [
            694
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "LTXVSeparateAVLatent",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 368,
      "type": "SamplerCustomAdvanced",
      "pos": [
        4138.796420627168,
        293.24072519938153
      ],
      "size": [
        230,
        170
      ],
      "flags": {},
      "order": 38,
      "mode": 0,
      "inputs": [
        {
          "name": "noise",
          "type": "NOISE",
          "link": 703
        },
        {
          "name": "guider",
          "type": "GUIDER",
          "link": 744
        },
        {
          "name": "sampler",
          "type": "SAMPLER",
          "link": 705
        },
        {
          "name": "sigmas",
          "type": "SIGMAS",
          "link": 761
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 707
        }
      ],
      "outputs": [
        {
          "name": "output",
          "type": "LATENT",
          "links": [
            708
          ]
        },
        {
          "name": "denoised_output",
          "type": "LATENT",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.75",
        "Node name for S&R": "SamplerCustomAdvanced",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 391,
      "type": "LTXVDualCFGGuider",
      "pos": [
        3785.555555555556,
        291.2037192450629
      ],
      "size": [
        270,
        160
      ],
      "flags": {},
      "order": 33,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 771
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 762
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 763
        }
      ],
      "outputs": [
        {
          "name": "GUIDER",
          "type": "GUIDER",
          "links": [
            744
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.28.0",
        "Node name for S&R": "LTXVDualCFGGuider",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        1,
        1
      ]
    },
    {
      "id": 341,
      "type": "KSamplerSelect",
      "pos": [
        3795.740678575304,
        533.6111577351887
      ],
      "size": [
        280,
        110
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "SAMPLER",
          "type": "SAMPLER",
          "links": [
            705
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.75",
        "Node name for S&R": "KSamplerSelect",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "euler_ancestral"
      ]
    },
    {
      "id": 395,
      "type": "ManualSigmas",
      "pos": [
        3821.20357937283,
        749.2592748006183
      ],
      "size": [
        290,
        110
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "SIGMAS",
          "type": "SIGMAS",
          "links": [
            761
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "ManualSigmas",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "0.85, 0.7250, 0.4219, 0.0"
      ]
    },
    {
      "id": 338,
      "type": "RandomNoise",
      "pos": [
        3792.6851230197485,
        111.20371924506293
      ],
      "size": [
        280,
        110
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "NOISE",
          "type": "NOISE",
          "links": [
            703
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.75",
        "Node name for S&R": "RandomNoise",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        42,
        "fixed"
      ]
    },
    {
      "id": 340,
      "type": "LTXVConcatAVLatent",
      "pos": [
        3464.259321424696,
        691.6667132907444
      ],
      "size": [
        280,
        100
      ],
      "flags": {},
      "order": 37,
      "mode": 0,
      "inputs": [
        {
          "name": "video_latent",
          "type": "LATENT",
          "link": 769
        },
        {
          "name": "audio_latent",
          "type": "LATENT",
          "link": 666
        }
      ],
      "outputs": [
        {
          "name": "latent",
          "type": "LATENT",
          "links": [
            707
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "LTXVConcatAVLatent",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 344,
      "type": "SamplerCustomAdvanced",
      "pos": [
        3125.555555555555,
        289.1666200425892
      ],
      "size": [
        230,
        170
      ],
      "flags": {},
      "order": 34,
      "mode": 0,
      "inputs": [
        {
          "name": "noise",
          "type": "NOISE",
          "link": 670
        },
        {
          "name": "guider",
          "type": "GUIDER",
          "link": 733
        },
        {
          "name": "sampler",
          "type": "SAMPLER",
          "link": 671
        },
        {
          "name": "sigmas",
          "type": "SIGMAS",
          "link": 764
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 672
        }
      ],
      "outputs": [
        {
          "name": "output",
          "type": "LATENT",
          "links": [
            702
          ]
        },
        {
          "name": "denoised_output",
          "type": "LATENT",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.60",
        "Node name for S&R": "SamplerCustomAdvanced",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 383,
      "type": "PrimitiveBoolean",
      "pos": [
        -387.9854258188721,
        697.6006241702761
      ],
      "size": [
        270,
        100
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "BOOLEAN",
          "type": "BOOLEAN",
          "links": [
            722
          ]
        }
      ],
      "title": "Boolean (Enable Prompt Enhance)",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.22.0",
        "Node name for S&R": "PrimitiveBoolean",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {
            "value": true
          },
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        true
      ]
    },
    {
      "id": 373,
      "type": "CLIPTextEncode",
      "pos": [
        -656.532815468327,
        939.0139622605373
      ],
      "size": [
        530,
        240
      ],
      "flags": {},
      "order": 22,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 731
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            697
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.56",
        "Node name for S&R": "CLIPTextEncode",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "pc game, console game, video game, cartoon, childish, ugly"
      ],
      "color": "#323",
      "bgcolor": "#535"
    },
    {
      "id": 364,
      "type": "CLIPTextEncode",
      "pos": [
        606.6201190590909,
        529.5489898470715
      ],
      "size": [
        525.5555555555557,
        227.68512301974874
      ],
      "flags": {
        "collapsed": true
      },
      "order": 28,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 732
        },
        {
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          },
          "link": 721
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            696
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.56",
        "Node name for S&R": "CLIPTextEncode",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        ""
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 380,
      "type": "TextGenerateLTX2Prompt",
      "pos": [
        -128.73098628612414,
        154.4234961959759
      ],
      "size": [
        400,
        412
      ],
      "flags": {
        "collapsed": false
      },
      "order": 19,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 749
        },
        {
          "name": "image",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "name": "video",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "name": "audio",
          "shape": 7,
          "type": "AUDIO",
          "link": null
        },
        {
          "name": "prompt",
          "type": "STRING",
          "widget": {
            "name": "prompt"
          },
          "link": 723
        }
      ],
      "outputs": [
        {
          "name": "generated_text",
          "type": "STRING",
          "links": [
            724
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.16.3",
        "Node name for S&R": "TextGenerateLTX2Prompt",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {
            "prompt": true
          },
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "",
        600,
        "on",
        0.7,
        64,
        0.95,
        0.05,
        1.15,
        0,
        0,
        false,
        true
      ]
    },
    {
      "id": 376,
      "type": "PrimitiveStringMultiline",
      "pos": [
        -780.9358831057915,
        171.32842971548953
      ],
      "size": [
        626.5362011620414,
        399.10296250517104
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "STRING",
          "type": "STRING",
          "links": [
            720,
            723
          ]
        }
      ],
      "title": "Prompt",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.16.3",
        "Node name for S&R": "PrimitiveStringMultiline",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "A close-up of an Arctic hunter's face, his eyes fixed straight ahead, narrowed and locked on something in the far distance directly in front of him, frost dusting his dark beard, one hand slowly reaching toward the rifle slung on his back, his breath quick and shallow, the tension in his jaw visible even through the scarf. The camera slowly pulls back, revealing him crouched at the edge of an ice floe, and ahead of him, in the exact direction of his gaze, a polar bear moves slowly along a distant ice ridge, its pale coat blending into the white haze, facing toward him. The pull-back continues, the hunter in the foreground and the bear far ahead, the two facing each other across the dark lead of water, the ice field and grey sea stretching around them, seabirds wheeling overhead. Midway through the shot, the complete title \"LTX-2.5\" fades in large and centered, plain white sans-serif letters with wide spacing, no glow, no shadow, no ornament, the lettering large enough to dominate the center of the frame, emerging slowly from the mist, resting still and blending into the snowscape, with the hunter and the bear still visible below on either side of the title, staying through the end of the scene. The wind carries the distant sound of shifting ice, a single low growl rolling across the water."
      ]
    },
    {
      "id": 366,
      "type": "LTXVEmptyLatentAudio",
      "pos": [
        -21.316618291218326,
        1144.7665494486487
      ],
      "size": [
        280,
        170
      ],
      "flags": {},
      "order": 26,
      "mode": 0,
      "inputs": [
        {
          "name": "audio_vae",
          "type": "VAE",
          "link": 729
        },
        {
          "name": "frames_number",
          "type": "INT",
          "widget": {
            "name": "frames_number"
          },
          "link": 717
        },
        {
          "name": "frame_rate",
          "type": "FLOAT,INT",
          "widget": {
            "name": "frame_rate"
          },
          "link": 701
        }
      ],
      "outputs": [
        {
          "name": "Latent",
          "type": "LATENT",
          "links": [
            700
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.68",
        "Node name for S&R": "LTXVEmptyLatentAudio",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        97,
        25,
        1
      ]
    },
    {
      "id": 378,
      "type": "ComfyMathExpression",
      "pos": [
        2197.9816558312323,
        170.96396798663662
      ],
      "size": [
        225,
        94
      ],
      "flags": {
        "collapsed": true
      },
      "order": 21,
      "mode": 0,
      "inputs": [
        {
          "label": "a",
          "name": "values.a",
          "type": "FLOAT,INT,BOOLEAN",
          "link": 715
        },
        {
          "label": "b",
          "name": "values.b",
          "shape": 7,
          "type": "FLOAT,INT,BOOLEAN",
          "link": 716
        },
        {
          "label": "c",
          "name": "values.c",
          "shape": 7,
          "type": "FLOAT,INT,BOOLEAN",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": []
        },
        {
          "name": "INT",
          "type": "INT",
          "links": [
            717,
            718
          ]
        },
        {
          "name": "BOOL",
          "type": "BOOLEAN",
          "links": []
        }
      ],
      "title": "Math Expression (length)",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.18.1",
        "Node name for S&R": "ComfyMathExpression",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.7"
        }
      },
      "widgets_values": [
        "a * b + 1"
      ]
    },
    {
      "id": 353,
      "type": "ComfyMathExpression",
      "pos": [
        2035.4392608354365,
        364.82335263993986
      ],
      "size": [
        225,
        74
      ],
      "flags": {
        "collapsed": true
      },
      "order": 23,
      "mode": 0,
      "inputs": [
        {
          "label": "a",
          "name": "values.a",
          "type": "FLOAT,INT,BOOLEAN",
          "link": 687
        },
        {
          "label": "b",
          "name": "values.b",
          "shape": 7,
          "type": "FLOAT,INT,BOOLEAN",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": []
        },
        {
          "name": "INT",
          "type": "INT",
          "links": [
            689
          ]
        },
        {
          "name": "BOOL",
          "type": "BOOLEAN",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.16.3",
        "Node name for S&R": "ComfyMathExpression",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "a/2"
      ]
    },
    {
      "id": 372,
      "type": "PrimitiveInt",
      "pos": [
        1678.9218888888902,
        200.70891723971897
      ],
      "size": [
        370,
        110
      ],
      "flags": {},
      "order": 17,
      "mode": 0,
      "inputs": [
        {
          "name": "value",
          "type": "INT",
          "widget": {
            "name": "value"
          },
          "link": 792
        }
      ],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            687
          ]
        }
      ],
      "title": "Width",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.16.3",
        "Node name for S&R": "PrimitiveInt",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        1280,
        "fixed"
      ]
    },
    {
      "id": 355,
      "type": "ComfyMathExpression",
      "pos": [
        1961.4208877427855,
        511.06258333333324
      ],
      "size": [
        225,
        74
      ],
      "flags": {
        "collapsed": true
      },
      "order": 24,
      "mode": 0,
      "inputs": [
        {
          "label": "a",
          "name": "values.a",
          "type": "FLOAT,INT,BOOLEAN",
          "link": 688
        },
        {
          "label": "b",
          "name": "values.b",
          "shape": 7,
          "type": "FLOAT,INT,BOOLEAN",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": []
        },
        {
          "name": "INT",
          "type": "INT",
          "links": [
            690
          ]
        },
        {
          "name": "BOOL",
          "type": "BOOLEAN",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.16.3",
        "Node name for S&R": "ComfyMathExpression",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "a/2"
      ]
    },
    {
      "id": 360,
      "type": "PrimitiveInt",
      "pos": [
        1369.5875544094522,
        438.3505839063856
      ],
      "size": [
        370,
        110
      ],
      "flags": {},
      "order": 18,
      "mode": 0,
      "inputs": [
        {
          "name": "value",
          "type": "INT",
          "widget": {
            "name": "value"
          },
          "link": 793
        }
      ],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            688
          ]
        }
      ],
      "title": "Height",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.16.3",
        "Node name for S&R": "PrimitiveInt",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        720,
        "fixed"
      ]
    },
    {
      "id": 359,
      "type": "ComfyMathExpression",
      "pos": [
        1819.694111111112,
        651.4848055555555
      ],
      "size": [
        225,
        74
      ],
      "flags": {
        "collapsed": true
      },
      "order": 20,
      "mode": 0,
      "inputs": [
        {
          "label": "a",
          "name": "values.a",
          "type": "FLOAT,INT,BOOLEAN",
          "link": 695
        },
        {
          "label": "b",
          "name": "values.b",
          "shape": 7,
          "type": "FLOAT,INT,BOOLEAN",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": [
            698,
            713
          ]
        },
        {
          "name": "INT",
          "type": "INT",
          "links": [
            701
          ]
        },
        {
          "name": "BOOL",
          "type": "BOOLEAN",
          "links": []
        }
      ],
      "title": "Math Expression (fps)",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.16.3",
        "Node name for S&R": "ComfyMathExpression",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "a"
      ]
    },
    {
      "id": 382,
      "type": "ComfySwitchNode",
      "pos": [
        331.0882725433496,
        179.32122283296684
      ],
      "size": [
        270,
        130
      ],
      "flags": {},
      "order": 25,
      "mode": 0,
      "inputs": [
        {
          "name": "on_false",
          "type": "STRING",
          "link": 720
        },
        {
          "name": "on_true",
          "type": "STRING",
          "link": 724
        },
        {
          "name": "switch",
          "type": "BOOLEAN",
          "widget": {
            "name": "switch"
          },
          "link": 722
        }
      ],
      "outputs": [
        {
          "name": "output",
          "type": "STRING",
          "links": [
            721,
            725
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.22.0",
        "Node name for S&R": "ComfySwitchNode",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {
            "switch": true
          },
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        false
      ]
    },
    {
      "id": 365,
      "type": "LTXVConditioning",
      "pos": [
        1290.2642672778813,
        836.9658792163584
      ],
      "size": [
        280,
        130
      ],
      "flags": {},
      "order": 31,
      "mode": 0,
      "inputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 696
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 697
        },
        {
          "name": "frame_rate",
          "type": "FLOAT",
          "widget": {
            "name": "frame_rate"
          },
          "link": 698
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": [
            735,
            762
          ]
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "links": [
            736,
            763
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.56",
        "Node name for S&R": "LTXVConditioning",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        24
      ]
    },
    {
      "id": 356,
      "type": "EmptyLTXVLatentVideo",
      "pos": [
        1673.2917510732018,
        831.2330085440741
      ],
      "size": [
        280,
        200
      ],
      "flags": {},
      "order": 27,
      "mode": 0,
      "inputs": [
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 689
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 690
        },
        {
          "name": "length",
          "type": "INT",
          "widget": {
            "name": "length"
          },
          "link": 718
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            765
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.60",
        "Node name for S&R": "EmptyLTXVLatentVideo",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        768,
        512,
        97,
        1
      ]
    },
    {
      "id": 377,
      "type": "LTXVConcatAVLatent",
      "pos": [
        2150.2789444444475,
        837.1849722222216
      ],
      "size": [
        240,
        100
      ],
      "flags": {},
      "order": 30,
      "mode": 0,
      "inputs": [
        {
          "name": "video_latent",
          "type": "LATENT",
          "link": 765
        },
        {
          "name": "audio_latent",
          "type": "LATENT",
          "link": 700
        }
      ],
      "outputs": [
        {
          "name": "latent",
          "type": "LATENT",
          "links": [
            672
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.7.0",
        "Node name for S&R": "LTXVConcatAVLatent",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 371,
      "type": "LatentUpscaleModelLoader",
      "pos": [
        -1385.5182635922051,
        826.9125724090267
      ],
      "size": [
        450,
        70
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "LATENT_UPSCALE_MODEL",
          "type": "LATENT_UPSCALE_MODEL",
          "links": [
            678
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.7.0",
        "Node name for S&R": "LatentUpscaleModelLoader",
        "models": [
          {
            "name": "ltx-2.5-latent-spatial-upscaler-x2-bf16-1.0.safetensors",
            "url": "https://huggingface.co/Lightricks/LTX-2.5/resolve/main/latent_upscale_models/ltx-2.5-latent-spatial-upscaler-x2-bf16-1.0.safetensors",
            "directory": "latent_upscale_models"
          }
        ],
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "ltx-2.5-latent-spatial-upscaler-x2-bf16-1.0.safetensors"
      ]
    },
    {
      "id": 362,
      "type": "PrimitiveInt",
      "pos": [
        659.1377733086495,
        136.44806019422805
      ],
      "size": [
        415.5989988538954,
        167.92311053805872
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            715
          ]
        }
      ],
      "title": "Duration",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.7.0",
        "Node name for S&R": "PrimitiveInt",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        5,
        "fixed"
      ]
    },
    {
      "id": 409,
      "type": "ResolutionSelector",
      "pos": [
        662.7877738817025,
        359.5373896314839
      ],
      "size": [
        425.2834461636012,
        218.06388888888887
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "showAdvanced": false,
      "inputs": [],
      "outputs": [
        {
          "name": "width",
          "type": "INT",
          "links": [
            792
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "links": [
            793
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.0",
        "Node name for S&R": "ResolutionSelector",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "16:9 (Widescreen)",
        0.9,
        32
      ]
    },
    {
      "id": 381,
      "type": "PreviewAny",
      "pos": [
        325.65238676209117,
        733.6190702526976
      ],
      "size": [
        685.7964952256939,
        593.9538031684026
      ],
      "flags": {},
      "order": 29,
      "mode": 0,
      "inputs": [
        {
          "name": "source",
          "type": "*",
          "link": 725
        }
      ],
      "outputs": [
        {
          "name": "STRING",
          "type": "STRING",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.16.3",
        "Node name for S&R": "PreviewAny",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 367,
      "type": "LTXVSeparateAVLatent",
      "pos": [
        3438.083072238499,
        188.90742916531022
      ],
      "size": [
        250,
        100
      ],
      "flags": {},
      "order": 35,
      "mode": 0,
      "inputs": [
        {
          "name": "av_latent",
          "type": "LATENT",
          "link": 702
        }
      ],
      "outputs": [
        {
          "name": "video_latent",
          "type": "LATENT",
          "links": [
            677
          ]
        },
        {
          "name": "audio_latent",
          "type": "LATENT",
          "links": [
            666
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "LTXVSeparateAVLatent",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 348,
      "type": "LTXVLatentUpsampler",
      "pos": [
        3423.3146904839414,
        428.75000932481544
      ],
      "size": [
        330,
        120
      ],
      "flags": {},
      "order": 36,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 677
        },
        {
          "name": "upscale_model",
          "type": "LATENT_UPSCALE_MODEL",
          "link": 678
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 772
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            769
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.14.1",
        "Node name for S&R": "LTXVLatentUpsampler",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 384,
      "type": "UNETLoader",
      "pos": [
        -1387.925727513646,
        104.9125724090268
      ],
      "size": [
        450,
        120
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            770,
            771
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.29.0",
        "Node name for S&R": "UNETLoader",
        "models": [
          {
            "name": "ltx-2.5-22b-distilled-transformer-comfy-int8-convrot.safetensors",
            "url": "https://huggingface.co/Lightricks/LTX-2.5/resolve/main/diffusion_models/ltx-2.5-22b-distilled-transformer-comfy-int8-convrot.safetensors",
            "directory": "diffusion_models"
          }
        ],
        "ue_properties": {
          "widget_ue_connectable": {
            "unet_name": true
          },
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "Ltx 2.5\\ltx-2.5-22b-distilled-transformer-comfy-int8-convrot.safetensors",
        "default"
      ]
    },
    {
      "id": 393,
      "type": "CLIPLoader",
      "pos": [
        -1370.1284296290257,
        998.2750191603241
      ],
      "size": [
        439.3007035461426,
        139.52130354614246
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            749
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.29.0",
        "Node name for S&R": "CLIPLoader",
        "models": [
          {
            "name": "gemma4_e2b_it_bf16.safetensors",
            "url": "https://huggingface.co/Comfy-Org/gemma-4/resolve/main/text_encoders/gemma4_e2b_it_bf16.safetensors",
            "directory": "text_encoders"
          }
        ],
        "ue_properties": {
          "widget_ue_connectable": {
            "clip_name": true
          },
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "gemma4_e2b_it_bf16.safetensors",
        "ltxv",
        "default"
      ]
    },
    {
      "id": 404,
      "type": "ManualSigmas",
      "pos": [
        2818.547938115099,
        780.973081467285
      ],
      "size": [
        500,
        100
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "SIGMAS",
          "type": "SIGMAS",
          "links": [
            764
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.14.1",
        "Node name for S&R": "ManualSigmas",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "1.0, 0.99375, 0.9875, 0.98125, 0.975, 0.909375, 0.725, 0.421875, 0.0"
      ]
    },
    {
      "id": 352,
      "type": "KSamplerSelect",
      "pos": [
        2819.3754569327793,
        568.2958766478135
      ],
      "size": [
        280,
        110
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "SAMPLER",
          "type": "SAMPLER",
          "links": [
            671
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.56",
        "Node name for S&R": "KSamplerSelect",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "euler_ancestral"
      ]
    },
    {
      "id": 388,
      "type": "LTXVDualCFGGuider",
      "pos": [
        2806.270564444444,
        328.8889355129666
      ],
      "size": [
        270,
        160
      ],
      "flags": {},
      "order": 32,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 770
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 735
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 736
        }
      ],
      "outputs": [
        {
          "name": "GUIDER",
          "type": "GUIDER",
          "links": [
            733
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.28.0",
        "Node name for S&R": "LTXVDualCFGGuider",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        1,
        1
      ]
    },
    {
      "id": 339,
      "type": "RandomNoise",
      "pos": [
        2806.575637150608,
        164.14095035617405
      ],
      "size": [
        280,
        110
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "NOISE",
          "type": "NOISE",
          "links": [
            670
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.56",
        "Node name for S&R": "RandomNoise",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        287135550774438,
        "randomize"
      ]
    },
    {
      "id": 361,
      "type": "PrimitiveInt",
      "pos": [
        2141.014432535808,
        630.522622099135
      ],
      "size": [
        370,
        110
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            695,
            716
          ]
        }
      ],
      "title": "Frame Rate",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.16.3",
        "Node name for S&R": "PrimitiveInt",
        "enableTabs": false,
        "tabWidth": 65,
        "tabXOffset": 10,
        "hasSecondTab": false,
        "secondTabText": "Send Back",
        "secondTabOffset": 80,
        "secondTabWidth": 65,
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.7",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        24,
        "fixed"
      ]
    },
    {
      "id": 385,
      "type": "VAELoader",
      "pos": [
        -1371.925727513646,
        496.24594643246434
      ],
      "size": [
        450,
        70
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            772,
            773
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.29.0",
        "Node name for S&R": "VAELoader",
        "models": [
          {
            "name": "ltx-2.5-video-vae-bf16.safetensors",
            "url": "https://huggingface.co/Lightricks/LTX-2.5/resolve/main/vae/ltx-2.5-video-vae-bf16.safetensors",
            "directory": "vae"
          }
        ],
        "ue_properties": {
          "widget_ue_connectable": {
            "vae_name": true
          },
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "ltx2.5\\ltx-2.5-video-vae-bf16.safetensors"
      ]
    },
    {
      "id": 387,
      "type": "CLIPLoader",
      "pos": [
        -1379.925727513646,
        289.57925942074553
      ],
      "size": [
        469.3333740234375,
        120.66668701171875
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            731,
            732
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.29.0",
        "Node name for S&R": "CLIPLoader",
        "models": [
          {
            "name": "gemma4-12b-with-proj-ltx-2.5-comfy-int8-convrot.safetensors",
            "url": "https://huggingface.co/Lightricks/LTX-2.5/resolve/main/text_encoders/gemma4-12b-with-proj-ltx-2.5-comfy-int8-convrot.safetensors",
            "directory": "text_encoders"
          }
        ],
        "ue_properties": {
          "widget_ue_connectable": {
            "clip_name": true
          },
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "LTX2.5\\gemma4-12b-with-proj-ltx-2.5-comfy-int8-convrot.safetensors",
        "ltxv",
        "default"
      ]
    }
  ],
  "links": [
    [
      711,
      374,
      0,
      370,
      0,
      "IMAGE"
    ],
    [
      712,
      358,
      0,
      370,
      1,
      "AUDIO"
    ],
    [
      713,
      359,
      0,
      370,
      2,
      "FLOAT"
    ],
    [
      769,
      348,
      0,
      340,
      0,
      "LATENT"
    ],
    [
      666,
      367,
      1,
      340,
      1,
      "LATENT"
    ],
    [
      677,
      367,
      0,
      348,
      0,
      "LATENT"
    ],
    [
      678,
      371,
      0,
      348,
      1,
      "LATENT_UPSCALE_MODEL"
    ],
    [
      772,
      385,
      0,
      348,
      2,
      "VAE"
    ],
    [
      694,
      369,
      1,
      358,
      0,
      "LATENT"
    ],
    [
      730,
      386,
      0,
      358,
      1,
      "VAE"
    ],
    [
      771,
      384,
      0,
      391,
      0,
      "MODEL"
    ],
    [
      762,
      365,
      0,
      391,
      1,
      "CONDITIONING"
    ],
    [
      763,
      365,
      1,
      391,
      2,
      "CONDITIONING"
    ],
    [
      703,
      338,
      0,
      368,
      0,
      "NOISE"
    ],
    [
      744,
      391,
      0,
      368,
      1,
      "GUIDER"
    ],
    [
      705,
      341,
      0,
      368,
      2,
      "SAMPLER"
    ],
    [
      761,
      395,
      0,
      368,
      3,
      "SIGMAS"
    ],
    [
      707,
      340,
      0,
      368,
      4,
      "LATENT"
    ],
    [
      702,
      344,
      0,
      367,
      0,
      "LATENT"
    ],
    [
      708,
      368,
      0,
      369,
      0,
      "LATENT"
    ],
    [
      709,
      369,
      0,
      374,
      0,
      "LATENT"
    ],
    [
      773,
      385,
      0,
      374,
      1,
      "VAE"
    ],
    [
      670,
      339,
      0,
      344,
      0,
      "NOISE"
    ],
    [
      733,
      388,
      0,
      344,
      1,
      "GUIDER"
    ],
    [
      671,
      352,
      0,
      344,
      2,
      "SAMPLER"
    ],
    [
      764,
      404,
      0,
      344,
      3,
      "SIGMAS"
    ],
    [
      672,
      377,
      0,
      344,
      4,
      "LATENT"
    ],
    [
      770,
      384,
      0,
      388,
      0,
      "MODEL"
    ],
    [
      735,
      365,
      0,
      388,
      1,
      "CONDITIONING"
    ],
    [
      736,
      365,
      1,
      388,
      2,
      "CONDITIONING"
    ],
    [
      696,
      364,
      0,
      365,
      0,
      "CONDITIONING"
    ],
    [
      697,
      373,
      0,
      365,
      1,
      "CONDITIONING"
    ],
    [
      698,
      359,
      0,
      365,
      2,
      "FLOAT"
    ],
    [
      765,
      356,
      0,
      377,
      0,
      "LATENT"
    ],
    [
      700,
      366,
      0,
      377,
      1,
      "LATENT"
    ],
    [
      732,
      387,
      0,
      364,
      0,
      "CLIP"
    ],
    [
      721,
      382,
      0,
      364,
      1,
      "STRING"
    ],
    [
      731,
      387,
      0,
      373,
      0,
      "CLIP"
    ],
    [
      689,
      353,
      1,
      356,
      0,
      "INT"
    ],
    [
      690,
      355,
      1,
      356,
      1,
      "INT"
    ],
    [
      718,
      378,
      1,
      356,
      2,
      "INT"
    ],
    [
      729,
      386,
      0,
      366,
      0,
      "VAE"
    ],
    [
      717,
      378,
      1,
      366,
      1,
      "INT"
    ],
    [
      701,
      359,
      1,
      366,
      2,
      "INT"
    ],
    [
      725,
      382,
      0,
      381,
      0,
      "STRING"
    ],
    [
      720,
      376,
      0,
      382,
      0,
      "STRING"
    ],
    [
      724,
      380,
      0,
      382,
      1,
      "STRING"
    ],
    [
      722,
      383,
      0,
      382,
      2,
      "BOOLEAN"
    ],
    [
      749,
      393,
      0,
      380,
      0,
      "CLIP"
    ],
    [
      723,
      376,
      0,
      380,
      4,
      "STRING"
    ],
    [
      715,
      362,
      0,
      378,
      0,
      "INT"
    ],
    [
      716,
      361,
      0,
      378,
      1,
      "INT"
    ],
    [
      687,
      372,
      0,
      353,
      0,
      "INT"
    ],
    [
      688,
      360,
      0,
      355,
      0,
      "INT"
    ],
    [
      695,
      361,
      0,
      359,
      0,
      "INT"
    ],
    [
      774,
      370,
      0,
      75,
      0,
      "VIDEO"
    ],
    [
      792,
      409,
      0,
      372,
      0,
      "INT"
    ],
    [
      793,
      409,
      1,
      360,
      0,
      "INT"
    ]
  ],
  "groups": [
    {
      "id": 1,
      "title": "GROUP 1 - MODEL LOADERS",
      "bounding": [
        -1417.9257275136463,
        6.912572409026794,
        520,
        1360
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 2,
      "title": "GROUP 2 - PROMPT / CONDITIONING",
      "bounding": [
        -846.3753023796764,
        15.486156508312787,
        1988.3055222325634,
        1353.438763081021
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 3,
      "title": "GROUP 3 - LATENTS / GENERATION SETTINGS",
      "bounding": [
        1188.9524444444457,
        13.420916666666654,
        1491.8025058017308,
        1204.8195203798084
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 4,
      "title": "GROUP 4 - DISTILLED SAMPLING (8-STEP LOW-RES + 3-STEP HIGH-RES)",
      "bounding": [
        2700.277777777778,
        11.203719245062912,
        1690,
        1000
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 5,
      "title": "GROUP 5 - OUTPUT LATENTS",
      "bounding": [
        4420.732462734648,
        18.78143174913192,
        400,
        1000
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 6,
      "title": "GROUP 6 - DECODE",
      "bounding": [
        4856.798228585648,
        14.645057326083707,
        500,
        1000
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 7,
      "title": "GROUP 7 - FINAL VIDEO",
      "bounding": [
        5395.251219444445,
        11.360959492577468,
        1176.9444444444443,
        1047.8702460394966
      ],
      "color": "#3f789e",
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "ds": {
      "scale": 1,
      "offset": [
        2347.9509600565907,
        231.31290320868789
      ]
    },
    "frontendVersion": "1.48.7",
    "workflowRendererVersion": "Vue-corrected",
    "ue_links": [],
    "links_added_by_ue": [],
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true
  },
  "version": 0.4
}
