{
  "id": "minimax-h3-lbh-3d-2stage-fixed-2026-08-24",
  "revision": 0,
  "last_node_id": 38,
  "last_link_id": 64,
  "nodes": [
    {
      "id": 22,
      "type": "LTXVSeparateAVLatent",
      "pos": [
        3268.0538949030274,
        514.2495923464874
      ],
      "size": [
        300,
        60
      ],
      "flags": {},
      "order": 24,
      "mode": 0,
      "inputs": [
        {
          "name": "av_latent",
          "type": "LATENT",
          "link": 30
        }
      ],
      "outputs": [
        {
          "name": "video_latent",
          "type": "LATENT",
          "links": [
            31
          ]
        },
        {
          "name": "audio_latent",
          "type": "LATENT",
          "links": [
            35
          ]
        }
      ],
      "title": "Split H3 video/audio latent",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "LTXVSeparateAVLatent",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      }
    },
    {
      "id": 24,
      "type": "LTXVConcatAVLatent",
      "pos": [
        4068.0538949030283,
        514.2495923464874
      ],
      "size": [
        331.84921875,
        60
      ],
      "flags": {},
      "order": 26,
      "mode": 0,
      "inputs": [
        {
          "name": "video_latent",
          "type": "LATENT",
          "link": 34
        },
        {
          "name": "audio_latent",
          "type": "LATENT",
          "link": 35
        }
      ],
      "outputs": [
        {
          "name": "latent",
          "type": "LATENT",
          "links": [
            42
          ]
        }
      ],
      "title": "Rejoin upscaled video + original audio latent",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "LTXVConcatAVLatent",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      }
    },
    {
      "id": 26,
      "type": "BasicGuider",
      "pos": [
        4510.702925492419,
        519.1743285722656
      ],
      "size": [
        300,
        65
      ],
      "flags": {},
      "order": 21,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 36
        },
        {
          "name": "conditioning",
          "type": "CONDITIONING",
          "link": 37
        }
      ],
      "outputs": [
        {
          "name": "GUIDER",
          "type": "GUIDER",
          "links": [
            39
          ]
        }
      ],
      "title": "PASS 2 Guider — target conditioning",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "BasicGuider",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      }
    },
    {
      "id": 28,
      "type": "VAEDecode",
      "pos": [
        5334.301028241421,
        468.29904225418704
      ],
      "size": [
        250,
        80
      ],
      "flags": {},
      "order": 28,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 43
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 44
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            47
          ]
        }
      ],
      "title": "Decode Video",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "VAEDecode",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      }
    },
    {
      "id": 29,
      "type": "VAEDecodeAudio",
      "pos": [
        5334.301028241421,
        608.2990422541867
      ],
      "size": [
        250,
        70
      ],
      "flags": {},
      "order": 29,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 45
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 46
        }
      ],
      "outputs": [
        {
          "name": "AUDIO",
          "type": "AUDIO",
          "links": [
            48
          ]
        }
      ],
      "title": "Decode Audio",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "VAEDecodeAudio",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      }
    },
    {
      "id": 30,
      "type": "CreateVideo",
      "pos": [
        5654.301028241421,
        503.29904225418704
      ],
      "size": [
        280,
        126
      ],
      "flags": {},
      "order": 30,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 47
        },
        {
          "name": "audio",
          "shape": 7,
          "type": "AUDIO",
          "link": 48
        }
      ],
      "outputs": [
        {
          "name": "VIDEO",
          "type": "VIDEO",
          "links": [
            60
          ]
        }
      ],
      "title": "Create 24fps H3 video",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "CreateVideo",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        24,
        8,
        "sRGB"
      ],
      "widgets_values_named": {
        "fps": 24,
        "bit_depth": 8,
        "color_space": "sRGB"
      }
    },
    {
      "id": 16,
      "type": "BasicScheduler",
      "pos": [
        2099.5350154492207,
        513.6257384188838
      ],
      "size": [
        300,
        115
      ],
      "flags": {},
      "order": 19,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 21
        }
      ],
      "outputs": [
        {
          "name": "SIGMAS",
          "type": "SIGMAS",
          "links": [
            22
          ]
        }
      ],
      "title": "8-step sigma schedule",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "BasicScheduler",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "simple",
        4,
        1
      ],
      "widgets_values_named": {
        "scheduler": "simple",
        "steps": 4,
        "denoise": 1
      }
    },
    {
      "id": 18,
      "type": "KSamplerSelect",
      "pos": [
        2132.810021135864,
        964.5261172970579
      ],
      "size": [
        300,
        65
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "SAMPLER",
          "type": "SAMPLER",
          "links": [
            27,
            40
          ]
        }
      ],
      "title": "Euler (Turbo contract)",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "KSamplerSelect",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "euler"
      ],
      "widgets_values_named": {
        "sampler_name": "euler"
      }
    },
    {
      "id": 20,
      "type": "BasicGuider",
      "pos": [
        2451.198097873535,
        763.6696860205076
      ],
      "size": [
        300,
        65
      ],
      "flags": {},
      "order": 20,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 23
        },
        {
          "name": "conditioning",
          "type": "CONDITIONING",
          "link": 24
        }
      ],
      "outputs": [
        {
          "name": "GUIDER",
          "type": "GUIDER",
          "links": [
            26
          ]
        }
      ],
      "title": "PASS 1 Guider",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "BasicGuider",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      }
    },
    {
      "id": 12,
      "type": "ComfyMathExpression",
      "pos": [
        538.5669140106486,
        1361.1450097599795
      ],
      "size": [
        310.6060791015625,
        128
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "values.a",
          "type": "FLOAT,INT,BOOLEAN",
          "link": 6
        },
        {
          "label": "b",
          "name": "values.b",
          "shape": 7,
          "type": "FLOAT,INT,BOOLEAN",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": []
        },
        {
          "name": "INT",
          "type": "INT",
          "links": [
            11,
            16
          ]
        },
        {
          "name": "BOOL",
          "type": "BOOLEAN",
          "links": []
        }
      ],
      "title": "H3 frame count (17k+5)",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "ComfyMathExpression",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "max(5, round(a * 24)) + (5 - (max(5, round(a * 24)) % 17)) % 17"
      ],
      "widgets_values_named": {
        "expression": "max(5, round(a * 24)) + (5 - (max(5, round(a * 24)) % 17)) % 17"
      }
    },
    {
      "id": 33,
      "type": "LoraLoaderModelOnly",
      "pos": [
        1046.1389204594586,
        507.57914916845044
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 17,
      "mode": 4,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 50
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            51
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.0",
        "Node name for S&R": "LoraLoaderModelOnly",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "wushu_spatial_physics_v2_full.safetensors",
        1
      ],
      "widgets_values_named": {
        "lora_name": "wushu_spatial_physics_v2_full.safetensors",
        "strength_model": 1
      }
    },
    {
      "id": 6,
      "type": "ModelAttentionBackend",
      "pos": [
        1051.6374220608911,
        129.63011169645492
      ],
      "size": [
        320,
        70
      ],
      "flags": {},
      "order": 18,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 51
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            21,
            23,
            36
          ]
        }
      ],
      "title": "Comfy Kitchen Attention",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "ModelAttentionBackend",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "comfy kitchen attention"
      ],
      "widgets_values_named": {
        "attention": "comfy kitchen attention"
      }
    },
    {
      "id": 19,
      "type": "RandomNoise",
      "pos": [
        1813.3709250909426,
        1073.110565752563
      ],
      "size": [
        300,
        85
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "NOISE",
          "type": "NOISE",
          "links": [
            25,
            38
          ]
        }
      ],
      "title": "Shared fixed seed",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "RandomNoise",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        28341330636170,
        "fixed"
      ],
      "widgets_values_named": {
        "noise_seed": 28341330636170,
        "control_after_generate": "fixed"
      }
    },
    {
      "id": 17,
      "type": "SplitSigmas",
      "pos": [
        2083.1125990294977,
        769.7893962848268
      ],
      "size": [
        300,
        80
      ],
      "flags": {},
      "order": 22,
      "mode": 0,
      "inputs": [
        {
          "name": "sigmas",
          "type": "SIGMAS",
          "link": 22
        }
      ],
      "outputs": [
        {
          "name": "high_sigmas",
          "type": "SIGMAS",
          "links": [
            28
          ]
        },
        {
          "name": "low_sigmas",
          "type": "SIGMAS",
          "links": []
        }
      ],
      "title": "PASS 1 — first 4 high sigmas",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.0",
        "Node name for S&R": "SplitSigmas",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        8
      ],
      "widgets_values_named": {
        "step": 8
      },
      "color": "#223",
      "bgcolor": "#335"
    },
    {
      "id": 11,
      "type": "PrimitiveFloat",
      "pos": [
        194.71351897535587,
        1307.7066665211864
      ],
      "size": [
        260,
        65
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": [
            6
          ]
        }
      ],
      "title": "Duration (seconds)",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "PrimitiveFloat",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        5
      ],
      "widgets_values_named": {
        "value": 5
      },
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 21,
      "type": "SamplerCustomAdvanced",
      "pos": [
        2814.2452245475965,
        966.755038533021
      ],
      "size": [
        320,
        180
      ],
      "flags": {},
      "order": 23,
      "mode": 0,
      "inputs": [
        {
          "name": "noise",
          "type": "NOISE",
          "link": 25
        },
        {
          "name": "guider",
          "type": "GUIDER",
          "link": 26
        },
        {
          "name": "sampler",
          "type": "SAMPLER",
          "link": 27
        },
        {
          "name": "sigmas",
          "type": "SIGMAS",
          "link": 28
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 29
        }
      ],
      "outputs": [
        {
          "name": "output",
          "type": "LATENT",
          "links": []
        },
        {
          "name": "denoised_output",
          "type": "LATENT",
          "links": [
            30
          ]
        }
      ],
      "title": "PASS 1 — LOW RES SAMPLE",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "SamplerCustomAdvanced",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      }
    },
    {
      "id": 10,
      "type": "ImageResizeKJv2",
      "pos": [
        1188.8372837698707,
        923.0668320686153
      ],
      "size": [
        300,
        336.0000000000001
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 63
        },
        {
          "name": "mask",
          "shape": 7,
          "type": "MASK",
          "link": null
        },
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 4
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 5
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            14,
            64
          ]
        },
        {
          "name": "width",
          "type": "INT",
          "links": []
        },
        {
          "name": "height",
          "type": "INT",
          "links": []
        },
        {
          "name": "mask",
          "type": "MASK",
          "links": []
        }
      ],
      "title": "Resize source frame to target canvas",
      "properties": {
        "cnr_id": "comfyui-kjnodes",
        "ver": "0.1.2",
        "Node name for S&R": "ImageResizeKJv2",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {
          "width": true,
          "height": true
        }
      },
      "widgets_values": [
        1344,
        768,
        "lanczos",
        "crop",
        "0, 0, 0",
        "center",
        32,
        "cpu"
      ],
      "widgets_values_named": {
        "width": 1344,
        "height": 768,
        "upscale_method": "lanczos",
        "keep_proportion": "crop",
        "pad_color": "0, 0, 0",
        "crop_position": "center",
        "divisible_by": 32,
        "device": "cpu"
      }
    },
    {
      "id": 8,
      "type": "ResolutionSelector",
      "pos": [
        693.6405117812934,
        825.6835950685503
      ],
      "size": [
        300,
        130
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "width",
          "type": "INT",
          "links": [
            17
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "links": [
            18
          ]
        }
      ],
      "title": "PASS 1 — LOW RES 0.2 MP",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "ResolutionSelector",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "16:9 (Widescreen)",
        1,
        32
      ],
      "widgets_values_named": {
        "aspect_ratio": "16:9 (Widescreen)",
        "megapixels": 1,
        "multiple": 32
      },
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 9,
      "type": "ResolutionSelector",
      "pos": [
        692.9062331187866,
        1051.2421180360802
      ],
      "size": [
        300,
        130
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "width",
          "type": "INT",
          "links": [
            4,
            19,
            61
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "links": [
            5,
            20,
            62
          ]
        }
      ],
      "title": "PASS 2 — TARGET 0.98 MP",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "ResolutionSelector",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "16:9 (Widescreen)",
        1,
        32
      ],
      "widgets_values_named": {
        "aspect_ratio": "16:9 (Widescreen)",
        "megapixels": 1,
        "multiple": 32
      },
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 23,
      "type": "MinimaxH3LatentUpscaler3D",
      "pos": [
        3626.120645269238,
        495.06955911284473
      ],
      "size": [
        380,
        226
      ],
      "flags": {},
      "order": 25,
      "mode": 0,
      "inputs": [
        {
          "name": "latent",
          "type": "*",
          "link": 31
        },
        {
          "name": "mode.width",
          "type": "INT",
          "widget": {
            "name": "mode.width"
          },
          "link": 61
        },
        {
          "name": "mode.height",
          "type": "INT",
          "widget": {
            "name": "mode.height"
          },
          "link": 62
        }
      ],
      "outputs": [
        {
          "name": "latent",
          "type": "*",
          "links": [
            34
          ]
        }
      ],
      "title": "LBH Minimax H3 Latent Upscaler (3D)",
      "properties": {
        "aux_id": "LBH-123-AI/Comfyui_Minimax_h3_latent_Upscaler",
        "ver": "6a4b191e8af583b7c097f564690325f91d18c2e2",
        "Node name for S&R": "MinimaxH3LatentUpscaler3D",
        "ue_properties": {
          "version": "7.8",
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "minimax_h3_latent_upscaler_3d_fp32.pth",
        "target dimensions",
        1280,
        704,
        32,
        true,
        "cuda",
        "fp16"
      ],
      "widgets_values_named": {
        "model_name": "minimax_h3_latent_upscaler_3d_fp32.pth",
        "mode": "target dimensions",
        "mode.width": 1280,
        "mode.height": 704,
        "align": 32,
        "enable_chunking": true,
        "device": "cuda",
        "precision": "fp16"
      }
    },
    {
      "id": 14,
      "type": "MiniMaxH3ImageToVideo",
      "pos": [
        1699.7332012939455,
        573.4666442871093
      ],
      "size": [
        330,
        260
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 54
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 8
        },
        {
          "name": "first_frame",
          "shape": 7,
          "type": "IMAGE",
          "link": 64
        },
        {
          "name": "last_frame",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "name": "prompt",
          "type": "STRING",
          "widget": {
            "name": "prompt"
          },
          "link": 10
        },
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 17
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 18
        },
        {
          "name": "length",
          "type": "INT",
          "widget": {
            "name": "length"
          },
          "link": 11
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": [
            24
          ]
        },
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            29
          ]
        }
      ],
      "title": "PASS 1 Conditioning — LOW RES",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.32.0",
        "Node name for S&R": "MiniMaxH3ImageToVideo",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "",
        608,
        352,
        124
      ],
      "widgets_values_named": {
        "prompt": "",
        "width": 608,
        "height": 352,
        "length": 124
      }
    },
    {
      "id": 15,
      "type": "MiniMaxH3ImageToVideo",
      "pos": [
        2307.8646506820687,
        1081.460982891235
      ],
      "size": [
        330,
        260
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 55
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 13
        },
        {
          "name": "first_frame",
          "shape": 7,
          "type": "IMAGE",
          "link": 14
        },
        {
          "name": "last_frame",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "name": "prompt",
          "type": "STRING",
          "widget": {
            "name": "prompt"
          },
          "link": 15
        },
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 19
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 20
        },
        {
          "name": "length",
          "type": "INT",
          "widget": {
            "name": "length"
          },
          "link": 16
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": [
            37
          ]
        },
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": []
        }
      ],
      "title": "PASS 2 Conditioning — TARGET RES",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.32.0",
        "Node name for S&R": "MiniMaxH3ImageToVideo",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "",
        1344,
        768,
        124
      ],
      "widgets_values_named": {
        "prompt": "",
        "width": 1344,
        "height": 768,
        "length": 124
      }
    },
    {
      "id": 38,
      "type": "SaveVideo",
      "pos": [
        6202.068254749908,
        442.1260021413378
      ],
      "size": [
        1337.0376099123296,
        106
      ],
      "flags": {},
      "order": 31,
      "mode": 0,
      "inputs": [
        {
          "name": "video",
          "type": "VIDEO",
          "link": 60
        }
      ],
      "outputs": [
        {
          "name": "video",
          "type": "VIDEO",
          "links": []
        }
      ],
      "title": "SAVE FINAL VIDEO",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "Node name for S&R": "SaveVideo",
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "video/MiniMax_H3_LBH_2Stage",
        "auto",
        "auto",
        "auto"
      ],
      "widgets_values_named": {
        "filename_prefix": "video/MiniMax_H3_LBH_2Stage",
        "format": "auto",
        "format.codec": "auto",
        "codec": "auto"
      }
    },
    {
      "id": 27,
      "type": "SamplerCustomAdvanced",
      "pos": [
        4870.702925492419,
        489.1743285722656
      ],
      "size": [
        330,
        190
      ],
      "flags": {},
      "order": 27,
      "mode": 0,
      "inputs": [
        {
          "name": "noise",
          "type": "NOISE",
          "link": 38
        },
        {
          "name": "guider",
          "type": "GUIDER",
          "link": 39
        },
        {
          "name": "sampler",
          "type": "SAMPLER",
          "link": 40
        },
        {
          "name": "sigmas",
          "type": "SIGMAS",
          "link": 41
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 42
        }
      ],
      "outputs": [
        {
          "name": "output",
          "type": "LATENT",
          "links": [
            43,
            45
          ]
        },
        {
          "name": "denoised_output",
          "type": "LATENT",
          "links": []
        }
      ],
      "title": "PASS 2 — HIGH RES REFINE",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "SamplerCustomAdvanced",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      }
    },
    {
      "id": 25,
      "type": "ManualSigmas",
      "pos": [
        4058.053894903029,
        664.2495923464872
      ],
      "size": [
        360,
        85
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "SIGMAS",
          "type": "SIGMAS",
          "links": [
            41
          ]
        }
      ],
      "title": "PASS 2",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.5.1",
        "Node name for S&R": "ManualSigmas",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {
          "sigmas": true
        }
      },
      "widgets_values": [
        "0.9035, 0.6316, 0.3158, 0.0000"
      ],
      "widgets_values_named": {
        "sigmas": "0.9035, 0.6316, 0.3158, 0.0000"
      }
    },
    {
      "id": 5,
      "type": "LoraLoaderModelOnly",
      "pos": [
        763.8931239479369,
        288.7051431111141
      ],
      "size": [
        500,
        90
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 1
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            50
          ]
        }
      ],
      "title": "Turbo v1.1 (creator workflow)",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "LoraLoaderModelOnly",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "minimax_h3_fl2v_turbo_4step_v1.1_768p_comfyui_bf16.safetensors",
        1
      ],
      "widgets_values_named": {
        "lora_name": "minimax_h3_fl2v_turbo_4step_v1.1_768p_comfyui_bf16.safetensors",
        "strength_model": 1
      }
    },
    {
      "id": 35,
      "type": "CLIPLoader",
      "pos": [
        115.02590305961009,
        267.5271846988145
      ],
      "size": [
        544.9681985951828,
        106
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            54,
            55
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.0",
        "Node name for S&R": "CLIPLoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "mi\\qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors",
        "stable_diffusion",
        "default"
      ],
      "widgets_values_named": {
        "clip_name": "mi\\qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors",
        "type": "stable_diffusion",
        "device": "default"
      }
    },
    {
      "id": 4,
      "type": "VAELoader",
      "pos": [
        122.07264534519432,
        571.7201785441351
      ],
      "size": [
        520,
        70
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            46
          ]
        }
      ],
      "title": "H3 Audio VAE",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "VAELoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "minimax_h3_audio_vae_fp32.safetensors"
      ],
      "widgets_values_named": {
        "vae_name": "minimax_h3_audio_vae_fp32.safetensors"
      }
    },
    {
      "id": 3,
      "type": "VAELoader",
      "pos": [
        112.40956077076196,
        432.5141794092384
      ],
      "size": [
        520,
        70
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            8,
            13,
            44
          ]
        }
      ],
      "title": "H3 Video VAE",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "VAELoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "minimax_h3_video_vae_fp16.safetensors"
      ],
      "widgets_values_named": {
        "vae_name": "minimax_h3_video_vae_fp16.safetensors"
      }
    },
    {
      "id": 7,
      "type": "LoadImage",
      "pos": [
        146.69029572844656,
        819.2688176488598
      ],
      "size": [
        418.05530817932106,
        413.846
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            63
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": []
        }
      ],
      "title": "INPUT IMAGE — replace with your frame",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "LoadImage",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "ChatGPT Image Aug 25, 2026, 01_40_38 PM.png",
        "image"
      ],
      "widgets_values_named": {
        "image": "ChatGPT Image Aug 25, 2026, 01_40_38 PM.png",
        "upload": "image"
      }
    },
    {
      "id": 1,
      "type": "UNETLoader",
      "pos": [
        131.73567585587546,
        103.86194923901172
      ],
      "size": [
        520,
        95
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            1
          ]
        }
      ],
      "title": "H3 FL2VA diffusion model",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "UNETLoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        "mi\\minimax_h3_fl2va_zs05_int8_convrot.safetensors",
        "default"
      ],
      "widgets_values_named": {
        "unet_name": "mi\\minimax_h3_fl2va_zs05_int8_convrot.safetensors",
        "weight_dtype": "default"
      }
    },
    {
      "id": 13,
      "type": "PrimitiveStringMultiline",
      "pos": [
        897.6133175776738,
        1348.4115540704254
      ],
      "size": [
        610,
        300
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "STRING",
          "type": "STRING",
          "links": [
            10,
            15
          ]
        }
      ],
      "title": "MINIMAX H3 PROMPT — edit here",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.33.2",
        "Node name for S&R": "PrimitiveStringMultiline",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        },
        "widget_ue_connectable": {}
      },
      "widgets_values": [
        ""
      ],
      "widgets_values_named": {
        "value": ""
      },
      "color": "#232",
      "bgcolor": "#353"
    }
  ],
  "links": [
    [
      1,
      1,
      0,
      5,
      0,
      "MODEL"
    ],
    [
      4,
      9,
      0,
      10,
      2,
      "INT"
    ],
    [
      5,
      9,
      1,
      10,
      3,
      "INT"
    ],
    [
      6,
      11,
      0,
      12,
      0,
      "FLOAT"
    ],
    [
      8,
      3,
      0,
      14,
      1,
      "VAE"
    ],
    [
      10,
      13,
      0,
      14,
      4,
      "STRING"
    ],
    [
      11,
      12,
      1,
      14,
      7,
      "INT"
    ],
    [
      13,
      3,
      0,
      15,
      1,
      "VAE"
    ],
    [
      14,
      10,
      0,
      15,
      2,
      "IMAGE"
    ],
    [
      15,
      13,
      0,
      15,
      4,
      "STRING"
    ],
    [
      16,
      12,
      1,
      15,
      7,
      "INT"
    ],
    [
      17,
      8,
      0,
      14,
      5,
      "INT"
    ],
    [
      18,
      8,
      1,
      14,
      6,
      "INT"
    ],
    [
      19,
      9,
      0,
      15,
      5,
      "INT"
    ],
    [
      20,
      9,
      1,
      15,
      6,
      "INT"
    ],
    [
      21,
      6,
      0,
      16,
      0,
      "MODEL"
    ],
    [
      22,
      16,
      0,
      17,
      0,
      "SIGMAS"
    ],
    [
      23,
      6,
      0,
      20,
      0,
      "MODEL"
    ],
    [
      24,
      14,
      0,
      20,
      1,
      "CONDITIONING"
    ],
    [
      25,
      19,
      0,
      21,
      0,
      "NOISE"
    ],
    [
      26,
      20,
      0,
      21,
      1,
      "GUIDER"
    ],
    [
      27,
      18,
      0,
      21,
      2,
      "SAMPLER"
    ],
    [
      28,
      17,
      0,
      21,
      3,
      "SIGMAS"
    ],
    [
      29,
      14,
      1,
      21,
      4,
      "LATENT"
    ],
    [
      30,
      21,
      1,
      22,
      0,
      "LATENT"
    ],
    [
      31,
      22,
      0,
      23,
      0,
      "*"
    ],
    [
      34,
      23,
      0,
      24,
      0,
      "LATENT"
    ],
    [
      35,
      22,
      1,
      24,
      1,
      "LATENT"
    ],
    [
      36,
      6,
      0,
      26,
      0,
      "MODEL"
    ],
    [
      37,
      15,
      0,
      26,
      1,
      "CONDITIONING"
    ],
    [
      38,
      19,
      0,
      27,
      0,
      "NOISE"
    ],
    [
      39,
      26,
      0,
      27,
      1,
      "GUIDER"
    ],
    [
      40,
      18,
      0,
      27,
      2,
      "SAMPLER"
    ],
    [
      41,
      25,
      0,
      27,
      3,
      "SIGMAS"
    ],
    [
      42,
      24,
      0,
      27,
      4,
      "LATENT"
    ],
    [
      43,
      27,
      0,
      28,
      0,
      "LATENT"
    ],
    [
      44,
      3,
      0,
      28,
      1,
      "VAE"
    ],
    [
      45,
      27,
      0,
      29,
      0,
      "LATENT"
    ],
    [
      46,
      4,
      0,
      29,
      1,
      "VAE"
    ],
    [
      47,
      28,
      0,
      30,
      0,
      "IMAGE"
    ],
    [
      48,
      29,
      0,
      30,
      1,
      "AUDIO"
    ],
    [
      50,
      5,
      0,
      33,
      0,
      "MODEL"
    ],
    [
      51,
      33,
      0,
      6,
      0,
      "MODEL"
    ],
    [
      54,
      35,
      0,
      14,
      0,
      "CLIP"
    ],
    [
      55,
      35,
      0,
      15,
      0,
      "CLIP"
    ],
    [
      60,
      30,
      0,
      38,
      0,
      "VIDEO"
    ],
    [
      61,
      9,
      0,
      23,
      1,
      "INT"
    ],
    [
      62,
      9,
      1,
      23,
      2,
      "INT"
    ],
    [
      63,
      7,
      0,
      10,
      0,
      "IMAGE"
    ],
    [
      64,
      10,
      0,
      14,
      2,
      "IMAGE"
    ]
  ],
  "groups": [
    {
      "id": 1,
      "title": "MODELS + ACCELERATION",
      "bounding": [
        101.73567585587544,
        20.915002799314486,
        1474.0624804133142,
        656.6039331517254
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 2,
      "title": "USER INPUTS",
      "bounding": [
        136.318790026381,
        701.8746908925237,
        1434.5832433552987,
        1048.7699252903597
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 3,
      "title": "PASS 1 — LOW RES STRUCTURE",
      "bounding": [
        1600.599919433594,
        389.53332885742185,
        1591.2153285107424,
        998.254037588501
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 4,
      "title": "LBH 3D LATENT UPSCALE",
      "bounding": [
        3228.0538949030274,
        394.2495923464873,
        1200,
        420
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 5,
      "title": "PASS 2 — TARGET RES REFINE",
      "bounding": [
        4470.702925492419,
        399.1743285722656,
        800,
        420
      ],
      "color": "#3f789e",
      "flags": {}
    },
    {
      "id": 6,
      "title": "DECODE + SAVE",
      "bounding": [
        5294.301028241421,
        408.29904225418704,
        718.2208193306642,
        364.7241878964174
      ],
      "color": "#3f789e",
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "ue_links": [],
    "links_added_by_ue": [],
    "frontendVersion": "1.49.6",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true,
    "ds": {
      "scale": 0.5131581182307068,
      "offset": [
        691.2845773211718,
        82.09523487057675
      ]
    }
  },
  "version": 0.4
}