{
 "prompt": {
  "0": {
   "class_type": "VHS_LoadImagePath",
   "inputs": {
    "image": "E:/repos/ytideas/amber-main.png",
    "custom_width": 0,
    "custom_height": 0
   }
  },
  "2": {
   "class_type": "CLIPLoader",
   "inputs": {
    "clip_name": "qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors",
    "type": "minimax",
    "device": "default"
   }
  },
  "3": {
   "class_type": "VAELoader",
   "inputs": {
    "vae_name": "minimax_h3_video_vae_fp16.safetensors"
   }
  },
  "4": {
   "class_type": "VAELoader",
   "inputs": {
    "vae_name": "minimax_h3_audio_vae_fp32.safetensors"
   }
  },
  "5": {
   "class_type": "UNETLoader",
   "inputs": {
    "unet_name": "minimax_h3_ref2va_pruned_int8_convrot.safetensors",
    "weight_dtype": "default"
   }
  },
  "6": {
   "class_type": "MiniMaxH3ReferenceToVideo",
   "inputs": {
    "clip": [
     "2",
     0
    ],
    "vae": [
     "3",
     0
    ],
    "audio_vae": [
     "4",
     0
    ],
    "prompt": "subject_definitions:\n<Subject 1> is the young woman in <Picture 1>: long wavy ginger-red hair, fair skin with light freckles, wearing a cream short-sleeve t-shirt, a dark cord necklace with a metal cross pendant, high-waisted blue jeans with a brown leather belt and a small brown pouch, and woven cord wrist wraps on both wrists. Her exact facial structure, features and proportions stay identical to <Picture 1> in every frame.\n\nsummary:\n[reference generation] The target video shows <Subject 1> standing still on a snow-covered arctic coastline, in a waist-up medium close-up, as the camera performs a dolly zoom.\n\nretention_analysis:\n<Subject 1> (appears in [Shot 1]): fully_preserved - her face, identity and clothing are held identical to <Picture 1> in every frame with zero drift.\n\ndetailed_description:\nThe target video is live-action and cinematic, shot on an ARRI Alexa Mini with a vintage Cooke anamorphic zoom lens, cold blue-green arctic lighting with the aurora glowing softly overhead, a slightly desaturated palette with gentle anamorphic lens flare.\n[Shot 1] A waist-up medium close-up frames <Subject 1> standing completely still on the snowy rocky shore, with dark rocky cliffs, patches of green aurora borealis in the sky, still water, and an old wooden sailing ship with tall masts anchored behind her. The camera pushes in while simultaneously zooming out on the anamorphic zoom lens, so that <Subject 1>'s size and position in frame stay exactly constant throughout, while the cliffs, the ship, the water, and the snow behind her recede, shrink, and spread apart into much greater depth as the lens's focal length changes. As the shot plays out, <Subject 1>'s expression shifts from blank and neutral into dawning realization and slight shock: her eyes widen and focus more intensely, her brow lifts and tightens, her lips part slightly, and her breathing grows visibly shallower and faster, the change building through the middle of the shot and settling into a held, wide-eyed stillness by the end.\n\noverall_soundscape: A faint cold wind continues throughout, with distant creaking from the ship's rigging and <Subject 1>'s breathing growing faster and shallower as the shot progresses.\n\nnon_diegetic_music: A single sustained low string note swells partway through the shot, then fades toward the end.",
    "width": 864,
    "height": 480,
    "length": 124,
    "ref_image_size": "max",
    "ref_images.ref_image_0": [
     "0",
     0
    ]
   }
  },
  "7": {
   "class_type": "RandomNoise",
   "inputs": {
    "noise_seed": 552013742
   }
  },
  "8": {
   "class_type": "KSamplerSelect",
   "inputs": {
    "sampler_name": "res_multistep"
   }
  },
  "9": {
   "class_type": "BasicScheduler",
   "inputs": {
    "model": [
     "5",
     0
    ],
    "scheduler": "simple",
    "steps": 20,
    "denoise": 1
   }
  },
  "10": {
   "class_type": "BasicGuider",
   "inputs": {
    "model": [
     "5",
     0
    ],
    "conditioning": [
     "6",
     0
    ]
   }
  },
  "11": {
   "class_type": "SamplerCustomAdvanced",
   "inputs": {
    "noise": [
     "7",
     0
    ],
    "guider": [
     "10",
     0
    ],
    "sampler": [
     "8",
     0
    ],
    "sigmas": [
     "9",
     0
    ],
    "latent_image": [
     "6",
     1
    ]
   }
  },
  "12": {
   "class_type": "VAEDecode",
   "inputs": {
    "samples": [
     "11",
     0
    ],
    "vae": [
     "3",
     0
    ]
   }
  },
  "13": {
   "class_type": "VAEDecodeAudio",
   "inputs": {
    "samples": [
     "11",
     0
    ],
    "vae": [
     "4",
     0
    ]
   }
  },
  "14": {
   "class_type": "CreateVideo",
   "inputs": {
    "images": [
     "12",
     0
    ],
    "audio": [
     "13",
     0
    ],
    "fps": 24
   }
  },
  "15": {
   "class_type": "SaveVideo",
   "inputs": {
    "video": [
     "14",
     0
    ],
    "filename_prefix": "video/H3_DollyZoom_v6flip",
    "format": "auto",
    "codec": "auto"
   }
  }
 },
 "client_id": "ytideas-dollyzoom-v6flip"
}