{
  "id": "aa436758-f78d-4a7a-b7db-5d6cad400c62",
  "revision": 0,
  "last_node_id": 91,
  "last_link_id": 128,
  "nodes": [
    {
      "id": 19,
      "type": "ComfyMathExpression",
      "pos": [
        7468.768442267582,
        632.7597782611341
      ],
      "size": [
        400,
        200
      ],
      "flags": {
        "collapsed": true
      },
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "label": "a",
          "name": "values.a",
          "type": "FLOAT,INT,BOOLEAN",
          "link": 19
        },
        {
          "label": "b",
          "name": "values.b",
          "shape": 7,
          "type": "FLOAT,INT,BOOLEAN",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": null
        },
        {
          "name": "INT",
          "type": "INT",
          "links": [
            20
          ]
        },
        {
          "name": "BOOL",
          "type": "BOOLEAN",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "ComfyMathExpression",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "max(5, round(a * 24)) + (5 - (max(5, round(a * 24)) % 17)) % 17"
      ]
    },
    {
      "id": 21,
      "type": "BasicGuider",
      "pos": [
        8272.877801974786,
        1020.7751036165413
      ],
      "size": [
        239.8174632242135,
        46
      ],
      "flags": {},
      "order": 24,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 67
        },
        {
          "name": "conditioning",
          "type": "CONDITIONING",
          "link": 25
        }
      ],
      "outputs": [
        {
          "name": "GUIDER",
          "type": "GUIDER",
          "links": [
            22
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "BasicGuider",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": []
    },
    {
      "id": 20,
      "type": "RandomNoise",
      "pos": [
        8395.069164645003,
        862.6489353096312
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "NOISE",
          "type": "NOISE",
          "links": [
            21
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "RandomNoise",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        28341330636170,
        "fixed"
      ]
    },
    {
      "id": 36,
      "type": "VAEDecodeAudio",
      "pos": [
        8712.779656112141,
        847.7136498650779
      ],
      "size": [
        221.04889536203555,
        74.8419872212994
      ],
      "flags": {},
      "order": 28,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 45
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 46
        }
      ],
      "outputs": [
        {
          "name": "AUDIO",
          "type": "AUDIO",
          "links": [
            48
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "VAEDecodeAudio",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": []
    },
    {
      "id": 37,
      "type": "CreateVideo",
      "pos": [
        8976.161066719542,
        680.084608678737
      ],
      "size": [
        270,
        102
      ],
      "flags": {},
      "order": 29,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 47
        },
        {
          "name": "audio",
          "shape": 7,
          "type": "AUDIO",
          "link": 48
        }
      ],
      "outputs": [
        {
          "name": "VIDEO",
          "type": "VIDEO",
          "links": [
            119
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "CreateVideo",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        24,
        8
      ]
    },
    {
      "id": 24,
      "type": "SamplerCustomAdvanced",
      "pos": [
        8358.990202617608,
        625.7862716994966
      ],
      "size": [
        337.1073997871903,
        169.5635839536185
      ],
      "flags": {},
      "order": 26,
      "mode": 0,
      "inputs": [
        {
          "name": "noise",
          "type": "NOISE",
          "link": 21
        },
        {
          "name": "guider",
          "type": "GUIDER",
          "link": 22
        },
        {
          "name": "sampler",
          "type": "SAMPLER",
          "link": 128
        },
        {
          "name": "sigmas",
          "type": "SIGMAS",
          "link": 24
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 26
        }
      ],
      "outputs": [
        {
          "name": "output",
          "type": "LATENT",
          "links": [
            43,
            45
          ]
        },
        {
          "name": "denoised_output",
          "type": "LATENT",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "SamplerCustomAdvanced",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": []
    },
    {
      "id": 35,
      "type": "VAEDecode",
      "pos": [
        8749.10547620677,
        685.5473623077318
      ],
      "size": [
        201.17991954896206,
        96.69200421281715
      ],
      "flags": {},
      "order": 27,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 43
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 44
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            47
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "VAEDecode",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": []
    },
    {
      "id": 77,
      "type": "MarkdownNote",
      "pos": [
        7854.424226113694,
        1914.7832373415013
      ],
      "size": [
        300,
        520
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "title": "Note: Size Settings Reference",
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "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": 17,
      "type": "Note",
      "pos": [
        7479.073740598404,
        1043.4055574467711
      ],
      "size": [
        372.3677579146206,
        152.74982941306166
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "16:9 landscape\t864 × 480\t1344 × 768\n9:16 portrait\t480 × 864\t768 × 1344\n1:1 square\t640 × 640\t768 × 768\n4:3 landscape\tLet the node calculate 0.4 MP\t1024 × 768\n3:4 portrait\tLet the node calculate 0.4 MP   768  x 1024"
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 59,
      "type": "GetImageSize",
      "pos": [
        7746.714427016941,
        1332.278591623942
      ],
      "size": [
        140,
        124
      ],
      "flags": {},
      "order": 18,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 83
        }
      ],
      "outputs": [
        {
          "name": "width",
          "type": "INT",
          "links": [
            84
          ]
        },
        {
          "name": "height",
          "type": "INT",
          "links": [
            85
          ]
        },
        {
          "name": "batch_size",
          "type": "INT",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "GetImageSize",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": []
    },
    {
      "id": 57,
      "type": "ImageResizeKJv2",
      "pos": [
        7426.1477250622465,
        1291.2931950597706
      ],
      "size": [
        270,
        336
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 76
        },
        {
          "name": "mask",
          "shape": 7,
          "type": "MASK",
          "link": null
        },
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 97
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 99
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            80,
            82,
            83
          ]
        },
        {
          "name": "width",
          "type": "INT",
          "links": []
        },
        {
          "name": "height",
          "type": "INT",
          "links": []
        },
        {
          "name": "mask",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui_fearnworksnodes",
        "ver": "0.1.2",
        "Node name for S&R": "ImageResizeKJv2",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        1344,
        768,
        "lanczos",
        "resize",
        "0, 0, 0",
        "center",
        32,
        "cpu"
      ]
    },
    {
      "id": 69,
      "type": "PrimitiveInt",
      "pos": [
        6619.835670704508,
        1232.5444143868754
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            97
          ]
        }
      ],
      "title": "Width",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "PrimitiveInt",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        1344,
        "fixed"
      ]
    },
    {
      "id": 70,
      "type": "PrimitiveInt",
      "pos": [
        6627.466395709428,
        1382.8720144068398
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "INT",
          "type": "INT",
          "links": [
            99
          ]
        }
      ],
      "title": "Height",
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "PrimitiveInt",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        768,
        "fixed"
      ]
    },
    {
      "id": 53,
      "type": "LoadImage",
      "pos": [
        6942.685510816772,
        1262.1692546166619
      ],
      "size": [
        443.24641983089805,
        396.7362712940028
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            76
          ]
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "LoadImage",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "vghvghj.png",
        "image"
      ]
    },
    {
      "id": 18,
      "type": "Float",
      "pos": [
        7015.409372449506,
        306.1295476937949
      ],
      "size": [
        350.89922588369427,
        81.8363530754541
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "FLOAT",
          "type": "FLOAT",
          "links": [
            19
          ]
        }
      ],
      "title": "Second",
      "properties": {
        "cnr_id": "ComfyLiterals",
        "ver": "bdddb08ca82d90d75d97b1d437a652e0284a32ac",
        "Node name for S&R": "Float",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "15"
      ],
      "color": "#323",
      "bgcolor": "#535"
    },
    {
      "id": 50,
      "type": "MarkdownNote",
      "pos": [
        6240.3686680685305,
        342.01602483589926
      ],
      "size": [
        626.5402024317345,
        350.0461773172246
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "title": "MiniMax H3 Production Prompt Template",
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.8",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "## MiniMax H3 Production Prompt Template\n\n[Optional I2V or first/last-frame instruction]\n\nUse the supplied frame as the exact opening or ending composition. Continue naturally without an unwanted cut.\n\nintegrated_multimodal_description:\n\n[Shot 1] [Shot size and angle] of [subject identity and fixed appearance] in [specific environment]. The subject [one clear visible action] while facing [obstacle, pressure, or emotional change]. Performance: [brief physical beats].\n\nCamera: [one clear movement or static]. \n\nLighting and style: [time, light direction, colour, realism or animation style]. \n\nKeep [face, hair, clothing, prop, environment geometry, and screen direction] stable. [Optional dialogue: (S1) says <d>[English] Exact dialogue.</d>]\n\noverall_soundscape:\n\n[Room tone or outdoor ambience], [physical action sounds], [environment sounds], and [nonverbal vocal sounds]. Do not repeat dialogue here.\n\nnon_diegetic_music:\n\n[Instrument, mood, tempo, dynamics, and ending] or N/A.\n\n## Control checklist\n\n- One main subject action\n- One clear camera movement\n- One emotional or story beat\n- Stable identity, clothing, props, and background\n- Dialogue short enough for the video duration\n- Exact visible text inside straight quotation marks\n- No text, subtitles, logos, or watermarks unless required"
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 56,
      "type": "PreviewImage",
      "pos": [
        7942.037144391857,
        1238.8410104744266
      ],
      "size": [
        633.4327576958576,
        434.93011307967026
      ],
      "flags": {},
      "order": 17,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 82
        }
      ],
      "outputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "PreviewImage",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": []
    },
    {
      "id": 85,
      "type": "SaveVideo",
      "pos": [
        9282.788008574194,
        670.287561154704
      ],
      "size": [
        1337.427041449042,
        106
      ],
      "flags": {},
      "order": 30,
      "mode": 0,
      "inputs": [
        {
          "name": "video",
          "type": "VIDEO",
          "link": 119
        }
      ],
      "outputs": [
        {
          "name": "video",
          "type": "VIDEO",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "SaveVideo",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        " video/MiniMax_H3",
        "auto",
        "auto"
      ]
    },
    {
      "id": 49,
      "type": "TorchCompileModel",
      "pos": [
        8303.729967992134,
        342.0876434551201
      ],
      "size": [
        298.1505338361576,
        86.69180638100892
      ],
      "flags": {},
      "order": 23,
      "mode": 4,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 66
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            67,
            68
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "TorchCompileModel",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "inductor"
      ]
    },
    {
      "id": 47,
      "type": "EasyCache",
      "pos": [
        7995.699179674503,
        322.8837906408469
      ],
      "size": [
        270,
        130
      ],
      "flags": {},
      "order": 22,
      "mode": 4,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 127
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            66
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "EasyCache",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        0.2,
        0.15,
        0.95,
        true
      ]
    },
    {
      "id": 1,
      "type": "UNETLoader",
      "pos": [
        6854.663120932019,
        134.998264002254
      ],
      "size": [
        484.3063959736246,
        107.66896387149984
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            123
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "UNETLoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "mi\\minimax_h3_fl2va_pruned_w4a8_mixed.safetensors",
        "default"
      ]
    },
    {
      "id": 22,
      "type": "KSamplerSelect",
      "pos": [
        8605.675631320295,
        1154.5896138089436
      ],
      "size": [
        270,
        58
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "SAMPLER",
          "type": "SAMPLER",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "KSamplerSelect",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "res_multistep"
      ]
    },
    {
      "id": 91,
      "type": "MiniMaxH3TurboSampler",
      "pos": [
        8012.632138885275,
        716.0890393651005
      ],
      "size": [
        280.2447265625,
        26
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "SAMPLER",
          "type": "SAMPLER",
          "links": [
            128
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-minimax-h3-turbo",
        "ver": "1.2.3",
        "Node name for S&R": "MiniMaxH3TurboSampler",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": []
    },
    {
      "id": 2,
      "type": "CLIPLoader",
      "pos": [
        6926.97176339832,
        727.9501021088766
      ],
      "size": [
        461.6220720566189,
        125.69941069889023
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            15
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "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",
        "minimax",
        "default"
      ]
    },
    {
      "id": 90,
      "type": "MiniMaxH3TurboLoRA",
      "pos": [
        6901.847369416149,
        493.69142194972665
      ],
      "size": [
        477.55244750913516,
        142.76000172823865
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 123
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            124
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-minimax-h3-turbo",
        "ver": "1.2.3",
        "Node name for S&R": "MiniMaxH3TurboLoRA",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "minimax_h3_turbo_v4_step600_ema.safetensors",
        1,
        true
      ]
    },
    {
      "id": 88,
      "type": "MiniMaxH3ScheduledSolAttentionPatch",
      "pos": [
        7476.34938554791,
        -133.13083372070753
      ],
      "size": [
        382.6548828125,
        342
      ],
      "flags": {},
      "order": 19,
      "mode": 4,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 124
        }
      ],
      "outputs": [
        {
          "name": "model",
          "type": "MODEL",
          "links": [
            126
          ]
        },
        {
          "name": "tau_graph",
          "type": "IMAGE",
          "links": null
        }
      ],
      "properties": {
        "aux_id": "Saganaki22/ComfyUI-sol-attn",
        "ver": "81cdf1c7f1d166c79be0a9722f201f9f2f28e007",
        "Node name for S&R": "MiniMaxH3ScheduledSolAttentionPatch",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        true,
        1.3,
        0.8,
        "linear",
        4096,
        false,
        0,
        "diag",
        false,
        false,
        "exact_kv",
        ""
      ]
    },
    {
      "id": 45,
      "type": "PathchSageAttentionKJ",
      "pos": [
        7676.263084104211,
        348.5123109183839
      ],
      "size": [
        270,
        82
      ],
      "flags": {},
      "order": 21,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 126
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            127
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui_fearnworksnodes",
        "ver": "0.1.2",
        "Node name for S&R": "PathchSageAttentionKJ",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "auto",
        false
      ]
    },
    {
      "id": 23,
      "type": "BasicScheduler",
      "pos": [
        8033.111742704988,
        848.9971724767013
      ],
      "size": [
        270,
        106
      ],
      "flags": {},
      "order": 25,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 68
        }
      ],
      "outputs": [
        {
          "name": "SIGMAS",
          "type": "SIGMAS",
          "links": [
            24
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "BasicScheduler",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "simple",
        6,
        1
      ]
    },
    {
      "id": 14,
      "type": "VAELoader",
      "pos": [
        7050.711982613723,
        1129.6954576902494
      ],
      "size": [
        342.23133652077104,
        69.9389970397699
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            46
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "VAELoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "minimax_h3_audio_vae_fp32.safetensors"
      ]
    },
    {
      "id": 13,
      "type": "VAELoader",
      "pos": [
        6913.443317069352,
        978.9293131539615
      ],
      "size": [
        424.5802391949601,
        71.61824581813698
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            16,
            44
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "VAELoader",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "minimax_h3_video_vae_int8_convrot.safetensors"
      ]
    },
    {
      "id": 15,
      "type": "MiniMaxH3ImageToVideo",
      "pos": [
        7453.954372864682,
        610.4417368891358
      ],
      "size": [
        509.5236991750189,
        342.8441490746836
      ],
      "flags": {},
      "order": 20,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 15
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 16
        },
        {
          "name": "first_frame",
          "shape": 7,
          "type": "IMAGE",
          "link": 80
        },
        {
          "name": "last_frame",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": 84
        },
        {
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": 85
        },
        {
          "name": "length",
          "type": "INT",
          "widget": {
            "name": "length"
          },
          "link": 20
        }
      ],
      "outputs": [
        {
          "name": "positive",
          "type": "CONDITIONING",
          "links": [
            25
          ]
        },
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            26
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.30.2",
        "Node name for S&R": "MiniMaxH3ImageToVideo",
        "ue_properties": {
          "widget_ue_connectable": {},
          "input_ue_unconnectable": {},
          "version": "7.8"
        }
      },
      "widgets_values": [
        "",
        1344,
        768,
        124
      ]
    }
  ],
  "links": [
    [
      15,
      2,
      0,
      15,
      0,
      "CLIP"
    ],
    [
      16,
      13,
      0,
      15,
      1,
      "VAE"
    ],
    [
      19,
      18,
      0,
      19,
      0,
      "FLOAT"
    ],
    [
      20,
      19,
      1,
      15,
      6,
      "INT"
    ],
    [
      21,
      20,
      0,
      24,
      0,
      "NOISE"
    ],
    [
      22,
      21,
      0,
      24,
      1,
      "GUIDER"
    ],
    [
      24,
      23,
      0,
      24,
      3,
      "SIGMAS"
    ],
    [
      25,
      15,
      0,
      21,
      1,
      "CONDITIONING"
    ],
    [
      26,
      15,
      1,
      24,
      4,
      "LATENT"
    ],
    [
      43,
      24,
      0,
      35,
      0,
      "LATENT"
    ],
    [
      44,
      13,
      0,
      35,
      1,
      "VAE"
    ],
    [
      45,
      24,
      0,
      36,
      0,
      "LATENT"
    ],
    [
      46,
      14,
      0,
      36,
      1,
      "VAE"
    ],
    [
      47,
      35,
      0,
      37,
      0,
      "IMAGE"
    ],
    [
      48,
      36,
      0,
      37,
      1,
      "AUDIO"
    ],
    [
      66,
      47,
      0,
      49,
      0,
      "MODEL"
    ],
    [
      67,
      49,
      0,
      21,
      0,
      "MODEL"
    ],
    [
      68,
      49,
      0,
      23,
      0,
      "MODEL"
    ],
    [
      76,
      53,
      0,
      57,
      0,
      "IMAGE"
    ],
    [
      80,
      57,
      0,
      15,
      2,
      "IMAGE"
    ],
    [
      82,
      57,
      0,
      56,
      0,
      "IMAGE"
    ],
    [
      83,
      57,
      0,
      59,
      0,
      "IMAGE"
    ],
    [
      84,
      59,
      0,
      15,
      4,
      "INT"
    ],
    [
      85,
      59,
      1,
      15,
      5,
      "INT"
    ],
    [
      97,
      69,
      0,
      57,
      2,
      "INT"
    ],
    [
      99,
      70,
      0,
      57,
      3,
      "INT"
    ],
    [
      119,
      37,
      0,
      85,
      0,
      "VIDEO"
    ],
    [
      123,
      1,
      0,
      90,
      0,
      "MODEL"
    ],
    [
      124,
      90,
      0,
      88,
      0,
      "MODEL"
    ],
    [
      126,
      88,
      0,
      45,
      0,
      "MODEL"
    ],
    [
      127,
      45,
      0,
      47,
      0,
      "MODEL"
    ],
    [
      128,
      91,
      0,
      24,
      2,
      "SAMPLER"
    ]
  ],
  "groups": [
    {
      "id": 1,
      "title": "Optimization",
      "bounding": [
        7614.440154511423,
        224.59985871580565,
        1062.9362531740744,
        301.1635308420561
      ],
      "color": "#3f789e",
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "ue_links": [],
    "links_added_by_ue": [],
    "ds": {
      "scale": 0.6654123718038272,
      "offset": [
        -5877.93865200198,
        152.50931450942142
      ]
    },
    "frontendVersion": "1.48.7",
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "VHS_MetadataImage": true,
    "VHS_KeepIntermediate": true
  },
  "version": 0.4
}