| { |
| "1241": { |
| "inputs": { |
| "frame_rate": [ |
| "5045", |
| 0 |
| ], |
| "positive": [ |
| "2483", |
| 0 |
| ], |
| "negative": [ |
| "2612", |
| 0 |
| ] |
| }, |
| "class_type": "LTXVConditioning", |
| "_meta": { |
| "title": "LTXVConditioning" |
| } |
| }, |
| "2483": { |
| "inputs": { |
| "text": "Man on a small bycicle being chased by a police car. The sirens are blaring and the crowd of bystanders is cheering loudly. As he is pedaling away on the bike, he looks back at the police car and shouts in a taunting tone: \"you can't catch me!\" and waving his fist in the air. He then pedals away on his bike.", |
| "clip": [ |
| "5023", |
| 0 |
| ] |
| }, |
| "class_type": "CLIPTextEncode", |
| "_meta": { |
| "title": "CLIP Text Encode (Positive Prompt)" |
| } |
| }, |
| "2612": { |
| "inputs": { |
| "text": "pc game, console game, video game, cartoon, childish, ugly", |
| "clip": [ |
| "5023", |
| 0 |
| ] |
| }, |
| "class_type": "CLIPTextEncode", |
| "_meta": { |
| "title": "CLIP Text Encode (Negative Prompt)" |
| } |
| }, |
| "3059": { |
| "inputs": { |
| "width": 960, |
| "height": 544, |
| "length": [ |
| "5044", |
| 0 |
| ], |
| "batch_size": 1 |
| }, |
| "class_type": "EmptyLTXVLatentVideo", |
| "_meta": { |
| "title": "EmptyLTXVLatentVideo" |
| } |
| }, |
| "3940": { |
| "inputs": { |
| "ckpt_name": "ltx-2.3-22b-distilled.safetensors" |
| }, |
| "class_type": "CheckpointLoaderSimple", |
| "_meta": { |
| "title": "Load Checkpoint" |
| } |
| }, |
| "3980": { |
| "inputs": { |
| "frames_number": [ |
| "5044", |
| 0 |
| ], |
| "frame_rate": [ |
| "5024", |
| 0 |
| ], |
| "batch_size": 1, |
| "audio_vae": [ |
| "4010", |
| 0 |
| ] |
| }, |
| "class_type": "LTXVEmptyLatentAudio", |
| "_meta": { |
| "title": "LTXV Empty Latent Audio" |
| } |
| }, |
| "4010": { |
| "inputs": { |
| "ckpt_name": "ltx-2.3-22b-distilled.safetensors" |
| }, |
| "class_type": "LTXVAudioVAELoader", |
| "_meta": { |
| "title": "LTXV Audio VAE Loader" |
| } |
| }, |
| "4528": { |
| "inputs": { |
| "video_latent": [ |
| "3059", |
| 0 |
| ], |
| "audio_latent": [ |
| "3980", |
| 0 |
| ] |
| }, |
| "class_type": "LTXVConcatAVLatent", |
| "_meta": { |
| "title": "LTXVConcatAVLatent" |
| } |
| }, |
| "4828": { |
| "inputs": { |
| "cfg": 1, |
| "model": [ |
| "3940", |
| 0 |
| ], |
| "positive": [ |
| "1241", |
| 0 |
| ], |
| "negative": [ |
| "1241", |
| 1 |
| ] |
| }, |
| "class_type": "CFGGuider", |
| "_meta": { |
| "title": "CFGGuider" |
| } |
| }, |
| "4829": { |
| "inputs": { |
| "noise": [ |
| "4832", |
| 0 |
| ], |
| "guider": [ |
| "4828", |
| 0 |
| ], |
| "sampler": [ |
| "4831", |
| 0 |
| ], |
| "sigmas": [ |
| "5025", |
| 0 |
| ], |
| "latent_image": [ |
| "4528", |
| 0 |
| ] |
| }, |
| "class_type": "SamplerCustomAdvanced", |
| "_meta": { |
| "title": "SamplerCustomAdvanced" |
| } |
| }, |
| "4831": { |
| "inputs": { |
| "sampler_name": "euler_ancestral_cfg_pp" |
| }, |
| "class_type": "KSamplerSelect", |
| "_meta": { |
| "title": "KSamplerSelect" |
| } |
| }, |
| "4832": { |
| "inputs": { |
| "noise_seed": 42 |
| }, |
| "class_type": "RandomNoise", |
| "_meta": { |
| "title": "RandomNoise" |
| } |
| }, |
| "4845": { |
| "inputs": { |
| "av_latent": [ |
| "4829", |
| 0 |
| ] |
| }, |
| "class_type": "LTXVSeparateAVLatent", |
| "_meta": { |
| "title": "LTXVSeparateAVLatent" |
| } |
| }, |
| "4848": { |
| "inputs": { |
| "samples": [ |
| "4845", |
| 1 |
| ], |
| "audio_vae": [ |
| "4010", |
| 0 |
| ] |
| }, |
| "class_type": "LTXVAudioVAEDecode", |
| "_meta": { |
| "title": "LTXV Audio VAE Decode" |
| } |
| }, |
| "4849": { |
| "inputs": { |
| "fps": [ |
| "5045", |
| 0 |
| ], |
| "images": [ |
| "4851", |
| 0 |
| ], |
| "audio": [ |
| "4848", |
| 0 |
| ] |
| }, |
| "class_type": "CreateVideo", |
| "_meta": { |
| "title": "Create Video" |
| } |
| }, |
| "4851": { |
| "inputs": { |
| "tile_size": 512, |
| "overlap": 64, |
| "temporal_size": 512, |
| "temporal_overlap": 4, |
| "samples": [ |
| "5013", |
| 2 |
| ], |
| "vae": [ |
| "3940", |
| 2 |
| ] |
| }, |
| "class_type": "VAEDecodeTiled", |
| "_meta": { |
| "title": "VAE Decode (Tiled)" |
| } |
| }, |
| "4852": { |
| "inputs": { |
| "filename_prefix": "output", |
| "format": "auto", |
| "codec": "auto", |
| "video-preview": "", |
| "video": [ |
| "4849", |
| 0 |
| ] |
| }, |
| "class_type": "SaveVideo", |
| "_meta": { |
| "title": "Save Video" |
| } |
| }, |
| "5013": { |
| "inputs": { |
| "positive": [ |
| "1241", |
| 0 |
| ], |
| "negative": [ |
| "1241", |
| 1 |
| ], |
| "latent": [ |
| "4845", |
| 0 |
| ] |
| }, |
| "class_type": "LTXVCropGuides", |
| "_meta": { |
| "title": "LTXVCropGuides" |
| } |
| }, |
| "5023": { |
| "inputs": { |
| "text_encoder": "gemma_3_12B_it_fp8_e4m3fn.safetensors", |
| "ckpt_name": "ltx-2.3-22b-distilled.safetensors", |
| "device": "default" |
| }, |
| "class_type": "LTXAVTextEncoderLoader", |
| "_meta": { |
| "title": "LTXV Audio Text Encoder Loader" |
| } |
| }, |
| "5024": { |
| "inputs": { |
| "a": [ |
| "5045", |
| 0 |
| ] |
| }, |
| "class_type": "CM_FloatToInt", |
| "_meta": { |
| "title": "FloatToInt" |
| } |
| }, |
| "5025": { |
| "inputs": { |
| "sigmas": "1.0, 0.99375, 0.9875, 0.98125, 0.975, 0.909375, 0.725, 0.421875, 0.0" |
| }, |
| "class_type": "ManualSigmas", |
| "_meta": { |
| "title": "ManualSigmas" |
| } |
| }, |
| "5044": { |
| "inputs": { |
| "value": 121 |
| }, |
| "class_type": "PrimitiveInt", |
| "_meta": { |
| "title": "number of frames" |
| } |
| }, |
| "5045": { |
| "inputs": { |
| "value": 24 |
| }, |
| "class_type": "PrimitiveFloat", |
| "_meta": { |
| "title": "fps" |
| } |
| } |
| } |