| { | |
| "3": { | |
| "inputs": { | |
| "video": "placeholder_video.mp4", "force_rate": 0, "force_size": "Disabled", | |
| "custom_width": 288, "custom_height": 512, "frame_load_cap": 0, | |
| "skip_first_frames": 0, "select_every_nth": 1 | |
| }, | |
| "class_type": "VHS_LoadVideo" | |
| }, | |
| "4": { | |
| "inputs": { | |
| "ckpt_name": "ltx-video-2b-v0.9.5.safetensors" | |
| }, | |
| "class_type": "CheckpointLoaderSimple" | |
| }, | |
| "6": { | |
| "inputs": { "text": "Positive prompt placeholder", "clip": ["10", 0] }, | |
| "class_type": "CLIPTextEncode" | |
| }, | |
| "7": { | |
| "inputs": { "text": "Negative prompt placeholder", "clip": ["10", 0] }, | |
| "class_type": "CLIPTextEncode" | |
| }, | |
| "8": { | |
| "inputs": { "samples": ["17", 0], "vae": ["4", 2] }, | |
| "class_type": "VAEDecode" | |
| }, | |
| "10": { | |
| "inputs": { | |
| "clip_name": "model.safetensors", | |
| "type": "ltxv", | |
| "device": "default" | |
| }, | |
| "class_type": "CLIPLoader" | |
| }, | |
| "17": { | |
| "inputs": { | |
| "seed": 42, "steps": 15, "cfg": 3.0, "sampler_name": "euler", | |
| "scheduler": "normal", "denoise": 0.5, | |
| "model": ["4", 0], "positive": ["6", 0], "negative": ["7", 0], | |
| "latent_image": ["19", 0] | |
| }, | |
| "class_type": "KSampler" | |
| }, | |
| "19": { | |
| "inputs": { "pixels": ["3", 0], "vae": ["4", 2] }, | |
| "class_type": "VAEEncode" | |
| }, | |
| "20": { | |
| "inputs": { | |
| "frame_rate": 25, "loop_count": 0, "filename_prefix": "placeholder_prefix", | |
| "format": "video/h264-mp4", "pix_fmt": "yuv420p", "crf": 19, | |
| "save_metadata": true, "pingpong": false, "save_output": true, | |
| "images": ["8", 0] | |
| }, | |
| "class_type": "VHS_VideoCombine" | |
| } | |
| } |