{ "id": "b641c11e-2721-4c2a-9d83-fb32b522431c", "revision": 1, "last_node_id": 39, "last_link_id": 32, "nodes": [ { "id": 3, "type": "VAELoader", "pos": [ 2251.8795875442624, -1775.4671451807637 ], "size": [ 270, 58 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "name": "VAE", "type": "VAE", "links": [ 5 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.34.0", "Node name for S&R": "VAELoader" }, "widgets_values": [ "minimax_h3_video_vae_fp16.safetensors" ], "widgets_values_named": { "vae_name": "minimax_h3_video_vae_fp16.safetensors" } }, { "id": 8, "type": "VAELoader", "pos": [ 2248.9246677415204, -1650.5054343059285 ], "size": [ 270, 58 ], "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [ { "name": "VAE", "type": "VAE", "links": [ 6 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.34.0", "Node name for S&R": "VAELoader" }, "widgets_values": [ "minimax_h3_audio_vae_fp32.safetensors" ], "widgets_values_named": { "vae_name": "minimax_h3_audio_vae_fp32.safetensors" } }, { "id": 13, "type": "KSamplerSelect", "pos": [ 2920.872046736574, -1938.2671953765982 ], "size": [ 327.5830274873233, 58 ], "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [ { "name": "SAMPLER", "type": "SAMPLER", "links": [ 8 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.34.0", "Node name for S&R": "KSamplerSelect" }, "widgets_values": [ "euler" ], "widgets_values_named": { "sampler_name": "euler" } }, { "id": 2, "type": "CLIPLoader", "pos": [ 2257.114408224928, -2016.70196586143 ], "size": [ 270, 106 ], "flags": {}, "order": 3, "mode": 0, "inputs": [], "outputs": [ { "name": "CLIP", "type": "CLIP", "links": [ 4 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.34.0", "Node name for S&R": "CLIPLoader" }, "widgets_values": [ "minimax_h3\\qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors", "minimax", "default" ], "widgets_values_named": { "clip_name": "minimax_h3\\qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors", "type": "minimax", "device": "default" } }, { "id": 30, "type": "MiniMaxH3FiniteSegmentSampler", "pos": [ 3382.6564343091854, -2277.136308558527 ], "size": [ 470, 462 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 32 }, { "name": "clip", "type": "CLIP", "link": 4 }, { "name": "vae", "type": "VAE", "link": 5 }, { "name": "audio_vae", "type": "VAE", "link": 6 }, { "name": "finite_plan", "type": "MINIMAX_H3_FINITE_SEGMENT_PLAN", "link": 14 }, { "name": "sampler", "type": "SAMPLER", "link": 8 }, { "name": "sigmas", "type": "SIGMAS", "link": 9 } ], "outputs": [ { "name": "Last Sampled Latent", "type": "LATENT", "links": null }, { "name": "Merged Frames", "type": "IMAGE", "links": [ 10 ] }, { "name": "Merged Audio", "type": "AUDIO", "links": [ 11 ] }, { "name": "Sampling Status", "type": "STRING", "links": null } ], "properties": { "aux_id": "Songssx/ComfyUI-MiniMaxH3-TimelineDirector", "Node name for S&R": "MiniMaxH3FiniteSegmentSampler", "ver": "bad313e7e1a7eb300a23aac9f094da63fb536430" }, "widgets_values": [ 42, "fixed", "match", "match" ], "widgets_values_named": { "seed": 42, "control_after_generate": "fixed", "continue_audio_latent": "match", "ref_image_size": "match" } }, { "id": 23, "type": "CreateVideo", "pos": [ 3925.418306269351, -2256.922580040417 ], "size": [ 270, 150 ], "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 10 }, { "name": "audio", "shape": 7, "type": "AUDIO", "link": 11 } ], "outputs": [ { "name": "VIDEO", "type": "VIDEO", "links": [ 12 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.34.0", "Node name for S&R": "CreateVideo" }, "widgets_values": [ 24, 8, "sRGB", "none" ], "widgets_values_named": { "fps": 24, "bit_depth": 8, "color_space": "sRGB", "codec": "none" } }, { "id": 9, "type": "BasicScheduler", "pos": [ 2936.5903379351976, -2152.6392049345345 ], "size": [ 329.3279677142127, 106 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 31 } ], "outputs": [ { "name": "SIGMAS", "type": "SIGMAS", "links": [ 9 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.34.0", "Node name for S&R": "BasicScheduler" }, "widgets_values": [ "simple", 8, 1 ], "widgets_values_named": { "scheduler": "simple", "steps": 8, "denoise": 1 } }, { "id": 1, "type": "UNETLoader", "pos": [ 2253.794432977705, -2229.028429176079 ], "size": [ 541.2421023095617, 82 ], "flags": {}, "order": 4, "mode": 0, "inputs": [], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 31, 32 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.34.0", "Node name for S&R": "UNETLoader" }, "widgets_values": [ "minimax_h3_fused_refdelta_r1024_turbo8_mystic07_int8_convrot.safetensors", "default" ], "widgets_values_named": { "unet_name": "minimax_h3_fused_refdelta_r1024_turbo8_mystic07_int8_convrot.safetensors", "weight_dtype": "default" } }, { "id": 29, "type": "SaveVideo", "pos": [ 4791.413202581968, -2236.404409353251 ], "size": [ 3104.3404041850745, 1914.5674581522217 ], "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "video", "type": "VIDEO", "link": 12 } ], "outputs": [ { "name": "video", "type": "VIDEO", "links": null } ], "properties": { "cnr_id": "comfy-core", "ver": "0.34.0", "Node name for S&R": "SaveVideo" }, "widgets_values": [ "video/H3_finite_segments", "mp4", "h264", "auto", "auto" ], "widgets_values_named": { "filename_prefix": "video/H3_finite_segments", "format": "mp4", "format.codec": "h264", "format.codec.encoding": "auto", "codec": "auto" } }, { "id": 11, "type": "MiniMaxH3TimelinePlanner", "pos": [ 2582.564316796727, -1718.3141520688507 ], "size": [ 2157.804767380178, 1462 ], "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "import_preset", "shape": 7, "type": "MINIMAX_H3_TIMELINE_PRESET", "link": null }, { "name": "prompt_index", "shape": 7, "type": "INT", "link": null } ], "outputs": [ { "name": "Material Plan", "type": "MINIMAX_H3_TIMELINE_PLAN", "links": [] }, { "name": "Omni Media Bundle", "type": "MINIMAX_H3_OMNI_MEDIA_BUNDLE", "links": null }, { "name": "Segment Plan", "type": "MINIMAX_H3_FINITE_SEGMENT_PLAN", "slot_index": 2, "links": [ 14 ] } ], "properties": { "aux_id": "Songssx/ComfyUI-MiniMaxH3-TimelineDirector", "Node name for S&R": "MiniMaxH3TimelinePlanner", "ver": "bad313e7e1a7eb300a23aac9f094da63fb536430" }, "widgets_values": [ 960, 544, 7.3, "{\"version\":9,\"fps\":24,\"globalPrompt\":\"\",\"secondPass\":true,\"secondPassModel\":\"minimax_h3_latent_upscaler_3d_bf16.safetensors\",\"secondPassHighSteps\":2,\"selection\":{\"start\":58.791666666666664,\"duration\":7.291666666666667},\"videoAudioEnabled\":true,\"videoClips\":[],\"images\":[{\"id\":\"mucmzxe4-q3bvcn\",\"file\":\"minimax_h3_timeline_director/presets/达尔文MV/images/1790079302067_3chf0_MV分镜头.png\",\"name\":\"MV分镜头.png\",\"width\":1672,\"height\":941}],\"audios\":[{\"id\":\"mucn0odx-fxy4qz\",\"file\":\"minimax_h3_timeline_director/presets/达尔文MV/audios/1790079336883_2mxxm_带前奏达尔文一分钟.mp3\",\"name\":\"带前奏达尔文一分钟.mp3\",\"duration\":63.965805,\"trimStart\":0,\"audioMode\":\"locked\"}],\"segmentConfig\":{\"count\":8,\"activeIndex\":7,\"mode\":\"timeline\",\"segments\":[{\"images\":[\"mucmzxe4-q3bvcn\"],\"audios\":[\"mucn0odx-fxy4qz\"],\"prompt\":\" is the male singer: a young East Asian man in his early twenties, tall and slim with a narrow frame, skin pale and slightly cool-toned, black straight hair parted loosely in the middle and falling to just above his eyes with the ends curling slightly at the temples, thick dark level eyebrows, dark brown eyes, a straight nose, and a soft jawline. He wears a dark charcoal-grey denim or heavy-canvas jacket worn open, a plain white crew-neck T-shirt underneath, and dark trousers. The jacket sleeves are pushed to just below the elbow and the T-shirt is untucked. No watch, no ring, no necklace, no glasses, no hat, and no earrings are worn.\\n\\n is the underground recording studio where he sings: a dim room about four metres by five, the walls covered in dark grey acoustic foam panels arranged in a regular grid, a single tall black condenser microphone on a black boom stand positioned in front of him at mouth height, a shock mount and a round pop filter just above the mic capsule, a pair of closed-back studio headphones hooked over the boom arm, and beyond the foam wall at the right of frame a narrow horizontal window strip showing a distant dark city skyline with scattered lit windows. The only light sources are one warm amber practical lamp on a low stool behind him to the left and a cool blue spill from the window strip on the right, so his face is split between warm light on the left cheek and cool light on the right.\\n\\n