{
  "1": {
    "class_type": "UNETLoader",
    "inputs": {
      "unet_name": "minimax_h3_fl2va_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-26832-input_image-[wan2.2] 미인대회 합숙소 아침 풍경 (닭장체 주의) - AI 그림 채널 008.png"
    }
  },
  "6": {
    "class_type": "MiniMaxH3ImageToVideo",
    "inputs": {
      "prompt": "Korean anime style, high-quality 2D animation, clean cel-shaded look with crisp line art, anime proportions. Not photorealistic, not semi-realistic, not a 3D render.\n\nThe clip continues from the given first frame: the same young woman, keeping her exact face, hairstyle and outfit from that frame for the whole shot.\n\nShe is in a bright bedroom with a plain wall and soft daylight; she stays seated on the bed for the whole shot.\n\nShe is already dressed in a simple matching lingerie set from the very first frame and stays in the exact same outfit for the entire shot. She holds relaxed modeling poses: she turns her shoulders toward the camera, rests one hand lightly on her hip, then tilts her head and looks straight at the camera with a calm expression.\n\nShe looks at the camera and says: <d>[Korean] 오늘 날씨 너무 덥네요 죽을 것 같아요.</d>\n\nno outfit change, no clothing change, no wardrobe change, no camisole, no tank top, no white top, no shorts, no text overlays, no subtitles, no watermark, no extra people, no camera shake, no jump cuts, no scene changes, no shot changes, no photorealistic rendering, no semi-realistic rendering, no 3D render look, no live-action look, no face change, no blurry face, no extra limbs, no distorted hands.",
      "width": 512,
      "height": 896,
      "length": 124,
      "clip": [
        "2",
        0
      ],
      "vae": [
        "3",
        0
      ],
      "first_frame": [
        "101",
        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": 4,
      "denoise": 1.0,
      "model": [
        "m2",
        0
      ]
    }
  },
  "10": {
    "class_type": "RandomNoise",
    "inputs": {
      "noise_seed": 880819
    }
  },
  "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
      ]
    }
  },
  "13": {
    "class_type": "VAEDecodeAudio",
    "inputs": {
      "samples": [
        "11",
        0
      ],
      "vae": [
        "4",
        0
      ]
    }
  },
  "14": {
    "class_type": "CreateVideo",
    "inputs": {
      "fps": 24,
      "bit_depth": 8,
      "images": [
        "12",
        0
      ],
      "audio": [
        "13",
        0
      ]
    }
  },
  "15": {
    "class_type": "SaveVideo",
    "inputs": {
      "filename_prefix": "h3_r2v_dockaiq-fl2va_j026832",
      "format": "auto",
      "video": [
        "14",
        0
      ],
      "codec": "auto"
    }
  }
}