{
  "1": {"class_type": "UnetLoaderGGUF", "inputs": {"unet_name": "Wan2.2-VACE-Fun-A14B-high-noise-Q5_K_M.gguf"}},
  "2": {"class_type": "UnetLoaderGGUF", "inputs": {"unet_name": "Wan2.2-VACE-Fun-A14B-low-noise-Q5_K_M.gguf"}},
  "3": {"class_type": "ModelSamplingSD3", "inputs": {"model": ["1", 0], "shift": 5.0}},
  "4": {"class_type": "ModelSamplingSD3", "inputs": {"model": ["2", 0], "shift": 5.0}},
  "5": {"class_type": "CLIPLoaderGGUF", "inputs": {"clip_name": "umt5-xxl-encoder-Q5_K_M.gguf", "type": "wan"}},
  "6": {"class_type": "VAELoader", "inputs": {"vae_name": "wan_2.1_vae.safetensors"}},
  "7": {"class_type": "CLIPTextEncode", "inputs": {"clip": ["5", 0], "text": "fixed tripod camera, Memphis style graphic design with bold colors. Man seated on stool. His chest rises slowly with a breath, eyelids lower then reopen. Behind him, bold geometric Memphis shapes animate continuously: triangles rotate in place, circles pulse larger and smaller rhythmically, squiggles flow across the wall in waves. The colorful patterns on his suit morph and transform fluidly. Smooth transition, shapes settling into position."}},
  "8": {"class_type": "CLIPTextEncode", "inputs": {"clip": ["5", 0], "text": "deformed face, warped features, unstable identity, extra limbs, camera movement, zoom, pan, worst quality, low quality, glitch, artifacts, sudden changes, blob, distortion"}},
  "9": {"class_type": "UnloadModel", "inputs": {"value": ["7", 0], "model": ["5", 0]}},
  "10": {"class_type": "LoadVideo", "inputs": {"file": "josh_i2v_noffl_00001.mp4"}},
  "11": {"class_type": "LoadVideo", "inputs": {"file": "josh_original_loop.mp4"}},
  "12": {"class_type": "GetVideoComponents", "inputs": {"video": ["10", 0]}},
  "13": {"class_type": "GetVideoComponents", "inputs": {"video": ["11", 0]}},
  "20": {"class_type": "WanVACEPrep", "inputs": {"video_1": ["12", 0], "video_2": ["13", 0], "context_frames": 8, "replace_frames": 8, "add_frames": 0, "crossfade_mode": false}},
  "30": {"class_type": "WanVaceToVideo", "inputs": {"positive": ["9", 0], "negative": ["8", 0], "vae": ["6", 0], "control_video": ["20", 0], "control_masks": ["20", 1], "width": ["20", 2], "height": ["20", 3], "length": ["20", 4], "batch_size": 1, "strength": 1.0}},
  "40": {"class_type": "KSamplerAdvanced", "inputs": {"model": ["3", 0], "add_noise": "enable", "noise_seed": 98765, "steps": 20, "cfg": 3.5, "sampler_name": "uni_pc", "scheduler": "simple", "positive": ["30", 0], "negative": ["30", 1], "latent_image": ["30", 2], "start_at_step": 0, "end_at_step": 10, "return_with_leftover_noise": "enable"}},
  "41": {"class_type": "UnloadModel", "inputs": {"value": ["40", 0], "model": ["1", 0]}},
  "50": {"class_type": "KSamplerAdvanced", "inputs": {"model": ["4", 0], "add_noise": "disable", "noise_seed": 0, "steps": 20, "cfg": 1.0, "sampler_name": "uni_pc", "scheduler": "simple", "positive": ["30", 0], "negative": ["30", 1], "latent_image": ["41", 0], "start_at_step": 10, "end_at_step": 10000, "return_with_leftover_noise": "disable"}},
  "51": {"class_type": "UnloadModel", "inputs": {"value": ["50", 0], "model": ["2", 0]}},
  "60": {"class_type": "VAEDecode", "inputs": {"samples": ["51", 0], "vae": ["6", 0]}},
  "70": {"class_type": "ImageBatch", "inputs": {"image1": ["20", 5], "image2": ["60", 0]}},
  "71": {"class_type": "ImageBatch", "inputs": {"image1": ["70", 0], "image2": ["20", 6]}},
  "80": {"class_type": "CreateVideo", "inputs": {"images": ["71", 0], "fps": 6.0}},
  "90": {"class_type": "SaveVideo", "inputs": {"video": ["80", 0], "filename_prefix": "josh_vace_v2", "format": "auto", "codec": "auto"}}
}
