{
  "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": "A whimsical small cozy house with windows and a roof hops joyfully across a bright green meadow, clear blue sky, sunny daylight, playful cinematic animation, the house bends slightly and jumps forward like a cartoon object but rendered with realistic materials, grass moves under each landing, smooth camera tracking, sharp focus, charming, high quality, no text, no logo, no watermark"
    }
  },
  "4": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": ["2", 0],
      "text": "dark, night, blurry, low detail, unreadable text, subtitles, watermark, logo, distorted house, deformed roof, melting shapes, flickering colors, abstract, static image, bad anatomy, extra buildings, camera shake, overexposed"
    }
  },
  "5": {
    "class_type": "VAELoader",
    "inputs": {
      "vae_name": "wan2.2_vae.safetensors"
    }
  },
  "6": {
    "class_type": "Wan22ImageToVideoLatent",
    "inputs": {
      "vae": ["5", 0],
      "width": 416,
      "height": 736,
      "length": 49,
      "batch_size": 1
    }
  },
  "7": {
    "class_type": "KSampler",
    "inputs": {
      "model": ["1", 0],
      "seed": 2305202601,
      "steps": 12,
      "cfg": 5.5,
      "sampler_name": "uni_pc",
      "scheduler": "simple",
      "positive": ["3", 0],
      "negative": ["4", 0],
      "latent_image": ["6", 0],
      "denoise": 1.0
    }
  },
  "8": {
    "class_type": "VAEDecode",
    "inputs": {
      "samples": ["7", 0],
      "vae": ["5", 0]
    }
  },
  "9": {
    "class_type": "CreateVideo",
    "inputs": {
      "images": ["8", 0],
      "fps": 10.0
    }
  },
  "10": {
    "class_type": "SaveVideo",
    "inputs": {
      "video": ["9", 0],
      "filename_prefix": "autoshorts_native_wan22_house_jump_5s",
      "format": "mp4",
      "codec": "h264"
    }
  }
}
