{
  "id": "e3f2b845-8f2c-4b5a-9caf-eac1029d3e7e",
  "revision": 0,
  "last_node_id": 122,
  "last_link_id": 237,
  "nodes": [
    {
      "id": 116,
      "type": "MarkdownNote",
      "pos": [
        -2080,
        4840
      ],
      "size": [
        450,
        740
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "title": "Note: MiniMax H3",
      "properties": {},
      "widgets_values": [
        "## MiniMax H3\n\n[MiniMax H3](https://www.minimax.io/blog/minimax-h3) is MiniMax's general-purpose, omni-modal generation model. It jointly understands text, image, video, and audio, and generates video with **native stereo audio**: voice, sound effects, and music are modeled jointly in a single forward pass, not layered on afterward. Output is up to 2K resolution, 24fps, and up to about 15 seconds.\n\n## ComfyUI links\n- [ComfyUI#15224](https://github.com/Comfy-Org/ComfyUI/pull/15224)\n- [🤗 Comfy-Org/MiniMax-H3](https://huggingface.co/Comfy-Org/MiniMax-H3)\n\n## About this workflow\n\n**Key inputs**\n\n- **prompt**: describe the shots, camera moves, and the accompanying audio (dialogue, SFX, music) in one block\n- **width / height**: set via Resolution Selector. H3's native canvas is a 768px short edge, capped at 768x1344 pixels, rounded to a multiple of 32\n- **duration (seconds)**: converted to a valid frame `length` by the Math Expression node, snapping up to the model's 17-frame-per-block (17k+5) grid at 24fps\n"
      ],
      "color": "#222",
      "bgcolor": "#000"
    },
    {
      "id": 117,
      "type": "MarkdownNote",
      "pos": [
        -2550,
        4840
      ],
      "size": [
        440,
        740
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "title": "Note: Model Links",
      "properties": {},
      "widgets_values": [
        "## Model Links\n\n**vae**\n\n- [minimax_h3_video_vae_fp16.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/vae/minimax_h3_video_vae_fp16.safetensors)\n- [minimax_h3_audio_vae_fp32.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/vae/minimax_h3_audio_vae_fp32.safetensors)\n\n**diffusion_models**\n\n- [minimax_h3_fl2va_pruned_int8_convrot.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/diffusion_models/minimax_h3_fl2va_pruned_int8_convrot.safetensors)\n\n**text_encoders**\n\n- [qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/text_encoders/qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors)\n\n\n## Model Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│   ├── 📂 vae/\n│   │   ├── minimax_h3_video_vae_fp16.safetensors\n│   │   └── minimax_h3_audio_vae_fp32.safetensors\n│   ├── 📂 diffusion_models/\n│   │   └── minimax_h3_fl2va_pruned_int8_convrot.safetensors\n│   └── 📂 text_encoders/\n│       └── qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors\n```\n\n## Report Issue\n\nNote: Please update ComfyUI first ([guide](https://docs.comfy.org/installation/update_comfyui)) and prepare required models. Desktop/Cloud updates follow stable releases, so some nightly-supported models may not be available yet.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/comfyanonymous/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)\n"
      ],
      "color": "#222",
      "bgcolor": "#000"
    },
    {
      "id": 118,
      "type": "MarkdownNote",
      "pos": [
        -1587.3553719008266,
        5133.553719008259
      ],
      "size": [
        300,
        520
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "title": "Note: Size Settings Reference",
      "properties": {},
      "widgets_values": [
        "| megapixels | Aspect | Output (multiple=32) |\n|---|---|---|\n| 0.2 | 16:9 | 608 x 352 |\n| 0.3 | 16:9 | 736 x 416 |\n| 0.4 | 16:9 | 864 x 480 |\n| 0.5 | 16:9 | 960 x 544 |\n| 0.6 | 16:9 | 1056 x 608 |\n| 0.7 | 16:9 | 1152 x 640 |\n| 0.8 | 16:9 | 1216 x 672 |\n| 0.9 | 16:9 | 1280 x 736 |\n| 0.98 | 16:9 | 1344 x 768 |\n| 1.0 | 16:9 | 1376 x 768 |\n| 1.2 | 16:9 | 1504 x 832 |\n| 1.5 | 16:9 | 1664 x 928 |\n| 1.8 | 16:9 | 1824 x 1024 |\n| 2.0 | 16:9 | 1920 x 1088 |\n"
      ],
      "color": "#222",
      "bgcolor": "#000"
    },
    {
      "id": 115,
      "type": "ResolutionSelector",
      "pos": [
        -1568.1818181818187,
        4884.462809917352
      ],
      "size": [
        270,
        170
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "showAdvanced": true,
      "inputs": [],
      "outputs": [
        {
          "name": "width",
          "type": "INT",
          "links": [
            219
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "links": [
            220
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.29.0",
        "Node name for S&R": "ResolutionSelector"
      },
      "widgets_values": [
        "16:9 (Widescreen)",
        0.9,
        32
      ]
    },
    {
      "id": 92,
      "type": "SaveVideo",
      "pos": [
        -660,
        4840
      ],
      "size": [
        1070,
        106
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "video",
          "type": "VIDEO",
          "link": 194
        }
      ],
      "outputs": [
        {
          "name": "video",
          "type": "VIDEO",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.29.0",
        "Node name for S&R": "SaveVideo"
      },
      "widgets_values": [
        "video/MiniMax_H3",
        "auto",
        "auto"
      ],
      "color": "#009933"
    },
    {
      "id": 105,
      "type": "4c314f31-ecda-4b08-ae98-faaba1bf613f",
      "pos": [
        -1180,
        4840
      ],
      "size": [
        480,
        630
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "first_frame",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "name": "last_frame",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 219
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 220
        },
        {
          "label": "duration",
          "name": "value_1",
          "type": "FLOAT",
          "widget": {
            "name": "value_1"
          },
          "link": null
        },
        {
          "label": "audio_vae",
          "name": "vae_name_1",
          "type": "COMBO",
          "widget": {
            "name": "vae_name_1"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "VIDEO",
          "type": "VIDEO",
          "links": [
            194
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.29.0",
        "previewExposures": []
      },
      "widgets_values": [
        "Six shots in 10 seconds means each shot has roughly 1.3–2 seconds to read — that's fast, punchy montage-style cutting, which works well for a brutal exchange but leaves no room for sub-beats within each shot. Flagging that trade-off, then building it that way since that's clearly the effect you're after.\n\nintegrated_multimodal_description: Live-action, cinematic, grounded night photography — high-contrast lighting, fine film grain, wet specular highlights on concrete and skin, neon color spill (magenta/cyan) cutting through drifting steam. Not stylized, not slow-motion, no wire-fu. Fast, punchy cutting rhythm across all six shots.\n\n[Shot 1] A tall man in a torn dark jacket and a shorter woman in a tactical vest stand at opposite ends of a rain-slicked rooftop at night, squaring up into fighting stances as steam drifts between them and neon signage glows softly out of focus in the background. Rain falls continuously, visibly hitting the concrete. Camera: static wide shot, locked off, no push in, no cuts, holding the full space so both fighters and the rooftop geography are readable.\n\n[Shot 2] At 00:01.500, the camera cuts to a medium shot as the two fighters close the distance fast, the man throwing the first jab as the woman shifts to block. Camera: handheld tracking shot moving laterally with the closing distance, shake slightly.\n\n[Shot 3] At 00:03.200, the camera cuts to a tight close-up as the man's cross connects with the woman's jaw, head snapping slightly with the impact, rain scattering off skin on contact. Camera: fast whip pan into the hit, landing on a brief hard hold, no lingering push.\n\n[Shot 4] At 00:04.700, the camera cuts to a low-angle close shot on the woman's raised forearms as she blocks a follow-up knee strike, water streaming off her sleeves, jaw set, eyes locked on the man off-frame. Camera: low-angle static shot with a slight tilt up, no movement beyond the tilt.\n\n[Shot 5] At 00:06.300, the camera cuts to a dynamic angle as the woman counters with a sharp elbow strike, connecting with the man's cheek, his head turning hard with the blow, sweat and rain flying off the point of impact. Camera: arc shot circling partway around the point of contact, moderate speed.\n\n[Shot 6] At 00:08.000, the camera cuts to a close shot on the woman's face — the fight settled, she exhales hard, rain running down her skin and hair, breath visibly heavy, background neon and steam soft and out of focus behind her. Camera: slow push in on the face, single continuous move, no shake.\n\nNo on-screen text, titles, subtitles, watermarks, or logos anywhere in the frame. No blood or visible wounds — impacts read through motion, sound, and reaction, not injury detail. No weapons of any kind. No characters other than the man and the woman — no crowd, no bystanders, no extra figures in frame at any point. No slow-motion at any point — full speed throughout, even on the impact close-ups. No wire-fu, flips, or gravity-defying movement — every strike, block, and step stays physically grounded. No soft dissolves or transitions between shots — hard cuts only, exactly at the five timestamps given. No style drift — keep the live-action grain and contrast consistent across all six shots, do not shift to a cleaner or more polished look on the close-ups or the finale.\n\noverall_soundscape: Rain hits concrete continuously and evenly across all ten seconds, underpinning every shot. Wet fabric movement and unstable footwork on the slick rooftop are audible through Shots 1 and 2. Each strike lands with a distinct, physical, non-cartoonish impact sound — the cross connecting at 00:03.400, the blocked knee at 00:04.900, and the elbow counter at 00:06.500, each with its own weight and texture. At 00:08.700, one sharp, ragged exhale from the woman cuts through the rain as the final close-up settles.\n\nnon_diegetic_music: N/A during Shots 1 through 5 — no score, only the impacts and rain carry the rhythm. A single low sub-bass hit enters at 00:08.200, right under the woman's exhale in the final close-up, and decays out with no further instrumentation before the clip ends at 00:10.000.",
        1344,
        768,
        10,
        424181000815783,
        "minimax_h3_fl2va_pruned_int8_convrot.safetensors",
        "qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors",
        "minimax_h3_video_vae_fp16.safetensors",
        "minimax_h3_audio_vae_fp32.safetensors"
      ]
    }
  ],
  "links": [
    [
      194,
      105,
      0,
      92,
      0,
      "VIDEO"
    ],
    [
      219,
      115,
      0,
      105,
      2,
      "INT"
    ],
    [
      220,
      115,
      1,
      105,
      3,
      "INT"
    ]
  ],
  "groups": [],
  "definitions": {
    "subgraphs": [
      {
        "id": "4c314f31-ecda-4b08-ae98-faaba1bf613f",
        "version": 1,
        "state": {
          "lastGroupId": 4,
          "lastNodeId": 122,
          "lastLinkId": 237,
          "lastRerouteId": 0
        },
        "revision": 0,
        "config": {},
        "name": "Image to Video (MiniMax H3)",
        "inputNode": {
          "id": -10,
          "bounding": [
            -2560,
            4720,
            128,
            268
          ]
        },
        "outputNode": {
          "id": -20,
          "bounding": [
            670,
            4780,
            128,
            68
          ]
        },
        "inputs": [
          {
            "id": "d6eaa195-2266-4016-b7ed-b2d17a3e53c2",
            "name": "first_frame",
            "type": "IMAGE",
            "linkIds": [
              195
            ],
            "pos": [
              -2456,
              4744
            ]
          },
          {
            "id": "03b95567-f496-4279-9d38-989dd34fa882",
            "name": "last_frame",
            "type": "IMAGE",
            "linkIds": [
              196
            ],
            "pos": [
              -2456,
              4764
            ]
          },
          {
            "id": "d7302ca7-24ed-44c4-8ac9-736540dab7fb",
            "name": "prompt",
            "type": "STRING",
            "linkIds": [
              197
            ],
            "pos": [
              -2456,
              4784
            ]
          },
          {
            "id": "709e2d94-3172-496f-ad86-7d672f3df568",
            "name": "width",
            "type": "INT",
            "linkIds": [
              200
            ],
            "pos": [
              -2456,
              4804
            ]
          },
          {
            "id": "8205b85b-19bb-47f6-8418-89cd42940c1d",
            "name": "height",
            "type": "INT",
            "linkIds": [
              201
            ],
            "pos": [
              -2456,
              4824
            ]
          },
          {
            "id": "a40e5e96-4307-4a8e-a4f8-13a27d4bc9d3",
            "name": "value_1",
            "type": "FLOAT",
            "linkIds": [
              206
            ],
            "label": "duration",
            "pos": [
              -2456,
              4844
            ]
          },
          {
            "id": "9f8734bc-c2b3-43b0-911e-e89560e8b777",
            "name": "noise_seed",
            "type": "INT",
            "linkIds": [
              207
            ],
            "pos": [
              -2456,
              4864
            ]
          },
          {
            "id": "9a6d2811-673c-47e0-aa94-dda7c83621e4",
            "name": "unet_name",
            "type": "COMBO",
            "linkIds": [
              221
            ],
            "pos": [
              -2456,
              4884
            ]
          },
          {
            "id": "7100a787-5536-4002-840b-1d2fd071010a",
            "name": "clip_name",
            "type": "COMBO",
            "linkIds": [
              227
            ],
            "pos": [
              -2456,
              4904
            ]
          },
          {
            "id": "d40632fd-e0ae-4319-b85d-5479db4d6e11",
            "name": "vae_name",
            "type": "COMBO",
            "linkIds": [
              223
            ],
            "pos": [
              -2456,
              4924
            ]
          },
          {
            "id": "2992852c-4b20-439a-8771-c866ec1996e6",
            "name": "vae_name_1",
            "type": "COMBO",
            "linkIds": [
              224
            ],
            "label": "audio_vae",
            "pos": [
              -2456,
              4944
            ]
          }
        ],
        "outputs": [
          {
            "id": "adb2611c-e490-4fca-8067-b718c992f8cc",
            "name": "VIDEO",
            "type": "VIDEO",
            "linkIds": [
              168
            ],
            "localized_name": "VIDEO",
            "pos": [
              694,
              4804
            ]
          }
        ],
        "widgets": [],
        "nodes": [
          {
            "id": 11,
            "type": "VAELoader",
            "pos": [
              -2020,
              4970
            ],
            "size": [
              640,
              70
            ],
            "flags": {},
            "order": 4,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "vae_name",
                "name": "vae_name",
                "type": "COMBO",
                "widget": {
                  "name": "vae_name"
                },
                "link": 223
              }
            ],
            "outputs": [
              {
                "localized_name": "VAE",
                "name": "VAE",
                "type": "VAE",
                "links": [
                  8,
                  190
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "VAELoader",
              "models": [
                {
                  "name": "minimax_h3_video_vae_fp16.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/vae/minimax_h3_video_vae_fp16.safetensors",
                  "directory": "vae"
                }
              ]
            },
            "widgets_values": [
              "minimax_h3_video_vae_fp16.safetensors"
            ]
          },
          {
            "id": 24,
            "type": "VAELoader",
            "pos": [
              -2020,
              5100
            ],
            "size": [
              650,
              70
            ],
            "flags": {},
            "order": 10,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "vae_name",
                "name": "vae_name",
                "type": "COMBO",
                "widget": {
                  "name": "vae_name"
                },
                "link": 224
              }
            ],
            "outputs": [
              {
                "localized_name": "VAE",
                "name": "VAE",
                "type": "VAE",
                "links": [
                  23
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "VAELoader",
              "models": [
                {
                  "name": "minimax_h3_audio_vae_fp32.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/vae/minimax_h3_audio_vae_fp32.safetensors",
                  "directory": "vae"
                }
              ]
            },
            "widgets_values": [
              "minimax_h3_audio_vae_fp32.safetensors"
            ]
          },
          {
            "id": 17,
            "type": "KSamplerSelect",
            "pos": [
              -790,
              4910
            ],
            "size": [
              370,
              70
            ],
            "flags": {},
            "order": 0,
            "mode": 0,
            "inputs": [],
            "outputs": [
              {
                "localized_name": "SAMPLER",
                "name": "SAMPLER",
                "type": "SAMPLER",
                "links": [
                  16
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "KSamplerSelect"
            },
            "widgets_values": [
              "res_multistep"
            ]
          },
          {
            "id": 13,
            "type": "CLIPLoader",
            "pos": [
              -2020,
              4780
            ],
            "size": [
              640,
              120
            ],
            "flags": {},
            "order": 5,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "clip_name",
                "name": "clip_name",
                "type": "COMBO",
                "widget": {
                  "name": "clip_name"
                },
                "link": 227
              }
            ],
            "outputs": [
              {
                "localized_name": "CLIP",
                "name": "CLIP",
                "type": "CLIP",
                "links": [
                  189
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "CLIPLoader",
              "models": [
                {
                  "name": "qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/text_encoders/qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors",
                  "directory": "text_encoders"
                }
              ]
            },
            "widgets_values": [
              "qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors",
              "minimax",
              "default"
            ]
          },
          {
            "id": 15,
            "type": "RandomNoise",
            "pos": [
              -790,
              4660
            ],
            "size": [
              360,
              90
            ],
            "flags": {},
            "order": 7,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "noise_seed",
                "name": "noise_seed",
                "type": "INT",
                "widget": {
                  "name": "noise_seed"
                },
                "link": 207
              }
            ],
            "outputs": [
              {
                "localized_name": "NOISE",
                "name": "NOISE",
                "type": "NOISE",
                "links": [
                  40
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "RandomNoise"
            },
            "widgets_values": [
              1,
              "randomize"
            ]
          },
          {
            "id": 107,
            "type": "ComfyMathExpression",
            "pos": [
              -1710,
              5300
            ],
            "size": [
              360,
              160
            ],
            "flags": {
              "collapsed": false
            },
            "order": 13,
            "mode": 0,
            "inputs": [
              {
                "label": "a",
                "localized_name": "values.a",
                "name": "values.a",
                "type": "FLOAT,INT,BOOLEAN",
                "link": 205
              },
              {
                "label": "b",
                "localized_name": "values.b",
                "name": "values.b",
                "shape": 7,
                "type": "FLOAT,INT,BOOLEAN",
                "link": null
              }
            ],
            "outputs": [
              {
                "localized_name": "FLOAT",
                "name": "FLOAT",
                "type": "FLOAT",
                "links": null
              },
              {
                "localized_name": "INT",
                "name": "INT",
                "type": "INT",
                "links": [
                  199
                ]
              },
              {
                "localized_name": "BOOL",
                "name": "BOOL",
                "type": "BOOLEAN",
                "links": null
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "ComfyMathExpression"
            },
            "widgets_values": [
              "max(5, round(a * 24)) + (5 - (max(5, round(a * 24)) % 17)) % 17"
            ]
          },
          {
            "id": 111,
            "type": "PrimitiveFloat",
            "pos": [
              -2020,
              5300
            ],
            "size": [
              270,
              70
            ],
            "flags": {},
            "order": 14,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "value",
                "name": "value",
                "type": "FLOAT",
                "widget": {
                  "name": "value"
                },
                "link": 206
              }
            ],
            "outputs": [
              {
                "localized_name": "FLOAT",
                "name": "FLOAT",
                "type": "FLOAT",
                "links": [
                  205
                ]
              }
            ],
            "title": "Float (duration)",
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "PrimitiveFloat"
            },
            "widgets_values": [
              2
            ]
          },
          {
            "id": 104,
            "type": "MiniMaxH3ImageToVideo",
            "pos": [
              -1275.1239669421502,
              4650.826446280996
            ],
            "size": [
              410,
              510
            ],
            "flags": {},
            "order": 12,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "clip",
                "name": "clip",
                "type": "CLIP",
                "link": 189
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 190
              },
              {
                "localized_name": "first_frame",
                "name": "first_frame",
                "shape": 7,
                "type": "IMAGE",
                "link": 195
              },
              {
                "localized_name": "last_frame",
                "name": "last_frame",
                "shape": 7,
                "type": "IMAGE",
                "link": 196
              },
              {
                "localized_name": "prompt",
                "name": "prompt",
                "type": "STRING",
                "widget": {
                  "name": "prompt"
                },
                "link": 197
              },
              {
                "localized_name": "width",
                "name": "width",
                "type": "INT",
                "widget": {
                  "name": "width"
                },
                "link": 200
              },
              {
                "localized_name": "height",
                "name": "height",
                "type": "INT",
                "widget": {
                  "name": "height"
                },
                "link": 201
              },
              {
                "localized_name": "length",
                "name": "length",
                "type": "INT",
                "widget": {
                  "name": "length"
                },
                "link": 199
              }
            ],
            "outputs": [
              {
                "localized_name": "positive",
                "name": "positive",
                "type": "CONDITIONING",
                "links": [
                  187
                ]
              },
              {
                "localized_name": "LATENT",
                "name": "LATENT",
                "type": "LATENT",
                "links": [
                  188
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.30.1",
              "Node name for S&R": "MiniMaxH3ImageToVideo"
            },
            "widgets_values": [
              "Vaporwave title sequence look: pink and blue gradient palette, VHS tracking artifacts, Greek statue motifs, chrome palm trees, RGB chromatic aberration, lo-fi retro atmosphere, mood languid and nostalgic.\n\nTimeline:\n[0s-1s] VHS static opens the frame, the title \"COMFYUI\" appears with RGB split and a slight horizontal jitter.\n[1s-2.5s] Hard cut, a Greek plaster bust close-up, pink-purple gradient sky, a pixelated sun.\n[2.5s-4s] Clean \"STARRING\" credits appear, \"LATENT\" and \"CONTROLNET\" each shown exactly once.\n[4s-5s] Final card \"DIRECTED BY COMFYUI\" holds, one VHS tracking glitch settling into stability.\n\nHard cuts only, transitions landing with tape jumps, no push-ins, no dissolves.\n\nAudio: lo-fi vaporwave score, slow drum machine with soft bass, VHS tape-noise sample joins at 2.5s, melody fading for the last 1s.\n\nAll text must be clearly legible, do not misspell English, no Chinese characters, do not repeat names or job titles, no soft dissolves, no subtitle bars.",
              1344,
              768,
              73
            ]
          },
          {
            "id": 10,
            "type": "VAEDecode",
            "pos": [
              -50,
              4760
            ],
            "size": [
              230,
              60
            ],
            "flags": {
              "collapsed": false
            },
            "order": 3,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "samples",
                "name": "samples",
                "type": "LATENT",
                "link": 225
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 8
              }
            ],
            "outputs": [
              {
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "type": "IMAGE",
                "links": [
                  167,
                  231
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "VAEDecode"
            },
            "widgets_values": []
          },
          {
            "id": 23,
            "type": "VAEDecodeAudio",
            "pos": [
              -50,
              4880
            ],
            "size": [
              230,
              60
            ],
            "flags": {
              "collapsed": false
            },
            "order": 9,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "samples",
                "name": "samples",
                "type": "LATENT",
                "link": 226
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "type": "VAE",
                "link": 23
              }
            ],
            "outputs": [
              {
                "localized_name": "AUDIO",
                "name": "AUDIO",
                "type": "AUDIO",
                "links": [
                  166,
                  232
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "VAEDecodeAudio"
            },
            "widgets_values": []
          },
          {
            "id": 91,
            "type": "CreateVideo",
            "pos": [
              286.7936380853996,
              4599.765169593663
            ],
            "size": [
              270,
              110
            ],
            "flags": {},
            "order": 11,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "images",
                "name": "images",
                "type": "IMAGE",
                "link": 167
              },
              {
                "localized_name": "audio",
                "name": "audio",
                "shape": 7,
                "type": "AUDIO",
                "link": 166
              }
            ],
            "outputs": [
              {
                "localized_name": "VIDEO",
                "name": "VIDEO",
                "type": "VIDEO",
                "links": [
                  168
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "CreateVideo"
            },
            "widgets_values": [
              24,
              8
            ]
          },
          {
            "id": 120,
            "type": "VHS_VideoCombine",
            "pos": [
              439.5238571797521,
              4955.694852143585
            ],
            "size": [
              440.22251031455653,
              589.62794343087
            ],
            "flags": {},
            "order": 16,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "images",
                "name": "images",
                "type": "IMAGE",
                "link": 231
              },
              {
                "localized_name": "audio",
                "name": "audio",
                "shape": 7,
                "type": "AUDIO",
                "link": 232
              },
              {
                "localized_name": "meta_batch",
                "name": "meta_batch",
                "shape": 7,
                "type": "VHS_BatchManager",
                "link": null
              },
              {
                "localized_name": "vae",
                "name": "vae",
                "shape": 7,
                "type": "VAE",
                "link": null
              }
            ],
            "outputs": [
              {
                "localized_name": "Filenames",
                "name": "Filenames",
                "type": "VHS_FILENAMES",
                "links": null
              }
            ],
            "properties": {
              "cnr_id": "comfyui-videohelpersuite",
              "ver": "8923bd836bdab8b7bbdf4ed104b7d045e70c66e2",
              "Node name for S&R": "VHS_VideoCombine",
              "ue_properties": {
                "widget_ue_connectable": {
                  "frame_rate": true,
                  "loop_count": true,
                  "filename_prefix": true,
                  "format": true,
                  "pingpong": true,
                  "save_output": true,
                  "pix_fmt": true,
                  "bitrate": true,
                  "megabit": true,
                  "save_metadata": true
                },
                "version": "7.8",
                "input_ue_unconnectable": {}
              }
            },
            "widgets_values": {
              "frame_rate": 24,
              "loop_count": 0,
              "filename_prefix": "video/MiniMax_H3",
              "format": "video/nvenc_av1-mp4",
              "pix_fmt": "yuv420p",
              "bitrate": 10,
              "megabit": true,
              "save_metadata": true,
              "pingpong": false,
              "save_output": true,
              "videopreview": {
                "hidden": false,
                "paused": false,
                "params": {
                  "filename": "MiniMax_H3_00038-audio.mp4",
                  "subfolder": "video",
                  "type": "output",
                  "format": "video/nvenc_av1-mp4",
                  "frame_rate": 24,
                  "workflow": "MiniMax_H3_00038.png",
                  "fullpath": "C:\\AI-Software\\ComfyUI_windows_portable_nvidia\\ComfyUI_windows_portable\\ComfyUI\\output\\video\\MiniMax_H3_00038-audio.mp4"
                }
              }
            }
          },
          {
            "id": 9,
            "type": "BasicScheduler",
            "pos": [
              -807.1782121760751,
              4336.559003658031
            ],
            "size": [
              370,
              130
            ],
            "flags": {},
            "order": 2,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 230
              }
            ],
            "outputs": [
              {
                "localized_name": "SIGMAS",
                "name": "SIGMAS",
                "type": "SIGMAS",
                "links": [
                  18
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "BasicScheduler"
            },
            "widgets_values": [
              "simple",
              20,
              1
            ]
          },
          {
            "id": 14,
            "type": "SamplerCustomAdvanced",
            "pos": [
              -362.92136019820225,
              4336.909108387817
            ],
            "size": [
              230,
              140
            ],
            "flags": {},
            "order": 6,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "noise",
                "name": "noise",
                "type": "NOISE",
                "link": 40
              },
              {
                "localized_name": "guider",
                "name": "guider",
                "type": "GUIDER",
                "link": 12
              },
              {
                "localized_name": "sampler",
                "name": "sampler",
                "type": "SAMPLER",
                "link": 16
              },
              {
                "localized_name": "sigmas",
                "name": "sigmas",
                "type": "SIGMAS",
                "link": 18
              },
              {
                "localized_name": "latent_image",
                "name": "latent_image",
                "type": "LATENT",
                "link": 188
              }
            ],
            "outputs": [
              {
                "localized_name": "output",
                "name": "output",
                "type": "LATENT",
                "links": [
                  225,
                  226
                ]
              },
              {
                "localized_name": "denoised_output",
                "name": "denoised_output",
                "type": "LATENT",
                "links": null
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "SamplerCustomAdvanced"
            },
            "widgets_values": []
          },
          {
            "id": 16,
            "type": "BasicGuider",
            "pos": [
              -803.635241933744,
              4203.657993623738
            ],
            "size": [
              360,
              60
            ],
            "flags": {},
            "order": 8,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 236
              },
              {
                "localized_name": "conditioning",
                "name": "conditioning",
                "type": "CONDITIONING",
                "link": 187
              }
            ],
            "outputs": [
              {
                "localized_name": "GUIDER",
                "name": "GUIDER",
                "type": "GUIDER",
                "links": [
                  12
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "BasicGuider"
            },
            "widgets_values": []
          },
          {
            "id": 119,
            "type": "PathchSageAttentionKJ",
            "pos": [
              -1148.5566501430985,
              4275.16267521251
            ],
            "size": [
              270,
              82
            ],
            "flags": {},
            "order": 15,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 234
              }
            ],
            "outputs": [
              {
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL",
                "links": [
                  230,
                  236
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfyui-kjnodes",
              "ver": "1.4.8",
              "Node name for S&R": "PathchSageAttentionKJ"
            },
            "widgets_values": [
              "auto",
              false
            ]
          },
          {
            "id": 121,
            "type": "EasyCache",
            "pos": [
              -1520.5925368321296,
              4279.446303669743
            ],
            "size": [
              270,
              130
            ],
            "flags": {},
            "order": 17,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 233
              }
            ],
            "outputs": [
              {
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL",
                "links": [
                  234
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.30.1",
              "Node name for S&R": "EasyCache"
            },
            "widgets_values": [
              0.2,
              0.3,
              0.9,
              false
            ]
          },
          {
            "id": 6,
            "type": "UNETLoader",
            "pos": [
              -2266.5868704485943,
              4281.072813908154
            ],
            "size": [
              640,
              90
            ],
            "flags": {},
            "order": 1,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "unet_name",
                "name": "unet_name",
                "type": "COMBO",
                "widget": {
                  "name": "unet_name"
                },
                "link": 221
              }
            ],
            "outputs": [
              {
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL",
                "links": [
                  233,
                  237
                ]
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.29.0",
              "Node name for S&R": "UNETLoader",
              "models": [
                {
                  "name": "minimax_h3_fl2va_pruned_int8_convrot.safetensors",
                  "url": "https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/diffusion_models/minimax_h3_fl2va_pruned_int8_convrot.safetensors",
                  "directory": "diffusion_models"
                }
              ]
            },
            "widgets_values": [
              "minimax_h3_fl2va_pruned_int8_convrot.safetensors",
              "default"
            ]
          },
          {
            "id": 122,
            "type": "EasyCache",
            "pos": [
              -1536.989856425344,
              4021.8660726403073
            ],
            "size": [
              270,
              130
            ],
            "flags": {},
            "order": 18,
            "mode": 0,
            "inputs": [
              {
                "localized_name": "model",
                "name": "model",
                "type": "MODEL",
                "link": 237
              }
            ],
            "outputs": [
              {
                "localized_name": "MODEL",
                "name": "MODEL",
                "type": "MODEL",
                "links": null
              }
            ],
            "properties": {
              "cnr_id": "comfy-core",
              "ver": "0.30.1",
              "Node name for S&R": "EasyCache"
            },
            "widgets_values": [
              0.2,
              0.15,
              0.95,
              false
            ]
          }
        ],
        "groups": [
          {
            "id": 1,
            "title": "Models",
            "bounding": [
              -2050,
              4540,
              700,
              670
            ],
            "color": "#3f789e",
            "flags": {}
          },
          {
            "id": 2,
            "title": "Sampling",
            "bounding": [
              -810,
              4540,
              690,
              670
            ],
            "color": "#3f789e",
            "flags": {}
          },
          {
            "id": 3,
            "title": "Conditioning",
            "bounding": [
              -1320,
              4540,
              480,
              670
            ],
            "color": "#3f789e",
            "flags": {}
          },
          {
            "id": 4,
            "title": "Decoding and create video",
            "bounding": [
              -90,
              4540,
              670,
              670
            ],
            "color": "#3f789e",
            "flags": {}
          }
        ],
        "links": [
          {
            "id": 23,
            "origin_id": 24,
            "origin_slot": 0,
            "target_id": 23,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 8,
            "origin_id": 11,
            "origin_slot": 0,
            "target_id": 10,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 40,
            "origin_id": 15,
            "origin_slot": 0,
            "target_id": 14,
            "target_slot": 0,
            "type": "NOISE"
          },
          {
            "id": 12,
            "origin_id": 16,
            "origin_slot": 0,
            "target_id": 14,
            "target_slot": 1,
            "type": "GUIDER"
          },
          {
            "id": 16,
            "origin_id": 17,
            "origin_slot": 0,
            "target_id": 14,
            "target_slot": 2,
            "type": "SAMPLER"
          },
          {
            "id": 18,
            "origin_id": 9,
            "origin_slot": 0,
            "target_id": 14,
            "target_slot": 3,
            "type": "SIGMAS"
          },
          {
            "id": 188,
            "origin_id": 104,
            "origin_slot": 1,
            "target_id": 14,
            "target_slot": 4,
            "type": "LATENT"
          },
          {
            "id": 187,
            "origin_id": 104,
            "origin_slot": 0,
            "target_id": 16,
            "target_slot": 1,
            "type": "CONDITIONING"
          },
          {
            "id": 167,
            "origin_id": 10,
            "origin_slot": 0,
            "target_id": 91,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 166,
            "origin_id": 23,
            "origin_slot": 0,
            "target_id": 91,
            "target_slot": 1,
            "type": "AUDIO"
          },
          {
            "id": 189,
            "origin_id": 13,
            "origin_slot": 0,
            "target_id": 104,
            "target_slot": 0,
            "type": "CLIP"
          },
          {
            "id": 190,
            "origin_id": 11,
            "origin_slot": 0,
            "target_id": 104,
            "target_slot": 1,
            "type": "VAE"
          },
          {
            "id": 168,
            "origin_id": 91,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 0,
            "type": "VIDEO"
          },
          {
            "id": 195,
            "origin_id": -10,
            "origin_slot": 0,
            "target_id": 104,
            "target_slot": 2,
            "type": "IMAGE"
          },
          {
            "id": 196,
            "origin_id": -10,
            "origin_slot": 1,
            "target_id": 104,
            "target_slot": 3,
            "type": "IMAGE"
          },
          {
            "id": 197,
            "origin_id": -10,
            "origin_slot": 2,
            "target_id": 104,
            "target_slot": 4,
            "type": "STRING"
          },
          {
            "id": 199,
            "origin_id": 107,
            "origin_slot": 1,
            "target_id": 104,
            "target_slot": 7,
            "type": "INT"
          },
          {
            "id": 200,
            "origin_id": -10,
            "origin_slot": 3,
            "target_id": 104,
            "target_slot": 5,
            "type": "INT"
          },
          {
            "id": 201,
            "origin_id": -10,
            "origin_slot": 4,
            "target_id": 104,
            "target_slot": 6,
            "type": "INT"
          },
          {
            "id": 205,
            "origin_id": 111,
            "origin_slot": 0,
            "target_id": 107,
            "target_slot": 0,
            "type": "FLOAT"
          },
          {
            "id": 206,
            "origin_id": -10,
            "origin_slot": 5,
            "target_id": 111,
            "target_slot": 0,
            "type": "FLOAT"
          },
          {
            "id": 207,
            "origin_id": -10,
            "origin_slot": 6,
            "target_id": 15,
            "target_slot": 0,
            "type": "INT"
          },
          {
            "id": 221,
            "origin_id": -10,
            "origin_slot": 7,
            "target_id": 6,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 223,
            "origin_id": -10,
            "origin_slot": 9,
            "target_id": 11,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 224,
            "origin_id": -10,
            "origin_slot": 10,
            "target_id": 24,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 225,
            "origin_id": 14,
            "origin_slot": 0,
            "target_id": 10,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 226,
            "origin_id": 14,
            "origin_slot": 0,
            "target_id": 23,
            "target_slot": 0,
            "type": "LATENT"
          },
          {
            "id": 227,
            "origin_id": -10,
            "origin_slot": 8,
            "target_id": 13,
            "target_slot": 0,
            "type": "COMBO"
          },
          {
            "id": 230,
            "origin_id": 119,
            "origin_slot": 0,
            "target_id": 9,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 231,
            "origin_id": 10,
            "origin_slot": 0,
            "target_id": 120,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 232,
            "origin_id": 23,
            "origin_slot": 0,
            "target_id": 120,
            "target_slot": 1,
            "type": "AUDIO"
          },
          {
            "id": 233,
            "origin_id": 6,
            "origin_slot": 0,
            "target_id": 121,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 234,
            "origin_id": 121,
            "origin_slot": 0,
            "target_id": 119,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 236,
            "origin_id": 119,
            "origin_slot": 0,
            "target_id": 16,
            "target_slot": 0,
            "type": "MODEL"
          },
          {
            "id": 237,
            "origin_id": 6,
            "origin_slot": 0,
            "target_id": 122,
            "target_slot": 0,
            "type": "MODEL"
          }
        ],
        "extra": {
          "pixaromaGroups": []
        }
      }
    ]
  },
  "config": {},
  "extra": {
    "frontendVersion": "1.47.12",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true,
    "anomalous_hashes": {
      "105_minimax_h3_fl2va_pruned_int8_convrot.safetensors": {
        "hash": "",
        "size": 20970379616
      },
      "105_minimax_h3_video_vae_fp16.safetensors": {
        "hash": "",
        "size": 5207808496
      },
      "105_minimax_h3_audio_vae_fp32.safetensors": {
        "hash": "",
        "size": 605254808
      }
    },
    "ds": {
      "scale": 0.8575570469798671,
      "offset": [
        2555.608069931508,
        -4385.807105142291
      ]
    }
  },
  "version": 0.4
}