{ "id": "59dd2e5b-b2a4-4923-8c1d-e273d20e6ae1", "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "LoadImage" }, "widgets_values": [ "snow_bike_jump_crew.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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "ResizeImageMaskNode" }, "widgets_values": [ "scale dimensions", 1280, 720, "center", "lanczos" ] }, { "id": 104, "type": "MarkdownNote", "pos": [ -90, 4490 ], "size": [ 380, 140 ], "flags": { "collapsed": false }, "order": 1, "mode": 0, "inputs": [], "outputs": [], "title": "About Size", "properties": {}, "widgets_values": [ "Width & height settings must be divisible by 32 + 1. \nFrame count must be divisible by 8 + 1. \n\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" }, { "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "SaveVideo" }, "widgets_values": [ "video/LTX_2.0_i2v", "auto", "auto" ] }, { "id": 103, "type": "MarkdownNote", "pos": [ -590, 3830 ], "size": [ 480, 820 ], "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [], "title": "Model Links", "properties": {}, "widgets_values": [ "Guide: [Subgraph](https://docs.comfy.org/interface/features/subgraph)\n\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\n**checkpoints**\n\n- [ltx-2-19b-distilled.safetensors](https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled.safetensors)\n\n- [ltx-2-19b-distilled-fp8.safetensors](https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled-fp8.safetensors)\n\n**text_encoders**\n\n- [gemma_3_12B_it.safetensors](https://huggingface.co/Comfy-Org/ltx-2/resolve/main/split_files/text_encoders/gemma_3_12B_it.safetensors)\n\n**loras**\n\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-distilled.safetensors\n│ │ └── ltx-2-19b-distilled-fp8.safetensors\n│ ā”œā”€ā”€ šŸ“‚ text_encoders/\n│ │ └── gemma_3_12B_it.safetensors\n│ ā”œā”€ā”€ šŸ“‚ loras/\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/zh-CN/installation/update_comfyui)) and prepare required models. Desktop/Cloud ship stable builds; 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/comfyanonymous/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": 3, "mode": 0, "inputs": [], "outputs": [], "title": "Note", "properties": {}, "widgets_values": [ "Click on the top-right corner of the node to open the [subgraph](https://docs.comfy.org/interface/features/subgraph)\nšŸ‘‡" ], "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" ], [ "-1", "noise_seed" ], [ "11", "control_after_generate" ], [ "-1", "ckpt_name" ] ], "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0" }, "widgets_values": [ "A wide, dynamic tracking shot follows a group of mountain bikers as they race across a pristine snow-covered landscape on a brilliant winter morning. The camera moves at speed, keeping pace with the lead biker in a vibrant yellow jacket and orange helmet, who launches into the air over a snow mound, their bike suspended against the clear blue sky. Snow particles explode around them, catching the golden light of the low sun that creates dramatic backlighting and long shadows across the terrain. Several other bikers follow closely behind, their dark silhouettes kicking up plumes of powdery snow as they navigate the undulating mounds. The only sounds are the crunch of tires biting into packed snow, the whoosh of air as they fly through jumps, and the distant sound of heavy breathing and excited shouts. One biker calls out to another with exhilaration: \"This is incredible! The light is perfect!\" Another responds with a breathless laugh: \"Keep pushing! We're almost at the ridge!\" The camera glides smoothly alongside the group, occasionally pulling back to reveal the full expanse of the snowy landscape with bare birch trees and dark evergreens lining the edge. The mood is exhilarating, fast-paced, and full of the raw energy of winter mountain biking, with every jump and turn captured in crisp detail against the brilliant white snow and vibrant sky.", 121, 10, null, "ltx-2-19b-distilled.safetensors" ] } ], "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": 113, "lastLinkId": 315, "lastRerouteId": 0 }, "revision": 0, "config": {}, "name": "Text to Video (LTX 2.0 Distilled)", "inputNode": { "id": -10, "bounding": [ -1330, 3890, 120, 140 ] }, "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": "43a67b8d-9ca1-41f8-92ab-ba654ad3287e", "name": "noise_seed", "type": "INT", "linkIds": [ 256 ], "pos": [ -1230, 3930 ] }, { "id": "66d6c8d3-04cc-46d4-8049-a5a857ddd8bb", "name": "text", "type": "STRING", "linkIds": [ 257 ], "pos": [ -1230, 3950 ] }, { "id": "e455cc76-51dc-4674-b3f1-0a938edc89ff", "name": "image", "type": "IMAGE", "linkIds": [ 291, 294 ], "pos": [ -1230, 3970 ] }, { "id": "32d95dcc-b279-4fdc-afde-a080b4fa230f", "name": "ckpt_name", "type": "COMBO", "linkIds": [ 313, 314, 315 ], "pos": [ -1230, 3990 ] } ], "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": [ 30, 3630 ], "size": [ 270, 68.88020833333334 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "SAMPLER", "name": "SAMPLER", "type": "SAMPLER", "links": [ 108 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.56", "Node name for S&R": "KSamplerSelect" }, "widgets_values": [ "euler" ] }, { "id": 60, "type": "LTXAVTextEncoderLoader", "pos": [ -890, 3650 ], "size": [ 420, 82 ], "flags": {}, "order": 1, "mode": 0, "inputs": [ { "localized_name": "ckpt_name", "name": "ckpt_name", "type": "COMBO", "widget": { "name": "ckpt_name" }, "link": 315 } ], "outputs": [ { "localized_name": "CLIP", "name": "CLIP", "type": "CLIP", "links": [ 185 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "LTXAVTextEncoderLoader", "models": [ { "name": "gemma_3_12B_it.safetensors", "url": "https://huggingface.co/Comfy-Org/ltx-2/resolve/main/split_files/text_encoders/gemma_3_12B_it.safetensors", "directory": "text_encoders" }, { "name": "ltx-2-19b-distilled.safetensors", "url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled.safetensors", "directory": "checkpoints" } ] }, "widgets_values": [ "gemma_3_12B_it.safetensors", "ltx-2-19b-distilled.safetensors" ] }, { "id": 66, "type": "KSamplerSelect", "pos": [ 1210, 3770 ], "size": [ 270, 58 ], "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "SAMPLER", "name": "SAMPLER", "type": "SAMPLER", "links": [ 201 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.75", "Node name for S&R": "KSamplerSelect" }, "widgets_values": [ "gradient_estimation" ] }, { "id": 73, "type": "ManualSigmas", "pos": [ 1210, 3640 ], "size": [ 270, 58 ], "flags": {}, "order": 3, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "SIGMAS", "name": "SIGMAS", "type": "SIGMAS", "links": [ 202 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "ManualSigmas" }, "widgets_values": [ "0.909375, 0.725, 0.421875, 0.0" ] }, { "id": 81, "type": "LTXVCropGuides", "pos": [ 320, 3770 ], "size": [ 240, 66 ], "flags": {}, "order": 21, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.68", "Node name for S&R": "LTXVCropGuides" }, "widgets_values": [] }, { "id": 82, "type": "CFGGuider", "pos": [ 1210, 3490 ], "size": [ 270, 98 ], "flags": {}, "order": 22, "mode": 0, "inputs": [ { "localized_name": "model", "name": "model", "type": "MODEL", "link": 312 }, { "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.71", "Node name for S&R": "CFGGuider" }, "widgets_values": [ 1 ] }, { "id": 51, "type": "LTXVEmptyLatentAudio", "pos": [ -420, 4380 ], "size": [ 270, 120 ], "flags": {}, "order": 16, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.68", "Node name for S&R": "LTXVEmptyLatentAudio" }, "widgets_values": [ 97, 25, 1 ] }, { "id": 22, "type": "LTXVConditioning", "pos": [ -300, 3940 ], "size": [ 270, 86.66666666666667 ], "flags": {}, "order": 12, "mode": 0, "inputs": [ { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "link": 45 }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "link": 309 } ], "outputs": [ { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "links": [ 135, 220 ] }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "links": [ 136, 221 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.56", "Node name for S&R": "LTXVConditioning" }, "widgets_values": [ 25 ] }, { "id": 89, "type": "EmptyImage", "pos": [ -840, 3930 ], "size": [ 270, 130 ], "flags": {}, "order": 25, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "EmptyImage" }, "widgets_values": [ 1280, 720, 1, 0 ] }, { "id": 41, "type": "SamplerCustomAdvanced", "pos": [ 330, 3310 ], "size": [ 213.125, 120 ], "flags": {}, "order": 13, "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": 310 }, { "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.60", "Node name for S&R": "SamplerCustomAdvanced" }, "widgets_values": [] }, { "id": 67, "type": "RandomNoise", "pos": [ 1210, 3360 ], "size": [ 270, 82 ], "flags": {}, "order": 4, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "NOISE", "name": "NOISE", "type": "NOISE", "links": [ 199 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.75", "Node name for S&R": "RandomNoise" }, "widgets_values": [ 0, "fixed" ] }, { "id": 97, "type": "CreateVideo", "pos": [ 2180, 3640 ], "size": [ 270, 78 ], "flags": {}, "order": 31, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "CreateVideo" }, "widgets_values": [ 25 ] }, { "id": 80, "type": "LTXVSeparateAVLatent", "pos": [ 330, 3540 ], "size": [ 240, 46 ], "flags": {}, "order": 20, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "LTXVSeparateAVLatent" }, "widgets_values": [] }, { "id": 95, "type": "VAEDecode", "pos": [ 1890, 3610 ], "size": [ 240, 50 ], "flags": {}, "order": 29, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.75", "Node name for S&R": "VAEDecode" }, "widgets_values": [] }, { "id": 94, "type": "LTXVSeparateAVLatent", "pos": [ 1560, 3690 ], "size": [ 193.2916015625, 46 ], "flags": {}, "order": 28, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "LTXVSeparateAVLatent" }, "widgets_values": [] }, { "id": 70, "type": "SamplerCustomAdvanced", "pos": [ 1550, 3360 ], "size": [ 212.38333740234376, 106 ], "flags": {}, "order": 19, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.75", "Node name for S&R": "SamplerCustomAdvanced" }, "widgets_values": [] }, { "id": 96, "type": "LTXVAudioVAEDecode", "pos": [ 1890, 3720 ], "size": [ 240, 46 ], "flags": {}, "order": 30, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "LTXVAudioVAEDecode" }, "widgets_values": [] }, { "id": 48, "type": "LTXVAudioVAELoader", "pos": [ -890, 3530 ], "size": [ 420, 58 ], "flags": {}, "order": 5, "mode": 0, "inputs": [ { "localized_name": "ckpt_name", "name": "ckpt_name", "type": "COMBO", "widget": { "name": "ckpt_name" }, "link": 314 } ], "outputs": [ { "localized_name": "Audio VAE", "name": "Audio VAE", "type": "VAE", "links": [ 156, 266 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.68", "Node name for S&R": "LTXVAudioVAELoader", "models": [ { "name": "ltx-2-19b-distilled.safetensors", "url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled.safetensors", "directory": "checkpoints" } ] }, "widgets_values": [ "ltx-2-19b-distilled.safetensors" ] }, { "id": 56, "type": "LTXVConcatAVLatent", "pos": [ -80, 4430 ], "size": [ 187.5, 60 ], "flags": {}, "order": 17, "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 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "LTXVConcatAVLatent" }, "widgets_values": [] }, { "id": 84, "type": "LTXVLatentUpsampler", "pos": [ 780, 3690 ], "size": [ 235.1999969482422, 98 ], "flags": {}, "order": 24, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "LTXVLatentUpsampler" }, "widgets_values": [] }, { "id": 90, "type": "ImageScaleBy", "pos": [ -840, 4130 ], "size": [ 270, 82 ], "flags": {}, "order": 26, "mode": 0, "inputs": [ { "localized_name": "image", "name": "image", "type": "IMAGE", "link": 248 } ], "outputs": [ { "localized_name": "IMAGE", "name": "IMAGE", "type": "IMAGE", "links": [ 249, 288 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "ImageScaleBy" }, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "PrimitiveInt" }, "widgets_values": [ 121, "fixed" ] }, { "id": 91, "type": "GetImageSize", "pos": [ -850, 4260 ], "size": [ 270, 66 ], "flags": {}, "order": 27, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "GetImageSize" }, "widgets_values": [] }, { "id": 105, "type": "GetImageSize", "pos": [ -1080, 3950 ], "size": [ 140, 66 ], "flags": {}, "order": 33, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "GetImageSize" }, "widgets_values": [] }, { "id": 99, "type": "LTXVPreprocess", "pos": [ -450, 4610 ], "size": [ 220, 60 ], "flags": {}, "order": 32, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "LTXVPreprocess" }, "widgets_values": [ 33 ] }, { "id": 43, "type": "EmptyLTXVLatentVideo", "pos": [ -420, 4180 ], "size": [ 270, 146.66666666666669 ], "flags": {}, "order": 14, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.60", "Node name for S&R": "EmptyLTXVLatentVideo" }, "widgets_values": [ 768, 512, 97, 1 ] }, { "id": 107, "type": "LTXVImgToVideoInplace", "pos": [ -80, 4190 ], "size": [ 270, 122 ], "flags": {}, "order": 35, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "LTXVImgToVideoInplace" }, "widgets_values": [ 1, false ] }, { "id": 83, "type": "LTXVConcatAVLatent", "pos": [ 1220, 3880 ], "size": [ 270, 110 ], "flags": {}, "order": 23, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "LTXVConcatAVLatent" }, "widgets_values": [] }, { "id": 108, "type": "LTXVImgToVideoInplace", "pos": [ 790, 3860 ], "size": [ 270, 122 ], "flags": {}, "order": 36, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "LTXVImgToVideoInplace" }, "widgets_values": [ 1, false ] }, { "id": 3, "type": "CLIPTextEncode", "pos": [ -440.99984979871306, 3304.000055195033 ], "size": [ 420, 510 ], "flags": {}, "order": 10, "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, 308 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.56", "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "A wide, dynamic tracking shot follows a group of mountain bikers as they race across a pristine snow-covered landscape on a brilliant winter morning. The camera moves at speed, keeping pace with the lead biker in a vibrant yellow jacket and orange helmet, who launches into the air over a snow mound, their bike suspended against the clear blue sky. Snow particles explode around them, catching the golden light of the low sun that creates dramatic backlighting and long shadows across the terrain. Several other bikers follow closely behind, their dark silhouettes kicking up plumes of powdery snow as they navigate the undulating mounds. The only sounds are the crunch of tires biting into packed snow, the whoosh of air as they fly through jumps, and the distant sound of heavy breathing and excited shouts. One biker calls out to another with exhilaration: \"This is incredible! The light is perfect!\" Another responds with a breathless laugh: \"Keep pushing! We're almost at the ridge!\" The camera glides smoothly alongside the group, occasionally pulling back to reveal the full expanse of the snowy landscape with bare birch trees and dark evergreens lining the edge. The mood is exhilarating, fast-paced, and full of the raw energy of winter mountain biking, with every jump and turn captured in crisp detail against the brilliant white snow and vibrant sky." ], "color": "#232", "bgcolor": "#353" }, { "id": 112, "type": "ConditioningZeroOut", "pos": [ -300, 3880 ], "size": [ 204.134765625, 26 ], "flags": {}, "order": 38, "mode": 0, "inputs": [ { "localized_name": "conditioning", "name": "conditioning", "type": "CONDITIONING", "link": 308 } ], "outputs": [ { "localized_name": "CONDITIONING", "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 309 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "ConditioningZeroOut" }, "widgets_values": [] }, { "id": 11, "type": "RandomNoise", "pos": [ 30, 3310 ], "size": [ 270, 82 ], "flags": {}, "order": 11, "mode": 0, "inputs": [ { "localized_name": "noise_seed", "name": "noise_seed", "type": "INT", "widget": { "name": "noise_seed" }, "link": 256 } ], "outputs": [ { "localized_name": "NOISE", "name": "NOISE", "type": "NOISE", "links": [ 107 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.56", "Node name for S&R": "RandomNoise" }, "widgets_values": [ 10, "fixed" ] }, { "id": 113, "type": "ManualSigmas", "pos": [ 30, 3790 ], "size": [ 270, 58 ], "flags": {}, "order": 6, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "SIGMAS", "name": "SIGMAS", "type": "SIGMAS", "links": [ 310 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "ManualSigmas" }, "widgets_values": [ "1., 0.99375, 0.9875, 0.98125, 0.975, 0.909375, 0.725, 0.421875, 0.0" ] }, { "id": 47, "type": "CFGGuider", "pos": [ 30, 3460 ], "size": [ 270, 106.66666666666667 ], "flags": {}, "order": 15, "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": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.64", "Node name for S&R": "CFGGuider" }, "widgets_values": [ 1 ] }, { "id": 106, "type": "ResizeImagesByLongerEdge", "pos": [ -850, 4610 ], "size": [ 303.6109375, 58 ], "flags": { "collapsed": false }, "order": 34, "mode": 0, "inputs": [ { "localized_name": "images", "name": "images", "type": "IMAGE", "link": 294 } ], "outputs": [ { "localized_name": "images", "name": "images", "type": "IMAGE", "links": [ 295 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "ResizeImagesByLongerEdge" }, "widgets_values": [ 1536 ] }, { "id": 76, "type": "LatentUpscaleModelLoader", "pos": [ 730, 3420 ], "size": [ 390, 60 ], "flags": {}, "order": 7, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "LATENT_UPSCALE_MODEL", "name": "LATENT_UPSCALE_MODEL", "type": "LATENT_UPSCALE_MODEL", "links": [ 230 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "LatentUpscaleModelLoader", "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" } ] }, "widgets_values": [ "ltx-2-spatial-upscaler-x2-1.0.safetensors" ] }, { "id": 110, "type": "LoraLoaderModelOnly", "pos": [ 40, 3090 ], "size": [ 520, 82 ], "flags": {}, "order": 37, "mode": 4, "inputs": [ { "localized_name": "model", "name": "model", "type": "MODEL", "link": 304 } ], "outputs": [ { "localized_name": "MODEL", "name": "MODEL", "type": "MODEL", "links": [ 305, 312 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.68", "Node name for S&R": "LoraLoaderModelOnly", "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" } ] }, "widgets_values": [ "ltx-2-19b-lora-camera-control-dolly-left.safetensors", 1 ] }, { "id": 111, "type": "MarkdownNote", "pos": [ 610, 2990 ], "size": [ 476.19110164532435, 207.4316250893462 ], "flags": { "collapsed": false }, "order": 8, "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": 1, "type": "CheckpointLoaderSimple", "pos": [ -890, 3380 ], "size": [ 410, 98 ], "flags": {}, "order": 9, "mode": 0, "inputs": [ { "localized_name": "ckpt_name", "name": "ckpt_name", "type": "COMBO", "widget": { "name": "ckpt_name" }, "link": 313 } ], "outputs": [ { "localized_name": "MODEL", "name": "MODEL", "type": "MODEL", "links": [ 304 ] }, { "localized_name": "CLIP", "name": "CLIP", "type": "CLIP", "links": null }, { "localized_name": "VAE", "name": "VAE", "type": "VAE", "links": [ 267, 279, 298, 301 ] } ], "properties": { "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65, "cnr_id": "comfy-core", "ver": "0.3.56", "Node name for S&R": "CheckpointLoaderSimple", "models": [ { "name": "ltx-2-19b-distilled.safetensors", "url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled.safetensors", "directory": "checkpoints" } ] }, "widgets_values": [ "ltx-2-19b-distilled.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, 550, 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": 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": 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": 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": 256, "origin_id": -10, "origin_slot": 1, "target_id": 11, "target_slot": 0, "type": "INT" }, { "id": 257, "origin_id": -10, "origin_slot": 2, "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": 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": 3, "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": 3, "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": 308, "origin_id": 3, "origin_slot": 0, "target_id": 112, "target_slot": 0, "type": "CONDITIONING" }, { "id": 309, "origin_id": 112, "origin_slot": 0, "target_id": 22, "target_slot": 1, "type": "CONDITIONING" }, { "id": 310, "origin_id": 113, "origin_slot": 0, "target_id": 41, "target_slot": 3, "type": "SIGMAS" }, { "id": 312, "origin_id": 110, "origin_slot": 0, "target_id": 82, "target_slot": 0, "type": "MODEL" }, { "id": 313, "origin_id": -10, "origin_slot": 4, "target_id": 1, "target_slot": 0, "type": "COMBO" }, { "id": 314, "origin_id": -10, "origin_slot": 4, "target_id": 48, "target_slot": 0, "type": "COMBO" }, { "id": 315, "origin_id": -10, "origin_slot": 4, "target_id": 60, "target_slot": 0, "type": "COMBO" } ], "extra": { "workflowRendererVersion": "LG" } } ] }, "config": {}, "extra": { "frontendVersion": "1.35.9", "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": "A medium close-up shot features a Caucasian man with a closely shaven head and face, wearing a black baseball cap with \"PNTR\" in white letters on the front, and a dark grey t-shirt with \"JUST DO IT\" visible across his chest. A small black microphone is clipped to his shirt collar. He is positioned slightly to the left of the frame, looking intently downwards and to his right, his eyes focused off-camera. His facial expression is one of deep concentration, with his brow slightly furrowed. As he looks down, a quick sniff sound is heard, and then he speaks with a deep male voice and a slightly frustrated tone, saying, \"I think it's so bad.\" The camera remains static throughout, maintaining a shallow depth of field, which keeps the man in sharp focus while the background is softly blurred, revealing a light-colored wall with white wooden shelving or trim, and a partially open white wooden door on the right. After a brief pause, another short, audible sniff is heard. The man then continues to speak, his voice maintaining the same quality, as he states, \"So bad. So bad.\" He elaborates further, emphasizing his point with a final statement, \"This got to be, it's got to be the worst tool I've ever seen.\"", "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, "ds": { "scale": 0.7917743589743681, "offset": [ 1888.7896517953623, -3050.840113376212 ] } }, "version": 0.4 }