{
  "1": {
    "class_type": "UNETLoader",
    "inputs": {
      "unet_name": "minimax_h3_ref2va_pruned_int8_convrot.safetensors",
      "weight_dtype": "default"
    }
  },
  "m0": {
    "class_type": "MiniMaxH3TurboLoRA",
    "inputs": {
      "lora_name": "minimax_h3_turbo_4step_ema_ckpt850.safetensors",
      "strength": 1.0,
      "low_vram": false,
      "model": [
        "1",
        0
      ]
    }
  },
  "m1": {
    "class_type": "MiniMaxH3MemoryEfficientSageAttentionPatch",
    "inputs": {
      "model": [
        "m0",
        0
      ]
    }
  },
  "m2": {
    "class_type": "EasyCache",
    "inputs": {
      "reuse_threshold": 0.2,
      "start_percent": 0.15,
      "end_percent": 0.95,
      "verbose": true,
      "model": [
        "m1",
        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"
    }
  },
  "101": {
    "class_type": "LoadImage",
    "inputs": {
      "image": "dockaiq-input-27184-input_image-jc-yumin.webp"
    }
  },
  "6": {
    "class_type": "MiniMaxH3ReferenceToVideo",
    "inputs": {
      "prompt": "Korean 2D cel-shaded anime style, clean linework and flat color shading.\n\n<Picture 1> is the reference for the character's face and hairstyle only. Keep her exact face and hairstyle, but replace her outfit with a maid uniform: a frilly apron, headdress, and long skirt.\n\nThe scene is a classic, elegant reception room. Warm wood-toned furniture, a classic sofa, table and carpet, soft ambient lighting that creates a graceful and cozy atmosphere. The camera is fixed in a straight-on frontal composition.\n\nThe maid stands at the center of the room facing the camera. She is already dressed in the maid uniform from the very first frame and stays in the same outfit for the entire shot. She then bends her upper body deeply forward to pick up an object on the floor, keeping her gaze fixed on the camera the whole time. She holds that bent posture, eyes locked on the camera, until the clip ends.\n\nNobody speaks and no audio plays. Her lips stay closed and still for the entire shot.\n\nNo text overlays, no subtitles, no watermark, no extra people in the background, no outfit change, no clothing change, no wardrobe change, no camera movement, no camera shake, no jump cuts, no repeated or multiple actions, no speaking, no talking, no lip movement, no dialogue, no voice, no background music, no sound of any kind.",
      "width": 512,
      "height": 896,
      "length": 124,
      "ref_image_size": "max",
      "clip": [
        "2",
        0
      ],
      "vae": [
        "3",
        0
      ],
      "audio_vae": [
        "4",
        0
      ],
      "ref_images.ref_image_0": [
        "101",
        0
      ],
      "ref_audios.ref_audio_0": [
        "301",
        0
      ]
    }
  },
  "7": {
    "class_type": "BasicGuider",
    "inputs": {
      "model": [
        "m2",
        0
      ],
      "conditioning": [
        "6",
        0
      ]
    }
  },
  "8": {
    "class_type": "MiniMaxH3TurboSampler",
    "inputs": {}
  },
  "9": {
    "class_type": "BasicScheduler",
    "inputs": {
      "scheduler": "simple",
      "steps": 6,
      "denoise": 1.0,
      "model": [
        "m2",
        0
      ]
    }
  },
  "10": {
    "class_type": "RandomNoise",
    "inputs": {
      "noise_seed": 5169414042126020807
    }
  },
  "11": {
    "class_type": "SamplerCustomAdvanced",
    "inputs": {
      "noise": [
        "10",
        0
      ],
      "guider": [
        "7",
        0
      ],
      "sampler": [
        "8",
        0
      ],
      "sigmas": [
        "9",
        0
      ],
      "latent_image": [
        "6",
        1
      ]
    }
  },
  "12": {
    "class_type": "VAEDecode",
    "inputs": {
      "samples": [
        "11",
        0
      ],
      "vae": [
        "3",
        0
      ]
    }
  },
  "14": {
    "class_type": "CreateVideo",
    "inputs": {
      "fps": 24,
      "bit_depth": 8,
      "images": [
        "12",
        0
      ]
    }
  },
  "15": {
    "class_type": "SaveVideo",
    "inputs": {
      "filename_prefix": "h3_r2v_measure-silent_j027184",
      "format": "auto",
      "video": [
        "14",
        0
      ],
      "codec": "auto"
    }
  },
  "301": {
    "class_type": "LoadAudio",
    "inputs": {
      "audio": "h3-silence-roomtone-5.2s.wav"
    }
  }
}