{ "id": "394ed254-7306-42a2-9ae6-aa880ce4456d", "revision": 0, "last_node_id": 5579, "last_link_id": 13841, "nodes": [ { "id": 5514, "type": "792f0fd8-129e-48eb-9904-8d1aa82154d1", "pos": [ -2570, 3230 ], "size": [ 270, 300 ], "flags": {}, "order": 17, "mode": 0, "inputs": [ { "name": "image", "type": "IMAGE", "link": 13638 }, { "label": "number of frames", "name": "length", "type": "INT", "widget": { "name": "length" }, "link": 13639 }, { "label": "fps", "name": "a", "type": "FLOAT", "widget": { "name": "a" }, "link": 13640 }, { "name": "audio_vae", "type": "VAE", "link": 13823 }, { "name": "vae", "type": "VAE", "link": 13825 }, { "label": "bypass_i2v", "name": "bypass", "type": "BOOLEAN", "widget": { "name": "bypass" }, "link": 13643 }, { "label": "video width", "name": "width", "type": "INT", "widget": { "name": "width" }, "link": null }, { "label": "video height", "name": "height", "type": "INT", "widget": { "name": "height" }, "link": null }, { "label": "img_strength", "name": "strength", "type": "FLOAT", "widget": { "name": "strength" }, "link": null } ], "outputs": [ { "name": "latent", "type": "LATENT", "links": [ 13656 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "previewExposures": [] }, "widgets_values": [ 121, 0, false, 960, 544, 18, 0.7 ] }, { "id": 5532, "type": "MarkdownNote", "pos": [ -820, 3060 ], "size": [ 530, 90 ], "flags": { "collapsed": false }, "order": 0, "mode": 0, "inputs": [], "outputs": [], "title": "Save video", "properties": {}, "widgets_values": [ "## Save video\n\nGenerated video preview. Review the opening, separation transition and final arrangement." ], "color": "#432", "bgcolor": "#653" }, { "id": 5527, "type": "MarkdownNote", "pos": [ -4280, 4000 ], "size": [ 570, 190 ], "flags": { "collapsed": false }, "order": 1, "mode": 0, "inputs": [], "outputs": [], "title": "XPLDV - Settings", "properties": {}, "widgets_values": [ "## Inputs\n\nChoose a source image and keep **use image input** enabled for the tested recipe. Replace the bracketed fields in the positive prompt, or use the complete COMPLEX template in the XPLDV note.\n\nKeep **enhance positive prompt OFF** to use your exact wording. Leave the API key empty for local encoding.\n\nThe duration is 10 seconds at 24 FPS; the workflow computes 241 frames. Optional audio direction can be appended at the end of either prompt. Keep the audio VAE connected.\n\n\nModel URL: https://huggingface.co/DigitalByte/LTX-2.5-Exploded-View-XPLDV/blob/main/ltx-2.5-xpldv_v5-lora.safetensors\n" ], "color": "#322", "bgcolor": "#533" }, { "id": 5528, "type": "MarkdownNote", "pos": [ -2570, 2960 ], "size": [ 270, 190 ], "flags": { "collapsed": false }, "order": 2, "mode": 0, "inputs": [], "outputs": [], "title": "Preprocess", "properties": {}, "widgets_values": [ "## Preprocess\n\n**Video dimensions**\n\nadjust video width and video height to determine the output dimensions.\n\n\n**Image conditioning**\n\nAdjust img_strength and img_compression to change the strength of the input image in case you provided one. " ], "color": "#432", "bgcolor": "#653" }, { "id": 5529, "type": "MarkdownNote", "pos": [ -2170, 3020 ], "size": [ 310, 130 ], "flags": { "collapsed": false }, "order": 3, "mode": 0, "inputs": [], "outputs": [], "title": "Generate - stage 1", "properties": {}, "widgets_values": [ "## Generate - stage 1\n\n**Sampler - Distilled (8 steps)**\n\nThis takes the distilled ltx-2.5 model and runs the diffusion in 8 steps. You can change the noise seed, the guider cfg (used for both video and audio) and select the sampler. " ], "color": "#432", "bgcolor": "#653" }, { "id": 5516, "type": "f9337bd7-ca7a-4a59-99f1-65b664bed7e7", "pos": [ -2170, 3230 ], "size": [ 310, 270 ], "flags": {}, "order": 18, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 13828 }, { "name": "positive", "type": "CONDITIONING", "link": 13654 }, { "name": "negative", "type": "CONDITIONING", "link": 13655 }, { "name": "latent_image", "type": "LATENT", "link": 13656 }, { "label": "noise seed", "name": "noise_seed", "type": "INT", "widget": { "name": "noise_seed" }, "link": null }, { "label": "guider cfg", "name": "cfg", "type": "FLOAT", "widget": { "name": "cfg" }, "link": null } ], "outputs": [ { "name": "video_latent", "type": "LATENT", "links": [ 13794 ] }, { "name": "audio_latent", "type": "LATENT", "links": [ 13799 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "previewExposures": [] }, "widgets_values": [ 42, 1, "euler_ancestral" ] }, { "id": 5531, "type": "MarkdownNote", "pos": [ -1260, 2870 ], "size": [ 410, 403.046875 ], "flags": { "collapsed": false }, "order": 4, "mode": 0, "inputs": [], "outputs": [], "title": "Decode", "properties": {}, "widgets_values": [ "## Decode\n\nMake sure to adjust the number of tiles and overlap to fit your hardware.\n(fewer tiles will result in faster execution, but will require more memory).\n\n### Tiling options from the official workflow\n\nValues are spatial tile size / spatial overlap / temporal tile size / temporal overlap. The current workflow uses `512 / 64 / 128 / 32`. These control decoding memory use, not LoRA strength.\n\n| node settings (pixels) | resolved latent geometry |\n| ------------------------------------------ | ------------------------------- |\n| `512 / 64 / 128 / 32` | 16×16, ov 2 / 16f, ov 4 |\n| `768 / 192 / 128 / 32` | 24×24, ov 6 / 16f, ov 4 |\n| `1024 / 256 / 128 / 48` | 32×32, ov 8 / 16f, ov 6 |\n| `1536 / 384 / 192 / 48` | 48×48, ov 12 / 24f, ov 6 |\n| `768 / 192 / spatial-only` | 24×24, ov 6 / no temporal split |" ], "color": "#432", "bgcolor": "#653" }, { "id": 5518, "type": "bee43e38-9234-4e41-86ff-63874164f482", "pos": [ -1260, 3230 ], "size": [ 320, 285.875 ], "flags": {}, "order": 20, "mode": 0, "inputs": [ { "name": "vae", "type": "VAE", "link": 13827 }, { "label": "video_latent", "name": "latents", "type": "LATENT", "link": 13734 }, { "label": "audio_latent", "name": "samples", "type": "LATENT", "link": 13735 }, { "name": "audio_vae", "type": "VAE", "link": 13824 }, { "name": "fps", "type": "FLOAT", "widget": { "name": "fps" }, "link": 13674 } ], "outputs": [ { "name": "VIDEO", "type": "VIDEO", "links": [ 13675 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "previewExposures": [] }, "widgets_values": [ 30, 8, 512, 64, 128, 32 ] }, { "id": 5509, "type": "PrimitiveStringMultiline", "pos": [ -3570, 3450 ], "size": [ 350, 110 ], "flags": {}, "order": 5, "mode": 0, "inputs": [], "outputs": [ { "name": "STRING", "type": "STRING", "links": [ 13631 ] } ], "title": "Prompt (negative)", "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "PrimitiveStringMultiline" }, "widgets_values": [ "" ], "color": "#322", "bgcolor": "#533" }, { "id": 5511, "type": "PrimitiveFloat", "pos": [ -3570, 3960 ], "size": [ 350, 70 ], "flags": {}, "order": 6, "mode": 0, "inputs": [], "outputs": [ { "name": "FLOAT", "type": "FLOAT", "links": [ 13633 ] } ], "title": "fps (frames per second)", "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "PrimitiveFloat" }, "widgets_values": [ 24 ], "color": "#2a363b", "bgcolor": "#3f5159" }, { "id": 5544, "type": "PreviewAny", "pos": [ -3130, 3950 ], "size": [ 410, 260 ], "flags": {}, "order": 16, "mode": 0, "inputs": [ { "name": "source", "type": "*", "link": 13793 } ], "outputs": [ { "name": "STRING", "type": "STRING", "links": [] } ], "title": "Effective positive prompt (enhanced if enabled)", "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "PreviewAny" }, "widgets_values": [], "color": "#232", "bgcolor": "#353" }, { "id": 2004, "type": "LoadImage", "pos": [ -3570, 3600 ], "size": [ 350, 330 ], "flags": {}, "order": 7, "mode": 0, "inputs": [], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 13740 ] }, { "name": "MASK", "type": "MASK", "links": [] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.56", "Node name for S&R": "LoadImage" }, "widgets_values": [ "", "image" ], "color": "#232", "bgcolor": "#353" }, { "id": 5014, "type": "c28230e9-b195-4ec2-9679-39e1e920f733", "pos": [ -3130, 3230 ], "size": [ 420, 690 ], "flags": {}, "order": 15, "mode": 0, "inputs": [ { "label": "text encoder clip", "name": "clip", "type": "CLIP", "link": 13837 }, { "label": "text enhancer clip", "name": "clip_1", "type": "CLIP", "link": 13838 }, { "label": "image", "name": "input", "type": "IMAGE,MASK", "link": 13740 }, { "label": "use image input", "name": "value_3", "type": "BOOLEAN", "widget": { "name": "value_3" }, "link": null }, { "label": "Positive prompt", "name": "value_2", "type": "STRING", "widget": { "name": "value_2" }, "link": 13630 }, { "label": "Enhance positive prompt", "name": "cond", "type": "BOOLEAN", "widget": { "name": "cond" }, "link": null }, { "label": "Negative prompt", "name": "text", "type": "STRING", "widget": { "name": "text" }, "link": 13631 }, { "label": "fps", "name": "value", "type": "FLOAT", "widget": { "name": "value" }, "link": 13633 }, { "label": "duration in seconds", "name": "value_5", "type": "FLOAT", "widget": { "name": "value_5" }, "link": 13634 }, { "label": "enhancer_seed", "name": "seed", "type": "INT", "widget": { "name": "seed" }, "link": null }, { "label": "LTX API key (use api for text encoding to save memory)", "name": "value_4", "type": "STRING", "widget": { "name": "value_4" }, "link": null }, { "label": "ltx model ckpt path", "name": "ckpt_name", "type": "COMBO", "widget": { "name": "ckpt_name" }, "link": 13839 } ], "outputs": [ { "label": "bypass_i2v", "name": "BOOLEAN", "type": "BOOLEAN", "links": [ 13643, 13798 ] }, { "label": "resized image", "name": "resized", "type": "IMAGE", "links": [ 13638, 13797 ] }, { "label": "effective_positive_prompt", "name": "enhanced_prompt", "type": "STRING", "links": [ 13793 ] }, { "label": "positive_encoded", "name": "positive", "type": "CONDITIONING", "links": [ 13654, 13801 ] }, { "label": "negative_encoded", "name": "negative", "type": "CONDITIONING", "links": [ 13655, 13802 ] }, { "label": "fps", "name": "FLOAT", "type": "FLOAT", "links": [ 13640, 13674 ] }, { "label": "number of frames", "name": "INT", "type": "INT", "links": [ 13639 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "previewExposures": [] }, "widgets_values": [ true, "", false, "", 24, 10, 457289196, "", "ltx-2.5-22b-distilled-transformer-bf16.safetensors" ] }, { "id": 5530, "type": "MarkdownNote", "pos": [ -1720, 2990 ], "size": [ 330, 160 ], "flags": { "collapsed": false }, "order": 8, "mode": 0, "inputs": [], "outputs": [], "title": "Generate - stage 2", "properties": {}, "widgets_values": [ "## Generate - stage 2\n\n**Upscale and re-sampler (3 steps)**\n\nThis subgraph node upscales the result of the first stage by 2 (width & height) and runs another 3 steps of diffusion after adding noise on the input latent. You can adjust the noise seed and the sampler/guider used in this diffusion stage. The original image is used here again for conditioning, if you entered one." ], "color": "#432", "bgcolor": "#653" }, { "id": 5508, "type": "PrimitiveStringMultiline", "pos": [ -3570, 3220 ], "size": [ 350, 200 ], "flags": {}, "order": 9, "mode": 0, "inputs": [], "outputs": [ { "name": "STRING", "type": "STRING", "links": [ 13630 ] } ], "title": "Prompt (positive)", "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "PrimitiveStringMultiline" }, "widgets_values": [ "[SUBJECT] separates into an ordered exploded view. [NAMED OUTER PARTS] move outward along controlled paths, revealing [NAMED INTERNAL COMPONENTS] underneath. The parts settle into an organized [LAYERED / RADIAL] arrangement around [EXPOSED CORE] while retaining their original shapes. [CAMERA BEHAVIOR]. [LIGHTING CONSISTENT WITH THE IMAGE] remains consistent throughout the continuous shot." ], "color": "#232", "bgcolor": "#353" }, { "id": 4852, "type": "SaveVideo", "pos": [ -820, 3230 ], "size": [ 530, 125.890625 ], "flags": {}, "order": 21, "mode": 0, "inputs": [ { "name": "video", "type": "VIDEO", "link": 13675 } ], "outputs": [ { "name": "video", "type": "VIDEO", "links": [] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.14.1", "Node name for S&R": "SaveVideo" }, "widgets_values": [ "output", "auto", "auto" ] }, { "id": 5576, "type": "MarkdownNote", "pos": [ -4280, 2630 ], "size": [ 580, 703.609375 ], "flags": { "collapsed": false }, "order": 10, "mode": 0, "inputs": [], "outputs": [], "title": "Model Links", "properties": {}, "widgets_values": [ "## Model Links\n\n**LTX-2.5 Model Weights**\n\nMake sure to click the \"Agree and Access\" button the first time you download.\n\n- [ Distilled model - ltx-2.5-22b-distilled-transformer-bf16.safetensors ](https://huggingface.co/Lightricks/LTX-2.5/blob/main/diffusion_models/ltx-2.5-22b-distilled-transformer-bf16.safetensors)\n\n- [ Audio VAE - ltx-2.5-audio-vae-bf16.safetensors ](https://huggingface.co/Lightricks/LTX-2.5/blob/main/vae/ltx-2.5-audio-vae-bf16.safetensors)\n\n- Video VAE - one of these:\n - [ Diffusion decoder ltx-2.5-video-vae-bf16.safetensors ](https://huggingface.co/Lightricks/LTX-2.5/blob/main/vae/ltx-2.5-video-vae-bf16.safetensors) - Best quality\n - [ Convolutional decoder - ltx-2.5-video-vae-conv-bf16.safetensors ](https://huggingface.co/Lightricks/LTX-2.5/blob/main/vae/ltx-2.5-video-vae-conv-bf16.safetensors) - Lower memory & faster\n\n- [ Selected upscaler - ltx-2.5-latent-spatial-upscaler-x2-bf16-1.0.safetensors ](https://huggingface.co/Lightricks/LTX-2.5/blob/main/latent_upscale_models/ltx-2.5-latent-spatial-upscaler-x2-bf16-1.0.safetensors)\n\n- [ LTX-2.3 upscaler - ltx-2.3-spatial-upscaler-x2-1.1.safetensors ](https://huggingface.co/Lightricks/LTX-2.3/blob/main/ltx-2.3-spatial-upscaler-x2-1.1.safetensors)\n\n\n\n**Text Encoder - finetuned for LTX-2.5**\n- [gemma4-12b-with-proj-ltx-2.5-bf16.safetensors](https://huggingface.co/Lightricks/LTX-2.5/blob/main/text_encoders/gemma4-12b-with-proj-ltx-2.5-bf16.safetensors)\n\n**Text Enhancer**\n- [Google Gemma 4 E2B IT](https://huggingface.co/Comfy-Org/gemma-4/blob/main/text_encoders/gemma4_e2b_it_bf16.safetensors)\n\n\n**Model Storage Location**\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 text_encoders/\n│ │ ├── gemma4-12b-with-proj-ltx-2.5-bf16.safetensors\n│ │ └── gemma4_e2b_it_bf16.safetensors\n│ ├── 📂 diffusion_models/\n│ │ └── ltx-2.5-22b-distilled-transformer-bf16.safetensors\n│ ├── 📂 vae/\n│ │ └── ltx-2.5-audio-vae-bf16.safetensors\n│ │ └── ltx-2.5-video-vae-conv-bf16.safetensors / ltx-2.5-video-vae-bf16.safetensors\n│ ├── 📂 latent_upscale_models/\n│ └── ltx-2.5-latent-spatial-upscaler-x2-bf16-1.0.safetensors\n```\n\n## Report Issues\nTo report any issues when running this workflow, [go to GitHub](https://github.com/Lightricks/ComfyUI-LTXVideo/issues)\n" ], "color": "#432", "bgcolor": "#653" }, { "id": 5575, "type": "f007aab9-e7ad-4b10-974c-4d7cc55001a9", "pos": [ -4270, 3390 ], "size": [ 580, 350 ], "flags": { "collapsed": false }, "order": 11, "mode": 0, "inputs": [ { "label": "audio_vae", "name": "ckpt_name", "type": "COMBO", "widget": { "name": "ckpt_name" }, "link": null }, { "label": "video_vae", "name": "gemma_path", "type": "COMBO", "widget": { "name": "gemma_path" }, "link": null }, { "label": "ltx_2.5_model_checkpoint", "name": "gemma_path_1", "type": "COMBO", "widget": { "name": "gemma_path_1" }, "link": null }, { "label": "spacial_latent_upscaler_model", "name": "clip_name", "type": "COMBO", "widget": { "name": "clip_name" }, "link": null }, { "label": "gemma4_e2b_enhancer", "name": "clip_name_1", "type": "COMBO", "widget": { "name": "clip_name_1" }, "link": null }, { "label": "gemma4_12b_encoder", "name": "model_name", "type": "COMBO", "widget": { "name": "model_name" }, "link": null } ], "outputs": [ { "name": "Audio VAE", "type": "VAE", "links": [ 13823, 13824 ] }, { "label": "Video VAE", "name": "VAE", "type": "VAE", "links": [ 13825, 13826, 13827 ] }, { "label": "Model", "name": "MODEL", "type": "MODEL", "links": [ 13841 ] }, { "label": "ltx_2.5_model_checkpoint_path", "name": "", "type": "*", "links": [ 13839 ] }, { "label": "latent upscale model", "name": "LATENT_UPSCALE_MODEL", "type": "LATENT_UPSCALE_MODEL", "links": [ 13840 ] }, { "label": "text enhancer", "name": "CLIP_2", "type": "CLIP", "links": [ 13838 ] }, { "label": "text encoder", "name": "CLIP", "type": "CLIP", "links": [ 13837 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "previewExposures": [] }, "widgets_values": [ "ltx-2.5-audio-vae-bf16.safetensors", "ltx-2.5-video-vae-bf16.safetensors", "ltx-2.5-22b-distilled-transformer-bf16.safetensors", "ltx-2.5-latent-spatial-upscaler-x2-bf16-1.0.safetensors", "gemma4_e2b_it_bf16.safetensors", "gemma4-12b-with-proj-ltx-2.5-bf16.safetensors" ] }, { "id": 5517, "type": "cf7c664d-af7e-4a9e-9f19-9f93cfd2476e", "pos": [ -1720, 3230 ], "size": [ 320, 340 ], "flags": {}, "order": 19, "mode": 0, "inputs": [ { "label": "video_latent", "name": "samples", "type": "LATENT", "link": 13794 }, { "name": "upscale_model", "type": "LATENT_UPSCALE_MODEL", "link": 13840 }, { "name": "vae", "type": "VAE", "link": 13826 }, { "name": "image", "type": "IMAGE", "link": 13797 }, { "label": "bypass_i2v", "name": "bypass", "type": "BOOLEAN", "widget": { "name": "bypass" }, "link": 13798 }, { "name": "audio_latent", "type": "LATENT", "link": 13799 }, { "name": "model", "type": "MODEL", "link": 13829 }, { "name": "positive", "type": "CONDITIONING", "link": 13801 }, { "name": "negative", "type": "CONDITIONING", "link": 13802 }, { "label": "img_strength", "name": "strength", "type": "FLOAT", "widget": { "name": "strength" }, "link": null }, { "label": "guider cfg", "name": "cfg", "type": "FLOAT", "widget": { "name": "cfg" }, "link": null } ], "outputs": [ { "name": "video_latent", "type": "LATENT", "links": [ 13734 ] }, { "name": "audio_latent", "type": "LATENT", "links": [ 13735 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "previewExposures": [] }, "widgets_values": [ false, 1, "euler", 1, 42 ] }, { "id": 5512, "type": "PrimitiveFloat", "pos": [ -3570, 4060 ], "size": [ 350, 70 ], "flags": {}, "order": 12, "mode": 0, "inputs": [], "outputs": [ { "name": "FLOAT", "type": "FLOAT", "links": [ 13634 ] } ], "title": "duration in seconds (determines frames #)", "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "PrimitiveFloat" }, "widgets_values": [ 10 ], "color": "#2a363b", "bgcolor": "#3f5159" }, { "id": 5578, "type": "LoraLoaderModelOnly", "pos": [ -4270, 3800 ], "size": [ 580, 130 ], "flags": {}, "order": 14, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 13841 } ], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 13828, 13829 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "LoraLoaderModelOnly" }, "widgets_values": [ "ltx-2.5-xpldv_v5-lora.safetensors", 0.5 ] }, { "id": 5579, "type": "MarkdownNote", "pos": [ -4960, 2620 ], "size": [ 660, 1319 ], "flags": {}, "order": 13, "mode": 0, "inputs": [], "outputs": [], "title": "XPLDV — BASIC, COMPLEX and settings", "properties": {}, "widgets_values": [ "# XPLDV — prompts and settings\n\nStart with LoRA strength **0.5**. The connected LoRA feeds both sampling stages.\n\n| Setting | Value |\n| --- | --- |\n| Duration | 10 seconds; 241 frames at 24 FPS |\n| First stage | 960 × 544; Euler ancestral; 8 steps |\n| Second stage | 1920 × 1088; Euler; 3 steps |\n| Image conditioning | 0.7 in stage 1; 1.0 in stage 2 |\n| CFG | 1 in both stages |\n| Seed for comparisons | 42 in both stages |\n| Second-stage manual sigmas | `0.85, 0.7250, 0.4219, 0.0` |\n| Prompt enhancement | Off |\n\nKeep the first-stage schedule unchanged. The second-stage sigmas belong in **Upscale and re-sampler (3 steps)**.\n\n## BASIC — a short reveal\n\n```text\n[SUBJECT] separates into an ordered exploded view. [NAMED OUTER PARTS] move\noutward along controlled paths, revealing [NAMED INTERNAL COMPONENTS]\nunderneath. The parts settle into an organized [LAYERED / RADIAL] arrangement\naround [EXPOSED CORE] while retaining their original shapes. [CAMERA\nBEHAVIOR]. [LIGHTING CONSISTENT WITH THE IMAGE] remains consistent throughout\nthe continuous shot.\n```\n\n## COMPLEX — a detailed, cinematic reveal\n\nA COMPLEX prompt guides a more detailed, cinematic reveal through successive layers, describing deeper internal components, their appearance, and their positions, including details hidden or difficult to see in the starting image. These descriptions give LTX 2.5 the information needed to construct the intended reveal beyond what the image alone shows.\n\n```text\n[SUBJECT] separates into an ordered exploded view while [CONTINUING ACTION OR\nANCHORED SUPPORT]. [OUTER PART A] detaches and translates [DIRECTION], keeping\n[ORIENTATION]. [OUTER PART B] moves [DISTINCT PATH], and [OTHER OUTER PARTS]\nmove [PATHS]. These exterior parts move first and travel furthest, leaving\nclear gaps. They reveal [SPECIFIC COMPONENT AND RECOGNIZABLE FEATURES] at\n[POSITION RELATIVE TO THE OBJECT], with [OTHER COMPONENTS AND THEIR\nLOCATIONS]. [CORE COMPONENTS] remain mounted together. Each detached section\nretains its shape as the arrangement settles and holds steady. [CAMERA\nBEHAVIOR]. [CONSISTENT LIGHTING] continues through one continuous shot.\n```\n\nFor a COMPLEX prompt, privately plan five major assemblies or reveal stages from the outer parts toward the deeper structure. Follow the object’s construction; the plan does not require exactly five detached pieces.\n\nKeep related parts within a named internal mechanism intact when useful, such as the gears inside a watch movement. This does not keep the exterior attached. Describe which internal layers also move; omit the sentence about components remaining mounted together when it does not fit the reveal.\n\nReplace the brackets with the subject and its parts; omit clauses that do not apply to the intended shot. Describe the final arrangement as a vertical stack, horizontal row, or radial arrangement around the center. Use “layered” only for a stack. Describe simultaneous movement or a clear sequence without mixing the two. Keep a moving subject and its separated parts traveling together, and leave room in the frame for the reveal.\n\nRecommended prompt phrase: **\"separates into an ordered exploded view.\"** This wording appears in all 204 separation training captions. “Separates into individual components” is another phrasing we tested. With either opening, describe the movement and the final arrangement. Optional sound effects, ambience, music, or dialogue can go in a final sentence. Audio wording can influence the action; keep the audio pipeline connected.\n\n## LoRA strength\n\n| Strength | Use |\n| --- | --- |\n| 0.5 | Recommended starting point. |\n| 0.75 | Stronger influence; may improve separation but can simplify detail or repeat parts. |\n\nChange one setting at a time while keeping the image, prompt, and seed fixed.\n" ], "color": "#322", "bgcolor": "#533" } ], "links": [ [ 13630, 5508, 0, 5014, 4, "STRING" ], [ 13631, 5509, 0, 5014, 6, "STRING" ], [ 13633, 5511, 0, 5014, 7, "FLOAT" ], [ 13634, 5512, 0, 5014, 8, "FLOAT" ], [ 13638, 5014, 1, 5514, 0, "IMAGE" ], [ 13639, 5014, 6, 5514, 1, "INT" ], [ 13640, 5014, 5, 5514, 2, "FLOAT" ], [ 13643, 5014, 0, 5514, 5, "BOOLEAN" ], [ 13654, 5014, 3, 5516, 1, "CONDITIONING" ], [ 13655, 5014, 4, 5516, 2, "CONDITIONING" ], [ 13656, 5514, 0, 5516, 3, "LATENT" ], [ 13674, 5014, 5, 5518, 4, "FLOAT" ], [ 13675, 5518, 0, 4852, 0, "VIDEO" ], [ 13734, 5517, 0, 5518, 1, "LATENT" ], [ 13735, 5517, 1, 5518, 2, "LATENT" ], [ 13740, 2004, 0, 5014, 2, "IMAGE" ], [ 13793, 5014, 2, 5544, 0, "STRING" ], [ 13794, 5516, 0, 5517, 0, "LATENT" ], [ 13797, 5014, 1, 5517, 3, "IMAGE" ], [ 13798, 5014, 0, 5517, 4, "BOOLEAN" ], [ 13799, 5516, 1, 5517, 5, "LATENT" ], [ 13801, 5014, 3, 5517, 7, "CONDITIONING" ], [ 13802, 5014, 4, 5517, 8, "CONDITIONING" ], [ 13823, 5575, 0, 5514, 3, "VAE" ], [ 13824, 5575, 0, 5518, 3, "VAE" ], [ 13825, 5575, 1, 5514, 4, "VAE" ], [ 13826, 5575, 1, 5517, 2, "VAE" ], [ 13827, 5575, 1, 5518, 0, "VAE" ], [ 13828, 5578, 0, 5516, 0, "MODEL" ], [ 13829, 5578, 0, 5517, 6, "MODEL" ], [ 13837, 5575, 6, 5014, 0, "CLIP" ], [ 13838, 5575, 5, 5014, 1, "CLIP" ], [ 13839, 5575, 3, 5014, 11, "COMBO" ], [ 13840, 5575, 4, 5517, 1, "LATENT_UPSCALE_MODEL" ], [ 13841, 5575, 2, 5578, 0, "MODEL" ] ], "groups": [ { "id": 1, "title": "Inputs", "bounding": [ -3590, 3150, 902.2025827135853, 1087.8291052225882 ], "color": "#3f789e", "flags": {} }, { "id": 2, "title": "Generate", "bounding": [ -2190, 3160, 814.9583396624375, 386.4737149063599 ], "color": "#3f789e", "flags": {} } ], "definitions": { "subgraphs": [ { "id": "c28230e9-b195-4ec2-9679-39e1e920f733", "version": 1, "state": { "lastGroupId": 158, "lastNodeId": 5579, "lastLinkId": 13841, "lastRerouteId": 5036 }, "revision": 0, "config": {}, "name": "Input Parameters", "inputNode": { "id": -10, "bounding": [ -4355.320430555894, 3731.8063836028455, 188.595703125, 288 ] }, "outputNode": { "id": -20, "bounding": [ -2024.4822429247856, 3976.1544743507775, 193.76953125, 188 ] }, "inputs": [ { "id": "3c8d0a11-8c2b-4465-9481-fb3ac9bfc1c1", "name": "clip", "type": "CLIP", "linkIds": [ 13439, 13438 ], "localized_name": "clip", "label": "text encoder clip", "pos": [ -4190.724727430894, 3755.8063836028455 ] }, { "id": "fd1430ec-80a3-4d75-94af-969a19da705a", "name": "clip_1", "type": "CLIP", "linkIds": [ 13727, 13754 ], "localized_name": "clip_1", "label": "text enhancer clip", "pos": [ -4190.724727430894, 3775.8063836028455 ] }, { "id": "f08d2d6d-42a8-4dea-a0e4-9859f4a89222", "name": "input", "type": "IMAGE,MASK", "linkIds": [ 13601 ], "localized_name": "input", "label": "image", "pos": [ -4190.724727430894, 3795.8063836028455 ] }, { "id": "56bb5430-bd86-4456-8f28-2018ca88f215", "name": "value_3", "type": "BOOLEAN", "linkIds": [ 13626 ], "label": "use image input", "pos": [ -4190.724727430894, 3815.8063836028455 ] }, { "id": "11271e88-8a8f-410e-b09d-6ac67d8acd33", "name": "value_2", "type": "STRING", "linkIds": [ 13619, 13728, 13755, 13779 ], "label": "Positive prompt", "pos": [ -4190.724727430894, 3835.8063836028455 ] }, { "id": "ce36a100-da99-465e-a116-04305495c0b2", "name": "cond", "type": "BOOLEAN", "linkIds": [ 13621, 13780 ], "label": "Enhance positive prompt", "pos": [ -4190.724727430894, 3855.8063836028455 ] }, { "id": "24bd03d0-cafb-4678-aeb0-09e9ac3f3831", "name": "text", "type": "STRING", "linkIds": [ 13487, 13620 ], "label": "Negative prompt", "pos": [ -4190.724727430894, 3875.8063836028455 ] }, { "id": "239d664b-9504-401a-9075-e2bbbfa5316f", "name": "value", "type": "FLOAT", "linkIds": [ 13491 ], "label": "fps", "pos": [ -4190.724727430894, 3895.8063836028455 ] }, { "id": "48050b9d-59ea-42c5-93d0-25e1f4558c8f", "name": "value_5", "type": "FLOAT", "linkIds": [ 13628 ], "label": "duration in seconds", "pos": [ -4190.724727430894, 3915.8063836028455 ] }, { "id": "67291efc-5e2e-4177-b8e0-183b525746ff", "name": "seed", "type": "INT", "linkIds": [ 13730, 13746 ], "label": "enhancer_seed", "pos": [ -4190.724727430894, 3935.8063836028455 ] }, { "id": "244b3603-4c49-4df4-ac66-4bf2fab9ac10", "name": "value_4", "type": "STRING", "linkIds": [ 13617, 13618, 13783 ], "label": "LTX API key", "pos": [ -4190.724727430894, 3955.8063836028455 ] }, { "id": "869c2ef8-7a5c-46d1-bbeb-0d3fee52ec49", "name": "ckpt_name", "type": "COMBO", "linkIds": [ 13615, 13616 ], "label": "ltx model ckpt path", "pos": [ -4190.724727430894, 3975.8063836028455 ] } ], "outputs": [ { "id": "85ec5f1f-9cce-4d7c-a5a6-420b55211a54", "name": "BOOLEAN", "type": "BOOLEAN", "linkIds": [ 13499 ], "label": "bypass_i2v", "pos": [ -2000.4822429247856, 4000.1544743507775 ] }, { "id": "15da5d9f-f888-4ef4-8c25-0250bc179854", "name": "resized", "type": "IMAGE", "linkIds": [ 13395 ], "localized_name": "resized", "label": "resized image", "pos": [ -2000.4822429247856, 4020.1544743507775 ] }, { "id": "2e98124e-b012-43e6-9ddc-550f40cbe9d4", "name": "enhanced_prompt", "type": "STRING", "linkIds": [ 13792 ], "label": "effective_positive_prompt", "pos": [ -2000.4822429247856, 4040.1544743507775 ] }, { "id": "989e15b5-2a65-42e6-b63a-672c1634996d", "name": "positive", "type": "CONDITIONING", "linkIds": [ 13790 ], "localized_name": "positive", "label": "positive_encoded", "pos": [ -2000.4822429247856, 4060.1544743507775 ] }, { "id": "c639aac0-f1d4-488a-8035-fb2125cbdb28", "name": "negative", "type": "CONDITIONING", "linkIds": [ 13791 ], "localized_name": "negative", "label": "negative_encoded", "pos": [ -2000.4822429247856, 4080.1544743507775 ] }, { "id": "3db21c86-e964-46c6-bff9-2899a6a66480", "name": "FLOAT", "type": "FLOAT", "linkIds": [ 13494 ], "localized_name": "FLOAT", "label": "fps", "pos": [ -2000.4822429247856, 4100.1544743507775 ] }, { "id": "911e4066-f1ef-4bf4-b730-33137222314e", "name": "INT", "type": "INT", "linkIds": [ 13389 ], "localized_name": "INT", "label": "number of frames", "pos": [ -2000.4822429247856, 4120.1544743507775 ] } ], "widgets": [], "nodes": [ { "id": 4990, "type": "ResizeImageMaskNode", "pos": [ -3910, 2880 ], "size": [ 270, 110 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "localized_name": "input", "name": "input", "type": "IMAGE,MASK", "link": 13601 } ], "outputs": [ { "localized_name": "resized", "name": "resized", "type": "IMAGE,MASK", "links": [ 13395, 13744 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.16.0", "Node name for S&R": "ResizeImageMaskNode" }, "widgets_values": [ "scale longer dimension", 1536, "lanczos" ], "color": "#432", "bgcolor": "#653" }, { "id": 5019, "type": "ComfyNotNode", "pos": [ -3630, 2780 ], "size": [ 290, 30 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "localized_name": "value", "name": "value", "type": "*", "link": 13627 } ], "outputs": [ { "localized_name": "BOOLEAN", "name": "BOOLEAN", "type": "BOOLEAN", "links": [ 13499 ] } ], "title": "Not (use image > bypass_i2v)", "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "ComfyNotNode" }, "widgets_values": [], "color": "#432", "bgcolor": "#653" }, { "id": 2612, "type": "CLIPTextEncode", "pos": [ -3080, 4100 ], "size": [ 290, 90 ], "flags": {}, "order": 2, "mode": 0, "inputs": [ { "localized_name": "clip", "name": "clip", "type": "CLIP", "link": 13439 }, { "localized_name": "text", "name": "text", "type": "STRING", "widget": { "name": "text" }, "link": 13487 } ], "outputs": [ { "localized_name": "CONDITIONING", "name": "CONDITIONING", "type": "CONDITIONING", "slot_index": 0, "links": [ 7652 ] } ], "title": "CLIP Text Encode (Negative Prompt)", "properties": { "cnr_id": "comfy-core", "ver": "0.3.28", "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "" ], "color": "#322", "bgcolor": "#533" }, { "id": 5506, "type": "PrimitiveBoolean", "pos": [ -3910, 2770 ], "size": [ 270, 60 ], "flags": {}, "order": 9, "mode": 0, "inputs": [ { "localized_name": "value", "name": "value", "type": "BOOLEAN", "widget": { "name": "value" }, "link": 13626 } ], "outputs": [ { "localized_name": "BOOLEAN", "name": "BOOLEAN", "type": "BOOLEAN", "links": [ 13627, 13776 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "PrimitiveBoolean" }, "widgets_values": [ false ] }, { "id": 5549, "type": "TextGenerateLTX2Prompt", "pos": [ -3920, 3090 ], "size": [ 430, 420 ], "flags": { "collapsed": false }, "order": 12, "mode": 0, "inputs": [ { "localized_name": "clip", "name": "clip", "type": "CLIP", "link": 13754 }, { "localized_name": "image", "name": "image", "shape": 7, "type": "IMAGE", "link": null }, { "localized_name": "video", "name": "video", "shape": 7, "type": "IMAGE", "link": null }, { "localized_name": "audio", "name": "audio", "shape": 7, "type": "AUDIO", "link": null }, { "localized_name": "prompt", "name": "prompt", "type": "STRING", "widget": { "name": "prompt" }, "link": 13755 }, { "localized_name": "seed", "name": "sampling_mode.seed", "type": "INT", "widget": { "name": "sampling_mode.seed" }, "link": 13746 } ], "outputs": [ { "localized_name": "generated_text", "name": "generated_text", "type": "STRING", "links": [ 13778 ] } ], "title": "Positive prompt (t2v) enhancer - TextGenerateLTX2Prompt", "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "TextGenerateLTX2Prompt" }, "widgets_values": [ "", 600, "on", 0.01, 0, 1, 0, 1.15, 0, 0, false, true ], "color": "#232", "bgcolor": "#353" }, { "id": 5546, "type": "TextGenerateLTX2Prompt", "pos": [ -3920, 3530 ], "size": [ 460, 420 ], "flags": {}, "order": 11, "mode": 0, "inputs": [ { "localized_name": "clip", "name": "clip", "type": "CLIP", "link": 13727 }, { "localized_name": "image", "name": "image", "shape": 7, "type": "IMAGE", "link": 13744 }, { "localized_name": "video", "name": "video", "shape": 7, "type": "IMAGE", "link": null }, { "localized_name": "audio", "name": "audio", "shape": 7, "type": "AUDIO", "link": null }, { "localized_name": "prompt", "name": "prompt", "type": "STRING", "widget": { "name": "prompt" }, "link": 13728 }, { "localized_name": "seed", "name": "sampling_mode.seed", "type": "INT", "widget": { "name": "sampling_mode.seed" }, "link": 13730 } ], "outputs": [ { "localized_name": "generated_text", "name": "generated_text", "type": "STRING", "links": [ 13777 ] } ], "title": "Positive prompt + image enhancer - TextGenerateLTX2Prompt", "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "TextGenerateLTX2Prompt" }, "widgets_values": [ "", 600, "on", 0.01, 0, 1, 0, 1.15, 0, 0, false, true ], "color": "#232", "bgcolor": "#353" }, { "id": 5555, "type": "ComfySwitchNode", "pos": [ -3440, 3350 ], "size": [ 270, 80 ], "flags": {}, "order": 13, "mode": 0, "inputs": [ { "localized_name": "on_false", "name": "on_false", "type": "STRING", "link": 13778 }, { "localized_name": "on_true", "name": "on_true", "type": "STRING", "link": 13777 }, { "localized_name": "switch", "name": "switch", "type": "BOOLEAN", "widget": { "name": "switch" }, "link": 13776 } ], "outputs": [ { "localized_name": "output", "name": "output", "type": "STRING", "links": [ 13781 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "ComfySwitchNode" }, "widgets_values": [ false ] }, { "id": 2483, "type": "CLIPTextEncode", "pos": [ -3080, 3960 ], "size": [ 290, 90 ], "flags": {}, "order": 1, "mode": 0, "inputs": [ { "localized_name": "clip", "name": "clip", "type": "CLIP", "link": 13438 }, { "localized_name": "text", "name": "text", "type": "STRING", "widget": { "name": "text" }, "link": 13782 } ], "outputs": [ { "localized_name": "CONDITIONING", "name": "CONDITIONING", "type": "CONDITIONING", "slot_index": 0, "links": [ 7065 ] } ], "title": "CLIP Text Encode (Positive Prompt)", "properties": { "cnr_id": "comfy-core", "ver": "0.3.28", "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "" ], "color": "#232", "bgcolor": "#353" }, { "id": 5557, "type": "StringContains", "pos": [ -2640, 4350 ], "size": [ 210, 170 ], "flags": {}, "order": 15, "mode": 0, "inputs": [ { "localized_name": "string", "name": "string", "type": "STRING", "widget": { "name": "string" }, "link": 13783 } ], "outputs": [ { "localized_name": "contains", "name": "contains", "type": "BOOLEAN", "links": [ 13784, 13787 ] } ], "title": "has ltxv api key?", "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "StringContains" }, "widgets_values": [ "", "ltxv_", true ] }, { "id": 1241, "type": "LTXVConditioning", "pos": [ -2730, 4020 ], "size": [ 210, 80 ], "flags": {}, "order": 0, "mode": 0, "inputs": [ { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "link": 7065 }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "link": 7652 }, { "localized_name": "frame_rate", "name": "frame_rate", "type": "FLOAT", "widget": { "name": "frame_rate" }, "link": 13493 } ], "outputs": [ { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "slot_index": 0, "links": [ 13786 ] }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "slot_index": 1, "links": [ 13789 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.28", "Node name for S&R": "LTXVConditioning" }, "widgets_values": [ 24 ] }, { "id": 5560, "type": "ComfySwitchNode", "pos": [ -2410, 4250 ], "size": [ 340, 80 ], "flags": {}, "order": 17, "mode": 0, "inputs": [ { "localized_name": "on_false", "name": "on_false", "type": "CONDITIONING", "link": 13789 }, { "localized_name": "on_true", "name": "on_true", "type": "CONDITIONING", "link": 13788 }, { "localized_name": "switch", "name": "switch", "type": "BOOLEAN", "widget": { "name": "switch" }, "link": 13787 } ], "outputs": [ { "localized_name": "output", "name": "output", "type": "CONDITIONING", "links": [ 13791 ] } ], "title": "negative conditioning source - If/Else Switch", "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "ComfySwitchNode" }, "widgets_values": [ false ] }, { "id": 5558, "type": "ComfySwitchNode", "pos": [ -2410, 4130 ], "size": [ 330, 80 ], "flags": {}, "order": 16, "mode": 0, "inputs": [ { "localized_name": "on_false", "name": "on_false", "type": "CONDITIONING", "link": 13786 }, { "localized_name": "on_true", "name": "on_true", "type": "CONDITIONING", "link": 13785 }, { "localized_name": "switch", "name": "switch", "type": "BOOLEAN", "widget": { "name": "switch" }, "link": 13784 } ], "outputs": [ { "localized_name": "output", "name": "output", "type": "CONDITIONING", "links": [ 13790 ] } ], "title": "positive conditioning source - If/Else Switch", "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "ComfySwitchNode" }, "widgets_values": [ false ] }, { "id": 5556, "type": "ComfySwitchNode", "pos": [ -3440, 3680 ], "size": [ 270, 80 ], "flags": {}, "order": 14, "mode": 0, "inputs": [ { "localized_name": "on_false", "name": "on_false", "type": "STRING", "link": 13779 }, { "localized_name": "on_true", "name": "on_true", "type": "STRING", "link": 13781 }, { "localized_name": "switch", "name": "switch", "type": "BOOLEAN", "widget": { "name": "switch" }, "link": 13780 } ], "outputs": [ { "localized_name": "output", "name": "output", "type": "STRING", "links": [ 13782, 13792 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "ComfySwitchNode" }, "widgets_values": [ false ] }, { "id": 5017, "type": "PrimitiveFloat", "pos": [ -3910, 4240 ], "size": [ 270, 60 ], "flags": {}, "order": 5, "mode": 0, "inputs": [ { "localized_name": "value", "name": "value", "type": "FLOAT", "widget": { "name": "value" }, "link": 13491 } ], "outputs": [ { "localized_name": "FLOAT", "name": "FLOAT", "type": "FLOAT", "links": [ 13493, 13494, 13794 ] } ], "title": "fps", "properties": { "cnr_id": "comfy-core", "ver": "0.16.0", "Node name for S&R": "PrimitiveFloat" }, "widgets_values": [ 24 ], "color": "#2a363b", "bgcolor": "#3f5159" }, { "id": 5507, "type": "PrimitiveFloat", "pos": [ -3910, 4340 ], "size": [ 270, 60 ], "flags": {}, "order": 10, "mode": 0, "inputs": [ { "localized_name": "value", "name": "value", "type": "FLOAT", "widget": { "name": "value" }, "link": 13628 } ], "outputs": [ { "localized_name": "FLOAT", "name": "FLOAT", "type": "FLOAT", "links": [ 13795 ] } ], "title": "Duration in seconds - Float", "properties": { "cnr_id": "comfy-core", "ver": "0.25.0", "Node name for S&R": "PrimitiveFloat" }, "widgets_values": [ 5 ], "color": "#2a363b", "bgcolor": "#3f5159" }, { "id": 5561, "type": "ComfyMathExpression", "pos": [ -3630, 4260 ], "size": [ 320, 150 ], "flags": {}, "order": 18, "mode": 0, "inputs": [ { "label": "a", "localized_name": "values.a", "name": "values.a", "type": "FLOAT,INT,BOOLEAN", "link": 13794 }, { "label": "b", "localized_name": "values.b", "name": "values.b", "shape": 7, "type": "FLOAT,INT,BOOLEAN", "link": 13795 }, { "label": "c", "localized_name": "values.c", "name": "values.c", "shape": 7, "type": "FLOAT,INT,BOOLEAN", "link": null } ], "outputs": [ { "localized_name": "FLOAT", "name": "FLOAT", "type": "FLOAT", "links": [] }, { "localized_name": "INT", "name": "INT", "type": "INT", "links": [ 13796 ] }, { "localized_name": "BOOL", "name": "BOOL", "type": "BOOLEAN", "links": [] } ], "title": "calculate frames count - Math Expression", "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "ComfyMathExpression" }, "widgets_values": [ "1 + floor(a*b/8)*8" ] }, { "id": 4988, "type": "PrimitiveInt", "pos": [ -3630, 4460 ], "size": [ 290, 90 ], "flags": {}, "order": 3, "mode": 0, "inputs": [ { "localized_name": "value", "name": "value", "type": "INT", "widget": { "name": "value" }, "link": 13796 } ], "outputs": [ { "localized_name": "INT", "name": "INT", "type": "INT", "links": [ 13389 ] } ], "title": "number of frames", "properties": { "cnr_id": "comfy-core", "ver": "0.16.0", "Node name for S&R": "PrimitiveInt" }, "widgets_values": [ 193, "fixed" ], "color": "#2a363b", "bgcolor": "#3f5159" }, { "id": 5504, "type": "GemmaAPITextEncode", "pos": [ -3920, 4660 ], "size": [ 380, 160 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "localized_name": "api_key", "name": "api_key", "type": "STRING", "widget": { "name": "api_key" }, "link": 13617 }, { "localized_name": "prompt", "name": "prompt", "type": "STRING", "widget": { "name": "prompt" }, "link": 13619 }, { "localized_name": "enhance_prompt", "name": "enhance_prompt", "type": "BOOLEAN", "widget": { "name": "enhance_prompt" }, "link": 13621 }, { "localized_name": "ckpt_name", "name": "ckpt_name", "type": "COMBO", "widget": { "name": "ckpt_name" }, "link": 13615 } ], "outputs": [ { "localized_name": "conditioning", "name": "conditioning", "type": "CONDITIONING", "links": [ 13785 ] } ], "title": "🅛🅣🅧 Gemma API Text Encode - POSITIVE", "properties": { "cnr_id": "ComfyUI-LTXVideo", "ver": "ac4d99839020b983e956a8ab67ec38aec1b6e65a", "Node name for S&R": "GemmaAPITextEncode" }, "widgets_values": [ "", "", "ltx-2.3-22b-dev.safetensors", "ltx-2.3-22b-dev.safetensors" ] }, { "id": 5505, "type": "GemmaAPITextEncode", "pos": [ -3920, 4860 ], "size": [ 380, 170 ], "flags": {}, "order": 8, "mode": 0, "inputs": [ { "localized_name": "api_key", "name": "api_key", "type": "STRING", "widget": { "name": "api_key" }, "link": 13618 }, { "localized_name": "prompt", "name": "prompt", "type": "STRING", "widget": { "name": "prompt" }, "link": 13620 }, { "localized_name": "ckpt_name", "name": "ckpt_name", "type": "COMBO", "widget": { "name": "ckpt_name" }, "link": 13616 } ], "outputs": [ { "localized_name": "conditioning", "name": "conditioning", "type": "CONDITIONING", "links": [ 13788 ] } ], "title": "🅛🅣🅧 Gemma API Text Encode - NEGATIVE", "properties": { "cnr_id": "ComfyUI-LTXVideo", "ver": "ac4d99839020b983e956a8ab67ec38aec1b6e65a", "Node name for S&R": "GemmaAPITextEncode" }, "widgets_values": [ "", "", false, "ltx-2.3-22b-dev.safetensors" ] } ], "groups": [ { "id": 154, "title": "Input Image - pass only if use_image", "bounding": [ -3940, 2710, 620.5785323142663, 303.85870412874783 ], "color": "#3f789e", "flags": {} }, { "id": 155, "title": "Prompt enhancement only if enhance_positive_prompt", "bounding": [ -3940, 3020, 794.365702881696, 947.7609780452258 ], "color": "#3f789e", "flags": {} }, { "id": 156, "title": "Frame rate and count", "bounding": [ -3940, 4170, 654.4879462445228, 391.0345821688388 ], "color": "#3f789e", "flags": {} }, { "id": 157, "title": "Prompt Text Encode via API for more memory efficient run", "bounding": [ -3940, 4600, 425.6919921875001, 454.7158403593694 ], "color": "#b58b2a", "flags": {} }, { "id": 158, "title": "Text encoding", "bounding": [ -3110, 3900, 611.6801329713344, 314.6974186505058 ], "color": "#3f789e", "flags": {} } ], "links": [ { "id": 7065, "origin_id": 2483, "origin_slot": 0, "target_id": 1241, "target_slot": 0, "type": "CONDITIONING" }, { "id": 7652, "origin_id": 2612, "origin_slot": 0, "target_id": 1241, "target_slot": 1, "type": "CONDITIONING" }, { "id": 13439, "origin_id": -10, "origin_slot": 0, "target_id": 2612, "target_slot": 0, "type": "CLIP", "parentId": 611 }, { "id": 13438, "origin_id": -10, "origin_slot": 0, "target_id": 2483, "target_slot": 0, "type": "CLIP", "parentId": 610 }, { "id": 13389, "origin_id": 4988, "origin_slot": 0, "target_id": -20, "target_slot": 6, "type": "INT", "parentId": 606 }, { "id": 13395, "origin_id": 4990, "origin_slot": 0, "target_id": -20, "target_slot": 1, "type": "IMAGE" }, { "id": 13487, "origin_id": -10, "origin_slot": 6, "target_id": 2612, "target_slot": 1, "type": "STRING", "parentId": 613 }, { "id": 13491, "origin_id": -10, "origin_slot": 7, "target_id": 5017, "target_slot": 0, "type": "FLOAT" }, { "id": 13493, "origin_id": 5017, "origin_slot": 0, "target_id": 1241, "target_slot": 2, "type": "FLOAT" }, { "id": 13494, "origin_id": 5017, "origin_slot": 0, "target_id": -20, "target_slot": 5, "type": "FLOAT" }, { "id": 13499, "origin_id": 5019, "origin_slot": 0, "target_id": -20, "target_slot": 0, "type": "BOOLEAN" }, { "id": 13601, "origin_id": -10, "origin_slot": 2, "target_id": 4990, "target_slot": 0, "type": "IMAGE,MASK" }, { "id": 13615, "origin_id": -10, "origin_slot": 11, "target_id": 5504, "target_slot": 3, "type": "COMBO" }, { "id": 13616, "origin_id": -10, "origin_slot": 11, "target_id": 5505, "target_slot": 2, "type": "COMBO" }, { "id": 13617, "origin_id": -10, "origin_slot": 10, "target_id": 5504, "target_slot": 0, "type": "STRING" }, { "id": 13618, "origin_id": -10, "origin_slot": 10, "target_id": 5505, "target_slot": 0, "type": "STRING", "parentId": 615 }, { "id": 13619, "origin_id": -10, "origin_slot": 4, "target_id": 5504, "target_slot": 1, "type": "STRING" }, { "id": 13620, "origin_id": -10, "origin_slot": 6, "target_id": 5505, "target_slot": 1, "type": "STRING" }, { "id": 13621, "origin_id": -10, "origin_slot": 5, "target_id": 5504, "target_slot": 2, "type": "BOOLEAN" }, { "id": 13626, "origin_id": -10, "origin_slot": 3, "target_id": 5506, "target_slot": 0, "type": "BOOLEAN", "parentId": 419 }, { "id": 13627, "origin_id": 5506, "origin_slot": 0, "target_id": 5019, "target_slot": 0, "type": "BOOLEAN" }, { "id": 13628, "origin_id": -10, "origin_slot": 8, "target_id": 5507, "target_slot": 0, "type": "FLOAT" }, { "id": 13727, "origin_id": -10, "origin_slot": 1, "target_id": 5546, "target_slot": 0, "type": "CLIP" }, { "id": 13728, "origin_id": -10, "origin_slot": 4, "target_id": 5546, "target_slot": 4, "type": "STRING" }, { "id": 13730, "origin_id": -10, "origin_slot": 9, "target_id": 5546, "target_slot": 5, "type": "INT" }, { "id": 13744, "origin_id": 4990, "origin_slot": 0, "target_id": 5546, "target_slot": 1, "type": "IMAGE", "parentId": 58 }, { "id": 13746, "origin_id": -10, "origin_slot": 9, "target_id": 5549, "target_slot": 5, "type": "INT" }, { "id": 13754, "origin_id": -10, "origin_slot": 1, "target_id": 5549, "target_slot": 0, "type": "CLIP" }, { "id": 13755, "origin_id": -10, "origin_slot": 4, "target_id": 5549, "target_slot": 4, "type": "STRING" }, { "id": 13776, "origin_id": 5506, "origin_slot": 0, "target_id": 5555, "target_slot": 2, "type": "BOOLEAN" }, { "id": 13777, "origin_id": 5546, "origin_slot": 0, "target_id": 5555, "target_slot": 1, "type": "STRING" }, { "id": 13778, "origin_id": 5549, "origin_slot": 0, "target_id": 5555, "target_slot": 0, "type": "STRING" }, { "id": 13779, "origin_id": -10, "origin_slot": 4, "target_id": 5556, "target_slot": 0, "type": "STRING", "parentId": 415 }, { "id": 13780, "origin_id": -10, "origin_slot": 5, "target_id": 5556, "target_slot": 2, "type": "BOOLEAN", "parentId": 417 }, { "id": 13781, "origin_id": 5555, "origin_slot": 0, "target_id": 5556, "target_slot": 1, "type": "STRING", "parentId": 135 }, { "id": 13782, "origin_id": 5556, "origin_slot": 0, "target_id": 2483, "target_slot": 1, "type": "STRING" }, { "id": 13783, "origin_id": -10, "origin_slot": 10, "target_id": 5557, "target_slot": 0, "type": "STRING" }, { "id": 13784, "origin_id": 5557, "origin_slot": 0, "target_id": 5558, "target_slot": 2, "type": "BOOLEAN" }, { "id": 13785, "origin_id": 5504, "origin_slot": 0, "target_id": 5558, "target_slot": 1, "type": "CONDITIONING" }, { "id": 13786, "origin_id": 1241, "origin_slot": 0, "target_id": 5558, "target_slot": 0, "type": "CONDITIONING" }, { "id": 13787, "origin_id": 5557, "origin_slot": 0, "target_id": 5560, "target_slot": 2, "type": "BOOLEAN" }, { "id": 13788, "origin_id": 5505, "origin_slot": 0, "target_id": 5560, "target_slot": 1, "type": "CONDITIONING", "parentId": 608 }, { "id": 13789, "origin_id": 1241, "origin_slot": 1, "target_id": 5560, "target_slot": 0, "type": "CONDITIONING" }, { "id": 13790, "origin_id": 5558, "origin_slot": 0, "target_id": -20, "target_slot": 3, "type": "CONDITIONING" }, { "id": 13791, "origin_id": 5560, "origin_slot": 0, "target_id": -20, "target_slot": 4, "type": "CONDITIONING" }, { "id": 13792, "origin_id": 5556, "origin_slot": 0, "target_id": -20, "target_slot": 2, "type": "STRING" }, { "id": 13794, "origin_id": 5017, "origin_slot": 0, "target_id": 5561, "target_slot": 0, "type": "FLOAT" }, { "id": 13795, "origin_id": 5507, "origin_slot": 0, "target_id": 5561, "target_slot": 1, "type": "FLOAT" }, { "id": 13796, "origin_id": 5561, "origin_slot": 1, "target_id": 4988, "target_slot": 0, "type": "INT", "parentId": 137 } ], "reroutes": [ { "id": 605, "pos": [ -3305.2942472725827, 4531 ], "linkIds": [ 13389 ] }, { "id": 606, "parentId": 605, "pos": [ -2064.4822429247856, 4531 ], "linkIds": [ 13389 ] }, { "id": 607, "pos": [ -3502.819694900604, 4970 ], "linkIds": [ 13788 ] }, { "id": 608, "parentId": 607, "pos": [ -2428.934606945665, 4970 ], "linkIds": [ 13788 ] }, { "id": 609, "pos": [ -4126.724727430894, 3970 ], "linkIds": [ 13439, 13438 ] }, { "id": 610, "parentId": 609, "pos": [ -3128.841932461055, 3970 ], "linkIds": [ 13439, 13438 ] }, { "id": 611, "parentId": 610, "pos": [ -3120.841932461055, 3970 ], "linkIds": [ 13439 ] }, { "id": 612, "pos": [ -4126.724727430894, 4005 ], "linkIds": [ 13487 ] }, { "id": 613, "parentId": 612, "pos": [ -3120.841932461055, 4005 ], "linkIds": [ 13487 ] }, { "id": 614, "pos": [ -4126.724727430894, 4913.424947142164 ], "linkIds": [ 13618 ] }, { "id": 615, "parentId": 614, "pos": [ -3956.5116870881043, 4913.424947142164 ], "linkIds": [ 13618 ] }, { "id": 415, "parentId": 414, "pos": [ -3956.5116870881043, 4913.424947142164 ], "linkIds": [ 13618 ] }, { "id": 414, "pos": [ -4126.724727430894, 4913.424947142164 ], "linkIds": [ 13618 ] }, { "id": 417, "parentId": 416, "pos": [ -3484.1459842064082, 4070 ], "linkIds": [ 13780 ] }, { "id": 416, "pos": [ -4126.724727430894, 4070 ], "linkIds": [ 13780 ] }, { "id": 137, "parentId": 136, "pos": [ -3633.085439663973, 4414.01976240675 ], "linkIds": [ 13796 ] }, { "id": 136, "pos": [ -3346.928551022995, 4411.26089010992 ], "linkIds": [ 13796 ] }, { "id": 58, "parentId": 59, "pos": [ -3955.9017213973048, 3026.253676019941 ], "linkIds": [ 13744 ] }, { "id": 59, "pos": [ -3328.6556058437022, 3019.423712754166 ], "linkIds": [ 13744 ] }, { "id": 135, "parentId": 134, "pos": [ -3446.210654984204, 3533.9948586055657 ], "linkIds": [ 13781 ] }, { "id": 134, "pos": [ -3174.2825073249, 3443.014610059973 ], "linkIds": [ 13781 ] }, { "id": 419, "parentId": 418, "pos": [ -3953.872779586849, 2654.9099171545317 ], "linkIds": [ 13626 ] }, { "id": 418, "pos": [ -4126.724727430894, 2654.9099171545317 ], "linkIds": [ 13626 ] } ], "extra": { "pixaromaGroups": [] } }, { "id": "792f0fd8-129e-48eb-9904-8d1aa82154d1", "version": 1, "state": { "lastGroupId": 158, "lastNodeId": 5579, "lastLinkId": 13841, "lastRerouteId": 5036 }, "revision": 0, "config": {}, "name": "Preprocess", "inputNode": { "id": -10, "bounding": [ -2768.43635256139, 3382.807288547727, 128, 168 ] }, "outputNode": { "id": -20, "bounding": [ -1619.7477647703558, 3432.807288547727, 128, 68 ] }, "inputs": [ { "id": "69fa5cde-2df8-4d81-8a43-a99b06153e5c", "name": "image", "type": "IMAGE", "linkIds": [ 13479 ], "localized_name": "image", "pos": [ 51, 24 ] }, { "id": "b16c2206-199a-43de-8935-30630754cd8e", "name": "length", "type": "INT", "linkIds": [ 13477, 13478 ], "localized_name": "length", "label": "number of frames", "pos": [ 51, 44 ] }, { "id": "439c1a53-a066-447f-b49b-f99bbaa2245b", "name": "a", "type": "FLOAT", "linkIds": [ 13476 ], "localized_name": "a", "label": "fps", "pos": [ 51, 64 ] }, { "id": "c5d898a3-c5f0-40f6-9616-646296812e63", "name": "audio_vae", "type": "VAE", "linkIds": [ 13428 ], "localized_name": "audio_vae", "pos": [ 51, 84 ] }, { "id": "b7ec9d0c-3ce8-466e-a96a-3f244044eba9", "name": "vae", "type": "VAE", "linkIds": [ 13430 ], "localized_name": "vae", "pos": [ 51, 104 ] }, { "id": "e9383304-e182-45b4-8a8d-3fb0b8c55ab4", "name": "bypass", "type": "BOOLEAN", "linkIds": [ 13624 ], "localized_name": "bypass", "label": "bypass_i2v", "shape": 7, "pos": [ 51, 124 ] }, { "id": "f38183ed-40fc-4d60-af93-4af5899db2fb", "name": "width", "type": "INT", "linkIds": [ 13676 ], "label": "video width", "pos": [ 0, 0 ] }, { "id": "6a3b22f7-3d6b-4eaf-8b0c-db2a8c29c3cd", "name": "height", "type": "INT", "linkIds": [ 13677 ], "label": "video height", "pos": [ 0, 0 ] }, { "id": "867c8e48-81d6-4d1f-8ab7-ae49b1177054", "name": "img_compression", "type": "INT", "linkIds": [ 13678 ], "pos": [ 0, 0 ] }, { "id": "d7a8b5a5-c6cf-438e-addb-f8d25e51737c", "name": "strength", "type": "FLOAT", "linkIds": [ 13679 ], "label": "img_strength", "pos": [ 0, 0 ] } ], "outputs": [ { "id": "e122d2aa-5af3-478c-b00e-51b3948939c6", "name": "latent", "type": "LATENT", "linkIds": [ 13302 ], "localized_name": "latent", "pos": [ 24, 24 ] } ], "widgets": [], "nodes": [ { "id": 3336, "type": "LTXVPreprocess", "pos": [ -2570, 3310 ], "size": [ 270, 80 ], "flags": {}, "order": 2, "mode": 0, "inputs": [ { "localized_name": "image", "name": "image", "type": "IMAGE", "link": 13479 }, { "localized_name": "img_compression", "name": "img_compression", "type": "INT", "widget": { "name": "img_compression" }, "link": 13678 } ], "outputs": [ { "localized_name": "output_image", "name": "output_image", "type": "IMAGE", "links": [ 9768 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.60", "Node name for S&R": "LTXVPreprocess" }, "widgets_values": [ 18 ] }, { "id": 3059, "type": "EmptyLTXVLatentVideo", "pos": [ -2570, 3450 ], "size": [ 270, 200 ], "flags": {}, "order": 0, "mode": 0, "inputs": [ { "label": "video width", "localized_name": "width", "name": "width", "type": "INT", "widget": { "name": "width" }, "link": 13676 }, { "label": "video height", "localized_name": "height", "name": "height", "type": "INT", "widget": { "name": "height" }, "link": 13677 }, { "label": "number of frames", "localized_name": "length", "name": "length", "type": "INT", "widget": { "name": "length" }, "link": 13477 } ], "outputs": [ { "localized_name": "LATENT", "name": "LATENT", "type": "LATENT", "links": [ 11401 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.43", "Node name for S&R": "EmptyLTXVLatentVideo" }, "widgets_values": [ 960, 544, 121, 1 ] }, { "id": 5000, "type": "LTXFloatToInt", "pos": [ -2480, 3700 ], "size": [ 280, 60 ], "flags": { "collapsed": true }, "order": 5, "mode": 0, "inputs": [ { "label": "fps", "localized_name": "a", "name": "a", "type": "FLOAT", "widget": { "name": "a" }, "link": 13476 } ], "outputs": [ { "localized_name": "INT", "name": "INT", "type": "INT", "links": [ 13424 ] } ], "properties": { "cnr_id": "ComfyUI-LTXVideo", "ver": "ac4d99839020b983e956a8ab67ec38aec1b6e65a", "Node name for S&R": "LTXFloatToInt" }, "widgets_values": [ 0 ] }, { "id": 3980, "type": "LTXVEmptyLatentAudio", "pos": [ -2240, 3500 ], "size": [ 320, 110 ], "flags": { "collapsed": false }, "order": 3, "mode": 0, "inputs": [ { "localized_name": "audio_vae", "name": "audio_vae", "type": "VAE", "link": 13428 }, { "localized_name": "frames_number", "name": "frames_number", "type": "INT", "widget": { "name": "frames_number" }, "link": 13478 }, { "localized_name": "frame_rate", "name": "frame_rate", "type": "FLOAT,INT", "widget": { "name": "frame_rate" }, "link": 13424 } ], "outputs": [ { "localized_name": "Latent", "name": "Latent", "type": "LATENT", "links": [ 12457 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.64", "Node name for S&R": "LTXVEmptyLatentAudio" }, "widgets_values": [ 121, 25, 1 ] }, { "id": 3159, "type": "LTXVImgToVideoInplace", "pos": [ -2240, 3290 ], "size": [ 320, 150 ], "flags": {}, "order": 1, "mode": 0, "inputs": [ { "localized_name": "vae", "name": "vae", "type": "VAE", "link": 13430 }, { "localized_name": "image", "name": "image", "type": "IMAGE", "link": 9768 }, { "localized_name": "latent", "name": "latent", "type": "LATENT", "link": 11401 }, { "label": "img_strength", "localized_name": "strength", "name": "strength", "type": "FLOAT", "widget": { "name": "strength" }, "link": 13679 }, { "label": "bypass_i2v", "localized_name": "bypass", "name": "bypass", "type": "BOOLEAN", "widget": { "name": "bypass" }, "link": 13624 } ], "outputs": [ { "localized_name": "latent", "name": "latent", "type": "LATENT", "links": [ 13034 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "LTXVImgToVideoInplace" }, "widgets_values": [ 0.7, false ] }, { "id": 4528, "type": "LTXVConcatAVLatent", "pos": [ -1870, 3300 ], "size": [ 190, 50 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "localized_name": "video_latent", "name": "video_latent", "type": "LATENT", "link": 13034 }, { "localized_name": "audio_latent", "name": "audio_latent", "type": "LATENT", "link": 12457 } ], "outputs": [ { "localized_name": "latent", "name": "latent", "type": "LATENT", "links": [ 13302 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.10.0", "Node name for S&R": "LTXVConcatAVLatent" }, "widgets_values": [] } ], "groups": [ { "id": 106, "title": "Preprocess", "bounding": [ -2600, 3230, 932.6885877910349, 555.6438841437362 ], "color": "#3f789e", "flags": {} } ], "links": [ { "id": 13424, "origin_id": 5000, "origin_slot": 0, "target_id": 3980, "target_slot": 2, "type": "INT" }, { "id": 9768, "origin_id": 3336, "origin_slot": 0, "target_id": 3159, "target_slot": 1, "type": "IMAGE" }, { "id": 11401, "origin_id": 3059, "origin_slot": 0, "target_id": 3159, "target_slot": 2, "type": "LATENT" }, { "id": 13034, "origin_id": 3159, "origin_slot": 0, "target_id": 4528, "target_slot": 0, "type": "LATENT" }, { "id": 12457, "origin_id": 3980, "origin_slot": 0, "target_id": 4528, "target_slot": 1, "type": "LATENT" }, { "id": 13479, "origin_id": -10, "origin_slot": 0, "target_id": 3336, "target_slot": 0, "type": "IMAGE" }, { "id": 13477, "origin_id": -10, "origin_slot": 1, "target_id": 3059, "target_slot": 2, "type": "INT" }, { "id": 13478, "origin_id": -10, "origin_slot": 1, "target_id": 3980, "target_slot": 1, "type": "INT", "parentId": 617 }, { "id": 13476, "origin_id": -10, "origin_slot": 2, "target_id": 5000, "target_slot": 0, "type": "FLOAT", "parentId": 619 }, { "id": 13428, "origin_id": -10, "origin_slot": 3, "target_id": 3980, "target_slot": 0, "type": "VAE" }, { "id": 13430, "origin_id": -10, "origin_slot": 4, "target_id": 3159, "target_slot": 0, "type": "VAE", "parentId": 425 }, { "id": 13624, "origin_id": -10, "origin_slot": 5, "target_id": 3159, "target_slot": 4, "type": "BOOLEAN", "parentId": 427 }, { "id": 13302, "origin_id": 4528, "origin_slot": 0, "target_id": -20, "target_slot": 0, "type": "LATENT" }, { "id": 13676, "origin_id": -10, "origin_slot": 6, "target_id": 3059, "target_slot": 0, "type": "INT" }, { "id": 13677, "origin_id": -10, "origin_slot": 7, "target_id": 3059, "target_slot": 1, "type": "INT" }, { "id": 13678, "origin_id": -10, "origin_slot": 8, "target_id": 3336, "target_slot": 1, "type": "INT" }, { "id": 13679, "origin_id": -10, "origin_slot": 9, "target_id": 3159, "target_slot": 3, "type": "FLOAT", "parentId": 429 } ], "reroutes": [ { "id": 616, "pos": [ -2600.43635256139, 3403 ], "linkIds": [ 13478 ] }, { "id": 617, "parentId": 616, "pos": [ -2278.0139314528687, 3403 ], "linkIds": [ 13478 ] }, { "id": 618, "pos": [ -2600.43635256139, 3661 ], "linkIds": [ 13476 ] }, { "id": 619, "parentId": 618, "pos": [ -2599.839240504694, 3661 ], "linkIds": [ 13476 ] }, { "id": 425, "parentId": 424, "pos": [ -2278.0139314528687, 3259 ], "linkIds": [ 13430 ] }, { "id": 424, "pos": [ -2600.43635256139, 3259 ], "linkIds": [ 13430 ] }, { "id": 427, "parentId": 426, "pos": [ -2278.0139314528687, 3174.0434645438772 ], "linkIds": [ 13624 ] }, { "id": 426, "pos": [ -2600.43635256139, 3174.0434645438772 ], "linkIds": [ 13624 ] }, { "id": 429, "parentId": 428, "pos": [ -2278.0139314528687, 3140.0434645438772 ], "linkIds": [ 13679 ] }, { "id": 428, "pos": [ -2600.43635256139, 3140.0434645438772 ], "linkIds": [ 13679 ] } ], "extra": { "pixaromaGroups": [] } }, { "id": "f9337bd7-ca7a-4a59-99f1-65b664bed7e7", "version": 1, "state": { "lastGroupId": 158, "lastNodeId": 5579, "lastLinkId": 13841, "lastRerouteId": 5036 }, "revision": 0, "config": {}, "name": "Sampler - Distilled (8 steps)", "inputNode": { "id": -10, "bounding": [ -1798.4177305123035, 3386.0654637019475, 130.564453125, 188 ] }, "outputNode": { "id": -20, "bounding": [ -712.8266403224571, 3426.0654637019475, 128, 88 ] }, "inputs": [ { "id": "5b61db22-e75f-4c19-9d7c-c4d954a79045", "name": "model", "type": "MODEL", "linkIds": [ 13434 ], "localized_name": "model", "pos": [ -1691.8532773873035, 3410.0654637019475 ] }, { "id": "3c18fb6e-bb38-4b6a-bee5-6f1fce5748ea", "name": "positive", "type": "CONDITIONING", "linkIds": [ 13469 ], "localized_name": "positive", "pos": [ -1691.8532773873035, 3430.0654637019475 ] }, { "id": "54941af4-c08d-46e4-8c80-af573832f888", "name": "negative", "type": "CONDITIONING", "linkIds": [ 13472 ], "localized_name": "negative", "pos": [ -1691.8532773873035, 3450.0654637019475 ] }, { "id": "4fd3a55c-2fc4-4e54-b32a-9059d4d716bc", "name": "latent_image", "type": "LATENT", "linkIds": [ 13644 ], "localized_name": "latent_image", "pos": [ -1691.8532773873035, 3470.0654637019475 ] }, { "id": "c136a9f8-2914-4989-b406-d4fae3490d80", "name": "noise_seed", "type": "INT", "linkIds": [ 13686 ], "label": "noise seed", "pos": [ -1691.8532773873035, 3490.0654637019475 ] }, { "id": "5f0a051e-ce96-43ad-8b7f-fb73dacea867", "name": "cfg", "type": "FLOAT", "linkIds": [ 13687 ], "label": "guider cfg", "pos": [ -1691.8532773873035, 3510.0654637019475 ] }, { "id": "9fdc2e66-9ed2-4c40-847d-af31bbbf482b", "name": "sampler_name", "type": "COMBO", "linkIds": [ 13688 ], "pos": [ -1691.8532773873035, 3530.0654637019475 ] } ], "outputs": [ { "id": "71fb5e86-aa11-4146-9a8c-3344e60cab92", "name": "video_latent", "type": "LATENT", "linkIds": [ 13657 ], "pos": [ -688.8266403224571, 3450.0654637019475 ] }, { "id": "ab9a40a7-2f54-4a95-a151-191ba86f39c2", "name": "audio_latent", "type": "LATENT", "linkIds": [ 13658 ], "pos": [ -688.8266403224571, 3470.0654637019475 ] } ], "widgets": [], "nodes": [ { "id": 4832, "type": "RandomNoise", "pos": [ -1600, 3240 ], "size": [ 280, 90 ], "flags": {}, "order": 5, "mode": 0, "inputs": [ { "label": "noise seed", "localized_name": "noise_seed", "name": "noise_seed", "type": "INT", "widget": { "name": "noise_seed" }, "link": 13686 } ], "outputs": [ { "localized_name": "NOISE", "name": "NOISE", "type": "NOISE", "links": [ 13093 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.14.1", "Node name for S&R": "RandomNoise" }, "widgets_values": [ 43, "fixed" ] }, { "id": 4828, "type": "CFGGuider", "pos": [ -1600, 3370 ], "size": [ 280, 120 ], "flags": {}, "order": 2, "mode": 0, "inputs": [ { "localized_name": "model", "name": "model", "type": "MODEL", "link": 13434 }, { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "link": 13469 }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "link": 13472 }, { "label": "guider cfg", "localized_name": "cfg", "name": "cfg", "type": "FLOAT", "widget": { "name": "cfg" }, "link": 13687 } ], "outputs": [ { "localized_name": "GUIDER", "name": "GUIDER", "type": "GUIDER", "links": [ 13089 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.14.1", "Node name for S&R": "CFGGuider" }, "widgets_values": [ 1 ] }, { "id": 4831, "type": "KSamplerSelect", "pos": [ -1600, 3530 ], "size": [ 280, 80 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "localized_name": "sampler_name", "name": "sampler_name", "type": "COMBO", "widget": { "name": "sampler_name" }, "link": 13688 } ], "outputs": [ { "localized_name": "SAMPLER", "name": "SAMPLER", "type": "SAMPLER", "links": [ 13090 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.14.1", "Node name for S&R": "KSamplerSelect" }, "widgets_values": [ "euler_ancestral" ] }, { "id": 4984, "type": "ManualSigmas", "pos": [ -1590, 3660 ], "size": [ 500, 70 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "SIGMAS", "name": "SIGMAS", "type": "SIGMAS", "links": [ 13374 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.14.1", "Node name for S&R": "ManualSigmas" }, "widgets_values": [ "1.0, 0.99375, 0.9875, 0.98125, 0.975, 0.909375, 0.725, 0.421875, 0.0" ] }, { "id": 4999, "type": "Note", "pos": [ -1230, 3500 ], "size": [ 230, 90 ], "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [], "properties": {}, "widgets_values": [ "Do explore various samplers and cfg values (although we advise them to be kept close to 1)" ], "color": "#432", "bgcolor": "#653" }, { "id": 4829, "type": "SamplerCustomAdvanced", "pos": [ -1220, 3340 ], "size": [ 220, 110 ], "flags": {}, "order": 3, "mode": 0, "inputs": [ { "localized_name": "noise", "name": "noise", "type": "NOISE", "link": 13093 }, { "localized_name": "guider", "name": "guider", "type": "GUIDER", "link": 13089 }, { "localized_name": "sampler", "name": "sampler", "type": "SAMPLER", "link": 13090 }, { "localized_name": "sigmas", "name": "sigmas", "type": "SIGMAS", "link": 13374 }, { "localized_name": "latent_image", "name": "latent_image", "type": "LATENT", "link": 13644 } ], "outputs": [ { "localized_name": "output", "name": "output", "type": "LATENT", "links": [ 13363 ] }, { "localized_name": "denoised_output", "name": "denoised_output", "type": "LATENT", "links": [] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.14.1", "Node name for S&R": "SamplerCustomAdvanced" }, "widgets_values": [] }, { "id": 4845, "type": "LTXVSeparateAVLatent", "pos": [ -980, 3340 ], "size": [ 200, 50 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "localized_name": "av_latent", "name": "av_latent", "type": "LATENT", "link": 13363 } ], "outputs": [ { "localized_name": "video_latent", "name": "video_latent", "type": "LATENT", "links": [ 13657 ] }, { "localized_name": "audio_latent", "name": "audio_latent", "type": "LATENT", "links": [ 13658 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.10.0", "Node name for S&R": "LTXVSeparateAVLatent" }, "widgets_values": [] } ], "groups": [ { "id": 147, "title": "Generate Low Resolution", "bounding": [ -1630, 3170, 869.5910901898463, 579.2147822608827 ], "color": "#b58b2a", "flags": {} } ], "links": [ { "id": 13093, "origin_id": 4832, "origin_slot": 0, "target_id": 4829, "target_slot": 0, "type": "NOISE" }, { "id": 13089, "origin_id": 4828, "origin_slot": 0, "target_id": 4829, "target_slot": 1, "type": "GUIDER" }, { "id": 13090, "origin_id": 4831, "origin_slot": 0, "target_id": 4829, "target_slot": 2, "type": "SAMPLER" }, { "id": 13374, "origin_id": 4984, "origin_slot": 0, "target_id": 4829, "target_slot": 3, "type": "SIGMAS" }, { "id": 13363, "origin_id": 4829, "origin_slot": 0, "target_id": 4845, "target_slot": 0, "type": "LATENT" }, { "id": 13434, "origin_id": -10, "origin_slot": 0, "target_id": 4828, "target_slot": 0, "type": "MODEL" }, { "id": 13469, "origin_id": -10, "origin_slot": 1, "target_id": 4828, "target_slot": 1, "type": "CONDITIONING" }, { "id": 13472, "origin_id": -10, "origin_slot": 2, "target_id": 4828, "target_slot": 2, "type": "CONDITIONING" }, { "id": 13644, "origin_id": -10, "origin_slot": 3, "target_id": 4829, "target_slot": 4, "type": "LATENT", "parentId": 433 }, { "id": 13657, "origin_id": 4845, "origin_slot": 0, "target_id": -20, "target_slot": 0, "type": "LATENT" }, { "id": 13658, "origin_id": 4845, "origin_slot": 1, "target_id": -20, "target_slot": 1, "type": "LATENT" }, { "id": 13686, "origin_id": -10, "origin_slot": 4, "target_id": 4832, "target_slot": 0, "type": "INT" }, { "id": 13687, "origin_id": -10, "origin_slot": 5, "target_id": 4828, "target_slot": 3, "type": "FLOAT" }, { "id": 13688, "origin_id": -10, "origin_slot": 6, "target_id": 4831, "target_slot": 0, "type": "COMBO" } ], "reroutes": [ { "id": 433, "parentId": 432, "pos": [ -1261.970314179945, 3118.258072571506 ], "linkIds": [ 13644 ] }, { "id": 432, "pos": [ -1627.8532773873035, 3118.258072571506 ], "linkIds": [ 13644 ] } ], "extra": { "pixaromaGroups": [] } }, { "id": "bee43e38-9234-4e41-86ff-63874164f482", "version": 1, "state": { "lastGroupId": 158, "lastNodeId": 5579, "lastLinkId": 13841, "lastRerouteId": 5036 }, "revision": 0, "config": {}, "name": "Decode", "inputNode": { "id": -10, "bounding": [ -1614.0593544574465, 3579.526514780813, 145.658203125, 248 ] }, "outputNode": { "id": -20, "bounding": [ -494.1923764190842, 3619.526514780813, 128, 68 ] }, "inputs": [ { "id": "423bde19-2ce0-4154-ad35-5ea07a466994", "name": "vae", "type": "VAE", "linkIds": [ 13710 ], "localized_name": "vae", "pos": [ -1492.4011513324465, 3603.526514780813 ] }, { "id": "0f5c908f-a20b-4bde-b4aa-7964626668ca", "name": "latents", "type": "LATENT", "linkIds": [ 13711 ], "localized_name": "latents", "label": "video_latent", "pos": [ -1492.4011513324465, 3623.526514780813 ] }, { "id": "3a7f5609-1830-4ac6-a4ed-b1ed95661dea", "name": "samples", "type": "LATENT", "linkIds": [ 13669 ], "localized_name": "samples", "label": "audio_latent", "pos": [ -1492.4011513324465, 3643.526514780813 ] }, { "id": "d7417024-88ba-4d63-ab40-2bdd6789ac59", "name": "audio_vae", "type": "VAE", "linkIds": [ 13429 ], "localized_name": "audio_vae", "pos": [ -1492.4011513324465, 3663.526514780813 ] }, { "id": "135318cf-13a1-46df-9dc6-10c814fe4a3b", "name": "fps", "type": "FLOAT", "linkIds": [ 13475 ], "localized_name": "fps", "pos": [ -1492.4011513324465, 3683.526514780813 ] }, { "id": "baced759-c6b8-45b2-a6cd-d606cbd5bc4b", "name": "bit_depth", "type": "INT", "linkIds": [ 13699 ], "pos": [ -1492.4011513324465, 3703.526514780813 ] }, { "id": "425f98fa-15bb-4a5a-82d3-81beb7e73a19", "name": "tile_size", "type": "INT", "linkIds": [ 13736 ], "pos": [ -1492.4011513324465, 3723.526514780813 ] }, { "id": "6d49eb2c-deaa-4163-b4dc-230e2bcd51aa", "name": "overlap", "type": "INT", "linkIds": [ 13737 ], "pos": [ -1492.4011513324465, 3743.526514780813 ] }, { "id": "f4fb2fb3-137b-4274-b5f3-5d08cb1f82fc", "name": "temporal_size", "type": "INT", "linkIds": [ 13738 ], "pos": [ -1492.4011513324465, 3763.526514780813 ] }, { "id": "702f5a10-9a13-4e8a-9cc8-244b5f8ba7aa", "name": "temporal_overlap", "type": "INT", "linkIds": [ 13739 ], "pos": [ -1492.4011513324465, 3783.526514780813 ] } ], "outputs": [ { "id": "dc6707aa-e87d-4616-a4e6-84471c015b6b", "name": "VIDEO", "type": "VIDEO", "linkIds": [ 13112 ], "localized_name": "VIDEO", "pos": [ -470.1923764190842, 3643.526514780813 ] } ], "widgets": [], "nodes": [ { "id": 4848, "type": "LTXVAudioVAEDecode", "pos": [ -1400, 3620 ], "size": [ 270, 50 ], "flags": {}, "order": 0, "mode": 0, "inputs": [ { "localized_name": "samples", "name": "samples", "type": "LATENT", "link": 13669 }, { "localized_name": "audio_vae", "name": "audio_vae", "type": "VAE", "link": 13429 } ], "outputs": [ { "localized_name": "Audio", "name": "Audio", "type": "AUDIO", "links": [ 13108 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.64", "Node name for S&R": "LTXVAudioVAEDecode" }, "widgets_values": [] }, { "id": 4849, "type": "CreateVideo", "pos": [ -1080, 3360 ], "size": [ 270, 110 ], "flags": {}, "order": 1, "mode": 0, "inputs": [ { "localized_name": "images", "name": "images", "type": "IMAGE", "link": 13712 }, { "localized_name": "audio", "name": "audio", "shape": 7, "type": "AUDIO", "link": 13108 }, { "localized_name": "fps", "name": "fps", "type": "FLOAT", "widget": { "name": "fps" }, "link": 13475 }, { "localized_name": "bit_depth", "name": "bit_depth", "shape": 7, "type": "INT", "widget": { "name": "bit_depth" }, "link": 13699 } ], "outputs": [ { "localized_name": "VIDEO", "name": "VIDEO", "type": "VIDEO", "links": [ 13112 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.14.1", "Node name for S&R": "CreateVideo" }, "widgets_values": [ 30, 8 ] }, { "id": 5538, "type": "VAEDecodeTiled", "pos": [ -1400, 3370 ], "size": [ 270, 150 ], "flags": {}, "order": 2, "mode": 0, "inputs": [ { "localized_name": "samples", "name": "samples", "type": "LATENT", "link": 13711 }, { "localized_name": "vae", "name": "vae", "type": "VAE", "link": 13710 }, { "localized_name": "tile_size", "name": "tile_size", "type": "INT", "widget": { "name": "tile_size" }, "link": 13736 }, { "localized_name": "overlap", "name": "overlap", "type": "INT", "widget": { "name": "overlap" }, "link": 13737 }, { "localized_name": "temporal_size", "name": "temporal_size", "type": "INT", "widget": { "name": "temporal_size" }, "link": 13738 }, { "localized_name": "temporal_overlap", "name": "temporal_overlap", "type": "INT", "widget": { "name": "temporal_overlap" }, "link": 13739 } ], "outputs": [ { "localized_name": "IMAGE", "name": "IMAGE", "type": "IMAGE", "links": [ 13712 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "VAEDecodeTiled" }, "widgets_values": [ 512, 64, 64, 8 ] } ], "groups": [ { "id": 150, "title": "Decode", "bounding": [ -1430, 3290, 640.1579759197473, 394.9106272042118 ], "color": "#b58b2a", "flags": {} } ], "links": [ { "id": 13108, "origin_id": 4848, "origin_slot": 0, "target_id": 4849, "target_slot": 1, "type": "AUDIO" }, { "id": 13669, "origin_id": -10, "origin_slot": 2, "target_id": 4848, "target_slot": 0, "type": "LATENT" }, { "id": 13429, "origin_id": -10, "origin_slot": 3, "target_id": 4848, "target_slot": 1, "type": "VAE" }, { "id": 13475, "origin_id": -10, "origin_slot": 4, "target_id": 4849, "target_slot": 2, "type": "FLOAT", "parentId": 621 }, { "id": 13112, "origin_id": 4849, "origin_slot": 0, "target_id": -20, "target_slot": 0, "type": "VIDEO" }, { "id": 13699, "origin_id": -10, "origin_slot": 5, "target_id": 4849, "target_slot": 3, "type": "INT", "parentId": 623 }, { "id": 13710, "origin_id": -10, "origin_slot": 0, "target_id": 5538, "target_slot": 1, "type": "VAE" }, { "id": 13711, "origin_id": -10, "origin_slot": 1, "target_id": 5538, "target_slot": 0, "type": "LATENT" }, { "id": 13712, "origin_id": 5538, "origin_slot": 0, "target_id": 4849, "target_slot": 0, "type": "IMAGE" }, { "id": 13736, "origin_id": -10, "origin_slot": 6, "target_id": 5538, "target_slot": 2, "type": "INT" }, { "id": 13737, "origin_id": -10, "origin_slot": 7, "target_id": 5538, "target_slot": 3, "type": "INT" }, { "id": 13738, "origin_id": -10, "origin_slot": 8, "target_id": 5538, "target_slot": 4, "type": "INT" }, { "id": 13739, "origin_id": -10, "origin_slot": 9, "target_id": 5538, "target_slot": 5, "type": "INT" } ], "reroutes": [ { "id": 620, "pos": [ -1428.4011513324465, 3694 ], "linkIds": [ 13475 ] }, { "id": 621, "parentId": 620, "pos": [ -1114.7882595641315, 3694 ], "linkIds": [ 13475 ] }, { "id": 622, "pos": [ -1428.4011513324465, 3731 ], "linkIds": [ 13699 ] }, { "id": 623, "parentId": 622, "pos": [ -1122.7882595641315, 3731 ], "linkIds": [ 13699 ] } ], "extra": { "pixaromaGroups": [] } }, { "id": "cf7c664d-af7e-4a9e-9f19-9f93cfd2476e", "version": 1, "state": { "lastGroupId": 158, "lastNodeId": 5579, "lastLinkId": 13841, "lastRerouteId": 5036 }, "revision": 0, "config": {}, "name": "Upscale and re-sampler (3 steps)", "inputNode": { "id": -10, "bounding": [ -2046.8539309251025, 3416.868359236283, 133.224609375, 308 ] }, "outputNode": { "id": -20, "bounding": [ -527.112505388435, 3486.868359236283, 128, 88 ] }, "inputs": [ { "id": "96bfaac6-fa4e-407a-a631-d73e94677245", "name": "samples", "type": "LATENT", "linkIds": [ 13651 ], "localized_name": "samples", "label": "video_latent", "pos": [ -1937.6293215501025, 3440.868359236283 ] }, { "id": "32a91acc-1597-47d0-805f-48ded4f21fef", "name": "upscale_model", "type": "LATENT_UPSCALE_MODEL", "linkIds": [ 13436 ], "localized_name": "upscale_model", "pos": [ -1937.6293215501025, 3460.868359236283 ] }, { "id": "15a9aa00-ec1b-44c8-97db-46dd52deef84", "name": "vae", "type": "VAE", "linkIds": [ 13432, 13431 ], "localized_name": "vae", "pos": [ -1937.6293215501025, 3480.868359236283 ] }, { "id": "74055bfc-af35-45a5-af63-d5b2a2a49d4b", "name": "image", "type": "IMAGE", "linkIds": [ 13480 ], "localized_name": "image", "pos": [ -1937.6293215501025, 3500.868359236283 ] }, { "id": "f406d8e7-c101-4b9e-9bf9-a8d4f4b376f6", "name": "bypass", "type": "BOOLEAN", "linkIds": [ 13625 ], "localized_name": "bypass", "label": "bypass_i2v", "shape": 7, "pos": [ -1937.6293215501025, 3520.868359236283 ] }, { "id": "daf988dc-1e18-44be-b0be-44e0e074694b", "name": "audio_latent", "type": "LATENT", "linkIds": [ 13652 ], "localized_name": "audio_latent", "pos": [ -1937.6293215501025, 3540.868359236283 ] }, { "id": "fdd04dc2-7ff1-4f10-bc26-8a01f2f9a1b6", "name": "model", "type": "MODEL", "linkIds": [ 13435 ], "localized_name": "model", "pos": [ -1937.6293215501025, 3560.868359236283 ] }, { "id": "f1d7a4dd-bbf2-4841-af44-4aa0b0eb92bd", "name": "positive", "type": "CONDITIONING", "linkIds": [ 13470 ], "localized_name": "positive", "pos": [ -1937.6293215501025, 3580.868359236283 ] }, { "id": "45f9fab7-ba3a-4aae-8c22-3ac7b96ab11d", "name": "negative", "type": "CONDITIONING", "linkIds": [ 13473 ], "localized_name": "negative", "pos": [ -1937.6293215501025, 3600.868359236283 ] }, { "id": "60fde78a-0a66-4465-b46b-2816481a00ba", "name": "strength", "type": "FLOAT", "linkIds": [ 13689 ], "label": "img_strength", "pos": [ -1937.6293215501025, 3620.868359236283 ] }, { "id": "b0352ea7-7eb1-4e94-8de3-830be092e153", "name": "sampler_name", "type": "COMBO", "linkIds": [ 13690 ], "pos": [ -1937.6293215501025, 3640.868359236283 ] }, { "id": "fafb27a6-9d56-4878-859e-3657006c8e35", "name": "cfg", "type": "FLOAT", "linkIds": [ 13691 ], "label": "guider cfg", "pos": [ -1937.6293215501025, 3660.868359236283 ] }, { "id": "c549b153-65b9-424b-b40f-e5dffa969cb9", "name": "noise_seed", "type": "INT", "linkIds": [ 13692 ], "pos": [ -1937.6293215501025, 3680.868359236283 ] } ], "outputs": [ { "id": "d9828abd-47e0-4d06-9dc3-0e92a1344c57", "name": "video_latent", "type": "LATENT", "linkIds": [ 13421 ], "localized_name": "video_latent", "pos": [ -503.112505388435, 3510.868359236283 ] }, { "id": "f40b5283-d4c1-4eb3-818e-081395bb87bb", "name": "audio_latent", "type": "LATENT", "linkIds": [ 13465 ], "localized_name": "audio_latent", "pos": [ -503.112505388435, 3530.868359236283 ] } ], "widgets": [], "nodes": [ { "id": 4975, "type": "LTXVLatentUpsampler", "pos": [ -1840, 3790 ], "size": [ 190, 70 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "localized_name": "samples", "name": "samples", "type": "LATENT", "link": 13651 }, { "localized_name": "upscale_model", "name": "upscale_model", "type": "LATENT_UPSCALE_MODEL", "link": 13436 }, { "localized_name": "vae", "name": "vae", "type": "VAE", "link": 13432 } ], "outputs": [ { "localized_name": "LATENT", "name": "LATENT", "type": "LATENT", "links": [ 13326 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.14.1", "Node name for S&R": "LTXVLatentUpsampler" }, "widgets_values": [] }, { "id": 4970, "type": "LTXVImgToVideoInplace", "pos": [ -1630, 3760 ], "size": [ 320, 130 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "localized_name": "vae", "name": "vae", "type": "VAE", "link": 13431 }, { "localized_name": "image", "name": "image", "type": "IMAGE", "link": 13480 }, { "localized_name": "latent", "name": "latent", "type": "LATENT", "link": 13326 }, { "label": "img_strength", "localized_name": "strength", "name": "strength", "type": "FLOAT", "widget": { "name": "strength" }, "link": 13689 }, { "label": "bypass_i2v", "localized_name": "bypass", "name": "bypass", "type": "BOOLEAN", "widget": { "name": "bypass" }, "link": 13625 } ], "outputs": [ { "localized_name": "latent", "name": "latent", "type": "LATENT", "links": [ 13323 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "LTXVImgToVideoInplace" }, "widgets_values": [ 1, false ] }, { "id": 4969, "type": "LTXVConcatAVLatent", "pos": [ -1290, 3770 ], "size": [ 190, 50 ], "flags": {}, "order": 3, "mode": 0, "inputs": [ { "localized_name": "video_latent", "name": "video_latent", "type": "LATENT", "link": 13323 }, { "localized_name": "audio_latent", "name": "audio_latent", "type": "LATENT", "link": 13652 } ], "outputs": [ { "localized_name": "latent", "name": "latent", "type": "LATENT", "links": [ 13332 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "LTXVConcatAVLatent" }, "widgets_values": [] }, { "id": 4985, "type": "ManualSigmas", "pos": [ -1380, 3640 ], "size": [ 280, 60 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "localized_name": "SIGMAS", "name": "SIGMAS", "type": "SIGMAS", "links": [ 13375 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.14.1", "Node name for S&R": "ManualSigmas" }, "widgets_values": [ "0.85, 0.7250, 0.4219, 0.0" ] }, { "id": 4976, "type": "KSamplerSelect", "pos": [ -1390, 3530 ], "size": [ 280, 70 ], "flags": {}, "order": 8, "mode": 0, "inputs": [ { "localized_name": "sampler_name", "name": "sampler_name", "type": "COMBO", "widget": { "name": "sampler_name" }, "link": 13690 } ], "outputs": [ { "localized_name": "SAMPLER", "name": "SAMPLER", "type": "SAMPLER", "links": [ 13330 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.71", "Node name for S&R": "KSamplerSelect" }, "widgets_values": [ "euler_ancestral" ] }, { "id": 4964, "type": "CFGGuider", "pos": [ -1320, 3390 ], "size": [ 210, 100 ], "flags": {}, "order": 1, "mode": 0, "inputs": [ { "localized_name": "model", "name": "model", "type": "MODEL", "link": 13435 }, { "localized_name": "positive", "name": "positive", "type": "CONDITIONING", "link": 13470 }, { "localized_name": "negative", "name": "negative", "type": "CONDITIONING", "link": 13473 }, { "label": "guider cfg", "localized_name": "cfg", "name": "cfg", "type": "FLOAT", "widget": { "name": "cfg" }, "link": 13691 } ], "outputs": [ { "localized_name": "GUIDER", "name": "GUIDER", "type": "GUIDER", "links": [ 13329 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.71", "Node name for S&R": "CFGGuider" }, "widgets_values": [ 1 ] }, { "id": 4967, "type": "RandomNoise", "pos": [ -1390, 3250 ], "size": [ 270, 90 ], "flags": { "collapsed": false }, "order": 2, "mode": 0, "inputs": [ { "localized_name": "noise_seed", "name": "noise_seed", "type": "INT", "widget": { "name": "noise_seed" }, "link": 13692 } ], "outputs": [ { "localized_name": "NOISE", "name": "NOISE", "type": "NOISE", "links": [ 13328 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.71", "Node name for S&R": "RandomNoise" }, "widgets_values": [ 42, "fixed" ] }, { "id": 4973, "type": "LTXVSeparateAVLatent", "pos": [ -790, 3440 ], "size": [ 200, 50 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "localized_name": "av_latent", "name": "av_latent", "type": "LATENT", "link": 13362 } ], "outputs": [ { "localized_name": "video_latent", "name": "video_latent", "type": "LATENT", "links": [ 13421 ] }, { "localized_name": "audio_latent", "name": "audio_latent", "type": "LATENT", "links": [ 13465 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.5.1", "Node name for S&R": "LTXVSeparateAVLatent" }, "widgets_values": [] }, { "id": 4971, "type": "SamplerCustomAdvanced", "pos": [ -1040, 3450 ], "size": [ 220, 110 ], "flags": {}, "order": 5, "mode": 0, "inputs": [ { "localized_name": "noise", "name": "noise", "type": "NOISE", "link": 13328 }, { "localized_name": "guider", "name": "guider", "type": "GUIDER", "link": 13329 }, { "localized_name": "sampler", "name": "sampler", "type": "SAMPLER", "link": 13330 }, { "localized_name": "sigmas", "name": "sigmas", "type": "SIGMAS", "link": 13375 }, { "localized_name": "latent_image", "name": "latent_image", "type": "LATENT", "link": 13332 } ], "outputs": [ { "localized_name": "output", "name": "output", "type": "LATENT", "links": [ 13362 ] }, { "localized_name": "denoised_output", "name": "denoised_output", "type": "LATENT", "links": [] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.71", "Node name for S&R": "SamplerCustomAdvanced" }, "widgets_values": [] } ], "groups": [ { "id": 151, "title": "Generate High Resolution", "bounding": [ -1870, 3180, 1298.516816161668, 722.08257593075 ], "color": "#b58b2a", "flags": {} } ], "links": [ { "id": 13326, "origin_id": 4975, "origin_slot": 0, "target_id": 4970, "target_slot": 2, "type": "LATENT" }, { "id": 13323, "origin_id": 4970, "origin_slot": 0, "target_id": 4969, "target_slot": 0, "type": "LATENT" }, { "id": 13328, "origin_id": 4967, "origin_slot": 0, "target_id": 4971, "target_slot": 0, "type": "NOISE" }, { "id": 13329, "origin_id": 4964, "origin_slot": 0, "target_id": 4971, "target_slot": 1, "type": "GUIDER" }, { "id": 13330, "origin_id": 4976, "origin_slot": 0, "target_id": 4971, "target_slot": 2, "type": "SAMPLER" }, { "id": 13375, "origin_id": 4985, "origin_slot": 0, "target_id": 4971, "target_slot": 3, "type": "SIGMAS" }, { "id": 13332, "origin_id": 4969, "origin_slot": 0, "target_id": 4971, "target_slot": 4, "type": "LATENT" }, { "id": 13362, "origin_id": 4971, "origin_slot": 0, "target_id": 4973, "target_slot": 0, "type": "LATENT" }, { "id": 13651, "origin_id": -10, "origin_slot": 0, "target_id": 4975, "target_slot": 0, "type": "LATENT" }, { "id": 13436, "origin_id": -10, "origin_slot": 1, "target_id": 4975, "target_slot": 1, "type": "LATENT_UPSCALE_MODEL" }, { "id": 13432, "origin_id": -10, "origin_slot": 2, "target_id": 4975, "target_slot": 2, "type": "VAE" }, { "id": 13431, "origin_id": -10, "origin_slot": 2, "target_id": 4970, "target_slot": 0, "type": "VAE", "parentId": 629 }, { "id": 13480, "origin_id": -10, "origin_slot": 3, "target_id": 4970, "target_slot": 1, "type": "IMAGE", "parentId": 631 }, { "id": 13625, "origin_id": -10, "origin_slot": 4, "target_id": 4970, "target_slot": 4, "type": "BOOLEAN", "parentId": 633 }, { "id": 13652, "origin_id": -10, "origin_slot": 5, "target_id": 4969, "target_slot": 1, "type": "LATENT", "parentId": 625 }, { "id": 13435, "origin_id": -10, "origin_slot": 6, "target_id": 4964, "target_slot": 0, "type": "MODEL" }, { "id": 13470, "origin_id": -10, "origin_slot": 7, "target_id": 4964, "target_slot": 1, "type": "CONDITIONING" }, { "id": 13473, "origin_id": -10, "origin_slot": 8, "target_id": 4964, "target_slot": 2, "type": "CONDITIONING" }, { "id": 13421, "origin_id": 4973, "origin_slot": 0, "target_id": -20, "target_slot": 0, "type": "LATENT" }, { "id": 13465, "origin_id": 4973, "origin_slot": 1, "target_id": -20, "target_slot": 1, "type": "LATENT" }, { "id": 13689, "origin_id": -10, "origin_slot": 9, "target_id": 4970, "target_slot": 3, "type": "FLOAT", "parentId": 635 }, { "id": 13690, "origin_id": -10, "origin_slot": 10, "target_id": 4976, "target_slot": 0, "type": "COMBO" }, { "id": 13691, "origin_id": -10, "origin_slot": 11, "target_id": 4964, "target_slot": 3, "type": "FLOAT", "parentId": 627 }, { "id": 13692, "origin_id": -10, "origin_slot": 12, "target_id": 4967, "target_slot": 0, "type": "INT" } ], "reroutes": [ { "id": 624, "pos": [ -1873.6293215501025, 3967.709647201658 ], "linkIds": [ 13652 ] }, { "id": 625, "parentId": 624, "pos": [ -1309.0688638677761, 3967.709647201658 ], "linkIds": [ 13652 ] }, { "id": 626, "pos": [ -1873.6293215501025, 3467 ], "linkIds": [ 13691 ] }, { "id": 627, "parentId": 626, "pos": [ -1363.1583858308802, 3467 ], "linkIds": [ 13691 ] }, { "id": 628, "pos": [ -1873.6293215501025, 4018.475219085451 ], "linkIds": [ 13431 ] }, { "id": 629, "parentId": 628, "pos": [ -1653.0304612213217, 4018.475219085451 ], "linkIds": [ 13431 ] }, { "id": 630, "pos": [ -1873.6293215501025, 4052.475219085451 ], "linkIds": [ 13480 ] }, { "id": 631, "parentId": 630, "pos": [ -1661.0304612213217, 4052.475219085451 ], "linkIds": [ 13480 ] }, { "id": 632, "pos": [ -1873.6293215501025, 4086.475219085451 ], "linkIds": [ 13625 ] }, { "id": 633, "parentId": 632, "pos": [ -1669.0304612213217, 4086.475219085451 ], "linkIds": [ 13625 ] }, { "id": 634, "pos": [ -1873.6293215501025, 4120.475219085451 ], "linkIds": [ 13689 ] }, { "id": 635, "parentId": 634, "pos": [ -1669.0304612213217, 4120.475219085451 ], "linkIds": [ 13689 ] } ], "extra": { "pixaromaGroups": [] } }, { "id": "f007aab9-e7ad-4b10-974c-4d7cc55001a9", "version": 1, "state": { "lastGroupId": 158, "lastNodeId": 5579, "lastLinkId": 13841, "lastRerouteId": 5036 }, "revision": 0, "config": {}, "name": "Load Models", "inputNode": { "id": -10, "bounding": [ -5433.8611236420875, 3313.364324949378, 220.5, 168 ] }, "outputNode": { "id": -20, "bounding": [ -4454.3388419350795, 3300.329967217747, 225.017578125, 188 ] }, "inputs": [ { "id": "1ba7f82e-b1b9-49ba-b336-309da4444c01", "name": "ckpt_name", "type": "COMBO", "linkIds": [ 13797 ], "label": "audio_vae", "pos": [ -5237.3611236420875, 3337.364324949378 ] }, { "id": "d54e81a5-0f60-4bc2-abbf-2c8bbeb33d15", "name": "gemma_path", "type": "COMBO", "linkIds": [ 13799 ], "label": "video_vae", "pos": [ -5237.3611236420875, 3357.364324949378 ] }, { "id": "50ae2205-f683-47cb-b812-fe649d3b9bb6", "name": "gemma_path_1", "type": "COMBO", "linkIds": [ 13801, 13808 ], "label": "ltx_2.5_model_checkpoint", "pos": [ -5237.3611236420875, 3377.364324949378 ] }, { "id": "fd473638-f7cf-452f-9cd7-933f95a5884a", "name": "clip_name", "type": "COMBO", "linkIds": [ 13810 ], "label": "spacial_latent_upscaler_model", "pos": [ -5237.3611236420875, 3397.364324949378 ] }, { "id": "9fae03c8-4de7-44b5-9710-f3feb741c769", "name": "clip_name_1", "type": "COMBO", "linkIds": [ 13811 ], "label": "gemma4_e2b_enhancer", "pos": [ -5237.3611236420875, 3417.364324949378 ] }, { "id": "f1d91e85-1ca3-4096-a742-24747f61ae4c", "name": "model_name", "type": "COMBO", "linkIds": [ 13812 ], "label": "gemma4_12b_encoder", "pos": [ -5237.3611236420875, 3437.364324949378 ] } ], "outputs": [ { "id": "eb483293-e385-4392-bf06-3a66e56ffbb1", "name": "Audio VAE", "type": "VAE", "linkIds": [ 13798 ], "localized_name": "Audio VAE", "pos": [ -4430.3388419350795, 3324.329967217747 ] }, { "id": "d41773b2-ded3-44e1-9b0a-ada0eb458ae1", "name": "VAE", "type": "VAE", "linkIds": [ 13800 ], "localized_name": "VAE", "label": "Video VAE", "pos": [ -4430.3388419350795, 3344.329967217747 ] }, { "id": "81cf793d-2607-4c81-bb97-bdbe6aaebb60", "name": "MODEL", "type": "MODEL", "linkIds": [ 13802 ], "localized_name": "MODEL", "label": "Model", "pos": [ -4430.3388419350795, 3364.329967217747 ] }, { "id": "2dcb4bbd-af75-438d-a21d-cca60f6ced94", "name": "", "type": "*", "linkIds": [ 13833 ], "label": "ltx_2.5_model_checkpoint_path", "pos": [ -4430.3388419350795, 3384.329967217747 ] }, { "id": "1dd69c6c-644d-44d4-8eb0-e05f7d6e4b08", "name": "LATENT_UPSCALE_MODEL", "type": "LATENT_UPSCALE_MODEL", "linkIds": [ 13834 ], "label": "latent upscale model", "pos": [ -4430.3388419350795, 3404.329967217747 ] }, { "id": "a24070d7-0e45-4eb0-a2e9-2d98d87b7003", "name": "CLIP_2", "type": "CLIP", "linkIds": [ 13835 ], "label": "text enhancer", "pos": [ -4430.3388419350795, 3424.329967217747 ] }, { "id": "1823d25a-1d12-4a29-95b5-d89e46fc410c", "name": "CLIP", "type": "CLIP", "linkIds": [ 13836 ], "label": "text encoder", "pos": [ -4430.3388419350795, 3444.329967217747 ] } ], "widgets": [], "nodes": [ { "id": 5570, "type": "VAELoader", "pos": [ -5020, 3080 ], "size": [ 380, 60 ], "flags": {}, "order": 1, "mode": 0, "inputs": [ { "localized_name": "vae_name", "name": "vae_name", "type": "COMBO", "widget": { "name": "vae_name" }, "link": 13797 } ], "outputs": [ { "localized_name": "VAE", "name": "VAE", "type": "VAE", "links": [ 13798 ] } ], "title": "Load VAE - Audio", "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "VAELoader" }, "widgets_values": [ "ltx-2.5-audio-vae-bf16.safetensors" ] }, { "id": 5571, "type": "VAELoader", "pos": [ -5010, 3190 ], "size": [ 380, 60 ], "flags": {}, "order": 2, "mode": 0, "inputs": [ { "localized_name": "vae_name", "name": "vae_name", "type": "COMBO", "widget": { "name": "vae_name" }, "link": 13799 } ], "outputs": [ { "localized_name": "VAE", "name": "VAE", "type": "VAE", "links": [ 13800 ] } ], "title": "Load VAE - Video", "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "VAELoader" }, "widgets_values": [ "ltx-2.5-audio-vae-bf16.safetensors" ] }, { "id": 5569, "type": "UNETLoader", "pos": [ -5010, 3300 ], "size": [ 380, 90 ], "flags": {}, "order": 0, "mode": 0, "inputs": [ { "localized_name": "unet_name", "name": "unet_name", "type": "COMBO", "widget": { "name": "unet_name" }, "link": 13801 } ], "outputs": [ { "localized_name": "MODEL", "name": "MODEL", "type": "MODEL", "links": [ 13802 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "UNETLoader" }, "widgets_values": [ "ltx-2.5-22b-dev-transformer-bf16.safetensors", "default" ] }, { "id": 5573, "type": "Reroute", "pos": [ -5000, 3400 ], "size": [ 370, 30 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "", "type": "*", "link": 13808 } ], "outputs": [ { "name": "", "type": "*", "links": [ 13833 ] } ], "properties": { "showOutputText": false, "horizontal": false } }, { "id": 5577, "type": "LatentUpscaleModelLoader", "pos": [ -5010, 3480 ], "size": [ 380, 90 ], "flags": { "collapsed": false }, "order": 6, "mode": 0, "inputs": [ { "localized_name": "model_name", "name": "model_name", "type": "COMBO", "widget": { "name": "model_name" }, "link": 13810 } ], "outputs": [ { "localized_name": "LATENT_UPSCALE_MODEL", "name": "LATENT_UPSCALE_MODEL", "type": "LATENT_UPSCALE_MODEL", "links": [ 13834 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.14.1", "Node name for S&R": "LatentUpscaleModelLoader" }, "widgets_values": [ "ltx-2.3-spatial-upscaler-x2-1.1.safetensors" ] }, { "id": 5572, "type": "CLIPLoader", "pos": [ -5020, 3690 ], "size": [ 390, 110 ], "flags": {}, "order": 3, "mode": 0, "inputs": [ { "localized_name": "clip_name", "name": "clip_name", "type": "COMBO", "widget": { "name": "clip_name" }, "link": 13811 } ], "outputs": [ { "localized_name": "CLIP", "name": "CLIP", "type": "CLIP", "links": [ 13835 ] } ], "title": "Load CLIP - Text Enhancer", "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "CLIPLoader" }, "widgets_values": [ "ViT-B-32.pt", "ltxv", "default" ] }, { "id": 5574, "type": "CLIPLoader", "pos": [ -5020, 3860 ], "size": [ 390, 110 ], "flags": {}, "order": 5, "mode": 0, "inputs": [ { "localized_name": "clip_name", "name": "clip_name", "type": "COMBO", "widget": { "name": "clip_name" }, "link": 13812 } ], "outputs": [ { "localized_name": "CLIP", "name": "CLIP", "type": "CLIP", "links": [ 13836 ] } ], "title": "Load CLIP - Text Encoder", "properties": { "cnr_id": "comfy-core", "ver": "0.32.0", "Node name for S&R": "CLIPLoader" }, "widgets_values": [ "ViT-B-32.pt", "ltxv", "default" ] } ], "groups": [ { "id": 110, "title": "Load Models", "bounding": [ -5050, 3000, 438.32016252213, 990.5892451556679 ], "color": "#3f789e", "flags": {} } ], "links": [ { "id": 13797, "origin_id": -10, "origin_slot": 0, "target_id": 5570, "target_slot": 0, "type": "COMBO" }, { "id": 13798, "origin_id": 5570, "origin_slot": 0, "target_id": -20, "target_slot": 0, "type": "VAE" }, { "id": 13799, "origin_id": -10, "origin_slot": 1, "target_id": 5571, "target_slot": 0, "type": "COMBO" }, { "id": 13800, "origin_id": 5571, "origin_slot": 0, "target_id": -20, "target_slot": 1, "type": "VAE" }, { "id": 13801, "origin_id": -10, "origin_slot": 2, "target_id": 5569, "target_slot": 0, "type": "COMBO" }, { "id": 13802, "origin_id": 5569, "origin_slot": 0, "target_id": -20, "target_slot": 2, "type": "MODEL" }, { "id": 13808, "origin_id": -10, "origin_slot": 2, "target_id": 5573, "target_slot": 0, "type": "*" }, { "id": 13810, "origin_id": -10, "origin_slot": 3, "target_id": 5577, "target_slot": 0, "type": "COMBO" }, { "id": 13811, "origin_id": -10, "origin_slot": 4, "target_id": 5572, "target_slot": 0, "type": "COMBO" }, { "id": 13812, "origin_id": -10, "origin_slot": 5, "target_id": 5574, "target_slot": 0, "type": "COMBO" }, { "id": 13833, "origin_id": 5573, "origin_slot": 0, "target_id": -20, "target_slot": 3, "type": "*" }, { "id": 13834, "origin_id": 5577, "origin_slot": 0, "target_id": -20, "target_slot": 4, "type": "LATENT_UPSCALE_MODEL" }, { "id": 13835, "origin_id": 5572, "origin_slot": 0, "target_id": -20, "target_slot": 5, "type": "CLIP" }, { "id": 13836, "origin_id": 5574, "origin_slot": 0, "target_id": -20, "target_slot": 6, "type": "CLIP" } ], "extra": { "pixaromaGroups": [] } } ] }, "config": {}, "extra": { "frontendVersion": "1.48.7", "VHS_latentpreview": true, "VHS_latentpreviewrate": 18, "VHS_MetadataImage": true, "VHS_KeepIntermediate": true, "workspace_info": { "id": "elBQFQknIoLYTEwIloQuw" }, "node_versions": { "comfy-core": "0.3.30", "comfyui-kjnodes": "1.0.8" }, "workflowRendererVersion": "LG", "reroutes": [ { "id": 5001, "pos": [ -3662.491355928488, 3167 ], "linkIds": [ 13823, 13824 ] }, { "id": 5002, "parentId": 5001, "pos": [ -2621.9592793216225, 3167 ], "linkIds": [ 13823, 13824 ] }, { "id": 5003, "parentId": 5002, "pos": [ -1304.2628423791107, 3167 ], "linkIds": [ 13824 ] }, { "id": 5004, "pos": [ -3662.491355928488, 4234 ], "linkIds": [ 13825, 13826, 13827 ] }, { "id": 5005, "parentId": 5004, "pos": [ -2629.9592793216225, 4234 ], "linkIds": [ 13825, 13826, 13827 ] }, { "id": 5006, "parentId": 5005, "pos": [ -1769.799091856221, 4234 ], "linkIds": [ 13826, 13827 ] }, { "id": 5007, "parentId": 5006, "pos": [ -1304.2628423791107, 4234 ], "linkIds": [ 13827 ] }, { "id": 5008, "pos": [ -3662.491355928488, 4288 ], "linkIds": [ 13828, 13829 ] }, { "id": 5009, "parentId": 5008, "pos": [ -2215.221182041548, 4288 ], "linkIds": [ 13828, 13829 ] }, { "id": 5010, "parentId": 5009, "pos": [ -1761.799091856221, 4288 ], "linkIds": [ 13829 ] }, { "id": 5011, "pos": [ -3662.491355928488, 3142 ], "linkIds": [ 13840 ] }, { "id": 5012, "parentId": 5011, "pos": [ -1761.799091856221, 3142 ], "linkIds": [ 13840 ] }, { "id": 5013, "pos": [ -2676.3679950548817, 3541 ], "linkIds": [ 13674 ] }, { "id": 5014, "parentId": 5013, "pos": [ -1304.2628423791107, 3541 ], "linkIds": [ 13674 ] }, { "id": 5015, "pos": [ -2676.3679950548817, 3596.0617877399186 ], "linkIds": [ 13654, 13801 ] }, { "id": 5016, "parentId": 5015, "pos": [ -2215.221182041548, 3596.0617877399186 ], "linkIds": [ 13654, 13801 ] }, { "id": 5017, "parentId": 5016, "pos": [ -1761.799091856221, 3596.0617877399186 ], "linkIds": [ 13801 ] }, { "id": 5018, "pos": [ -2676.3679950548817, 3504 ], "linkIds": [ 13655, 13802 ] }, { "id": 5019, "parentId": 5018, "pos": [ -2215.221182041548, 3504 ], "linkIds": [ 13655, 13802 ] }, { "id": 5020, "parentId": 5019, "pos": [ -1761.799091856221, 3504 ], "linkIds": [ 13802 ] }, { "id": 5021, "pos": [ -2676.3679950548817, 3624.0617877399186 ], "linkIds": [ 13797 ] }, { "id": 5022, "parentId": 5021, "pos": [ -1761.799091856221, 3624.0617877399186 ], "linkIds": [ 13797 ] }, { "id": 5023, "pos": [ -2676.3679950548817, 3570.0617877399186 ], "linkIds": [ 13798 ] }, { "id": 5024, "parentId": 5023, "pos": [ -1761.799091856221, 3570.0617877399186 ], "linkIds": [ 13798 ] }, { "id": 5025, "pos": [ -3662.491355928488, 4144 ], "linkIds": [ 13837 ] }, { "id": 5026, "parentId": 5025, "pos": [ -3174.7996356798817, 4144 ], "linkIds": [ 13837 ] }, { "id": 5027, "pos": [ -3662.491355928488, 4198 ], "linkIds": [ 13839 ] }, { "id": 5028, "parentId": 5027, "pos": [ -3174.7996356798817, 4198 ], "linkIds": [ 13839 ] }, { "id": 5029, "pos": [ -3662.491355928488, 4260 ], "linkIds": [ 13838 ] }, { "id": 5030, "parentId": 5029, "pos": [ -3174.7996356798817, 4260 ], "linkIds": [ 13838 ] }, { "id": 5031, "pos": [ -3182.974436642338, 3969 ], "linkIds": [ 13633 ] }, { "id": 5032, "parentId": 5031, "pos": [ -3174.7996356798817, 3969 ], "linkIds": [ 13633 ] }, { "id": 5033, "pos": [ -3182.974436642338, 4069 ], "linkIds": [ 13634 ] }, { "id": 5034, "parentId": 5033, "pos": [ -3174.7996356798817, 4069 ], "linkIds": [ 13634 ] }, { "id": 5035, "pos": [ -3182.974436642338, 3602 ], "linkIds": [ 13740 ] }, { "id": 5036, "parentId": 5035, "pos": [ -3174.7996356798817, 3602 ], "linkIds": [ 13740 ] } ], "ds": { "scale": 0.5302816251632014, "offset": [ 5919.010324910647, -2460.5441354849268 ] }, "linkExtensions": [ { "id": 13633, "parentId": 5032 }, { "id": 13634, "parentId": 5034 }, { "id": 13654, "parentId": 5016 }, { "id": 13655, "parentId": 5019 }, { "id": 13674, "parentId": 5014 }, { "id": 13740, "parentId": 5036 }, { "id": 13797, "parentId": 5022 }, { "id": 13798, "parentId": 5024 }, { "id": 13801, "parentId": 5017 }, { "id": 13802, "parentId": 5020 }, { "id": 13823, "parentId": 5002 }, { "id": 13824, "parentId": 5003 }, { "id": 13825, "parentId": 5005 }, { "id": 13826, "parentId": 5006 }, { "id": 13827, "parentId": 5007 }, { "id": 13828, "parentId": 5009 }, { "id": 13829, "parentId": 5010 }, { "id": 13837, "parentId": 5026 }, { "id": 13838, "parentId": 5030 }, { "id": 13839, "parentId": 5028 }, { "id": 13840, "parentId": 5012 } ] }, "version": 0.4 }