{
  "1": {
    "class_type": "UNETLoader",
    "inputs": {
      "unet_name": "wan2.2_ti2v_5B_fp16.safetensors",
      "weight_dtype": "default"
    }
  },
  "2": {
    "class_type": "CLIPLoader",
    "inputs": {
      "clip_name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
      "type": "wan",
      "device": "default"
    }
  },
  "3": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": ["2", 0],
      "text": "Photorealistic vertical nature video of a cute rabbit hopping across a sunny green meadow. The rabbit makes small realistic hops forward through grass, ears bouncing naturally, fur detailed and realistic, gentle camera tracking, bright daylight, shallow depth of field, natural colors, high quality wildlife footage, no text, no logo, no watermark. Keep the rabbit anatomically correct and preserve the same rabbit from the starting image."
    }
  },
  "4": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": ["2", 0],
      "text": "cartoon, animation, deformed rabbit, extra ears, extra legs, melting body, distorted face, blurry, low detail, flickering colors, abstract, static image, text, subtitles, watermark, logo, bad anatomy, duplicated rabbit, disappearing rabbit, unrealistic jump, camera shake"
    }
  },
  "5": {
    "class_type": "VAELoader",
    "inputs": {
      "vae_name": "wan2.2_vae.safetensors"
    }
  },
  "6": {
    "class_type": "LoadImage",
    "inputs": {
      "image": "rabbit_meadow_keyframe_416x736.png"
    }
  },
  "7": {
    "class_type": "ImageScale",
    "inputs": {
      "image": ["6", 0],
      "upscale_method": "lanczos",
      "width": 416,
      "height": 736,
      "crop": "disabled"
    }
  },
  "8": {
    "class_type": "Wan22ImageToVideoLatent",
    "inputs": {
      "vae": ["5", 0],
      "width": 416,
      "height": 736,
      "length": 49,
      "batch_size": 1,
      "start_image": ["7", 0]
    }
  },
  "9": {
    "class_type": "KSampler",
    "inputs": {
      "model": ["1", 0],
      "seed": 2305202602,
      "steps": 16,
      "cfg": 5.0,
      "sampler_name": "uni_pc",
      "scheduler": "simple",
      "positive": ["3", 0],
      "negative": ["4", 0],
      "latent_image": ["8", 0],
      "denoise": 1.0
    }
  },
  "10": {
    "class_type": "VAEDecode",
    "inputs": {
      "samples": ["9", 0],
      "vae": ["5", 0]
    }
  },
  "11": {
    "class_type": "CreateVideo",
    "inputs": {
      "images": ["10", 0],
      "fps": 10.0
    }
  },
  "12": {
    "class_type": "SaveVideo",
    "inputs": {
      "video": ["11", 0],
      "filename_prefix": "autoshorts_native_wan22_rabbit_i2v_5s",
      "format": "mp4",
      "codec": "h264"
    }
  }
}
