{
  "id": "0ddd6ae2-9ecf-4f2d-a828-f66ecd6b7f0f",
  "revision": 0,
  "last_node_id": 125,
  "last_link_id": 236,
  "nodes": [
    {
      "id": 77,
      "type": "VAEDecodeAudio",
      "pos": [
        1621.6991877195373,
        288.24730987442047
      ],
      "size": [
        194.25299723441972,
        46
      ],
      "flags": {},
      "order": 25,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 132
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 150
        }
      ],
      "outputs": [
        {
          "name": "AUDIO",
          "type": "AUDIO",
          "links": [
            160
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecodeAudio",
        "cnr_id": "comfy-core",
        "ver": "0.30.0"
      }
    },
    {
      "id": 8,
      "type": "VAEDecode",
      "pos": [
        1621.6991877195373,
        179.46291912812848
      ],
      "size": [
        194.25299723441972,
        46
      ],
      "flags": {},
      "order": 24,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 35
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 140
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            159
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode",
        "cnr_id": "comfy-core",
        "ver": "0.3.33"
      }
    },
    {
      "id": 37,
      "type": "UNETLoader",
      "pos": [
        196.5961798213713,
        -207.9445746188256
      ],
      "size": [
        305.3782043457031,
        82
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "slot_index": 0,
          "links": [
            163
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "UNETLoader",
        "cnr_id": "comfy-core",
        "ver": "0.3.33"
      },
      "widgets_values": [
        "minimax_h3_fl2va_pruned_int8_convrot.safetensors",
        "default"
      ],
      "widgets_values_named": {
        "unet_name": "minimax_h3_fl2va_pruned_int8_convrot.safetensors",
        "weight_dtype": "default"
      },
      "color": "#323",
      "bgcolor": "#535"
    },
    {
      "id": 94,
      "type": "PrimitiveFloat",
      "pos": [
        39.9770638107585,
        987.0240400771188
      ],
      "size": [
        214.65850806503283,
        58
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": [
            166
          ]
        }
      ],
      "title": "Float: Duration (sec)",
      "properties": {
        "Node name for S&R": "PrimitiveFloat"
      },
      "widgets_values": [
        6
      ],
      "widgets_values_named": {
        "value": 6
      }
    },
    {
      "id": 86,
      "type": "ModelAttentionBackend",
      "pos": [
        553.2461981384733,
        -207.9445746188256
      ],
      "size": [
        270,
        58
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 163
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            235
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "ModelAttentionBackend"
      },
      "widgets_values": [
        "comfy kitchen attention"
      ],
      "widgets_values_named": {
        "attention": "comfy kitchen attention"
      }
    },
    {
      "id": 95,
      "type": "MarkdownNote",
      "pos": [
        -482.3943342566212,
        -207.9445746188256
      ],
      "size": [
        480.26512898835654,
        314.3204118484383
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "## models\n- diffusion_models\n  - [minimax_h3_fl2va_pruned_int8_convrot.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/blob/main/diffusion_models/minimax_h3_fl2va_pruned_int8_convrot.safetensors) (21 GB)\n- text_encoders\n  - [qwen3vl_32b_minimax_h3_int8_convrot.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/blob/main/text_encoders/qwen3vl_32b_minimax_h3_int8_convrot.safetensors) (27.1 GB)\n- vae\n  - [minimax_h3_audio_vae_fp32.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/blob/main/vae/minimax_h3_audio_vae_fp32.safetensors) (605 MB)\n  - [minimax_h3_video_vae_fp16.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/blob/main/vae/minimax_h3_video_vae_fp16.safetensors) (5.21 GB)\n\n```text\n📂ComfyUI/\n└── 📂models/\n    ├── 📂diffusion_models/\n    │   └── minimax_h3_fl2va_pruned_int8_convrot.safetensors\n    ├── 📂text_encoders/\n    │   └── qwen3vl_32b_minimax_h3_int8_convrot.safetensors\n    └── 📂vae/\n         ├── minimax_h3_audio_vae_fp32.safetensors\n         └── minimax_h3_video_vae_fp16.safetensors\n```"
      ],
      "widgets_values_named": {
        "text": "## models\n- diffusion_models\n  - [minimax_h3_fl2va_pruned_int8_convrot.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/blob/main/diffusion_models/minimax_h3_fl2va_pruned_int8_convrot.safetensors) (21 GB)\n- text_encoders\n  - [qwen3vl_32b_minimax_h3_int8_convrot.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/blob/main/text_encoders/qwen3vl_32b_minimax_h3_int8_convrot.safetensors) (27.1 GB)\n- vae\n  - [minimax_h3_audio_vae_fp32.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/blob/main/vae/minimax_h3_audio_vae_fp32.safetensors) (605 MB)\n  - [minimax_h3_video_vae_fp16.safetensors](https://huggingface.co/Comfy-Org/MiniMax-H3/blob/main/vae/minimax_h3_video_vae_fp16.safetensors) (5.21 GB)\n\n```text\n📂ComfyUI/\n└── 📂models/\n    ├── 📂diffusion_models/\n    │   └── minimax_h3_fl2va_pruned_int8_convrot.safetensors\n    ├── 📂text_encoders/\n    │   └── qwen3vl_32b_minimax_h3_int8_convrot.safetensors\n    └── 📂vae/\n         ├── minimax_h3_audio_vae_fp32.safetensors\n         └── minimax_h3_video_vae_fp16.safetensors\n```"
      },
      "color": "#323",
      "bgcolor": "#535"
    },
    {
      "id": 91,
      "type": "CreateVideo",
      "pos": [
        1857.2649223855678,
        179.46291912812848
      ],
      "size": [
        270,
        126
      ],
      "flags": {},
      "order": 26,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 159
        },
        {
          "name": "audio",
          "shape": 7,
          "type": "AUDIO",
          "link": 160
        }
      ],
      "outputs": [
        {
          "name": "VIDEO",
          "type": "VIDEO",
          "links": [
            188
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CreateVideo",
        "cnr_id": "comfy-core",
        "ver": "0.33.0"
      },
      "widgets_values": [
        24,
        8,
        "sRGB"
      ],
      "widgets_values_named": {
        "fps": 24,
        "bit_depth": 8,
        "color_space": "sRGB"
      }
    },
    {
      "id": 87,
      "type": "ComfyMathExpression",
      "pos": [
        289.97706381075847,
        987.0240400771188
      ],
      "size": [
        210,
        128
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "label": "a",
          "name": "values.a",
          "type": "FLOAT,INT,BOOLEAN",
          "link": 166
        },
        {
          "name": "values.b",
          "shape": 7,
          "type": "FLOAT,INT,BOOLEAN",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": null
        },
        {
          "name": "INT",
          "type": "INT",
          "links": [
            207
          ]
        },
        {
          "name": "BOOL",
          "type": "BOOLEAN",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "ComfyMathExpression",
        "cnr_id": "comfy-core",
        "ver": "0.33.0"
      },
      "widgets_values": [
        "17 * round((a * 24 - 5) / 17) + 5"
      ],
      "widgets_values_named": {
        "expression": "17 * round((a * 24 - 5) / 17) + 5"
      }
    },
    {
      "id": 38,
      "type": "CLIPLoader",
      "pos": [
        52.62317611836556,
        188.16650543074402
      ],
      "size": [
        301.3524169921875,
        106
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "slot_index": 0,
          "links": [
            208
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPLoader",
        "cnr_id": "comfy-core",
        "ver": "0.3.33"
      },
      "widgets_values": [
        "qwen3vl_32b_minimax_h3_int8_convrot.safetensors",
        "minimax",
        "default"
      ],
      "widgets_values_named": {
        "clip_name": "qwen3vl_32b_minimax_h3_int8_convrot.safetensors",
        "type": "minimax",
        "device": "default"
      },
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 99,
      "type": "Reroute",
      "pos": [
        742.2112975166501,
        419.90526705842126
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 18,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 169
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "IMAGE",
          "links": [
            189
          ]
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    },
    {
      "id": 97,
      "type": "ResizeImageMaskNode",
      "pos": [
        -336.26559350887214,
        421.2162624767185
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "name": "input",
          "type": "IMAGE,MASK",
          "link": 167
        }
      ],
      "outputs": [
        {
          "name": "resized",
          "type": "IMAGE",
          "links": [
            168
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "ResizeImageMaskNode"
      },
      "widgets_values": [
        "scale total pixels",
        1,
        "bicubic"
      ],
      "widgets_values_named": {
        "resize_type": "scale total pixels",
        "resize_type.megapixels": 1,
        "scale_method": "bicubic"
      },
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 100,
      "type": "GetImageSize",
      "pos": [
        289.97706381075847,
        777.0240400771237
      ],
      "size": [
        210,
        136
      ],
      "flags": {},
      "order": 19,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 170
        }
      ],
      "outputs": [
        {
          "name": "width",
          "type": "INT",
          "links": [
            196
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "links": [
            197
          ]
        },
        {
          "name": "batch_size",
          "type": "INT",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "GetImageSize"
      },
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 39,
      "type": "VAELoader",
      "pos": [
        52.62317611836556,
        -59.89911033344882
      ],
      "size": [
        301.3524169921875,
        58
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "slot_index": 0,
          "links": [
            218
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAELoader",
        "cnr_id": "comfy-core",
        "ver": "0.3.33"
      },
      "widgets_values": [
        "minimax_h3_video_vae_fp16.safetensors"
      ],
      "widgets_values_named": {
        "vae_name": "minimax_h3_video_vae_fp16.safetensors"
      },
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 116,
      "type": "Reroute",
      "pos": [
        742.2112975166501,
        -59.89911033344882
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 218
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "VAE",
          "links": [
            219,
            220
          ]
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    },
    {
      "id": 98,
      "type": "ResizeImageMaskNode",
      "pos": [
        -36.26559350887219,
        421.2162624767185
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 17,
      "mode": 0,
      "inputs": [
        {
          "name": "input",
          "type": "IMAGE,MASK",
          "link": 168
        }
      ],
      "outputs": [
        {
          "name": "resized",
          "type": "IMAGE",
          "links": [
            169,
            170
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "ResizeImageMaskNode"
      },
      "widgets_values": [
        "scale to multiple",
        32,
        "bicubic"
      ],
      "widgets_values_named": {
        "resize_type": "scale to multiple",
        "resize_type.multiple": 32,
        "scale_method": "bicubic"
      },
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 3,
      "type": "KSampler",
      "pos": [
        1211.755991191785,
        179.46291912812848
      ],
      "size": [
        315,
        262
      ],
      "flags": {},
      "order": 23,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 236
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 230
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 130
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 217
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "slot_index": 0,
          "links": [
            35,
            132
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler",
        "cnr_id": "comfy-core",
        "ver": "0.3.33"
      },
      "widgets_values": [
        1234,
        "fixed",
        20,
        1,
        "euler",
        "simple",
        1
      ],
      "widgets_values_named": {
        "seed": 1234,
        "control_after_generate": "fixed",
        "steps": 20,
        "cfg": 1,
        "sampler_name": "euler",
        "scheduler": "simple",
        "denoise": 1
      }
    },
    {
      "id": 124,
      "type": "Reroute",
      "pos": [
        742.2112975166501,
        64.14635395192796
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 232
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "VAE",
          "links": [
            233,
            234
          ]
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    },
    {
      "id": 81,
      "type": "VAELoader",
      "pos": [
        52.62317611836556,
        64.14635395192796
      ],
      "size": [
        301.3524169921875,
        58
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "slot_index": 0,
          "links": [
            232
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "VAELoader",
        "cnr_id": "comfy-core",
        "ver": "0.3.33"
      },
      "widgets_values": [
        "minimax_h3_audio_vae_fp32.safetensors"
      ],
      "widgets_values_named": {
        "vae_name": "minimax_h3_audio_vae_fp32.safetensors"
      },
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 96,
      "type": "LoadImage",
      "pos": [
        -832.9510737596544,
        421.2162624767185
      ],
      "size": [
        457.0492532896502,
        477.20492096161456
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            167
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "oldman.png",
        "image"
      ],
      "widgets_values_named": {
        "image": "oldman.png",
        "upload": "image"
      },
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 111,
      "type": "EmptyMiniMaxH3LatentAV",
      "pos": [
        559.9770638107594,
        877.0240400771237
      ],
      "size": [
        263.13052726852493,
        106
      ],
      "flags": {},
      "order": 20,
      "mode": 0,
      "inputs": [
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 196
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 197
        },
        {
          "name": "length",
          "type": "INT",
          "widget": {
            "name": "length"
          },
          "link": 207
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            198,
            217
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyMiniMaxH3LatentAV",
        "cnr_id": "comfy-core",
        "ver": "0.30.0"
      },
      "widgets_values": [
        1344,
        768,
        124
      ],
      "widgets_values_named": {
        "width": 1344,
        "height": 768,
        "length": 124
      }
    },
    {
      "id": 123,
      "type": "LoadAudio",
      "pos": [
        540.8200979765094,
        589.0002514197205
      ],
      "size": [
        282.798828125,
        136
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "AUDIO",
          "type": "AUDIO",
          "links": [
            231
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "LoadAudio"
      },
      "widgets_values": [
        "voice.mov",
        null,
        null
      ],
      "widgets_values_named": {
        "audio": "voice.mov",
        "upload": null
      },
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 75,
      "type": "ConditioningZeroOut",
      "pos": [
        936.7621950804078,
        409.8032138246243
      ],
      "size": [
        218.4346850585937,
        26
      ],
      "flags": {},
      "order": 22,
      "mode": 0,
      "inputs": [
        {
          "name": "conditioning",
          "type": "CONDITIONING",
          "link": 229
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            130
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "ConditioningZeroOut",
        "cnr_id": "comfy-core",
        "ver": "0.30.0"
      }
    },
    {
      "id": 107,
      "type": "SaveVideo",
      "pos": [
        2174.4821131448493,
        179.46291912812848
      ],
      "size": [
        664.0743335803577,
        596.0557501852683
      ],
      "flags": {},
      "order": 27,
      "mode": 0,
      "inputs": [
        {
          "name": "video",
          "type": "VIDEO",
          "link": 188
        }
      ],
      "outputs": [
        {
          "name": "video",
          "type": "VIDEO",
          "links": null
        }
      ],
      "properties": {},
      "widgets_values": [
        "video/ComfyUI",
        "auto",
        "auto",
        "auto"
      ],
      "widgets_values_named": {
        "filename_prefix": "video/ComfyUI",
        "format": "auto",
        "format.codec": "auto",
        "codec": "auto"
      }
    },
    {
      "id": 110,
      "type": "CLIPTextEncode",
      "pos": [
        423.6189261015094,
        188.16650543074402
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 208
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            209
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "integrated_multimodal_description:\n[Shot 1] A cinematic live-action shot begins from the provided image. An elderly gentleman sits deep in a leather armchair in a warm traditional study, holding an open newspaper in front of him.\n\nAs he speaks, he slowly lowers the newspaper in a measured, unhurried motion. His head dips slightly while his eyes remain directed toward the camera, as if addressing one person directly in front of him.\n\nHis expression is calm, intelligent, and faintly provocative, with restrained amusement in his eyes and the slightest trace of a knowing smile. His manner is composed and self-assured, with dry understated humor. The performance remains subtle and controlled.\n\nThe newspaper lowers gradually throughout the speech, revealing more of his face and upper body. Small movements of his eyes, eyebrows, lips, and jaw follow the cadence of the spoken audio naturally. By the end, the newspaper rests lower in his hands while he maintains steady eye contact with the camera.\n\nThe camera keeps the same intimate frontal composition with subtle natural cinematic movement. The warm daylight, fireplace glow, and atmosphere of the study remain stable throughout the shot.\n\nnon_diegetic_music:\nN/A"
      ],
      "widgets_values_named": {
        "text": "integrated_multimodal_description:\n[Shot 1] A cinematic live-action shot begins from the provided image. An elderly gentleman sits deep in a leather armchair in a warm traditional study, holding an open newspaper in front of him.\n\nAs he speaks, he slowly lowers the newspaper in a measured, unhurried motion. His head dips slightly while his eyes remain directed toward the camera, as if addressing one person directly in front of him.\n\nHis expression is calm, intelligent, and faintly provocative, with restrained amusement in his eyes and the slightest trace of a knowing smile. His manner is composed and self-assured, with dry understated humor. The performance remains subtle and controlled.\n\nThe newspaper lowers gradually throughout the speech, revealing more of his face and upper body. Small movements of his eyes, eyebrows, lips, and jaw follow the cadence of the spoken audio naturally. By the end, the newspaper rests lower in his hands while he maintains steady eye contact with the camera.\n\nThe camera keeps the same intimate frontal composition with subtle natural cinematic movement. The warm daylight, fireplace glow, and atmosphere of the study remain stable throughout the shot.\n\nnon_diegetic_music:\nN/A"
      }
    },
    {
      "id": 79,
      "type": "Reroute",
      "pos": [
        1451.755991191785,
        -59.89911033344882
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 219
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "VAE",
          "links": [
            140
          ]
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    },
    {
      "id": 82,
      "type": "Reroute",
      "pos": [
        1451.755991191785,
        64.14635395192796
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 234
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "VAE",
          "links": [
            150
          ]
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    },
    {
      "id": 125,
      "type": "Reroute",
      "pos": [
        1080.0872362977473,
        -207.9445746188256
      ],
      "size": [
        75,
        26
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "",
          "type": "*",
          "link": 235
        }
      ],
      "outputs": [
        {
          "name": "",
          "type": "MODEL",
          "links": [
            236
          ]
        }
      ],
      "properties": {
        "showOutputText": false,
        "horizontal": false
      }
    },
    {
      "id": 108,
      "type": "MiniMaxH3AddGuide",
      "pos": [
        880.4470019227473,
        188.16650543074402
      ],
      "size": [
        274.640234375,
        158
      ],
      "flags": {},
      "order": 21,
      "mode": 0,
      "inputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 209
        },
        {
          "name": "latent",
          "type": "LATENT",
          "link": 198
        },
        {
          "name": "vae",
          "shape": 7,
          "type": "VAE",
          "link": 220
        },
        {
          "name": "audio_vae",
          "shape": 7,
          "type": "VAE",
          "link": 233
        },
        {
          "name": "image",
          "shape": 7,
          "type": "IMAGE",
          "link": 189
        },
        {
          "name": "audio",
          "shape": 7,
          "type": "AUDIO",
          "link": 231
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": [
            229,
            230
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "MiniMaxH3AddGuide"
      },
      "widgets_values": [
        0
      ],
      "widgets_values_named": {
        "frame_idx": 0
      },
      "color": "#232",
      "bgcolor": "#353"
    }
  ],
  "links": [
    [
      35,
      3,
      0,
      8,
      0,
      "LATENT"
    ],
    [
      130,
      75,
      0,
      3,
      2,
      "CONDITIONING"
    ],
    [
      132,
      3,
      0,
      77,
      0,
      "LATENT"
    ],
    [
      140,
      79,
      0,
      8,
      1,
      "VAE"
    ],
    [
      150,
      82,
      0,
      77,
      1,
      "VAE"
    ],
    [
      159,
      8,
      0,
      91,
      0,
      "IMAGE"
    ],
    [
      160,
      77,
      0,
      91,
      1,
      "AUDIO"
    ],
    [
      163,
      37,
      0,
      86,
      0,
      "MODEL"
    ],
    [
      166,
      94,
      0,
      87,
      0,
      "FLOAT"
    ],
    [
      167,
      96,
      0,
      97,
      0,
      "IMAGE"
    ],
    [
      168,
      97,
      0,
      98,
      0,
      "IMAGE"
    ],
    [
      169,
      98,
      0,
      99,
      0,
      "IMAGE"
    ],
    [
      170,
      98,
      0,
      100,
      0,
      "IMAGE"
    ],
    [
      188,
      91,
      0,
      107,
      0,
      "VIDEO"
    ],
    [
      189,
      99,
      0,
      108,
      4,
      "IMAGE"
    ],
    [
      196,
      100,
      0,
      111,
      0,
      "INT"
    ],
    [
      197,
      100,
      1,
      111,
      1,
      "INT"
    ],
    [
      198,
      111,
      0,
      108,
      1,
      "LATENT"
    ],
    [
      207,
      87,
      1,
      111,
      2,
      "INT"
    ],
    [
      208,
      38,
      0,
      110,
      0,
      "CLIP"
    ],
    [
      209,
      110,
      0,
      108,
      0,
      "CONDITIONING"
    ],
    [
      217,
      111,
      0,
      3,
      3,
      "LATENT"
    ],
    [
      218,
      39,
      0,
      116,
      0,
      "VAE"
    ],
    [
      219,
      116,
      0,
      79,
      0,
      "VAE"
    ],
    [
      220,
      116,
      0,
      108,
      2,
      "VAE"
    ],
    [
      229,
      108,
      0,
      75,
      0,
      "CONDITIONING"
    ],
    [
      230,
      108,
      0,
      3,
      1,
      "CONDITIONING"
    ],
    [
      231,
      123,
      0,
      108,
      5,
      "AUDIO"
    ],
    [
      232,
      81,
      0,
      124,
      0,
      "VAE"
    ],
    [
      233,
      124,
      0,
      108,
      3,
      "VAE"
    ],
    [
      234,
      124,
      0,
      82,
      0,
      "VAE"
    ],
    [
      235,
      86,
      0,
      125,
      0,
      "MODEL"
    ],
    [
      236,
      125,
      0,
      3,
      0,
      "MODEL"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.47362440744767537,
      "offset": [
        819.9539200996915,
        520.184490623166
      ]
    },
    "frontendVersion": "1.51.9",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true
  },
  "version": 0.4
}
