{ "id": "7f5e0c56-93b4-4937-b7f2-efd0f1853e33", "revision": 0, "last_node_id": 153, "last_link_id": 367, "nodes": [ { "id": 96, "type": "MarkdownNote", "pos": [ 400, 3790 ], "size": [ 400, 150 ], "flags": { "collapsed": false }, "order": 0, "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": [ 900, 3230 ], "size": [ 820, 470 ], "flags": { "collapsed": false }, "order": 3, "mode": 0, "inputs": [ { "name": "video", "type": "VIDEO", "link": 350 } ], "outputs": [], "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 }, "widgets_values": [ "video/LTX-2.3", "auto", "auto" ] }, { "id": 153, "type": "f968b88d-bf8b-4730-a1c2-b682dede86ca", "pos": [ 400, 3230 ], "size": [ 400, 470 ], "flags": {}, "order": 1, "mode": 0, "inputs": [ { "label": "length", "name": "value", "type": "INT", "widget": { "name": "value" }, "link": null }, { "label": "upscale_model", "name": "model_name", "type": "COMBO", "widget": { "name": "model_name" }, "link": null }, { "label": "distilled_lora", "name": "lora_name", "type": "COMBO", "widget": { "name": "lora_name" }, "link": null } ], "outputs": [ { "name": "VIDEO", "type": "VIDEO", "links": [ 350 ] } ], "properties": { "proxyWidgets": [ [ "-1", "prompt" ], [ "-1", "width" ], [ "-1", "height" ], [ "-1", "value" ], [ "151", "noise_seed" ], [ "151", "control_after_generate" ], [ "-1", "ckpt_name" ], [ "-1", "text_encoder" ], [ "-1", "model_name" ], [ "-1", "lora_name" ] ], "cnr_id": "comfy-core", "ver": "0.15.1" }, "widgets_values": [ "A close-up cinematic shot of futuristic mechanical parts assembling in midair like a high-tech machine building itself, tiny screws, gears and panels snapping into place, sparks and glowing lights, extremely detailed metal textures. The final assembled device has a clean, unobstructed flat surface with glowing engraved text clearly displaying \"LTX-2.3\", text is large, legible, centered, highly visible and not covered by any parts, dramatic studio lighting, ultra realistic, 8K, sharp focus, cinematic detail\n", 1280, 720, 121, null, null, "ltx-2.3-22b-dev.safetensors", "gemma_3_12B_it_fp4_mixed.safetensors", "ltx-2.3-spatial-upscaler-x2-1.0.safetensors", "ltx-2.3-22b-distilled-lora-384.safetensors" ] }, { "id": 95, "type": "MarkdownNote", "pos": [ -190, 3230 ], "size": [ 480, 1098.4375 ], "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [], "title": "Model Links", "properties": {}, "widgets_values": [ "- Huggingface: [Lightricks/LTX-2.3](https://huggingface.co/Lightricks/LTX-2.3/)\n- Github: [LTX-2](https://github.com/Lightricks/LTX-2)\n\n## LTX-2.3 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.3 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**latent_upscale_models**\n\n- [ltx-2.3-spatial-upscaler-x2-1.0.safetensors](https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-spatial-upscaler-x2-1.0.safetensors)\n\n**checkpoints**\n\n- [ltx-2.3-22b-dev.safetensors](https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-22b-dev.safetensors)\n\n**loras**\n\n- [ltx-2.3-22b-distilled-lora-384.safetensors](https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-22b-distilled-lora-384.safetensors)\n\n**text_encoders**\n\n- [gemma_3_12B_it_fp4_mixed.safetensors](https://huggingface.co/Comfy-Org/ltx-2/resolve/main/split_files/text_encoders/gemma_3_12B_it_fp4_mixed.safetensors)\n\n\n## Model Storage Location\n\n```\nšŸ“‚ ComfyUI/\nā”œā”€ā”€ šŸ“‚ models/\n│ ā”œā”€ā”€ šŸ“‚ latent_upscale_models/\n│ │ └── ltx-2.3-spatial-upscaler-x2-1.0.safetensors\n│ ā”œā”€ā”€ šŸ“‚ checkpoints/\n│ │ └── ltx-2.3-22b-dev.safetensors\n│ ā”œā”€ā”€ šŸ“‚ loras/\n│ │ └── ltx-2.3-22b-distilled-lora-384.safetensors\n│ └── šŸ“‚ text_encoders/\n│ ā”œā”€ā”€ gemma_3_12B_it_fp4_mixed.safetensors\n│ └── ltx-2-19b-embeddings_connector_dev_bf16.safetensors\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 will be update after the stable builds; nightly-supported models may not be included yet, please wait for the update.\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" } ], "links": [ [ 350, 153, 0, 75, 0, "VIDEO" ] ], "groups": [], "definitions": { "subgraphs": [ { "id": "f968b88d-bf8b-4730-a1c2-b682dede86ca", "version": 1, "state": { "lastGroupId": 12, "lastNodeId": 153, "lastLinkId": 367, "lastRerouteId": 0 }, "revision": 0, "config": {}, "name": "Text to Video (LTX-2.3)", "inputNode": { "id": -10, "bounding": [ -690, 7200, 125.224609375, 200 ] }, "outputNode": { "id": -20, "bounding": [ 3258.077595991429, 7306.422273087601, 120, 60 ] }, "inputs": [ { "id": "f1ee5c48-88a7-46cc-8b26-f317d303c9ff", "name": "prompt", "type": "STRING", "linkIds": [ 353 ], "pos": [ -584.775390625, 7220 ] }, { "id": "e5195281-b501-4f70-be79-8b875adf6b1e", "name": "width", "type": "INT", "linkIds": [ 354 ], "pos": [ -584.775390625, 7240 ] }, { "id": "25fffa97-04b9-4319-8262-80b995627932", "name": "height", "type": "INT", "linkIds": [ 355 ], "pos": [ -584.775390625, 7260 ] }, { "id": "3fd5e0e5-0358-4123-9caf-91a51259c7bf", "name": "value", "type": "INT", "linkIds": [ 356 ], "label": "length", "pos": [ -584.775390625, 7280 ] }, { "id": "2c3db9cb-9e69-4b2f-a067-232a69b2b8ed", "name": "ckpt_name", "type": "COMBO", "linkIds": [ 359, 360, 361 ], "pos": [ -584.775390625, 7300 ] }, { "id": "45980817-a2bb-43ba-849d-35d6b779bff6", "name": "text_encoder", "type": "COMBO", "linkIds": [ 364 ], "pos": [ -584.775390625, 7320 ] }, { "id": "0b9611de-0ad9-4485-a280-6143bc653e39", "name": "model_name", "type": "COMBO", "linkIds": [ 365 ], "label": "upscale_model", "pos": [ -584.775390625, 7340 ] }, { "id": "84d7b206-5bff-4f60-a0b7-65c4d3f83849", "name": "lora_name", "type": "COMBO", "linkIds": [ 366 ], "label": "distilled_lora", "pos": [ -584.775390625, 7360 ] } ], "outputs": [ { "id": "2ad2af2e-4324-4f71-a84d-8f662baebc23", "name": "VIDEO", "type": "VIDEO", "linkIds": [ 336 ], "localized_name": "VIDEO", "pos": [ 3278.077595991429, 7326.422273087601 ] } ], "widgets": [], "nodes": [ { "id": 112, "type": "LTXVScheduler", "pos": [ 775.0776403681813, 7240.311052494789 ], "size": [ 269.99782986111114, 169.99782986111111 ], "flags": {}, "order": 8, "mode": 0, "inputs": [ { "localized_name": "latent", "name": "latent", "shape": 7, "type": "LATENT", "link": 295 } ], "outputs": [ { "localized_name": "SIGMAS", "name": "SIGMAS", "type": "SIGMAS", "links": [ 299 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.56", "Node name for S&R": "LTXVScheduler", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ 20, 2.05, 0.95, true, 0.1 ] }, { "id": 113, "type": "ManualSigmas", "pos": [ 1968.0776042469465, 7126.311636826466 ], "size": [ 269.99782986111114, 69.99782986111113 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "SIGMAS", "name": "SIGMAS", "type": "SIGMAS", "links": [ 311 ] } ], "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 }, "widgets_values": [ "0.909375, 0.725, 0.421875, 0.0" ] }, { "id": 114, "type": "LatentUpscaleModelLoader", "pos": [ 1488.0776366712073, 6976.311173605312 ], "size": [ 389.99565972222223, 68.88020833333334 ], "flags": {}, "order": 9, "mode": 0, "inputs": [ { "localized_name": "model_name", "name": "model_name", "type": "COMBO", "widget": { "name": "model_name" }, "link": 365 } ], "outputs": [ { "localized_name": "LATENT_UPSCALE_MODEL", "name": "LATENT_UPSCALE_MODEL", "type": "LATENT_UPSCALE_MODEL", "links": [ 320 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "LatentUpscaleModelLoader", "models": [ { "name": "ltx-2.3-spatial-upscaler-x2-1.0.safetensors", "url": "https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-spatial-upscaler-x2-1.0.safetensors", "directory": "latent_upscale_models" } ], "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ "ltx-2.3-spatial-upscaler-x2-1.0.safetensors" ] }, { "id": 115, "type": "LTXVCropGuides", "pos": [ 1078.0776500228774, 7256.311441572211 ], "size": [ 239.99565972222226, 79.99131944444446 ], "flags": {}, "order": 10, "mode": 0, "inputs": [ { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "link": 303 }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "link": 304 }, { "localized_name": "latent", "name": "latent", "type": "LATENT", "link": 305 } ], "outputs": [ { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "links": [ 313 ] }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "links": [ 314 ] }, { "localized_name": "latent", "name": "latent", "type": "LATENT", "slot_index": 2, "links": [ 319 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.68", "Node name for S&R": "LTXVCropGuides", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [] }, { "id": 116, "type": "CFGGuider", "pos": [ 1968.0776042469465, 6976.311173605312 ], "size": [ 269.99782986111114, 106.6623263888889 ], "flags": {}, "order": 11, "mode": 0, "inputs": [ { "localized_name": "model", "name": "model", "type": "MODEL", "link": 349 }, { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "link": 313 }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "link": 314 } ], "outputs": [ { "localized_name": "GUIDER", "name": "GUIDER", "type": "GUIDER", "links": [ 309 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.71", "Node name for S&R": "CFGGuider", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ 1 ] }, { "id": 117, "type": "ImageScaleBy", "pos": [ -81.92258718765056, 7616.31090086812 ], "size": [ 269.99782986111114, 95.54036458333334 ], "flags": {}, "order": 12, "mode": 0, "inputs": [ { "localized_name": "image", "name": "image", "type": "IMAGE", "link": 315 } ], "outputs": [ { "localized_name": "IMAGE", "name": "IMAGE", "type": "IMAGE", "links": [ 316 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "ImageScaleBy", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ "lanczos", 0.5 ] }, { "id": 118, "type": "GetImageSize", "pos": [ -81.92258718765056, 7776.311349069719 ], "size": [ 269.99782986111114, 79.99131944444446 ], "flags": {}, "order": 13, "mode": 0, "inputs": [ { "localized_name": "image", "name": "image", "type": "IMAGE", "link": 316 } ], "outputs": [ { "localized_name": "width", "name": "width", "type": "INT", "links": [ 326 ] }, { "localized_name": "height", "name": "height", "type": "INT", "links": [ 327 ] }, { "localized_name": "batch_size", "name": "batch_size", "type": "INT", "links": [] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "GetImageSize", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [] }, { "id": 119, "type": "LTXVEmptyLatentAudio", "pos": [ 338.07764263406875, 7866.311213893696 ], "size": [ 269.99782986111114, 119.99782986111113 ], "flags": {}, "order": 14, "mode": 0, "inputs": [ { "localized_name": "audio_vae", "name": "audio_vae", "type": "VAE", "link": 317 }, { "localized_name": "frames_number", "name": "frames_number", "type": "INT", "widget": { "name": "frames_number" }, "link": 318 }, { "localized_name": "frame_rate", "name": "frame_rate", "type": "INT", "widget": { "name": "frame_rate" }, "link": 342 } ], "outputs": [ { "localized_name": "Latent", "name": "Latent", "type": "LATENT", "links": [ 330 ] } ], "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 }, "widgets_values": [ 97, 25, 1 ] }, { "id": 120, "type": "LTXVConditioning", "pos": [ 458.0774193672141, 7426.3111862397245 ], "size": [ 269.99782986111114, 86.66449652777779 ], "flags": {}, "order": 15, "mode": 0, "inputs": [ { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "link": 322 }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "link": 323 }, { "localized_name": "frame_rate", "name": "frame_rate", "type": "FLOAT", "widget": { "name": "frame_rate" }, "link": 343 } ], "outputs": [ { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "links": [ 293, 303 ] }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "links": [ 294, 304 ] } ], "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 }, "widgets_values": [ 25 ] }, { "id": 121, "type": "EmptyLTXVLatentVideo", "pos": [ 338.07764263406875, 7666.311514284857 ], "size": [ 269.99782986111114, 146.65798611111111 ], "flags": {}, "order": 16, "mode": 0, "inputs": [ { "localized_name": "width", "name": "width", "type": "INT", "widget": { "name": "width" }, "link": 326 }, { "localized_name": "height", "name": "height", "type": "INT", "widget": { "name": "height" }, "link": 327 }, { "localized_name": "length", "name": "length", "type": "INT", "widget": { "name": "length" }, "link": 328 } ], "outputs": [ { "localized_name": "LATENT", "name": "LATENT", "type": "LATENT", "links": [ 329 ] } ], "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 }, "widgets_values": [ 768, 512, 97, 1 ] }, { "id": 122, "type": "LTXVConcatAVLatent", "pos": [ 668.0774051815999, 7676.3114992653 ], "size": [ 187.5, 59.993489583333336 ], "flags": {}, "order": 17, "mode": 0, "inputs": [ { "localized_name": "video_latent", "name": "video_latent", "type": "LATENT", "link": 329 }, { "localized_name": "audio_latent", "name": "audio_latent", "type": "LATENT", "link": 330 } ], "outputs": [ { "localized_name": "latent", "name": "latent", "type": "LATENT", "links": [ 295, 300 ] } ], "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 }, "widgets_values": [] }, { "id": 123, "type": "CLIPTextEncode", "pos": [ 328.07765765362683, 7156.311591767793 ], "size": [ 400, 200 ], "flags": {}, "order": 18, "mode": 0, "inputs": [ { "localized_name": "clip", "name": "clip", "type": "CLIP", "link": 324 } ], "outputs": [ { "localized_name": "CONDITIONING", "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 323 ] } ], "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 }, "widgets_values": [ "blurry, low quality, still frame, frames, watermark, overlay, titles, has blurbox, has subtitles" ], "color": "#323", "bgcolor": "#535" }, { "id": 125, "type": "PrimitiveInt", "pos": [ -81.92258718765056, 7906.3111538154635 ], "size": [ 269.99782986111114, 82 ], "flags": {}, "order": 20, "mode": 0, "inputs": [ { "localized_name": "value", "name": "value", "type": "INT", "widget": { "name": "value" }, "link": 356 } ], "outputs": [ { "localized_name": "INT", "name": "INT", "type": "INT", "links": [ 318, 328 ] } ], "title": "Length", "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 }, "widgets_values": [ 121, "fixed" ] }, { "id": 126, "type": "SamplerCustomAdvanced", "pos": [ 1088.0775489390037, 6796.311099700092 ], "size": [ 213.11848958333334, 119.99782986111113 ], "flags": {}, "order": 21, "mode": 0, "inputs": [ { "localized_name": "noise", "name": "noise", "type": "NOISE", "link": 296 }, { "localized_name": "guider", "name": "guider", "type": "GUIDER", "link": 297 }, { "localized_name": "sampler", "name": "sampler", "type": "SAMPLER", "link": 298 }, { "localized_name": "sigmas", "name": "sigmas", "type": "SIGMAS", "link": 299 }, { "localized_name": "latent_image", "name": "latent_image", "type": "LATENT", "link": 300 } ], "outputs": [ { "localized_name": "output", "name": "output", "type": "LATENT", "links": [ 307 ] }, { "localized_name": "denoised_output", "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 }, "widgets_values": [] }, { "id": 127, "type": "RandomNoise", "pos": [ 1968.0776042469465, 6846.311713116829 ], "size": [ 269.99782986111114, 82 ], "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "NOISE", "name": "NOISE", "type": "NOISE", "links": [ 308 ] } ], "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 }, "widgets_values": [ 0, "fixed" ] }, { "id": 128, "type": "LTXVSeparateAVLatent", "pos": [ 1088.0775489390037, 7026.311098507521 ], "size": [ 239.99565972222226, 59.993489583333336 ], "flags": {}, "order": 22, "mode": 0, "inputs": [ { "localized_name": "av_latent", "name": "av_latent", "type": "LATENT", "link": 307 } ], "outputs": [ { "localized_name": "video_latent", "name": "video_latent", "type": "LATENT", "links": [ 305 ] }, { "localized_name": "audio_latent", "name": "audio_latent", "type": "LATENT", "links": [ 302 ] } ], "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 }, "widgets_values": [] }, { "id": 129, "type": "LTXVConcatAVLatent", "pos": [ 1978.0772449701253, 7366.3112763570725 ], "size": [ 269.99782986111114, 109.99348958333334 ], "flags": {}, "order": 23, "mode": 0, "inputs": [ { "localized_name": "video_latent", "name": "video_latent", "type": "LATENT", "link": 301 }, { "localized_name": "audio_latent", "name": "audio_latent", "type": "LATENT", "link": 302 } ], "outputs": [ { "localized_name": "latent", "name": "latent", "type": "LATENT", "links": [ 312 ] } ], "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 }, "widgets_values": [] }, { "id": 130, "type": "LTXVLatentUpsampler", "pos": [ 1518.077591612533, 7376.311261337514 ], "size": [ 235.18880208333334, 97.99262152777779 ], "flags": {}, "order": 24, "mode": 0, "inputs": [ { "localized_name": "samples", "name": "samples", "type": "LATENT", "link": 319 }, { "localized_name": "upscale_model", "name": "upscale_model", "type": "LATENT_UPSCALE_MODEL", "link": 320 }, { "localized_name": "vae", "name": "vae", "type": "VAE", "link": 321 } ], "outputs": [ { "localized_name": "LATENT", "name": "LATENT", "type": "LATENT", "links": [ 301 ] } ], "title": "spatial", "properties": { "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "LTXVLatentUpsampler", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [] }, { "id": 131, "type": "SamplerCustomAdvanced", "pos": [ 2308.0777820964995, 6846.311713116829 ], "size": [ 212.38064236111111, 119.99782986111113 ], "flags": {}, "order": 25, "mode": 0, "inputs": [ { "localized_name": "noise", "name": "noise", "type": "NOISE", "link": 308 }, { "localized_name": "guider", "name": "guider", "type": "GUIDER", "link": 309 }, { "localized_name": "sampler", "name": "sampler", "type": "SAMPLER", "link": 310 }, { "localized_name": "sigmas", "name": "sigmas", "type": "SIGMAS", "link": 311 }, { "localized_name": "latent_image", "name": "latent_image", "type": "LATENT", "link": 312 } ], "outputs": [ { "localized_name": "output", "name": "output", "type": "LATENT", "links": [] }, { "localized_name": "denoised_output", "name": "denoised_output", "type": "LATENT", "links": [ 335 ] } ], "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 }, "widgets_values": [] }, { "id": 132, "type": "CLIPTextEncode", "pos": [ 317.0778204844775, 6790.311384117639 ], "size": [ 409.99348958333337, 319.99782986111114 ], "flags": {}, "order": 26, "mode": 0, "inputs": [ { "localized_name": "clip", "name": "clip", "type": "CLIP", "link": 325 }, { "localized_name": "text", "name": "text", "type": "STRING", "widget": { "name": "text" }, "link": 347 } ], "outputs": [ { "localized_name": "CONDITIONING", "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 322 ] } ], "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 }, "widgets_values": [ "A close-up of a cheerful girl puppet with curly auburn yarn hair and wide button eyes, holding a small red umbrella above her head. Rain falls gently around her. She looks upward and begins to sing with joy in English: \"It's raining, it's raining, I love it when its raining.\" Her fabric mouth opening and closing to a melodic tune. Her hands grip the umbrella handle as she sways slightly from side to side in rhythm. The camera holds steady as the rain sparkles against the soft lighting. Her eyes blink occasionally as she sings." ], "color": "#232", "bgcolor": "#353" }, { "id": 133, "type": "CreateVideo", "pos": [ 2938.077524378867, 7126.311636826466 ], "size": [ 269.99782986111114, 86.66449652777779 ], "flags": {}, "order": 27, "mode": 0, "inputs": [ { "localized_name": "images", "name": "images", "type": "IMAGE", "link": 341 }, { "localized_name": "audio", "name": "audio", "shape": 7, "type": "AUDIO", "link": 334 }, { "localized_name": "fps", "name": "fps", "type": "FLOAT", "widget": { "name": "fps" }, "link": 344 } ], "outputs": [ { "localized_name": "VIDEO", "name": "VIDEO", "type": "VIDEO", "links": [ 336 ] } ], "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 }, "widgets_values": [ 25 ] }, { "id": 134, "type": "LTXVAudioVAELoader", "pos": [ -141.92247555422324, 7016.311802041605 ], "size": [ 419.99782986111114, 68.88020833333334 ], "flags": {}, "order": 28, "mode": 0, "inputs": [ { "localized_name": "ckpt_name", "name": "ckpt_name", "type": "COMBO", "widget": { "name": "ckpt_name" }, "link": 360 } ], "outputs": [ { "localized_name": "Audio VAE", "name": "Audio VAE", "type": "VAE", "links": [ 317, 337 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.68", "Node name for S&R": "LTXVAudioVAELoader", "models": [ { "name": "ltx-2.3-22b-dev.safetensors", "url": "https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-22b-dev.safetensors", "directory": "checkpoints" } ], "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ "ltx-2.3-22b-dev.safetensors" ] }, { "id": 135, "type": "LTXVSeparateAVLatent", "pos": [ 2318.077250691046, 7146.311606787351 ], "size": [ 193.2916015625, 59.993489583333336 ], "flags": {}, "order": 29, "mode": 0, "inputs": [ { "localized_name": "av_latent", "name": "av_latent", "type": "LATENT", "link": 335 } ], "outputs": [ { "localized_name": "video_latent", "name": "video_latent", "type": "LATENT", "links": [ 332, 338 ] }, { "localized_name": "audio_latent", "name": "audio_latent", "type": "LATENT", "links": [ 333 ] } ], "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 }, "widgets_values": [] }, { "id": 136, "type": "VAEDecode", "pos": [ 2648.077615688788, 7096.3109933706155 ], "size": [ 239.99565972222226, 59.993489583333336 ], "flags": {}, "order": 30, "mode": 4, "inputs": [ { "localized_name": "samples", "name": "samples", "type": "LATENT", "link": 332 }, { "localized_name": "vae", "name": "vae", "type": "VAE", "link": 340 } ], "outputs": [ { "localized_name": "IMAGE", "name": "IMAGE", "type": "IMAGE", "links": [] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.75", "Node name for S&R": "VAEDecode", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [] }, { "id": 137, "type": "VAEDecodeTiled", "pos": [ 2648.077615688788, 6896.311293761777 ], "size": [ 269.99782986111114, 150 ], "flags": {}, "order": 31, "mode": 0, "inputs": [ { "localized_name": "samples", "name": "samples", "type": "LATENT", "link": 338 }, { "localized_name": "vae", "name": "vae", "type": "VAE", "link": 339 } ], "outputs": [ { "localized_name": "IMAGE", "name": "IMAGE", "type": "IMAGE", "links": [ 341 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "VAEDecodeTiled", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ 512, 64, 4096, 8 ] }, { "id": 138, "type": "LTXVAudioVAEDecode", "pos": [ 2658.077428540598, 7206.311516670002 ], "size": [ 239.99565972222226, 59.993489583333336 ], "flags": {}, "order": 32, "mode": 0, "inputs": [ { "localized_name": "samples", "name": "samples", "type": "LATENT", "link": 333 }, { "label": "Audio VAE", "localized_name": "audio_vae", "name": "audio_vae", "type": "VAE", "link": 337 } ], "outputs": [ { "localized_name": "Audio", "name": "Audio", "type": "AUDIO", "links": [ 334 ] } ], "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 }, "widgets_values": [] }, { "id": 139, "type": "CFGGuider", "pos": [ 775.0776403681813, 6940.310814567005 ], "size": [ 269.99782986111114, 106.6623263888889 ], "flags": {}, "order": 33, "mode": 0, "inputs": [ { "localized_name": "model", "name": "model", "type": "MODEL", "link": 348 }, { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "link": 293 }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "link": 294 } ], "outputs": [ { "localized_name": "GUIDER", "name": "GUIDER", "type": "GUIDER", "links": [ 297 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.64", "Node name for S&R": "CFGGuider", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ 4 ] }, { "id": 140, "type": "PrimitiveFloat", "pos": [ -81.92258718765056, 8266.310613111373 ], "size": [ 269.99782986111114, 66.66666666666667 ], "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "FLOAT", "name": "FLOAT", "type": "FLOAT", "links": [ 343, 344 ] } ], "title": "Frame Rate(float)", "properties": { "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "PrimitiveFloat", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ 24 ] }, { "id": 141, "type": "PrimitiveInt", "pos": [ -81.92258718765056, 8136.310808365629 ], "size": [ 269.99782986111114, 82 ], "flags": {}, "order": 3, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "INT", "name": "INT", "type": "INT", "links": [ 342 ] } ], "title": "Frame Rate(int)", "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 }, "widgets_values": [ 24, "fixed" ] }, { "id": 142, "type": "MarkdownNote", "pos": [ 318.0776726731849, 8076.310898482977 ], "size": [ 350, 169.99782986111111 ], "flags": { "collapsed": false }, "order": 4, "mode": 0, "inputs": [], "outputs": [], "title": "Frame Rate Note", "properties": {}, "widgets_values": [ "Please make sure the frame rate value is the same in both boxes" ], "color": "#432", "bgcolor": "#653" }, { "id": 143, "type": "LoraLoaderModelOnly", "pos": [ 1488.0776366712073, 6846.311713116829 ], "size": [ 389.99565972222223, 95.54036458333334 ], "flags": {}, "order": 34, "mode": 0, "inputs": [ { "localized_name": "model", "name": "model", "type": "MODEL", "link": 306 }, { "localized_name": "lora_name", "name": "lora_name", "type": "COMBO", "widget": { "name": "lora_name" }, "link": 366 } ], "outputs": [ { "localized_name": "MODEL", "name": "MODEL", "type": "MODEL", "links": [ 349 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.75", "Node name for S&R": "LoraLoaderModelOnly", "models": [ { "name": "ltx-2.3-22b-distilled-lora-384.safetensors", "url": "https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-22b-distilled-lora-384.safetensors", "directory": "loras" } ], "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ "ltx-2.3-22b-distilled-lora-384.safetensors", 1 ] }, { "id": 144, "type": "KSamplerSelect", "pos": [ 775.0776403681813, 7110.31193626357 ], "size": [ 269.99782986111114, 68.88020833333334 ], "flags": {}, "order": 5, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "SAMPLER", "name": "SAMPLER", "type": "SAMPLER", "links": [ 298 ] } ], "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 }, "widgets_values": [ "euler_ancestral" ] }, { "id": 145, "type": "KSamplerSelect", "pos": [ 1968.0776042469465, 7256.311441572211 ], "size": [ 269.99782986111114, 68.88020833333334 ], "flags": {}, "order": 6, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "SAMPLER", "name": "SAMPLER", "type": "SAMPLER", "links": [ 310 ] } ], "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 }, "widgets_values": [ "euler_ancestral" ] }, { "id": 149, "type": "TextGenerateLTX2Prompt", "pos": [ 308.077687692743, 6356.311416303384 ], "size": [ 400, 300 ], "flags": {}, "order": 37, "mode": 0, "inputs": [ { "localized_name": "clip", "name": "clip", "type": "CLIP", "link": 367 }, { "localized_name": "image", "name": "image", "shape": 7, "type": "IMAGE", "link": null }, { "localized_name": "prompt", "name": "prompt", "type": "STRING", "widget": { "name": "prompt" }, "link": 353 } ], "outputs": [ { "localized_name": "generated_text", "name": "generated_text", "type": "STRING", "links": [ 346, 347 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.15.1", "Node name for S&R": "TextGenerateLTX2Prompt", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ "A close-up cinematic shot of futuristic mechanical parts assembling in midair like a high-tech machine building itself, tiny screws, gears and panels snapping into place, sparks and glowing lights, extremely detailed metal textures. The final assembled device has a clean, unobstructed flat surface with glowing engraved text clearly displaying \"LTX-2.3\", text is large, legible, centered, highly visible and not covered by any parts, dramatic studio lighting, ultra realistic, 8K, sharp focus, cinematic detail\n", 256, "on", 0.7, 64, 0.95, 0.05, 1.05, 0 ] }, { "id": 150, "type": "PreviewAny", "pos": [ 778.0774981594087, 6366.311401283827 ], "size": [ 509.99348958333337, 309.99348958333337 ], "flags": {}, "order": 38, "mode": 0, "inputs": [ { "localized_name": "source", "name": "source", "type": "*", "link": 346 } ], "outputs": [], "properties": { "cnr_id": "comfy-core", "ver": "0.15.1", "Node name for S&R": "PreviewAny", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ null, null, null ] }, { "id": 151, "type": "RandomNoise", "pos": [ 775.0776403681813, 6790.311384117639 ], "size": [ 269.99782986111114, 82 ], "flags": {}, "order": 7, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "NOISE", "name": "NOISE", "type": "NOISE", "links": [ 296 ] } ], "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 }, "widgets_values": [ 0, "fixed" ] }, { "id": 152, "type": "Reroute", "pos": [ 1168.0777730398022, 7406.31121627884 ], "size": [ 75, 26 ], "flags": {}, "order": 39, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 331 } ], "outputs": [ { "name": "", "type": "VAE", "links": [ 321 ] } ], "properties": { "showOutputText": false, "horizontal": false } }, { "id": 124, "type": "EmptyImage", "pos": [ -81.92258718765056, 7416.3118897738095 ], "size": [ 269.99782986111114, 146.65798611111111 ], "flags": {}, "order": 19, "mode": 0, "inputs": [ { "localized_name": "width", "name": "width", "type": "INT", "widget": { "name": "width" }, "link": 354 }, { "localized_name": "height", "name": "height", "type": "INT", "widget": { "name": "height" }, "link": 355 } ], "outputs": [ { "localized_name": "IMAGE", "name": "IMAGE", "type": "IMAGE", "links": [ 315 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "EmptyImage", "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ 1280, 720, 1, 0 ] }, { "id": 146, "type": "CheckpointLoaderSimple", "pos": [ -141.92247555422324, 6866.31133882045 ], "size": [ 409.99348958333337, 108.87586805555557 ], "flags": {}, "order": 35, "mode": 0, "inputs": [ { "localized_name": "ckpt_name", "name": "ckpt_name", "type": "COMBO", "widget": { "name": "ckpt_name" }, "link": 359 } ], "outputs": [ { "localized_name": "MODEL", "name": "MODEL", "type": "MODEL", "links": [ 306, 348 ] }, { "localized_name": "CLIP", "name": "CLIP", "type": "CLIP", "links": [] }, { "localized_name": "VAE", "name": "VAE", "type": "VAE", "links": [ 331, 339, 340 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.56", "Node name for S&R": "CheckpointLoaderSimple", "models": [ { "name": "ltx-2.3-22b-dev.safetensors", "url": "https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-22b-dev.safetensors", "directory": "checkpoints" } ], "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ "ltx-2.3-22b-dev.safetensors" ] }, { "id": 147, "type": "LTXAVTextEncoderLoader", "pos": [ -141.92247555422324, 7136.312310321436 ], "size": [ 419.99782986111114, 124.43576388888891 ], "flags": {}, "order": 36, "mode": 0, "inputs": [ { "localized_name": "text_encoder", "name": "text_encoder", "type": "COMBO", "widget": { "name": "text_encoder" }, "link": 364 }, { "localized_name": "ckpt_name", "name": "ckpt_name", "type": "COMBO", "widget": { "name": "ckpt_name" }, "link": 361 } ], "outputs": [ { "localized_name": "CLIP", "name": "CLIP", "type": "CLIP", "links": [ 324, 325, 367 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.7.0", "Node name for S&R": "LTXAVTextEncoderLoader", "models": [ { "name": "ltx-2.3-22b-dev.safetensors", "url": "https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-22b-dev.safetensors", "directory": "checkpoints" }, { "name": "gemma_3_12B_it_fp4_mixed.safetensors", "url": "https://huggingface.co/Comfy-Org/ltx-2/resolve/main/split_files/text_encoders/gemma_3_12B_it_fp4_mixed.safetensors", "directory": "text_encoders" } ], "enableTabs": false, "tabWidth": 65, "tabXOffset": 10, "hasSecondTab": false, "secondTabText": "Send Back", "secondTabOffset": 80, "secondTabWidth": 65 }, "widgets_values": [ "gemma_3_12B_it_fp4_mixed.safetensors", "ltx-2.3-22b-dev.safetensors", "default" ] } ], "groups": [ { "id": 1, "title": "Model", "bounding": [ -150, 6720, 440, 603.6 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 2, "title": "Sampler Stage 1", "bounding": [ 770, 6720, 560, 820 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 3, "title": "Prompt", "bounding": [ 310, 6720, 440, 820 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 5, "title": "Latent", "bounding": [ 310, 7570, 590, 450 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 6, "title": "Upscale Sampling(2x)", "bounding": [ 1940, 6770, 620, 750 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 7, "title": "Model", "bounding": [ 1470, 6770, 430, 310 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 8, "title": "Video Settings", "bounding": [ -150, 7360, 440, 680 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 9, "title": "Sampler Stage 2(2x)", "bounding": [ 1460, 6720, 1110, 803.6 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 10, "title": "Frame Rate", "bounding": [ -150, 8060, 440, 320 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 12, "title": "Prompt enhancer", "bounding": [ -150, 6290, 1480, 410 ], "color": "#3f789e", "font_size": 24, "flags": {} } ], "links": [ { "id": 295, "origin_id": 122, "origin_slot": 0, "target_id": 112, "target_slot": 0, "type": "LATENT" }, { "id": 303, "origin_id": 120, "origin_slot": 0, "target_id": 115, "target_slot": 0, "type": "CONDITIONING" }, { "id": 304, "origin_id": 120, "origin_slot": 1, "target_id": 115, "target_slot": 1, "type": "CONDITIONING" }, { "id": 305, "origin_id": 128, "origin_slot": 0, "target_id": 115, "target_slot": 2, "type": "LATENT" }, { "id": 349, "origin_id": 143, "origin_slot": 0, "target_id": 116, "target_slot": 0, "type": "MODEL" }, { "id": 313, "origin_id": 115, "origin_slot": 0, "target_id": 116, "target_slot": 1, "type": "CONDITIONING" }, { "id": 314, "origin_id": 115, "origin_slot": 1, "target_id": 116, "target_slot": 2, "type": "CONDITIONING" }, { "id": 315, "origin_id": 124, "origin_slot": 0, "target_id": 117, "target_slot": 0, "type": "IMAGE" }, { "id": 316, "origin_id": 117, "origin_slot": 0, "target_id": 118, "target_slot": 0, "type": "IMAGE" }, { "id": 317, "origin_id": 134, "origin_slot": 0, "target_id": 119, "target_slot": 0, "type": "VAE" }, { "id": 318, "origin_id": 125, "origin_slot": 0, "target_id": 119, "target_slot": 1, "type": "INT" }, { "id": 342, "origin_id": 141, "origin_slot": 0, "target_id": 119, "target_slot": 2, "type": "INT" }, { "id": 322, "origin_id": 132, "origin_slot": 0, "target_id": 120, "target_slot": 0, "type": "CONDITIONING" }, { "id": 323, "origin_id": 123, "origin_slot": 0, "target_id": 120, "target_slot": 1, "type": "CONDITIONING" }, { "id": 343, "origin_id": 140, "origin_slot": 0, "target_id": 120, "target_slot": 2, "type": "FLOAT" }, { "id": 326, "origin_id": 118, "origin_slot": 0, "target_id": 121, "target_slot": 0, "type": "INT" }, { "id": 327, "origin_id": 118, "origin_slot": 1, "target_id": 121, "target_slot": 1, "type": "INT" }, { "id": 328, "origin_id": 125, "origin_slot": 0, "target_id": 121, "target_slot": 2, "type": "INT" }, { "id": 329, "origin_id": 121, "origin_slot": 0, "target_id": 122, "target_slot": 0, "type": "LATENT" }, { "id": 330, "origin_id": 119, "origin_slot": 0, "target_id": 122, "target_slot": 1, "type": "LATENT" }, { "id": 324, "origin_id": 147, "origin_slot": 0, "target_id": 123, "target_slot": 0, "type": "CLIP" }, { "id": 296, "origin_id": 151, "origin_slot": 0, "target_id": 126, "target_slot": 0, "type": "NOISE" }, { "id": 297, "origin_id": 139, "origin_slot": 0, "target_id": 126, "target_slot": 1, "type": "GUIDER" }, { "id": 298, "origin_id": 144, "origin_slot": 0, "target_id": 126, "target_slot": 2, "type": "SAMPLER" }, { "id": 299, "origin_id": 112, "origin_slot": 0, "target_id": 126, "target_slot": 3, "type": "SIGMAS" }, { "id": 300, "origin_id": 122, "origin_slot": 0, "target_id": 126, "target_slot": 4, "type": "LATENT" }, { "id": 307, "origin_id": 126, "origin_slot": 0, "target_id": 128, "target_slot": 0, "type": "LATENT" }, { "id": 301, "origin_id": 130, "origin_slot": 0, "target_id": 129, "target_slot": 0, "type": "LATENT" }, { "id": 302, "origin_id": 128, "origin_slot": 1, "target_id": 129, "target_slot": 1, "type": "LATENT" }, { "id": 319, "origin_id": 115, "origin_slot": 2, "target_id": 130, "target_slot": 0, "type": "LATENT" }, { "id": 320, "origin_id": 114, "origin_slot": 0, "target_id": 130, "target_slot": 1, "type": "LATENT_UPSCALE_MODEL" }, { "id": 321, "origin_id": 152, "origin_slot": 0, "target_id": 130, "target_slot": 2, "type": "VAE" }, { "id": 308, "origin_id": 127, "origin_slot": 0, "target_id": 131, "target_slot": 0, "type": "NOISE" }, { "id": 309, "origin_id": 116, "origin_slot": 0, "target_id": 131, "target_slot": 1, "type": "GUIDER" }, { "id": 310, "origin_id": 145, "origin_slot": 0, "target_id": 131, "target_slot": 2, "type": "SAMPLER" }, { "id": 311, "origin_id": 113, "origin_slot": 0, "target_id": 131, "target_slot": 3, "type": "SIGMAS" }, { "id": 312, "origin_id": 129, "origin_slot": 0, "target_id": 131, "target_slot": 4, "type": "LATENT" }, { "id": 325, "origin_id": 147, "origin_slot": 0, "target_id": 132, "target_slot": 0, "type": "CLIP" }, { "id": 347, "origin_id": 149, "origin_slot": 0, "target_id": 132, "target_slot": 1, "type": "STRING" }, { "id": 341, "origin_id": 137, "origin_slot": 0, "target_id": 133, "target_slot": 0, "type": "IMAGE" }, { "id": 334, "origin_id": 138, "origin_slot": 0, "target_id": 133, "target_slot": 1, "type": "AUDIO" }, { "id": 344, "origin_id": 140, "origin_slot": 0, "target_id": 133, "target_slot": 2, "type": "FLOAT" }, { "id": 335, "origin_id": 131, "origin_slot": 1, "target_id": 135, "target_slot": 0, "type": "LATENT" }, { "id": 332, "origin_id": 135, "origin_slot": 0, "target_id": 136, "target_slot": 0, "type": "LATENT" }, { "id": 340, "origin_id": 146, "origin_slot": 2, "target_id": 136, "target_slot": 1, "type": "VAE" }, { "id": 338, "origin_id": 135, "origin_slot": 0, "target_id": 137, "target_slot": 0, "type": "LATENT" }, { "id": 339, "origin_id": 146, "origin_slot": 2, "target_id": 137, "target_slot": 1, "type": "VAE" }, { "id": 333, "origin_id": 135, "origin_slot": 1, "target_id": 138, "target_slot": 0, "type": "LATENT" }, { "id": 337, "origin_id": 134, "origin_slot": 0, "target_id": 138, "target_slot": 1, "type": "VAE" }, { "id": 348, "origin_id": 146, "origin_slot": 0, "target_id": 139, "target_slot": 0, "type": "MODEL" }, { "id": 293, "origin_id": 120, "origin_slot": 0, "target_id": 139, "target_slot": 1, "type": "CONDITIONING" }, { "id": 294, "origin_id": 120, "origin_slot": 1, "target_id": 139, "target_slot": 2, "type": "CONDITIONING" }, { "id": 306, "origin_id": 146, "origin_slot": 0, "target_id": 143, "target_slot": 0, "type": "MODEL" }, { "id": 346, "origin_id": 149, "origin_slot": 0, "target_id": 150, "target_slot": 0, "type": "STRING" }, { "id": 331, "origin_id": 146, "origin_slot": 2, "target_id": 152, "target_slot": 0, "type": "VAE" }, { "id": 336, "origin_id": 133, "origin_slot": 0, "target_id": -20, "target_slot": 0, "type": "VIDEO" }, { "id": 353, "origin_id": -10, "origin_slot": 0, "target_id": 149, "target_slot": 2, "type": "STRING" }, { "id": 354, "origin_id": -10, "origin_slot": 1, "target_id": 124, "target_slot": 0, "type": "INT" }, { "id": 355, "origin_id": -10, "origin_slot": 2, "target_id": 124, "target_slot": 1, "type": "INT" }, { "id": 356, "origin_id": -10, "origin_slot": 3, "target_id": 125, "target_slot": 0, "type": "INT" }, { "id": 359, "origin_id": -10, "origin_slot": 4, "target_id": 146, "target_slot": 0, "type": "COMBO" }, { "id": 360, "origin_id": -10, "origin_slot": 4, "target_id": 134, "target_slot": 0, "type": "COMBO" }, { "id": 361, "origin_id": -10, "origin_slot": 4, "target_id": 147, "target_slot": 1, "type": "COMBO" }, { "id": 364, "origin_id": -10, "origin_slot": 5, "target_id": 147, "target_slot": 0, "type": "COMBO" }, { "id": 365, "origin_id": -10, "origin_slot": 6, "target_id": 114, "target_slot": 0, "type": "COMBO" }, { "id": 366, "origin_id": -10, "origin_slot": 7, "target_id": 143, "target_slot": 1, "type": "COMBO" }, { "id": 367, "origin_id": 147, "origin_slot": 0, "target_id": 149, "target_slot": 0, "type": "CLIP" } ], "extra": { "workflowRendererVersion": "LG" } } ] }, "config": {}, "extra": { "ds": { "scale": 0.5367312422135909, "offset": [ 803.5774051191198, -2593.5602163049866 ] }, "frontendVersion": "1.39.19", "workflowRendererVersion": "LG", "prompt": { "1": { "inputs": { "ckpt_name": "ltx-av-step-1751000_vocoder_24K.safetensors" }, "class_type": "CheckpointLoaderSimple", "_meta": { "title": "Load Checkpoint" } }, "2": { "inputs": { "gemma_path": "gemma-3-12b-it-qat-q4_0-unquantized_readout_proj/model/model.safetensors", "ltxv_path": "ltx-av-step-1751000_vocoder_24K.safetensors", "max_length": 1024 }, "class_type": "LTXVGemmaCLIPModelLoader", "_meta": { "title": "šŸ…›šŸ…£šŸ…§ Gemma 3 Model Loader" } }, "3": { "inputs": { "text": "", "clip": [ "2", 0 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "4": { "inputs": { "text": "blurry, low quality, still frame, frames, watermark, overlay, titles, has blurbox, has subtitles", "clip": [ "2", 0 ] }, "class_type": "CLIPTextEncode", "_meta": { "title": "CLIP Text Encode (Prompt)" } }, "8": { "inputs": { "sampler_name": "euler" }, "class_type": "KSamplerSelect", "_meta": { "title": "KSamplerSelect" } }, "9": { "inputs": { "steps": 20, "max_shift": 2.05, "base_shift": 0.95, "stretch": true, "terminal": 0.1, "latent": [ "28", 0 ] }, "class_type": "LTXVScheduler", "_meta": { "title": "LTXVScheduler" } }, "11": { "inputs": { "noise_seed": 10 }, "class_type": "RandomNoise", "_meta": { "title": "RandomNoise" } }, "12": { "inputs": { "samples": [ "29", 0 ], "vae": [ "1", 2 ] }, "class_type": "VAEDecode", "_meta": { "title": "VAE Decode" } }, "13": { "inputs": { "ckpt_name": "ltx-av-step-1751000_vocoder_24K.safetensors" }, "class_type": "LTXVAudioVAELoader", "_meta": { "title": "šŸ…›šŸ…£šŸ…§ LTXV Audio VAE Loader" } }, "14": { "inputs": { "samples": [ "29", 1 ], "audio_vae": [ "13", 0 ] }, "class_type": "LTXVAudioVAEDecode", "_meta": { "title": "šŸ…›šŸ…£šŸ…§ LTXV Audio VAE Decode" } }, "15": { "inputs": { "frame_rate": [ "23", 0 ], "loop_count": 0, "filename_prefix": "AnimateDiff", "format": "video/h264-mp4", "pix_fmt": "yuv420p", "crf": 19, "save_metadata": true, "trim_to_audio": false, "pingpong": false, "save_output": true, "images": [ "12", 0 ], "audio": [ "14", 0 ] }, "class_type": "VHS_VideoCombine", "_meta": { "title": "Video Combine šŸŽ„šŸ…„šŸ…—šŸ…¢" } }, "17": { "inputs": { "skip_blocks": "29", "model": [ "28", 1 ], "positive": [ "22", 0 ], "negative": [ "22", 1 ], "parameters": [ "18", 0 ] }, "class_type": "MultimodalGuider", "_meta": { "title": "šŸ…›šŸ…£šŸ…§ Multimodal Guider" } }, "18": { "inputs": { "modality": "VIDEO", "cfg": 3, "stg": 0, "rescale": 0, "modality_scale": 3, "parameters": [ "19", 0 ] }, "class_type": "GuiderParameters", "_meta": { "title": "šŸ…›šŸ…£šŸ…§ Guider Parameters" } }, "19": { "inputs": { "modality": "AUDIO", "cfg": 7, "stg": 0, "rescale": 0, "modality_scale": 3 }, "class_type": "GuiderParameters", "_meta": { "title": "šŸ…›šŸ…£šŸ…§ Guider Parameters" } }, "21": { "inputs": { "audioUI": "", "audio": [ "14", 0 ] }, "class_type": "PreviewAudio", "_meta": { "title": "PreviewAudio" } }, "22": { "inputs": { "frame_rate": [ "23", 0 ], "positive": [ "3", 0 ], "negative": [ "4", 0 ] }, "class_type": "LTXVConditioning", "_meta": { "title": "LTXVConditioning" } }, "23": { "inputs": { "value": 25 }, "class_type": "FloatConstant", "_meta": { "title": "Float Constant" } }, "26": { "inputs": { "frames_number": [ "27", 0 ], "frame_rate": [ "42", 0 ], "batch_size": 1 }, "class_type": "LTXVEmptyLatentAudio", "_meta": { "title": "šŸ…›šŸ…£šŸ…§ LTXV Empty Latent Audio" } }, "27": { "inputs": { "value": 105 }, "class_type": "INTConstant", "_meta": { "title": "INT Constant" } }, "28": { "inputs": { "video_latent": [ "43", 0 ], "audio_latent": [ "26", 0 ], "model": [ "44", 0 ] }, "class_type": "LTXVConcatAVLatent", "_meta": { "title": "šŸ…›šŸ…£šŸ…§ LTXV Concat AV Latent" } }, "29": { "inputs": { "av_latent": [ "41", 0 ], "model": [ "28", 1 ] }, "class_type": "LTXVSeparateAVLatent", "_meta": { "title": "šŸ…›šŸ…£šŸ…§ LTXV Separate AV Latent" } }, "41": { "inputs": { "noise": [ "11", 0 ], "guider": [ "17", 0 ], "sampler": [ "8", 0 ], "sigmas": [ "9", 0 ], "latent_image": [ "28", 0 ] }, "class_type": "SamplerCustomAdvanced", "_meta": { "title": "SamplerCustomAdvanced" } }, "42": { "inputs": { "a": [ "23", 0 ] }, "class_type": "CM_FloatToInt", "_meta": { "title": "FloatToInt" } }, "43": { "inputs": { "width": 768, "height": 512, "length": [ "27", 0 ], "batch_size": 1 }, "class_type": "EmptyLTXVLatentVideo", "_meta": { "title": "EmptyLTXVLatentVideo" } }, "44": { "inputs": { "torch_compile": true, "disable_backup": false, "model": [ "1", 0 ] }, "class_type": "LTXVSequenceParallelMultiGPUPatcher", "_meta": { "title": "LTXVSequenceParallelMultiGPUPatcher" } }, "45": { "inputs": { "frame_idx": 0, "strength": 1 }, "class_type": "LTXVAddGuide", "_meta": { "title": "LTXVAddGuide" } } }, "comfy_fork_version": "feature/av_inference@a6994ed1", "VHS_latentpreview": false, "VHS_latentpreviewrate": 0, "VHS_MetadataImage": true, "VHS_KeepIntermediate": true }, "version": 0.4 }