WanApp/Workflows / PLTX.json
WanApp's picture
download
raw
88.2 kB
{
"id": "4edc073f-4504-4ad6-80f3-bba6087a234b",
"revision": 0,
"last_node_id": 99,
"last_link_id": 115,
"nodes": [
{
"id": 14,
"type": "LatentUpscaleModelLoader",
"pos": [
800,
2500
],
"size": [
275,
125
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT_UPSCALE_MODEL",
"type": "LATENT_UPSCALE_MODEL",
"links": [
14
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.7.0",
"Node name for S&R": "LatentUpscaleModelLoader",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65,
"models": [
{
"name": "ltx-2.3-spatial-upscaler-x2-1.1.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2.3/resolve/main/ltx-2.3-spatial-upscaler-x2-1.1.safetensors",
"directory": "latent_upscale_models"
}
]
},
"widgets_values": [
"ltx-2.3-spatial-upscaler-x2-1.1.safetensors"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 12,
"type": "CheckpointLoaderSimple",
"pos": [
-400,
2500
],
"size": [
275,
125
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
15
]
},
{
"name": "CLIP",
"type": "CLIP",
"links": []
},
{
"name": "VAE",
"type": "VAE",
"links": [
13
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.56",
"Node name for S&R": "CheckpointLoaderSimple",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65,
"models": [
{
"name": "ltx-2.3-22b-dev-fp8.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2.3-fp8/resolve/main/ltx-2.3-22b-dev-fp8.safetensors",
"directory": "checkpoints"
}
]
},
"widgets_values": [
"ltx-2.3-22b-dev-fp8.safetensors"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 13,
"type": "LTXAVTextEncoderLoader",
"pos": [
200,
2500
],
"size": [
275,
125
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
11
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.7.0",
"Node name for S&R": "LTXAVTextEncoderLoader",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65,
"models": [
{
"name": "ltx-2.3-22b-dev-fp8.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2.3-fp8/resolve/main/ltx-2.3-22b-dev-fp8.safetensors",
"directory": "checkpoints"
},
{
"name": "gemma_3_12B_it_fp4_mixed.safetensors",
"url": "https://huggingface.co/Comfy-Org/ltx-2/resolve/main/split_files/text_encoders/gemma_3_12B_it_fp4_mixed.safetensors",
"directory": "text_encoders"
}
]
},
"widgets_values": [
"gemma_3_12B_it_fp4_mixed.safetensors",
"ltx-2.3-22b-dev-fp8.safetensors",
"default"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 20,
"type": "LoraLoaderModelOnly",
"pos": [
-100,
2500
],
"size": [
275,
125
],
"flags": {},
"order": 33,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 15
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
16
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.20.3",
"Node name for S&R": "LoraLoaderModelOnly"
},
"widgets_values": [
"ltx-2.3-22b-distilled-lora-384-1.1.safetensors",
0.5
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 18,
"type": "SetNode",
"pos": [
-225,
2675
],
"size": [
275,
75
],
"flags": {
"collapsed": true
},
"order": 34,
"mode": 0,
"inputs": [
{
"name": "VAE",
"type": "VAE",
"link": 13
}
],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": null
}
],
"title": "Set_vae",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "vae"
},
"widgets_values": [
"vae"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 15,
"type": "SetNode",
"pos": [
50,
2675
],
"size": [
275,
75
],
"flags": {
"collapsed": true
},
"order": 49,
"mode": 0,
"inputs": [
{
"name": "MODEL",
"type": "MODEL",
"link": 16
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": null
}
],
"title": "Set_model",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "model"
},
"widgets_values": [
"model"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 16,
"type": "SetNode",
"pos": [
375,
2675
],
"size": [
275,
75
],
"flags": {
"collapsed": true
},
"order": 35,
"mode": 0,
"inputs": [
{
"name": "CLIP",
"type": "CLIP",
"link": 11
}
],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": null
}
],
"title": "Set_clip",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "clip"
},
"widgets_values": [
"clip"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 19,
"type": "SetNode",
"pos": [
950,
2675
],
"size": [
375,
75
],
"flags": {
"collapsed": true
},
"order": 32,
"mode": 0,
"inputs": [
{
"name": "LATENT_UPSCALE_MODEL",
"type": "LATENT_UPSCALE_MODEL",
"link": 14
}
],
"outputs": [
{
"name": "LATENT_UPSCALE_MODEL",
"type": "LATENT_UPSCALE_MODEL",
"links": null
}
],
"title": "Set_upscaler",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "upscaler"
},
"widgets_values": [
"upscaler"
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 11,
"type": "LTXVAudioVAELoader",
"pos": [
500,
2500
],
"size": [
275,
125
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "Audio VAE",
"type": "VAE",
"links": [
12
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.68",
"Node name for S&R": "LTXVAudioVAELoader",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65,
"models": [
{
"name": "ltx-2.3-22b-dev-fp8.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2.3-fp8/resolve/main/ltx-2.3-22b-dev-fp8.safetensors",
"directory": "checkpoints"
}
]
},
"widgets_values": [
"ltx-2.3-22b-dev-fp8.safetensors"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 17,
"type": "SetNode",
"pos": [
625,
2675
],
"size": [
275,
75
],
"flags": {
"collapsed": true
},
"order": 36,
"mode": 0,
"inputs": [
{
"name": "VAE",
"type": "VAE",
"link": 12
}
],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": null
}
],
"title": "Set_vae_audio",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "vae_audio"
},
"widgets_values": [
"vae_audio"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 28,
"type": "ComfyNumberConvert",
"pos": [
275,
2875
],
"size": [
150,
50
],
"flags": {
"collapsed": true
},
"order": 37,
"mode": 0,
"inputs": [
{
"label": "value",
"name": "value",
"type": "INT,FLOAT,STRING,BOOLEAN",
"link": 19
}
],
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": [
20
]
},
{
"name": "INT",
"type": "INT",
"links": [
21
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.20.3",
"Node name for S&R": "ComfyNumberConvert"
},
"widgets_values": []
},
{
"id": 21,
"type": "INTConstant",
"pos": [
-400,
2850
],
"size": [
275,
75
],
"flags": {},
"order": 63,
"mode": 0,
"inputs": [
{
"name": "value",
"type": "INT",
"widget": {
"name": "value"
},
"link": 88
}
],
"outputs": [
{
"name": "value",
"type": "INT",
"links": [
17
]
}
],
"title": "Width",
"properties": {
"cnr_id": "comfyui-kjnodes",
"ver": "4856b01b8079935335dc058a9c5b418751a75a57",
"Node name for S&R": "INTConstant"
},
"widgets_values": [
640
],
"color": "#1b4669",
"bgcolor": "#29699c"
},
{
"id": 26,
"type": "INTConstant",
"pos": [
-100,
2850
],
"size": [
275,
75
],
"flags": {},
"order": 64,
"mode": 0,
"inputs": [
{
"name": "value",
"type": "INT",
"widget": {
"name": "value"
},
"link": 89
}
],
"outputs": [
{
"name": "value",
"type": "INT",
"links": [
18
]
}
],
"title": "Height",
"properties": {
"cnr_id": "comfyui-kjnodes",
"ver": "4856b01b8079935335dc058a9c5b418751a75a57",
"Node name for S&R": "INTConstant"
},
"widgets_values": [
480
],
"color": "#1b4669",
"bgcolor": "#29699c"
},
{
"id": 23,
"type": "SetNode",
"pos": [
50,
2975
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 67,
"mode": 0,
"inputs": [
{
"name": "INT",
"type": "INT",
"link": 18
}
],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": null
}
],
"title": "Set_height",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "height"
},
"widgets_values": [
"height"
],
"color": "#1b4669",
"bgcolor": "#29699c"
},
{
"id": 22,
"type": "SetNode",
"pos": [
-250,
2975
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 66,
"mode": 0,
"inputs": [
{
"name": "INT",
"type": "INT",
"link": 17
}
],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": null
}
],
"title": "Set_width",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "width"
},
"widgets_values": [
"width"
],
"color": "#1b4669",
"bgcolor": "#29699c"
},
{
"id": 25,
"type": "SetNode",
"pos": [
350,
2975
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 51,
"mode": 0,
"inputs": [
{
"name": "INT",
"type": "INT",
"link": 21
}
],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": null
}
],
"title": "Set_fps_int",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "fps_int"
},
"widgets_values": [
"fps_int"
],
"color": "#1b4669",
"bgcolor": "#29699c"
},
{
"id": 27,
"type": "INTConstant",
"pos": [
200,
2850
],
"size": [
275,
75
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "value",
"type": "INT",
"links": [
19,
22
]
}
],
"title": "FPS",
"properties": {
"cnr_id": "comfyui-kjnodes",
"ver": "4856b01b8079935335dc058a9c5b418751a75a57",
"Node name for S&R": "INTConstant"
},
"widgets_values": [
24
],
"color": "#1b4669",
"bgcolor": "#29699c"
},
{
"id": 24,
"type": "SetNode",
"pos": [
200,
2975
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 50,
"mode": 0,
"inputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"link": 20
}
],
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": null
}
],
"title": "Set_fps_float",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "fps_float"
},
"widgets_values": [
"fps_float"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 37,
"type": "GetNode",
"pos": [
75,
3250
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 5,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": [
29
]
}
],
"title": "Get_fps_float",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"fps_float"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 36,
"type": "LTXVConditioning",
"pos": [
0,
3125
],
"size": [
225,
175
],
"flags": {},
"order": 52,
"mode": 0,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 27
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 28
},
{
"name": "frame_rate",
"type": "FLOAT",
"widget": {
"name": "frame_rate"
},
"link": 29
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"links": [
30
]
},
{
"name": "negative",
"type": "CONDITIONING",
"links": [
31
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.56",
"Node name for S&R": "LTXVConditioning",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.5.2",
"input_ue_unconnectable": {}
},
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [
25
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 35,
"type": "GetNode",
"pos": [
-125,
3150
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 6,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
25,
26
]
}
],
"title": "Get_clip",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"clip"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 46,
"type": "GetNode",
"pos": [
325,
3250
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 7,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
37,
38,
39
]
}
],
"title": "Get_img",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"img"
],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 55,
"type": "LTXVConcatAVLatent",
"pos": [
0,
3575
],
"size": [
525,
150
],
"flags": {
"collapsed": false
},
"order": 62,
"mode": 0,
"inputs": [
{
"name": "video_latent",
"type": "LATENT",
"link": 44
},
{
"name": "audio_latent",
"type": "LATENT",
"link": 102
}
],
"outputs": [
{
"name": "latent",
"type": "LATENT",
"links": [
48,
50
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.7.0",
"Node name for S&R": "LTXVConcatAVLatent",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 34,
"type": "CLIPTextEncode",
"pos": [
-425,
3575
],
"size": [
400,
150
],
"flags": {},
"order": 39,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 26
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
28
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.20.3",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"blurry, out of focus, overexposed, underexposed, low contrast, washed out colors, excessive noise, grainy texture, poor lighting, flickering, motion blur, distorted proportions, unnatural skin tones, deformed facial features, asymmetrical face, missing facial features, extra limbs, disfigured hands, wrong hand count, artifacts around text, unreadable text on shirt or hat, incorrect lettering on cap (“PNTR”), incorrect t-shirt slogan (“JUST DO IT”), missing microphone, misplaced microphone, inconsistent perspective, camera shake, incorrect depth of field, background too sharp, background clutter, distracting reflections, harsh shadows, inconsistent lighting direction, color banding, cartoonish rendering, 3D CGI look, unrealistic materials, uncanny valley effect, incorrect ethnicity, wrong gender, exaggerated expressions, smiling, laughing, exaggerated sadness, wrong gaze direction, eyes looking at camera, mismatched lip sync, silent or muted audio, distorted voice, robotic voice, echo, background noise, off-sync audio, missing sniff sounds, incorrect dialogue, added dialogue, repetitive speech, jittery movement, awkward pauses, incorrect timing, unnatural transitions, inconsistent framing, tilted camera, missing door or shelves, missing shallow depth of field, flat lighting, inconsistent tone, cinematic oversaturation, stylized filters, or AI artifacts."
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 60,
"type": "GetNode",
"pos": [
1250,
3625
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 8,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
58,
59
]
}
],
"title": "Get_img",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"img"
],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 50,
"type": "GetNode",
"pos": [
625,
3325
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 9,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
43,
62
]
}
],
"title": "Get_model",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"model"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 51,
"type": "RandomNoise",
"pos": [
575,
3125
],
"size": [
275,
100
],
"flags": {
"collapsed": false
},
"order": 10,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "NOISE",
"type": "NOISE",
"links": [
45,
64
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.14.1",
"Node name for S&R": "RandomNoise",
"ue_properties": {
"widget_ue_connectable": {
"noise_seed": true
},
"version": "7.7",
"input_ue_unconnectable": {}
},
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [
1,
"fixed"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 56,
"type": "KSamplerSelect",
"pos": [
575,
3425
],
"size": [
275,
75
],
"flags": {},
"order": 11,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"links": [
49
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.56",
"Node name for S&R": "KSamplerSelect",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [
"euler_ancestral_cfg_pp"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 64,
"type": "KSamplerSelect",
"pos": [
1475,
3275
],
"size": [
275,
75
],
"flags": {},
"order": 12,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"links": [
65
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.75",
"Node name for S&R": "KSamplerSelect",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [
"euler_cfg_pp"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 65,
"type": "LTXVScheduler",
"pos": [
1475,
3400
],
"size": [
275,
175
],
"flags": {
"collapsed": false
},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "latent",
"shape": 7,
"type": "LATENT",
"link": null
}
],
"outputs": [
{
"name": "SIGMAS",
"type": "SIGMAS",
"links": [
66
]
}
],
"title": "LTXVScheduler (for more steps)",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.56",
"Node name for S&R": "LTXVScheduler",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [
8,
2.05,
0.95,
true,
0.1
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 54,
"type": "LTXVScheduler",
"pos": [
575,
3550
],
"size": [
275,
175
],
"flags": {
"collapsed": false
},
"order": 65,
"mode": 0,
"inputs": [
{
"name": "latent",
"shape": 7,
"type": "LATENT",
"link": 48
}
],
"outputs": [
{
"name": "SIGMAS",
"type": "SIGMAS",
"links": [
47
]
}
],
"title": "LTXVScheduler (for more steps)",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.56",
"Node name for S&R": "LTXVScheduler",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [
8,
2.05,
0.95,
true,
0.1
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 58,
"type": "LTXVCropGuides",
"pos": [
1175,
3225
],
"size": [
275,
75
],
"flags": {
"collapsed": false
},
"order": 70,
"mode": 0,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 53
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 54
},
{
"name": "latent",
"type": "LATENT",
"link": 52
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"links": [
55
]
},
{
"name": "negative",
"type": "CONDITIONING",
"links": [
56
]
},
{
"name": "latent",
"type": "LATENT",
"links": [
70
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.19.3",
"Node name for S&R": "LTXVCropGuides"
},
"widgets_values": [],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 68,
"type": "GetNode",
"pos": [
1250,
3400
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 14,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT_UPSCALE_MODEL",
"type": "LATENT_UPSCALE_MODEL",
"links": [
72
]
}
],
"title": "Get_upscaler",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"upscaler"
]
},
{
"id": 67,
"type": "LTXVLatentUpsampler",
"pos": [
1175,
3350
],
"size": [
275,
100
],
"flags": {
"collapsed": false
},
"order": 71,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 70
},
{
"name": "upscale_model",
"type": "LATENT_UPSCALE_MODEL",
"link": 72
},
{
"name": "vae",
"type": "VAE",
"link": 73
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
71
]
}
],
"title": "spatial",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.7.0",
"Node name for S&R": "LTXVLatentUpsampler",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 39,
"type": "GetNode",
"pos": [
325,
3200
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 15,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
32,
73,
74
]
}
],
"title": "Get_vae",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"vae"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 69,
"type": "GetNode",
"pos": [
2175,
3400
],
"size": [
225,
50
],
"flags": {
"collapsed": true
},
"order": 16,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
83
]
}
],
"title": "Get_vae",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"vae"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 70,
"type": "SetNode",
"pos": [
2150,
3450
],
"size": [
225,
50
],
"flags": {
"collapsed": true
},
"order": 81,
"mode": 0,
"inputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"link": 75
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": null
}
],
"title": "Set_final_video",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "final_video"
},
"widgets_values": [
"final_video"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 71,
"type": "SetNode",
"pos": [
2200,
3600
],
"size": [
225,
50
],
"flags": {
"collapsed": true
},
"order": 80,
"mode": 0,
"inputs": [
{
"name": "AUDIO",
"type": "AUDIO",
"link": 76
}
],
"outputs": [
{
"name": "AUDIO",
"type": "AUDIO",
"links": null
}
],
"title": "Set_final_audio",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "final_audio"
},
"widgets_values": [
"final_audio"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 72,
"type": "GetNode",
"pos": [
2200,
3600
],
"size": [
225,
50
],
"flags": {
"collapsed": true
},
"order": 17,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
78
]
}
],
"title": "Get_vae_audio",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"vae_audio"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 74,
"type": "GetNode",
"pos": [
2150,
3275
],
"size": [
225,
50
],
"flags": {
"collapsed": true
},
"order": 18,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "*",
"type": "*",
"links": []
}
],
"title": "Get_positive_guider2",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"positive_guider2"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 75,
"type": "GetNode",
"pos": [
2125,
3275
],
"size": [
225,
50
],
"flags": {
"collapsed": true
},
"order": 19,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "*",
"type": "*",
"links": []
}
],
"title": "Get_negative_guider2",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"negative_guider2"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 52,
"type": "SamplerCustomAdvanced",
"pos": [
925,
3125
],
"size": [
225,
675
],
"flags": {},
"order": 68,
"mode": 0,
"inputs": [
{
"name": "noise",
"type": "NOISE",
"link": 45
},
{
"name": "guider",
"type": "GUIDER",
"link": 46
},
{
"name": "sampler",
"type": "SAMPLER",
"link": 49
},
{
"name": "sigmas",
"type": "SIGMAS",
"link": 47
},
{
"name": "latent_image",
"type": "LATENT",
"link": 50
}
],
"outputs": [
{
"name": "output",
"type": "LATENT",
"links": [
51
]
},
{
"name": "denoised_output",
"type": "LATENT",
"links": []
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.14.1",
"Node name for S&R": "SamplerCustomAdvanced",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.7",
"input_ue_unconnectable": {}
},
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 66,
"type": "LTXVConcatAVLatent",
"pos": [
1475,
3625
],
"size": [
275,
175
],
"flags": {},
"order": 74,
"mode": 0,
"inputs": [
{
"name": "video_latent",
"type": "LATENT",
"link": 68
},
{
"name": "audio_latent",
"type": "LATENT",
"link": 113
}
],
"outputs": [
{
"name": "latent",
"type": "LATENT",
"links": [
69
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.5.1",
"Node name for S&R": "LTXVConcatAVLatent",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 62,
"type": "SamplerCustomAdvanced",
"pos": [
1775,
3125
],
"size": [
225,
675
],
"flags": {},
"order": 75,
"mode": 0,
"inputs": [
{
"name": "noise",
"type": "NOISE",
"link": 64
},
{
"name": "guider",
"type": "GUIDER",
"link": 63
},
{
"name": "sampler",
"type": "SAMPLER",
"link": 65
},
{
"name": "sigmas",
"type": "SIGMAS",
"link": 66
},
{
"name": "latent_image",
"type": "LATENT",
"link": 69
}
],
"outputs": [
{
"name": "output",
"type": "LATENT",
"links": [
84
]
},
{
"name": "denoised_output",
"type": "LATENT",
"links": []
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.75",
"Node name for S&R": "SamplerCustomAdvanced",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 80,
"type": "ResizeImagesByShorterEdge",
"pos": [
-750,
2500
],
"size": [
250,
75
],
"flags": {},
"order": 46,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 109
}
],
"outputs": [
{
"name": "images",
"type": "IMAGE",
"links": [
85
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.20.3",
"Node name for S&R": "ResizeImagesByShorterEdge"
},
"widgets_values": [
480
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 79,
"type": "ResizeImagesByShorterEdge",
"pos": [
-750,
2625
],
"size": [
250,
75
],
"flags": {},
"order": 47,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 110
}
],
"outputs": [
{
"name": "images",
"type": "IMAGE",
"links": [
86
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.20.3",
"Node name for S&R": "ResizeImagesByShorterEdge"
},
"widgets_values": [
720
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 43,
"type": "GetNode",
"pos": [
25,
3475
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 20,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
35
]
}
],
"title": "Get_frames_total",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"frames_total"
],
"color": "#1b4669",
"bgcolor": "#29699c"
},
{
"id": 41,
"type": "GetNode",
"pos": [
75,
3400
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 21,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
90
]
}
],
"title": "Get_width",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"width"
],
"color": "#1b4669",
"bgcolor": "#29699c"
},
{
"id": 42,
"type": "GetNode",
"pos": [
75,
3425
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 22,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
92
]
}
],
"title": "Get_height",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"height"
],
"color": "#1b4669",
"bgcolor": "#29699c"
},
{
"id": 83,
"type": "ComfyMathExpression",
"pos": [
25,
3425
],
"size": [
225,
150
],
"flags": {
"collapsed": true
},
"order": 40,
"mode": 0,
"inputs": [
{
"label": "a",
"name": "values.a",
"type": "FLOAT,INT",
"link": 90
},
{
"label": "b",
"name": "values.b",
"shape": 7,
"type": "FLOAT,INT",
"link": null
}
],
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": null
},
{
"name": "INT",
"type": "INT",
"links": [
91
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.19.3",
"Node name for S&R": "ComfyMathExpression"
},
"widgets_values": [
"a/2"
]
},
{
"id": 84,
"type": "ComfyMathExpression",
"pos": [
50,
3450
],
"size": [
225,
150
],
"flags": {
"collapsed": true
},
"order": 41,
"mode": 0,
"inputs": [
{
"label": "a",
"name": "values.a",
"type": "FLOAT,INT",
"link": 92
},
{
"label": "b",
"name": "values.b",
"shape": 7,
"type": "FLOAT,INT",
"link": null
}
],
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": null
},
{
"name": "INT",
"type": "INT",
"links": [
93
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.19.3",
"Node name for S&R": "ComfyMathExpression"
},
"widgets_values": [
"a/2"
]
},
{
"id": 86,
"type": "GetNode",
"pos": [
-700,
3150
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 23,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "AUDIO",
"type": "AUDIO",
"links": [
94
]
}
],
"title": "Get_audio",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"audio"
]
},
{
"id": 88,
"type": "GetNode",
"pos": [
-700,
3300
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 24,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
95
]
}
],
"title": "Get_vae_audio",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"vae_audio"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 87,
"type": "LTXVAudioVAEEncode",
"pos": [
-750,
3275
],
"size": [
225,
50
],
"flags": {},
"order": 55,
"mode": 0,
"inputs": [
{
"name": "audio",
"type": "AUDIO",
"link": 96
},
{
"label": "Audio VAE",
"name": "audio_vae",
"type": "VAE",
"link": 95
}
],
"outputs": [
{
"name": "Audio Latent",
"type": "LATENT",
"links": [
97
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.7.0",
"Node name for S&R": "LTXVAudioVAEEncode",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.5.2",
"input_ue_unconnectable": {}
}
},
"widgets_values": [],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 93,
"type": "GetNode",
"pos": [
-700,
3425
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 25,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
101
]
}
],
"title": "Get_width",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"width"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 91,
"type": "GetNode",
"pos": [
-675,
3400
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 26,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
100
]
}
],
"title": "Get_height",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"height"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 89,
"type": "SolidMask",
"pos": [
-750,
3375
],
"size": [
225,
125
],
"flags": {
"collapsed": false
},
"order": 42,
"mode": 0,
"inputs": [
{
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 101
},
{
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 100
}
],
"outputs": [
{
"name": "MASK",
"type": "MASK",
"links": [
98
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.7.0",
"Node name for S&R": "SolidMask",
"ue_properties": {
"widget_ue_connectable": {
"width": true,
"height": true
},
"version": "7.5.2",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
0,
512,
512
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 90,
"type": "SetLatentNoiseMask",
"pos": [
-750,
3550
],
"size": [
225,
50
],
"flags": {},
"order": 58,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 97
},
{
"name": "mask",
"type": "MASK",
"link": 98
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
102
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.7.0",
"Node name for S&R": "SetLatentNoiseMask",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.5.2",
"input_ue_unconnectable": {}
}
},
"widgets_values": [],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 31,
"type": "ComfyMathExpression",
"pos": [
550,
2875
],
"size": [
400,
200
],
"flags": {
"collapsed": true
},
"order": 43,
"mode": 0,
"inputs": [
{
"label": "a",
"name": "values.a",
"type": "FLOAT,INT",
"link": 103
},
{
"label": "b",
"name": "values.b",
"shape": 7,
"type": "FLOAT,INT",
"link": 22
},
{
"label": "c",
"name": "values.c",
"shape": 7,
"type": "FLOAT,INT",
"link": null
}
],
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": null
},
{
"name": "INT",
"type": "INT",
"links": [
24
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.18.1",
"Node name for S&R": "ComfyMathExpression",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.7"
}
},
"widgets_values": [
"a * b + 1"
]
},
{
"id": 96,
"type": "SetNode",
"pos": [
650,
2975
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 44,
"mode": 0,
"inputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"link": 104
}
],
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": null
}
],
"title": "Set_duration",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "duration"
},
"widgets_values": [
"duration"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 32,
"type": "SetNode",
"pos": [
500,
2975
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 54,
"mode": 0,
"inputs": [
{
"name": "INT",
"type": "INT",
"link": 24
}
],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": null
}
],
"title": "Set_frames_total",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "frames_total"
},
"widgets_values": [
"frames_total"
],
"color": "#1b4669",
"bgcolor": "#29699c"
},
{
"id": 95,
"type": "FloatConstant",
"pos": [
500,
2850
],
"size": [
275,
75
],
"flags": {
"collapsed": false
},
"order": 27,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "value",
"type": "FLOAT",
"links": [
103,
104
]
}
],
"title": "Duration",
"properties": {
"cnr_id": "comfyui-kjnodes",
"ver": "4856b01b8079935335dc058a9c5b418751a75a57",
"Node name for S&R": "FloatConstant"
},
"widgets_values": [
20
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 94,
"type": "GetNode",
"pos": [
-675,
3200
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 28,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": [
105
]
}
],
"title": "Get_duration",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"duration"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 78,
"type": "VAEDecodeTiled",
"pos": [
2125,
3375
],
"size": [
250,
150
],
"flags": {
"collapsed": false
},
"order": 79,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 82
},
{
"name": "vae",
"type": "VAE",
"link": 83
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
75,
106
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.7.0",
"Node name for S&R": "VAEDecodeTiled",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [
512,
64,
4096,
8
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 76,
"type": "LTXVAudioVAEDecode",
"pos": [
2125,
3575
],
"size": [
250,
50
],
"flags": {
"collapsed": false
},
"order": 78,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 77
},
{
"label": "Audio VAE",
"name": "audio_vae",
"type": "VAE",
"link": 78
}
],
"outputs": [
{
"name": "Audio",
"type": "AUDIO",
"links": [
76,
107
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.7.0",
"Node name for S&R": "LTXVAudioVAEDecode",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 99,
"type": "GetNode",
"pos": [
2500,
3125
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 29,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": [
108
]
}
],
"title": "Get_fps_float",
"properties": {
"Node name for S&R": "GetNode",
"aux_id": "kijai/ComfyUI-KJNodes"
},
"widgets_values": [
"fps_float"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 33,
"type": "CLIPTextEncode",
"pos": [
-425,
3125
],
"size": [
400,
400
],
"flags": {},
"order": 38,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 25
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
27
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.20.3",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"scene: Sunlit coastal futuristic city scape with birds flying in the skies above. characters: Mixed race 6 years old girls with 2 buns, a red guitar and a black zipper top. White 50 years old man in blue shirt playing drums action: girl Playing guitar solo and singing and gesturing dynamically to the attached audio, man gesturing happily and playing drums dynamically to the attached audio. camera: Fixed on scene"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 85,
"type": "TrimAudioDuration",
"pos": [
-750,
3125
],
"size": [
225,
100
],
"flags": {
"collapsed": false
},
"order": 45,
"mode": 0,
"inputs": [
{
"name": "audio",
"type": "AUDIO",
"link": 94
},
{
"name": "duration",
"type": "FLOAT",
"widget": {
"name": "duration"
},
"link": 105
}
],
"outputs": [
{
"name": "AUDIO",
"type": "AUDIO",
"links": [
96
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.7.0",
"Node name for S&R": "TrimAudioDuration",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.5.2",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
50,
8
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 40,
"type": "EmptyLTXVLatentVideo",
"pos": [
0,
3350
],
"size": [
225,
175
],
"flags": {
"collapsed": false
},
"order": 53,
"mode": 0,
"inputs": [
{
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 91
},
{
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 93
},
{
"name": "length",
"type": "INT",
"widget": {
"name": "length"
},
"link": 35
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
112
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.60",
"Node name for S&R": "EmptyLTXVLatentVideo",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.5.2",
"input_ue_unconnectable": {}
},
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [
768,
512,
97,
1
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 57,
"type": "LTXVSeparateAVLatent",
"pos": [
1175,
3125
],
"size": [
275,
50
],
"flags": {},
"order": 69,
"mode": 0,
"inputs": [
{
"name": "av_latent",
"type": "LATENT",
"link": 51
}
],
"outputs": [
{
"name": "video_latent",
"type": "LATENT",
"links": [
52
]
},
{
"name": "audio_latent",
"type": "LATENT",
"links": [
113
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.5.1",
"Node name for S&R": "LTXVSeparateAVLatent",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 77,
"type": "LTXVCropGuides",
"pos": [
2125,
3250
],
"size": [
250,
75
],
"flags": {
"collapsed": false
},
"order": 77,
"mode": 0,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 114
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 115
},
{
"name": "latent",
"type": "LATENT",
"link": 81
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"links": []
},
{
"name": "negative",
"type": "CONDITIONING",
"links": []
},
{
"name": "latent",
"type": "LATENT",
"links": [
82
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.19.3",
"Node name for S&R": "LTXVCropGuides"
},
"widgets_values": [],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 44,
"type": "LoadImage",
"pos": [
-1225,
2525
],
"size": [
425,
525
],
"flags": {
"collapsed": false
},
"order": 30,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
109,
110
]
},
{
"name": "MASK",
"type": "MASK",
"links": null
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.20.3",
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"DandD.png",
"image"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 61,
"type": "CFGGuider",
"pos": [
1475,
3125
],
"size": [
275,
100
],
"flags": {
"collapsed": false
},
"order": 73,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 62
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 60
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 61
}
],
"outputs": [
{
"name": "GUIDER",
"type": "GUIDER",
"links": [
63
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.71",
"Node name for S&R": "CFGGuider",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [
1.2
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 49,
"type": "CFGGuider",
"pos": [
575,
3275
],
"size": [
275,
100
],
"flags": {},
"order": 61,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 43
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 41
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 42
}
],
"outputs": [
{
"name": "GUIDER",
"type": "GUIDER",
"links": [
46
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.14.1",
"Node name for S&R": "CFGGuider",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.7",
"input_ue_unconnectable": {}
},
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [
1.6
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 59,
"type": "LTXVAddGuideMulti",
"pos": [
1175,
3525
],
"size": [
275,
275
],
"flags": {
"collapsed": false
},
"order": 72,
"mode": 0,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 55
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 56
},
{
"name": "vae",
"type": "VAE",
"link": 74
},
{
"name": "latent",
"type": "LATENT",
"link": 71
},
{
"label": "image_1",
"name": "num_guides.image_1",
"type": "IMAGE",
"link": 58
},
{
"label": "image_2",
"name": "num_guides.image_2",
"type": "IMAGE",
"link": 59
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"links": [
60,
114
]
},
{
"name": "negative",
"type": "CONDITIONING",
"links": [
61,
115
]
},
{
"name": "latent",
"type": "LATENT",
"links": [
68
]
}
],
"properties": {
"cnr_id": "comfyui-kjnodes",
"ver": "6f9c24a5354b53c2f4b9170f8ac8d3d0c1883ee3",
"Node name for S&R": "LTXVAddGuideMulti"
},
"widgets_values": [
"2",
0,
0.7,
-1,
0.7
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 38,
"type": "LTXVAddGuideMulti",
"pos": [
250,
3125
],
"size": [
275,
325
],
"flags": {
"collapsed": false
},
"order": 57,
"mode": 0,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 30
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 31
},
{
"name": "vae",
"type": "VAE",
"link": 32
},
{
"name": "latent",
"type": "LATENT",
"link": 112
},
{
"label": "image_1",
"name": "num_guides.image_1",
"type": "IMAGE",
"link": 37
},
{
"label": "image_2",
"name": "num_guides.image_2",
"type": "IMAGE",
"link": 38
},
{
"label": "image_3",
"name": "num_guides.image_3",
"type": "IMAGE",
"link": 39
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"links": [
41,
53
]
},
{
"name": "negative",
"type": "CONDITIONING",
"links": [
42,
54
]
},
{
"name": "latent",
"type": "LATENT",
"links": [
44
]
}
],
"properties": {
"cnr_id": "comfyui-kjnodes",
"ver": "6f9c24a5354b53c2f4b9170f8ac8d3d0c1883ee3",
"Node name for S&R": "LTXVAddGuideMulti"
},
"widgets_values": [
"3",
0,
0.7,
240,
0.25,
-1,
0.7
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 82,
"type": "GetImageSize",
"pos": [
-750,
2900
],
"size": [
250,
75
],
"flags": {},
"order": 59,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 87
}
],
"outputs": [
{
"name": "width",
"type": "INT",
"links": [
88
]
},
{
"name": "height",
"type": "INT",
"links": [
89
]
},
{
"name": "batch_size",
"type": "INT",
"links": null
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.20.3",
"Node name for S&R": "GetImageSize"
},
"widgets_values": [],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 45,
"type": "SetNode",
"pos": [
-650,
2775
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 60,
"mode": 0,
"inputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"link": 111
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": null
}
],
"title": "Set_img",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "img"
},
"widgets_values": [
"img"
],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 81,
"type": "ComfySwitchNode",
"pos": [
-750,
2750
],
"size": [
250,
100
],
"flags": {},
"order": 56,
"mode": 0,
"inputs": [
{
"name": "on_false",
"type": "IMAGE",
"link": 85
},
{
"name": "on_true",
"type": "IMAGE",
"link": 86
}
],
"outputs": [
{
"name": "output",
"type": "IMAGE",
"links": [
87,
111
]
}
],
"title": "480p / 720p",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.20.3",
"Node name for S&R": "ComfySwitchNode"
},
"widgets_values": [
false
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 48,
"type": "SetNode",
"pos": [
-975,
3200
],
"size": [
225,
75
],
"flags": {
"collapsed": true
},
"order": 48,
"mode": 0,
"inputs": [
{
"name": "AUDIO",
"type": "AUDIO",
"link": 40
}
],
"outputs": [
{
"name": "AUDIO",
"type": "AUDIO",
"links": null
}
],
"title": "Set_audio",
"properties": {
"Node name for S&R": "SetNode",
"aux_id": "kijai/ComfyUI-KJNodes",
"previousName": "audio"
},
"widgets_values": [
"audio"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 47,
"type": "LoadAudio",
"pos": [
-1225,
3100
],
"size": [
425,
150
],
"flags": {},
"order": 31,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "AUDIO",
"type": "AUDIO",
"links": [
40
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.20.3",
"Node name for S&R": "LoadAudio"
},
"widgets_values": [
"D&D (We Are The Leonard) - Epic Metal.flac",
null,
null
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 73,
"type": "LTXVSeparateAVLatent",
"pos": [
2125,
3125
],
"size": [
250,
50
],
"flags": {},
"order": 76,
"mode": 0,
"inputs": [
{
"name": "av_latent",
"type": "LATENT",
"link": 84
}
],
"outputs": [
{
"name": "video_latent",
"type": "LATENT",
"links": [
81
]
},
{
"name": "audio_latent",
"type": "LATENT",
"links": [
77
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.5.1",
"Node name for S&R": "LTXVSeparateAVLatent",
"enableTabs": false,
"tabWidth": 65,
"tabXOffset": 10,
"hasSecondTab": false,
"secondTabText": "Send Back",
"secondTabOffset": 80,
"secondTabWidth": 65
},
"widgets_values": [],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 98,
"type": "VHS_VideoCombine",
"pos": [
2475,
3075
],
"size": [
700,
876.8888888888888
],
"flags": {},
"order": 82,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 106
},
{
"name": "audio",
"shape": 7,
"type": "AUDIO",
"link": 107
},
{
"name": "meta_batch",
"shape": 7,
"type": "VHS_BatchManager",
"link": null
},
{
"name": "vae",
"shape": 7,
"type": "VAE",
"link": null
},
{
"name": "frame_rate",
"type": "FLOAT",
"widget": {
"name": "frame_rate"
},
"link": 108
}
],
"outputs": [
{
"name": "Filenames",
"type": "VHS_FILENAMES",
"links": null
}
],
"properties": {
"cnr_id": "comfyui-videohelpersuite",
"ver": "1.7.8",
"Node name for S&R": "VHS_VideoCombine"
},
"widgets_values": {
"frame_rate": 8,
"loop_count": 0,
"filename_prefix": "PLTX",
"format": "video/nvenc_hevc-mp4",
"pix_fmt": "yuv420p",
"bitrate": 5,
"megabit": true,
"save_metadata": true,
"pingpong": false,
"save_output": true,
"videopreview": {
"hidden": false,
"paused": false,
"params": {
"filename": "PLTX_00001-audio.mp4",
"subfolder": "",
"type": "output",
"format": "video/nvenc_hevc-mp4",
"frame_rate": 24,
"workflow": "PLTX_00001.png",
"fullpath": "E:\\ComfyUI_windows_portable\\ComfyUI\\output\\PLTX_00001-audio.mp4"
}
}
}
}
],
"links": [
[
11,
13,
0,
16,
0,
"CLIP"
],
[
12,
11,
0,
17,
0,
"VAE"
],
[
13,
12,
2,
18,
0,
"VAE"
],
[
14,
14,
0,
19,
0,
"LATENT_UPSCALE_MODEL"
],
[
15,
12,
0,
20,
0,
"MODEL"
],
[
16,
20,
0,
15,
0,
"MODEL"
],
[
17,
21,
0,
22,
0,
"INT"
],
[
18,
26,
0,
23,
0,
"INT"
],
[
19,
27,
0,
28,
0,
"INT"
],
[
20,
28,
0,
24,
0,
"FLOAT"
],
[
21,
28,
1,
25,
0,
"INT"
],
[
22,
27,
0,
31,
1,
"INT"
],
[
24,
31,
1,
32,
0,
"INT"
],
[
25,
35,
0,
33,
0,
"CLIP"
],
[
26,
35,
0,
34,
0,
"CLIP"
],
[
27,
33,
0,
36,
0,
"CONDITIONING"
],
[
28,
34,
0,
36,
1,
"CONDITIONING"
],
[
29,
37,
0,
36,
2,
"FLOAT"
],
[
30,
36,
0,
38,
0,
"CONDITIONING"
],
[
31,
36,
1,
38,
1,
"CONDITIONING"
],
[
32,
39,
0,
38,
2,
"VAE"
],
[
35,
43,
0,
40,
2,
"INT"
],
[
37,
46,
0,
38,
4,
"IMAGE"
],
[
38,
46,
0,
38,
5,
"IMAGE"
],
[
39,
46,
0,
38,
6,
"IMAGE"
],
[
40,
47,
0,
48,
0,
"AUDIO"
],
[
41,
38,
0,
49,
1,
"CONDITIONING"
],
[
42,
38,
1,
49,
2,
"CONDITIONING"
],
[
43,
50,
0,
49,
0,
"MODEL"
],
[
44,
38,
2,
55,
0,
"LATENT"
],
[
45,
51,
0,
52,
0,
"NOISE"
],
[
46,
49,
0,
52,
1,
"GUIDER"
],
[
47,
54,
0,
52,
3,
"SIGMAS"
],
[
48,
55,
0,
54,
0,
"LATENT"
],
[
49,
56,
0,
52,
2,
"SAMPLER"
],
[
50,
55,
0,
52,
4,
"LATENT"
],
[
51,
52,
0,
57,
0,
"LATENT"
],
[
52,
57,
0,
58,
2,
"LATENT"
],
[
53,
38,
0,
58,
0,
"CONDITIONING"
],
[
54,
38,
1,
58,
1,
"CONDITIONING"
],
[
55,
58,
0,
59,
0,
"CONDITIONING"
],
[
56,
58,
1,
59,
1,
"CONDITIONING"
],
[
58,
60,
0,
59,
4,
"IMAGE"
],
[
59,
60,
0,
59,
5,
"IMAGE"
],
[
60,
59,
0,
61,
1,
"CONDITIONING"
],
[
61,
59,
1,
61,
2,
"CONDITIONING"
],
[
62,
50,
0,
61,
0,
"MODEL"
],
[
63,
61,
0,
62,
1,
"GUIDER"
],
[
64,
51,
0,
62,
0,
"NOISE"
],
[
65,
64,
0,
62,
2,
"SAMPLER"
],
[
66,
65,
0,
62,
3,
"SIGMAS"
],
[
68,
59,
2,
66,
0,
"LATENT"
],
[
69,
66,
0,
62,
4,
"LATENT"
],
[
70,
58,
2,
67,
0,
"LATENT"
],
[
71,
67,
0,
59,
3,
"LATENT"
],
[
72,
68,
0,
67,
1,
"LATENT_UPSCALE_MODEL"
],
[
73,
39,
0,
67,
2,
"VAE"
],
[
74,
39,
0,
59,
2,
"VAE"
],
[
75,
78,
0,
70,
0,
"IMAGE"
],
[
76,
76,
0,
71,
0,
"AUDIO"
],
[
77,
73,
1,
76,
0,
"LATENT"
],
[
78,
72,
0,
76,
1,
"VAE"
],
[
81,
73,
0,
77,
2,
"LATENT"
],
[
82,
77,
2,
78,
0,
"LATENT"
],
[
83,
69,
0,
78,
1,
"VAE"
],
[
84,
62,
0,
73,
0,
"LATENT"
],
[
85,
80,
0,
81,
0,
"IMAGE"
],
[
86,
79,
0,
81,
1,
"IMAGE"
],
[
87,
81,
0,
82,
0,
"IMAGE"
],
[
88,
82,
0,
21,
0,
"INT"
],
[
89,
82,
1,
26,
0,
"INT"
],
[
90,
41,
0,
83,
0,
"INT"
],
[
91,
83,
1,
40,
0,
"INT"
],
[
92,
42,
0,
84,
0,
"INT"
],
[
93,
84,
1,
40,
1,
"INT"
],
[
94,
86,
0,
85,
0,
"AUDIO"
],
[
95,
88,
0,
87,
1,
"VAE"
],
[
96,
85,
0,
87,
0,
"AUDIO"
],
[
97,
87,
0,
90,
0,
"LATENT"
],
[
98,
89,
0,
90,
1,
"MASK"
],
[
100,
91,
0,
89,
1,
"INT"
],
[
101,
93,
0,
89,
0,
"INT"
],
[
102,
90,
0,
55,
1,
"LATENT"
],
[
103,
95,
0,
31,
0,
"FLOAT"
],
[
104,
95,
0,
96,
0,
"FLOAT"
],
[
105,
94,
0,
85,
1,
"FLOAT"
],
[
106,
78,
0,
98,
0,
"IMAGE"
],
[
107,
76,
0,
98,
1,
"AUDIO"
],
[
108,
99,
0,
98,
4,
"FLOAT"
],
[
109,
44,
0,
80,
0,
"IMAGE"
],
[
110,
44,
0,
79,
0,
"IMAGE"
],
[
111,
81,
0,
45,
0,
"IMAGE"
],
[
112,
40,
0,
38,
3,
"LATENT"
],
[
113,
57,
1,
66,
1,
"LATENT"
],
[
114,
59,
0,
77,
0,
"CONDITIONING"
],
[
115,
59,
1,
77,
1,
"CONDITIONING"
]
],
"groups": [
{
"id": 1,
"title": "Set Models",
"bounding": [
-450,
2400,
1575,
325
],
"color": "#a1309b",
"font_size": 24,
"flags": {}
},
{
"id": 2,
"title": "Set Options",
"bounding": [
-450,
2750,
1575,
250
],
"color": "#3f789e",
"font_size": 24,
"flags": {}
},
{
"id": 3,
"title": "Conditionning",
"bounding": [
-450,
3025,
1325,
725
],
"color": "#b58b2a",
"font_size": 24,
"flags": {}
},
{
"id": 4,
"title": "Encode",
"bounding": [
900,
3025,
1150,
800
],
"color": "#3f789e",
"font_size": 24,
"flags": {}
},
{
"id": 5,
"title": "Image Pre-Processing",
"bounding": [
-775,
2400,
300,
600
],
"color": "#3f789e",
"font_size": 24,
"flags": {}
},
{
"id": 6,
"title": "Sound Pre-Processing",
"bounding": [
-775,
3025,
300,
600
],
"color": "#88A",
"font_size": 24,
"flags": {}
},
{
"id": 7,
"title": "Decode",
"bounding": [
2075,
3025,
350,
800
],
"color": "#A88",
"font_size": 24,
"flags": {}
}
],
"config": {},
"extra": {
"ds": {
"scale": 0.29939174854639355,
"offset": [
2410.0049930922746,
-1624.4159388091239
]
},
"frontendVersion": "1.42.15",
"VHS_latentpreview": false,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": false,
"VHS_KeepIntermediate": false
},
"version": 0.4
}

Xet Storage Details

Size:
88.2 kB
·
Xet hash:
4abf0735d0b734baf847841ab86148fce7d6af5c354795483160e51f5bb7b4f4

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.