{
  "6": { "inputs": { "text": "YOUR_PROMPT_HERE", "clip": ["97", 0] }, "class_type": "CLIPTextEncode" },
  "7": { "inputs": { "text": "YOUR_NEGATIVE_PROMPT_HERE", "clip": ["97", 0] }, "class_type": "CLIPTextEncode" },
  "8": { "inputs": { "samples": ["58", 0], "vae": ["39", 0] }, "class_type": "VAEDecode" },
  "39": { "inputs": { "vae_name": "Wan2_1_VAE_bf16.safetensors" }, "class_type": "VAELoader" },
  "54": { "inputs": { "shift": 8, "model": ["81", 0] }, "class_type": "ModelSamplingSD3" },
  "55": { "inputs": { "shift": 8, "model": ["83", 0] }, "class_type": "ModelSamplingSD3" },
  "57": { "inputs": { "add_noise": "enable", "noise_seed": ["105", 0], "steps": ["68", 0], "cfg": 1, "sampler_name": "uni_pc", "scheduler": "simple", "start_at_step": 0, "end_at_step": ["67", 0], "return_with_leftover_noise": "enable", "model": ["54", 0], "positive": ["107", 0], "negative": ["107", 1], "latent_image": ["107", 2] }, "class_type": "KSamplerAdvanced" },
  "58": { "inputs": { "add_noise": "disable", "noise_seed": ["105", 0], "steps": ["68", 0], "cfg": 1, "sampler_name": "uni_pc", "scheduler": "simple", "start_at_step": ["67", 0], "end_at_step": 10000, "return_with_leftover_noise": "disable", "model": ["55", 0], "positive": ["107", 0], "negative": ["107", 1], "latent_image": ["57", 0] }, "class_type": "KSamplerAdvanced" },
  "67": { "inputs": { "value": 4 }, "class_type": "INTConstant" },
  "68": { "inputs": { "value": 8 }, "class_type": "INTConstant" },
  "77": { "inputs": { "unet_name": "WanVideo\\2.2\\Wan2_2-I2V-A14B-HIGH_fp8_e4m3fn_scaled_KJ.safetensors", "weight_dtype": "fp8_e4m3fn_scaled" }, "class_type": "UNETLoader" },
  "80": { "inputs": { "lora_name": "none", "strength_model": 0, "model": ["77", 0] }, "class_type": "LoraLoaderModelOnly" },
  "81": { "inputs": { "lora_name": "none", "strength_model": 0, "model": ["80", 0] }, "class_type": "LoraLoaderModelOnly" },
  "82": { "inputs": { "lora_name": "none", "strength_model": 0, "model": ["103", 0] }, "class_type": "LoraLoaderModelOnly" },
  "83": { "inputs": { "lora_name": "none", "strength_model": 0, "model": ["82", 0] }, "class_type": "LoraLoaderModelOnly" },
  "97": { "inputs": { "clip_name": "nsfw_wan_umt5-xxl_bf16_fixed.safetensors", "type": "wan", "device": "default" }, "class_type": "CLIPLoader" },
  "103": { "inputs": { "unet_name": "WanVideo\\2.2\\Wan2_2-I2V-A14B-LOW_fp8_e4m3fn_scaled_KJ.safetensors", "weight_dtype": "fp8_e4m3fn_scaled" }, "class_type": "UNETLoader" },
  "104": { "inputs": { "strength": 0.5, "use_gpu": false, "images": ["8", 0] }, "class_type": "FastUnsharpSharpen" },
  "105": { "inputs": { "seed": -1 }, "class_type": "Seed (rgthree)" },
  "106": { "inputs": { "image": "YOUR_IMAGE_NAME.jpg" }, "class_type": "LoadImage" },
  "107": { "inputs": { "width": 480, "height": 832, "length": 81, "batch_size": 1, "positive": ["6", 0], "negative": ["7", 0], "vae": ["39", 0], "start_image": ["106", 0] }, "class_type": "WanImageToVideo" },
  "300": { "inputs": { "model": "4x-UltraSharp", "precision": "fp16" }, "class_type": "LoadUpscalerTensorrtModel" },
  "301": { "inputs": { "resize_to": "2k", "resize_width": 1024, "resize_height": 1024, "images": ["104", 0], "upscaler_trt_model": ["300", 0] }, "class_type": "UpscalerTensorrt" },
  "200": { "inputs": { "ckpt_name": "rife47.pth", "clear_cache_after_n_frames": 10, "multiplier": 2, "fast_mode": true, "ensemble": true, "scale_factor": 1, "frames": ["301", 0] }, "class_type": "RIFE VFI" },
  "99": { "inputs": { "frame_rate": 60, "loop_count": 0, "filename_prefix": "live_v2.2_Final", "format": "video/nvenc_hevc-mp4", "pix_fmt": "yuv420p", "bitrate": 10, "megabit": true, "save_metadata": true, "pingpong": false, "save_output": true, "images": ["301", 0], "audio": null }, "class_type": "VHS_VideoCombine" }
}