{ "id": "minimax-h3-director-t2v", "revision": 0, "last_node_id": 11, "last_link_id": 11, "nodes": [ { "id": 1, "type": "UNETLoader", "pos": [ -720, 80 ], "size": [ 360, 82 ], "flags": {}, "order": 0, "mode": 0, "inputs": [ { "name": "unet_name", "type": "COMBO", "widget": { "name": "unet_name" }, "link": null }, { "name": "weight_dtype", "type": "COMBO", "widget": { "name": "weight_dtype" }, "link": null } ], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 1 ] } ], "title": "MiniMax H3 UNET", "properties": { "Node name for S&R": "UNETLoader", "models": [ { "name": "minimax_h3_fl2va_pruned_int8_convrot.safetensors", "directory": "diffusion_models" } ] }, "widgets_values": [ "minimax_h3_fl2va_pruned_int8_convrot.safetensors", "default" ] }, { "id": 2, "type": "CLIPLoader", "pos": [ -720, 220 ], "size": [ 360, 106 ], "flags": {}, "order": 1, "mode": 0, "inputs": [ { "name": "clip_name", "type": "COMBO", "widget": { "name": "clip_name" }, "link": null }, { "name": "type", "type": "COMBO", "widget": { "name": "type" }, "link": null }, { "name": "device", "type": "COMBO", "widget": { "name": "device" }, "link": null } ], "outputs": [ { "name": "CLIP", "type": "CLIP", "links": [ 2 ] } ], "title": "CLIP (minimax / Qwen3-VL)", "properties": { "Node name for S&R": "CLIPLoader", "models": [ { "name": "qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors", "directory": "text_encoders" } ] }, "widgets_values": [ "qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors", "minimax", "default" ] }, { "id": 3, "type": "VAELoader", "pos": [ -720, 380 ], "size": [ 360, 58 ], "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "vae_name", "type": "COMBO", "widget": { "name": "vae_name" }, "link": null } ], "outputs": [ { "name": "VAE", "type": "VAE", "links": [ 3 ] } ], "title": "Video VAE", "properties": { "Node name for S&R": "VAELoader", "models": [ { "name": "minimax_h3_video_vae_fp16.safetensors", "directory": "vae" } ] }, "widgets_values": [ "minimax_h3_video_vae_fp16.safetensors" ] }, { "id": 4, "type": "VAELoader", "pos": [ -720, 500 ], "size": [ 360, 58 ], "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "vae_name", "type": "COMBO", "widget": { "name": "vae_name" }, "link": null } ], "outputs": [ { "name": "VAE", "type": "VAE", "links": [ 4 ] } ], "title": "Audio VAE", "properties": { "Node name for S&R": "VAELoader", "models": [ { "name": "minimax_h3_audio_vae_fp32.safetensors", "directory": "vae" } ] }, "widgets_values": [ "minimax_h3_audio_vae_fp32.safetensors" ] }, { "id": 5, "type": "MiniMaxH3Director", "pos": [ -280, 80 ], "size": [ 1050, 900 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 1 }, { "name": "video_vae", "type": "VAE", "link": 3 }, { "name": "audio_vae", "type": "VAE", "link": 4 }, { "name": "clip", "type": "CLIP", "link": 2 }, { "name": "task_type", "type": "COMBO", "widget": { "name": "task_type" }, "link": null }, { "name": "global_prompt", "type": "STRING", "widget": { "name": "global_prompt" }, "link": null }, { "name": "bd_grp_sample", "type": "BDGROUP", "widget": { "name": "bd_grp_sample" }, "link": null }, { "name": "cfg", "type": "FLOAT", "widget": { "name": "cfg" }, "link": null }, { "name": "seed", "type": "INT", "widget": { "name": "seed" }, "link": null }, { "name": "frame_rate", "type": "FLOAT", "widget": { "name": "frame_rate" }, "link": null }, { "name": "width", "type": "INT", "widget": { "name": "width" }, "link": null }, { "name": "height", "type": "INT", "widget": { "name": "height" }, "link": null }, { "name": "ref_max_size", "type": "INT", "widget": { "name": "ref_max_size" }, "link": null }, { "name": "total_frames", "type": "INT", "widget": { "name": "total_frames" }, "link": null }, { "name": "timeline_data", "type": "STRING", "widget": { "name": "timeline_data" }, "link": null }, { "name": "bd_grp_advanced", "type": "BDGROUP", "widget": { "name": "bd_grp_advanced" }, "link": null }, { "name": "steps", "type": "INT", "widget": { "name": "steps" }, "link": null }, { "name": "sampler", "type": "COMBO", "widget": { "name": "sampler" }, "link": null }, { "name": "scheduler", "type": "COMBO", "widget": { "name": "scheduler" }, "link": null }, { "name": "shift_video", "type": "FLOAT", "widget": { "name": "shift_video" }, "link": null }, { "name": "shift_audio", "type": "FLOAT", "widget": { "name": "shift_audio" }, "link": null }, { "name": "bd_grp_perf", "type": "BDGROUP", "widget": { "name": "bd_grp_perf" }, "link": null }, { "name": "clear_vram_between_segments", "type": "BOOLEAN", "widget": { "name": "clear_vram_between_segments" }, "link": null }, { "name": "export_source_images", "type": "BOOLEAN", "widget": { "name": "export_source_images" }, "link": null } ], "outputs": [ { "name": "images", "type": "IMAGE", "links": [ 5 ], "shape": 6 }, { "name": "audio", "type": "AUDIO", "links": [ 6 ], "shape": 6 }, { "name": "fps", "type": "FLOAT", "links": [ 7, 10 ] }, { "name": "frame_count", "type": "INT", "links": [ 11 ] }, { "name": "source_images", "type": "IMAGE", "links": null, "shape": 6 }, { "name": "report", "type": "STRING", "links": [ 8 ] } ], "properties": { "Node name for S&R": "MiniMaxH3Director" }, "widgets_values": [ "t2v — 文生视频(Text to Video)", "Realistic live-action cinematic look: a post-rain dusk metropolis, anamorphic lens, shallow depth of field, film grain, city volumetric fog, flying-car traffic between towers.\n\nStoryboard:\n[0s-2s] High side angle: protagonist sprinting at a roof edge, wind catching their coat.\n[2s-3.5s] Leap across the gap between buildings, body stretching mid-air.\n[3.5s-5s] Landing and roll, low-angle shot, keep running into fog.\n\nAudio: wind, rapid footsteps, city ambience, low score with accent hits on each leap.\nNo text, logos or watermarks.", "采样设置", 1.0, 42, "randomize", 24.0, 864, 480, 864, 124, "{\"version\": 4, \"editMode\": \"global\", \"timelineMode\": \"gen_blank\", \"totalFrames\": 124, \"frameRate\": 24.0, \"width\": 864, \"height\": 480, \"refMaxSize\": 864, \"output\": {\"mode\": \"fixed\", \"longEdge\": 864, \"width\": 864, \"height\": 480, \"maxExportFrames\": 0, \"exportMode\": \"all\", \"continuityEnabled\": false, \"continuityOverlapFrames\": 9}, \"videoClips\": [], \"video\": {\"fileName\": \"\", \"videoFile\": \"\", \"subfolder\": \"\", \"type\": \"input\", \"frames\": [], \"frameMap\": []}, \"global\": {\"taskType\": \"t2v — 文生视频(Text to Video)\", \"prompt\": \"Realistic live-action cinematic look: a post-rain dusk metropolis, anamorphic lens, shallow depth of field, film grain, city volumetric fog, flying-car traffic between towers.\\n\\nStoryboard:\\n[0s-2s] High side angle: protagonist sprinting at a roof edge, wind catching their coat.\\n[2s-3.5s] Leap across the gap between buildings, body stretching mid-air.\\n[3.5s-5s] Landing and roll, low-angle shot, keep running into fog.\\n\\nAudio: wind, rapid footsteps, city ambience, low score with accent hits on each leap.\\nNo text, logos or watermarks.\", \"refs\": [], \"referenceVideo\": {}, \"continuousReference\": false, \"genImage\": {\"imageFile\": \"\"}}, \"segments\": [{\"id\": \"s0\", \"start\": 0, \"length\": 124, \"frameCount\": 124, \"durationSec\": 5, \"prompt\": \"\", \"taskType\": \"\", \"refs\": [], \"referenceVideo\": {}, \"genImage\": {\"imageFile\": \"\"}, \"negativePrompt\": \"\"}], \"gen\": {\"defaultFrameCount\": 124}, \"runSelectEnabled\": false, \"runSelection\": []}", "高级采样 Advanced", 25, "res_multistep", "simple", 12.0, 3.0, "性能 Performance", true, false ] }, { "id": 6, "type": "CreateVideo", "pos": [ 900, 200 ], "size": [ 280, 120 ], "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 5 }, { "name": "fps", "type": "FLOAT", "widget": { "name": "fps" }, "link": 7 }, { "name": "audio", "type": "AUDIO", "link": 6 }, { "name": "bit_depth", "type": "INT", "widget": { "name": "bit_depth" }, "link": null } ], "outputs": [ { "name": "VIDEO", "type": "VIDEO", "links": [ 9 ] } ], "properties": { "Node name for S&R": "CreateVideo" }, "widgets_values": [ 24.0, 8 ] }, { "id": 7, "type": "SaveVideo", "pos": [ 1240, 200 ], "size": [ 320, 120 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "video", "type": "VIDEO", "link": 9 }, { "name": "filename_prefix", "type": "STRING", "widget": { "name": "filename_prefix" }, "link": null }, { "name": "format", "type": "COMBO", "widget": { "name": "format" }, "link": null }, { "name": "codec", "type": "COMBO", "widget": { "name": "codec" }, "link": null } ], "outputs": [], "properties": { "Node name for S&R": "SaveVideo" }, "widgets_values": [ "video/MiniMaxH3_Director_t2v", "auto", "auto" ] }, { "id": 8, "type": "PreviewAny", "pos": [ 900, 400 ], "size": [ 640, 200 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "source", "type": "*", "link": 8 } ], "outputs": [ { "name": "STRING", "type": "STRING", "links": null } ], "title": "Director 运行报告", "properties": { "Node name for S&R": "PreviewAny" }, "widgets_values": [] }, { "id": 9, "type": "PreviewAny", "pos": [ 900, 640 ], "size": [ 210, 100 ], "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "source", "type": "*", "link": 10 } ], "outputs": [ { "name": "STRING", "type": "STRING", "links": null } ], "title": "fps", "properties": { "Node name for S&R": "PreviewAny" }, "widgets_values": [] }, { "id": 10, "type": "PreviewAny", "pos": [ 1140, 640 ], "size": [ 210, 100 ], "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "source", "type": "*", "link": 11 } ], "outputs": [ { "name": "STRING", "type": "STRING", "links": null } ], "title": "frame_count", "properties": { "Node name for S&R": "PreviewAny" }, "widgets_values": [] }, { "id": 11, "type": "MarkdownNote", "pos": [ -720, 620 ], "size": [ 360, 320 ], "flags": {}, "order": 10, "mode": 0, "inputs": [], "outputs": [], "title": "MiniMax H3 Director · t2v", "properties": {}, "widgets_values": [ "## MiniMax H3 Director — 文生音视频 (t2v)\n\n1. 确认 UNET / CLIP / Video VAE / Audio VAE 文件名与本地一致\n2. CLIP **type 必须选 `minimax`**\n3. 在导演台节点内编辑提示词与帧数(默认 124≈5s @24fps)\n4. Queue Prompt\n\n模型建议:\n- `minimax_h3_fl2va_pruned_int8_convrot.safetensors`\n- `qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors`\n- `minimax_h3_video_vae_fp16.safetensors` / `minimax_h3_audio_vae_fp32.safetensors`\n" ], "color": "#432", "bgcolor": "#653" } ], "links": [ [ 1, 1, 0, 5, 0, "MODEL" ], [ 2, 2, 0, 5, 3, "CLIP" ], [ 3, 3, 0, 5, 1, "VAE" ], [ 4, 4, 0, 5, 2, "VAE" ], [ 5, 5, 0, 6, 0, "IMAGE" ], [ 6, 5, 1, 6, 2, "AUDIO" ], [ 7, 5, 2, 6, 1, "FLOAT" ], [ 8, 5, 5, 8, 0, "*" ], [ 9, 6, 0, 7, 0, "VIDEO" ], [ 10, 5, 2, 9, 0, "*" ], [ 11, 5, 3, 10, 0, "*" ] ], "groups": [ { "id": 1, "title": "模型加载 (MiniMax H3)", "bounding": [ -760, 40, 440, 560 ], "color": "#3f789e", "flags": {} }, { "id": 2, "title": "MiniMax H3 Director", "bounding": [ -320, 40, 1120, 960 ], "color": "#8A8", "flags": {} }, { "id": 3, "title": "输出", "bounding": [ 860, 40, 760, 760 ], "color": "#b58", "flags": {} } ], "config": {}, "extra": { "frontendVersion": "1.23.0", "note": "MiniMax H3 Director · t2v", "ds": { "scale": 0.85, "offset": [ 780, 40 ] } }, "version": 0.4 }