{
  "1": {
    "class_type": "VHS_LoadVideoPath",
    "inputs": {
      "video": "/workspace/runpod-slim/ComfyUI/input/frozen/S05.mp4",
      "force_rate": 0,
      "custom_width": 0,
      "custom_height": 0,
      "frame_load_cap": 0,
      "skip_first_frames": 0,
      "select_every_nth": 1
    }
  },
  "2": {
    "class_type": "UNETLoader",
    "inputs": {
      "unet_name": "ltx-2.5-22b-distilled-transformer-bf16.safetensors",
      "weight_dtype": "default"
    }
  },
  "3": {
    "class_type": "LTXICLoRALoaderModelOnly",
    "inputs": {
      "model": [
        "2",
        0
      ],
      "lora_name": "ltx-2.5-22b-ic-lora-pixel-spatial-upscaler-x2-1.0.safetensors",
      "strength_model": 1.0
    }
  },
  "4": {
    "class_type": "CLIPLoader",
    "inputs": {
      "clip_name": "gemma4-12b-with-proj-ltx-2.5-bf16.safetensors",
      "type": "ltxv",
      "device": "default"
    }
  },
  "5": {
    "class_type": "VAELoader",
    "inputs": {
      "vae_name": "ltx-2.5-video-vae-bf16.safetensors"
    }
  },
  "6": {
    "class_type": "VAELoader",
    "inputs": {
      "vae_name": "ltx-2.5-audio-vae-bf16.safetensors"
    }
  },
  "7": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "text": "A flat cel-shaded animated scene of a futuristic subway platform. A commuter in a teal jacket walks beside a small white wheeled robot under a large cream overhead sign reading LOOP 47 in heavy black letters, a grey train carriage along the platform edge with yellow and black hazard striping. Clean hard vector edges, flat colour fills, perfectly legible lettering.",
      "clip": [
        "4",
        0
      ]
    }
  },
  "8": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "text": "blurry, soft focus, oversharpened halos, blocky compression artifacts, warped features, extra limbs, flickering, watermark, text overlay",
      "clip": [
        "4",
        0
      ]
    }
  },
  "9": {
    "class_type": "LTXVConditioning",
    "inputs": {
      "positive": [
        "7",
        0
      ],
      "negative": [
        "8",
        0
      ],
      "frame_rate": 24.0
    }
  },
  "10": {
    "class_type": "EmptyLTXVLatentVideo",
    "inputs": {
      "width": 2048,
      "height": 1152,
      "length": 129,
      "batch_size": 1
    }
  },
  "11": {
    "class_type": "LTXAddVideoICLoRAGuide",
    "inputs": {
      "positive": [
        "9",
        0
      ],
      "negative": [
        "9",
        1
      ],
      "vae": [
        "5",
        0
      ],
      "latent": [
        "10",
        0
      ],
      "image": [
        "1",
        0
      ],
      "frame_idx": 0,
      "strength": 1.0,
      "latent_downscale_factor": [
        "3",
        1
      ],
      "crop": "disabled",
      "use_tiled_encode": true,
      "tile_size": 512,
      "tile_overlap": 64
    }
  },
  "12": {
    "class_type": "LTXVEmptyLatentAudio",
    "inputs": {
      "frames_number": 129,
      "frame_rate": 24.0,
      "batch_size": 1,
      "audio_vae": [
        "6",
        0
      ]
    }
  },
  "13": {
    "class_type": "LTXVConcatAVLatent",
    "inputs": {
      "video_latent": [
        "11",
        2
      ],
      "audio_latent": [
        "12",
        0
      ]
    }
  },
  "14": {
    "class_type": "RandomNoise",
    "inputs": {
      "noise_seed": 42
    }
  },
  "15": {
    "class_type": "CFGGuider",
    "inputs": {
      "model": [
        "3",
        0
      ],
      "positive": [
        "11",
        0
      ],
      "negative": [
        "11",
        1
      ],
      "cfg": 1.0
    }
  },
  "16": {
    "class_type": "KSamplerSelect",
    "inputs": {
      "sampler_name": "euler_ancestral"
    }
  },
  "17": {
    "class_type": "ManualSigmas",
    "inputs": {
      "sigmas": "1.0, 0.99375, 0.9875, 0.98125, 0.975, 0.909375, 0.725, 0.421875, 0.0"
    }
  },
  "18": {
    "class_type": "SamplerCustomAdvanced",
    "inputs": {
      "noise": [
        "14",
        0
      ],
      "guider": [
        "15",
        0
      ],
      "sampler": [
        "16",
        0
      ],
      "sigmas": [
        "17",
        0
      ],
      "latent_image": [
        "13",
        0
      ]
    }
  },
  "19": {
    "class_type": "LTXVSeparateAVLatent",
    "inputs": {
      "av_latent": [
        "18",
        0
      ]
    }
  },
  "20": {
    "class_type": "LTXVCropGuides",
    "inputs": {
      "positive": [
        "11",
        0
      ],
      "negative": [
        "11",
        1
      ],
      "latent": [
        "19",
        0
      ]
    }
  },
  "21": {
    "class_type": "VAEDecodeTiled",
    "inputs": {
      "samples": [
        "20",
        2
      ],
      "vae": [
        "5",
        0
      ],
      "tile_size": 512,
      "overlap": 64,
      "temporal_size": 64,
      "temporal_overlap": 8
    }
  },
  "22": {
    "class_type": "VHS_VideoCombine",
    "inputs": {
      "images": [
        "21",
        0
      ],
      "frame_rate": 24.0,
      "loop_count": 0,
      "filename_prefix": "h3-upscaling-matrix/M04b-S05-native",
      "format": "video/ffv1-mkv",
      "pingpong": false,
      "save_output": true,
      "level": "3",
      "coder": "1",
      "context": "1",
      "gop_size": 1,
      "slices": "16",
      "slicecrc": "1",
      "pix_fmt": "yuv444p",
      "save_metadata": true,
      "trim_to_audio": false
    }
  }
}
