MiniMax-H3-GGUF / minimax_fl2v_gguf_workflow.json
Abiray's picture
Upload minimax_fl2v_gguf_workflow.json
9182619
Raw
History Blame Contribute Delete
49.5 kB
{
"id": "e3f2b845-8f2c-4b5a-9caf-eac1029d3e7e",
"revision": 0,
"last_node_id": 125,
"last_link_id": 241,
"nodes": [
{
"id": 118,
"type": "MarkdownNote",
"pos": [
-1480,
5060
],
"size": [
250,
380
],
"flags": {},
"order": 0,
"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": 124,
"type": "ImageResizeKJv2",
"pos": [
-1780,
5230
],
"size": [
270,
340
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 237
},
{
"name": "mask",
"shape": 7,
"type": "MASK",
"link": null
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
240
]
},
{
"name": "width",
"type": "INT",
"links": null
},
{
"name": "height",
"type": "INT",
"links": null
},
{
"name": "mask",
"type": "MASK",
"links": null
}
],
"title": "Resize Image v2 - 2",
"properties": {
"cnr_id": "comfyui-kjnodes",
"ver": "450dc91069e28496bbd67bd657f820ef0cb8d5ba",
"Node name for S&R": "ImageResizeKJv2",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
512,
512,
"nvidia_rtx_vsr",
"resize",
"0, 0, 0",
"center",
2,
"cpu"
],
"color": "#233",
"bgcolor": "#355"
},
{
"id": 123,
"type": "ImageResizeKJv2",
"pos": [
-1780,
4840
],
"size": [
270,
340
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 235
},
{
"name": "mask",
"shape": 7,
"type": "MASK",
"link": null
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
239
]
},
{
"name": "width",
"type": "INT",
"links": null
},
{
"name": "height",
"type": "INT",
"links": null
},
{
"name": "mask",
"type": "MASK",
"links": null
}
],
"title": "Resize Image v2 - 1",
"properties": {
"cnr_id": "comfyui-kjnodes",
"ver": "450dc91069e28496bbd67bd657f820ef0cb8d5ba",
"Node name for S&R": "ImageResizeKJv2",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
512,
512,
"nvidia_rtx_vsr",
"resize",
"0, 0, 0",
"center",
2,
"cpu"
],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 116,
"type": "MarkdownNote",
"pos": [
-2570,
4840
],
"size": [
450,
740
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [],
"title": "Note: MiniMax H3",
"properties": {
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"## MiniMax H3\n\n[MiniMax H3](https://www.minimax.io/blog/minimax-h3) is MiniMax's general-purpose, omni-modal generation model. It jointly understands text, image, video, and audio, and generates video with **native stereo audio**: voice, sound effects, and music are modeled jointly in a single forward pass, not layered on afterward. Output is up to 2K resolution, 24fps, and up to about 15 seconds.\n\n## ComfyUI links\n- [ComfyUI#15224](https://github.com/Comfy-Org/ComfyUI/pull/15224)\n- [🤗 Comfy-Org/MiniMax-H3](https://huggingface.co/Comfy-Org/MiniMax-H3)\n\n## About this workflow\n\n**Key inputs**\n\n- **prompt**: describe the shots, camera moves, and the accompanying audio (dialogue, SFX, music) in one block\n- **width / height**: set via Resolution Selector. H3's native canvas is a 768px short edge, capped at 768x1344 pixels, rounded to a multiple of 32\n- **duration (seconds)**: converted to a valid frame `length` by the Math Expression node, snapping up to the model's 17-frame-per-block (17k+5) grid at 24fps\n"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 115,
"type": "ResolutionSelector",
"pos": [
-1490,
4840
],
"size": [
270,
170
],
"flags": {},
"order": 2,
"mode": 0,
"showAdvanced": true,
"inputs": [],
"outputs": [
{
"name": "width",
"type": "INT",
"links": [
219
]
},
{
"name": "height",
"type": "INT",
"links": [
220
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "ResolutionSelector",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"1:1 (Square)",
0.4,
32
],
"color": "#233",
"bgcolor": "#355"
},
{
"id": 92,
"type": "SaveVideo",
"pos": [
-700,
4840
],
"size": [
1080,
106
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "video",
"type": "VIDEO",
"link": 194
}
],
"outputs": [
{
"name": "video",
"type": "VIDEO",
"links": null
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "SaveVideo",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"video/MiniMax_H3",
"auto",
"auto"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 121,
"type": "LoadImage",
"pos": [
-2080,
4840
],
"size": [
290,
320
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
235
]
},
{
"name": "MASK",
"type": "MASK",
"links": null
}
],
"title": "Load Image 1",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "LoadImage",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
"1gmum10ksuv91.jpg",
"image"
],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 125,
"type": "LoadImage",
"pos": [
-2080,
5230
],
"size": [
290,
320
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
237
]
},
{
"name": "MASK",
"type": "MASK",
"links": null
}
],
"title": "Load Image 2",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "LoadImage",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
"1gmum10ksuv91.jpg",
"image"
],
"color": "#233",
"bgcolor": "#355"
},
{
"id": 105,
"type": "4c314f31-ecda-4b08-ae98-faaba1bf613f",
"pos": [
-1200,
4840
],
"size": [
480,
630
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "first_frame",
"shape": 7,
"type": "IMAGE",
"link": 239
},
{
"name": "last_frame",
"shape": 7,
"type": "IMAGE",
"link": 240
},
{
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 219
},
{
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 220
},
{
"label": "duration",
"name": "value_1",
"type": "FLOAT",
"widget": {
"name": "value_1"
},
"link": null
},
{
"label": "audio_vae",
"name": "vae_name_1",
"type": "COMBO",
"widget": {
"name": "vae_name_1"
},
"link": null
}
],
"outputs": [
{
"name": "VIDEO",
"type": "VIDEO",
"links": [
194
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"previewExposures": [],
"ue_properties": {
"widget_ue_connectable": {
"width": true,
"height": true,
"value_1": true,
"vae_name_1": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"Cinematic superhero portrait, realistic live-action, natural daylight, outdoor background.\n\nScene overview: A 5-second heroic loop starting and ending on the exact same pose. Superman stands tall as his red cape flutters gently in the wind and his chest rises with calm breathing.\n\nStoryboard:\n[0s-2.5s] Match first frame: Superman stands looking slightly upward. A soft gust of wind makes his red cape billow gently behind him while maintaining steady framing.\n[2.5s-5.0s] Match last frame: The wind subsides smoothly, bringing the cape and pose back to the starting frame.\n\nCamera: Static camera, zero zoom, stable cinematic framing.\n\nAudio: Low ambient outdoor wind and subtle cinematic atmospheric bass.",
1344,
768,
5,
369656617491454,
"minimax_h3_video_vae_fp16.safetensors",
"minimax_h3_audio_vae_fp32.safetensors",
"MiniMax-H3-FL2VA-Q4_K_M.gguf",
"qwen3vl_32b_minimax_h3-Q4_K_M.gguf"
],
"color": "#232",
"bgcolor": "#353"
}
],
"links": [
[
194,
105,
0,
92,
0,
"VIDEO"
],
[
219,
115,
0,
105,
2,
"INT"
],
[
220,
115,
1,
105,
3,
"INT"
],
[
235,
121,
0,
123,
0,
"IMAGE"
],
[
237,
125,
0,
124,
0,
"IMAGE"
],
[
239,
123,
0,
105,
0,
"IMAGE"
],
[
240,
124,
0,
105,
1,
"IMAGE"
]
],
"groups": [],
"definitions": {
"subgraphs": [
{
"id": "4c314f31-ecda-4b08-ae98-faaba1bf613f",
"version": 1,
"state": {
"lastGroupId": 4,
"lastNodeId": 125,
"lastLinkId": 241,
"lastRerouteId": 0
},
"revision": 0,
"config": {},
"name": "Image to Video (MiniMax H3)",
"inputNode": {
"id": -10,
"bounding": [
-2560,
4720,
128,
268
]
},
"outputNode": {
"id": -20,
"bounding": [
670,
4780,
128,
68
]
},
"inputs": [
{
"id": "d6eaa195-2266-4016-b7ed-b2d17a3e53c2",
"name": "first_frame",
"type": "IMAGE",
"linkIds": [
195
],
"pos": [
-2456,
4744
]
},
{
"id": "03b95567-f496-4279-9d38-989dd34fa882",
"name": "last_frame",
"type": "IMAGE",
"linkIds": [
196
],
"pos": [
-2456,
4764
]
},
{
"id": "d7302ca7-24ed-44c4-8ac9-736540dab7fb",
"name": "prompt",
"type": "STRING",
"linkIds": [
197
],
"pos": [
-2456,
4784
]
},
{
"id": "709e2d94-3172-496f-ad86-7d672f3df568",
"name": "width",
"type": "INT",
"linkIds": [
200
],
"pos": [
-2456,
4804
]
},
{
"id": "8205b85b-19bb-47f6-8418-89cd42940c1d",
"name": "height",
"type": "INT",
"linkIds": [
201
],
"pos": [
-2456,
4824
]
},
{
"id": "a40e5e96-4307-4a8e-a4f8-13a27d4bc9d3",
"name": "value_1",
"type": "FLOAT",
"linkIds": [
206
],
"label": "duration",
"pos": [
-2456,
4844
]
},
{
"id": "9f8734bc-c2b3-43b0-911e-e89560e8b777",
"name": "noise_seed",
"type": "INT",
"linkIds": [
207
],
"pos": [
-2456,
4864
]
},
{
"id": "d40632fd-e0ae-4319-b85d-5479db4d6e11",
"name": "vae_name",
"type": "COMBO",
"linkIds": [
223
],
"pos": [
-2456,
4884
]
},
{
"id": "2992852c-4b20-439a-8771-c866ec1996e6",
"name": "vae_name_1",
"type": "COMBO",
"linkIds": [
224
],
"label": "audio_vae",
"pos": [
-2456,
4904
]
},
{
"id": "514afdcf-b799-4fc6-88f4-7e92ada61048",
"name": "unet_name",
"type": "COMBO",
"linkIds": [
230
],
"pos": [
-2456,
4924
]
},
{
"id": "5e5f5b01-d454-4c5f-adf9-5da668fe377d",
"name": "clip_name",
"type": "COMBO",
"linkIds": [
232
],
"pos": [
-2456,
4944
]
}
],
"outputs": [
{
"id": "adb2611c-e490-4fca-8067-b718c992f8cc",
"name": "VIDEO",
"type": "VIDEO",
"linkIds": [
168
],
"localized_name": "VIDEO",
"pos": [
694,
4804
]
}
],
"widgets": [],
"nodes": [
{
"id": 11,
"type": "VAELoader",
"pos": [
-2020,
4970
],
"size": [
640,
70
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"localized_name": "vae_name",
"name": "vae_name",
"type": "COMBO",
"widget": {
"name": "vae_name"
},
"link": 223
}
],
"outputs": [
{
"localized_name": "VAE",
"name": "VAE",
"type": "VAE",
"links": [
8,
190
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "VAELoader",
"models": [
{
"name": "minimax_h3_video_vae_fp16.safetensors",
"url": "https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/vae/minimax_h3_video_vae_fp16.safetensors",
"directory": "vae"
}
],
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"minimax_h3_video_vae_fp16.safetensors"
]
},
{
"id": 24,
"type": "VAELoader",
"pos": [
-2020,
5100
],
"size": [
650,
70
],
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"localized_name": "vae_name",
"name": "vae_name",
"type": "COMBO",
"widget": {
"name": "vae_name"
},
"link": 224
}
],
"outputs": [
{
"localized_name": "VAE",
"name": "VAE",
"type": "VAE",
"links": [
23
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "VAELoader",
"models": [
{
"name": "minimax_h3_audio_vae_fp32.safetensors",
"url": "https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/vae/minimax_h3_audio_vae_fp32.safetensors",
"directory": "vae"
}
],
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"minimax_h3_audio_vae_fp32.safetensors"
]
},
{
"id": 23,
"type": "VAEDecodeAudio",
"pos": [
-50,
4880
],
"size": [
230,
60
],
"flags": {
"collapsed": false
},
"order": 8,
"mode": 0,
"inputs": [
{
"localized_name": "samples",
"name": "samples",
"type": "LATENT",
"link": 226
},
{
"localized_name": "vae",
"name": "vae",
"type": "VAE",
"link": 23
}
],
"outputs": [
{
"localized_name": "AUDIO",
"name": "AUDIO",
"type": "AUDIO",
"links": [
166
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "VAEDecodeAudio",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": []
},
{
"id": 10,
"type": "VAEDecode",
"pos": [
-50,
4760
],
"size": [
230,
60
],
"flags": {
"collapsed": false
},
"order": 3,
"mode": 0,
"inputs": [
{
"localized_name": "samples",
"name": "samples",
"type": "LATENT",
"link": 225
},
{
"localized_name": "vae",
"name": "vae",
"type": "VAE",
"link": 8
}
],
"outputs": [
{
"localized_name": "IMAGE",
"name": "IMAGE",
"type": "IMAGE",
"links": [
167
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "VAEDecode",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": []
},
{
"id": 17,
"type": "KSamplerSelect",
"pos": [
-790,
4910
],
"size": [
370,
70
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"localized_name": "SAMPLER",
"name": "SAMPLER",
"type": "SAMPLER",
"links": [
16
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "KSamplerSelect",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"res_multistep"
]
},
{
"id": 9,
"type": "BasicScheduler",
"pos": [
-790,
5030
],
"size": [
370,
130
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"localized_name": "model",
"name": "model",
"type": "MODEL",
"link": 228
}
],
"outputs": [
{
"localized_name": "SIGMAS",
"name": "SIGMAS",
"type": "SIGMAS",
"links": [
18
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "BasicScheduler",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"simple",
25,
1
]
},
{
"id": 14,
"type": "SamplerCustomAdvanced",
"pos": [
-360,
4820
],
"size": [
230,
140
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"localized_name": "noise",
"name": "noise",
"type": "NOISE",
"link": 40
},
{
"localized_name": "guider",
"name": "guider",
"type": "GUIDER",
"link": 12
},
{
"localized_name": "sampler",
"name": "sampler",
"type": "SAMPLER",
"link": 16
},
{
"localized_name": "sigmas",
"name": "sigmas",
"type": "SIGMAS",
"link": 18
},
{
"localized_name": "latent_image",
"name": "latent_image",
"type": "LATENT",
"link": 188
}
],
"outputs": [
{
"localized_name": "output",
"name": "output",
"type": "LATENT",
"links": [
225,
226
]
},
{
"localized_name": "denoised_output",
"name": "denoised_output",
"type": "LATENT",
"links": null
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "SamplerCustomAdvanced",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": []
},
{
"id": 16,
"type": "BasicGuider",
"pos": [
-790,
4800
],
"size": [
360,
60
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"localized_name": "model",
"name": "model",
"type": "MODEL",
"link": 229
},
{
"localized_name": "conditioning",
"name": "conditioning",
"type": "CONDITIONING",
"link": 187
}
],
"outputs": [
{
"localized_name": "GUIDER",
"name": "GUIDER",
"type": "GUIDER",
"links": [
12
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "BasicGuider",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": []
},
{
"id": 15,
"type": "RandomNoise",
"pos": [
-790,
4660
],
"size": [
360,
90
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"localized_name": "noise_seed",
"name": "noise_seed",
"type": "INT",
"widget": {
"name": "noise_seed"
},
"link": 207
}
],
"outputs": [
{
"localized_name": "NOISE",
"name": "NOISE",
"type": "NOISE",
"links": [
40
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "RandomNoise",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
1,
"randomize"
]
},
{
"id": 91,
"type": "CreateVideo",
"pos": [
260,
4790
],
"size": [
270,
110
],
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"localized_name": "images",
"name": "images",
"type": "IMAGE",
"link": 167
},
{
"localized_name": "audio",
"name": "audio",
"shape": 7,
"type": "AUDIO",
"link": 166
}
],
"outputs": [
{
"localized_name": "VIDEO",
"name": "VIDEO",
"type": "VIDEO",
"links": [
168
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "CreateVideo",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
24,
8
]
},
{
"id": 104,
"type": "MiniMaxH3ImageToVideo",
"pos": [
-1290,
4650
],
"size": [
410,
510
],
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"localized_name": "clip",
"name": "clip",
"type": "CLIP",
"link": 241
},
{
"localized_name": "vae",
"name": "vae",
"type": "VAE",
"link": 190
},
{
"localized_name": "first_frame",
"name": "first_frame",
"shape": 7,
"type": "IMAGE",
"link": 195
},
{
"localized_name": "last_frame",
"name": "last_frame",
"shape": 7,
"type": "IMAGE",
"link": 196
},
{
"localized_name": "prompt",
"name": "prompt",
"type": "STRING",
"widget": {
"name": "prompt"
},
"link": 197
},
{
"localized_name": "width",
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 200
},
{
"localized_name": "height",
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 201
},
{
"localized_name": "length",
"name": "length",
"type": "INT",
"widget": {
"name": "length"
},
"link": 199
}
],
"outputs": [
{
"localized_name": "positive",
"name": "positive",
"type": "CONDITIONING",
"links": [
187
]
},
{
"localized_name": "LATENT",
"name": "LATENT",
"type": "LATENT",
"links": [
188
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "MiniMaxH3ImageToVideo",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"Vaporwave title sequence look: pink and blue gradient palette, VHS tracking artifacts, Greek statue motifs, chrome palm trees, RGB chromatic aberration, lo-fi retro atmosphere, mood languid and nostalgic.\n\nTimeline:\n[0s-1s] VHS static opens the frame, the title \"COMFYUI\" appears with RGB split and a slight horizontal jitter.\n[1s-2.5s] Hard cut, a Greek plaster bust close-up, pink-purple gradient sky, a pixelated sun.\n[2.5s-4s] Clean \"STARRING\" credits appear, \"LATENT\" and \"CONTROLNET\" each shown exactly once.\n[4s-5s] Final card \"DIRECTED BY COMFYUI\" holds, one VHS tracking glitch settling into stability.\n\nHard cuts only, transitions landing with tape jumps, no push-ins, no dissolves.\n\nAudio: lo-fi vaporwave score, slow drum machine with soft bass, VHS tape-noise sample joins at 2.5s, melody fading for the last 1s.\n\nAll text must be clearly legible, do not misspell English, no Chinese characters, do not repeat names or job titles, no soft dissolves, no subtitle bars.",
1344,
768,
73
]
},
{
"id": 107,
"type": "ComfyMathExpression",
"pos": [
-1710,
5300
],
"size": [
360,
160
],
"flags": {
"collapsed": false
},
"order": 12,
"mode": 0,
"inputs": [
{
"label": "a",
"localized_name": "values.a",
"name": "values.a",
"type": "FLOAT,INT,BOOLEAN",
"link": 205
},
{
"label": "b",
"localized_name": "values.b",
"name": "values.b",
"shape": 7,
"type": "FLOAT,INT,BOOLEAN",
"link": null
}
],
"outputs": [
{
"localized_name": "FLOAT",
"name": "FLOAT",
"type": "FLOAT",
"links": null
},
{
"localized_name": "INT",
"name": "INT",
"type": "INT",
"links": [
199
]
},
{
"localized_name": "BOOL",
"name": "BOOL",
"type": "BOOLEAN",
"links": null
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "ComfyMathExpression",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"max(5, round(a * 24)) + (5 - (max(5, round(a * 24)) % 17)) % 17"
]
},
{
"id": 111,
"type": "PrimitiveFloat",
"pos": [
-2020,
5300
],
"size": [
270,
70
],
"flags": {},
"order": 13,
"mode": 0,
"inputs": [
{
"localized_name": "value",
"name": "value",
"type": "FLOAT",
"widget": {
"name": "value"
},
"link": 206
}
],
"outputs": [
{
"localized_name": "FLOAT",
"name": "FLOAT",
"type": "FLOAT",
"links": [
205
]
}
],
"title": "Float (duration)",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "PrimitiveFloat",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
2
]
},
{
"id": 119,
"type": "UnetLoaderGGUF",
"pos": [
-1910,
4610
],
"size": [
270,
60
],
"flags": {},
"order": 14,
"mode": 0,
"inputs": [
{
"localized_name": "unet_name",
"name": "unet_name",
"type": "COMBO",
"widget": {
"name": "unet_name"
},
"link": 230
}
],
"outputs": [
{
"localized_name": "MODEL",
"name": "MODEL",
"type": "MODEL",
"links": [
228,
229
]
}
],
"properties": {
"cnr_id": "ComfyUI-GGUF",
"ver": "6ea2651e7df66d7585f6ffee804b20e92fb38b8a",
"Node name for S&R": "UnetLoaderGGUF",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
"Krea-R-Turbo-Q8_0.gguf"
]
},
{
"id": 122,
"type": "CLIPLoader",
"pos": [
-2350,
4750
],
"size": [
270,
110
],
"flags": {},
"order": 1,
"mode": 4,
"inputs": [],
"outputs": [
{
"localized_name": "CLIP",
"name": "CLIP",
"type": "CLIP",
"links": []
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.29.0",
"Node name for S&R": "CLIPLoader",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
"qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors",
"minimax",
"default"
]
},
{
"id": 120,
"type": "CLIPLoaderGGUF",
"pos": [
-1920,
4730
],
"size": [
270,
90
],
"flags": {},
"order": 15,
"mode": 0,
"inputs": [
{
"localized_name": "clip_name",
"name": "clip_name",
"type": "COMBO",
"widget": {
"name": "clip_name"
},
"link": 232
}
],
"outputs": [
{
"localized_name": "CLIP",
"name": "CLIP",
"type": "CLIP",
"links": [
241
]
}
],
"properties": {
"cnr_id": "ComfyUI-GGUF",
"ver": "6ea2651e7df66d7585f6ffee804b20e92fb38b8a",
"Node name for S&R": "CLIPLoaderGGUF",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
"qwen3vl-32B-MiniMax-H3-Q4_K_M.gguf",
"wan"
]
}
],
"groups": [
{
"id": 1,
"title": "Models",
"bounding": [
-2050,
4540,
700,
670
],
"color": "#3f789e",
"flags": {}
},
{
"id": 2,
"title": "Sampling",
"bounding": [
-810,
4540,
690,
670
],
"color": "#3f789e",
"flags": {}
},
{
"id": 3,
"title": "Conditioning",
"bounding": [
-1320,
4540,
480,
670
],
"color": "#3f789e",
"flags": {}
},
{
"id": 4,
"title": "Decoding and create video",
"bounding": [
-90,
4540,
670,
670
],
"color": "#3f789e",
"flags": {}
}
],
"links": [
{
"id": 23,
"origin_id": 24,
"origin_slot": 0,
"target_id": 23,
"target_slot": 1,
"type": "VAE"
},
{
"id": 8,
"origin_id": 11,
"origin_slot": 0,
"target_id": 10,
"target_slot": 1,
"type": "VAE"
},
{
"id": 40,
"origin_id": 15,
"origin_slot": 0,
"target_id": 14,
"target_slot": 0,
"type": "NOISE"
},
{
"id": 12,
"origin_id": 16,
"origin_slot": 0,
"target_id": 14,
"target_slot": 1,
"type": "GUIDER"
},
{
"id": 16,
"origin_id": 17,
"origin_slot": 0,
"target_id": 14,
"target_slot": 2,
"type": "SAMPLER"
},
{
"id": 18,
"origin_id": 9,
"origin_slot": 0,
"target_id": 14,
"target_slot": 3,
"type": "SIGMAS"
},
{
"id": 188,
"origin_id": 104,
"origin_slot": 1,
"target_id": 14,
"target_slot": 4,
"type": "LATENT"
},
{
"id": 187,
"origin_id": 104,
"origin_slot": 0,
"target_id": 16,
"target_slot": 1,
"type": "CONDITIONING"
},
{
"id": 167,
"origin_id": 10,
"origin_slot": 0,
"target_id": 91,
"target_slot": 0,
"type": "IMAGE"
},
{
"id": 166,
"origin_id": 23,
"origin_slot": 0,
"target_id": 91,
"target_slot": 1,
"type": "AUDIO"
},
{
"id": 190,
"origin_id": 11,
"origin_slot": 0,
"target_id": 104,
"target_slot": 1,
"type": "VAE"
},
{
"id": 168,
"origin_id": 91,
"origin_slot": 0,
"target_id": -20,
"target_slot": 0,
"type": "VIDEO"
},
{
"id": 195,
"origin_id": -10,
"origin_slot": 0,
"target_id": 104,
"target_slot": 2,
"type": "IMAGE"
},
{
"id": 196,
"origin_id": -10,
"origin_slot": 1,
"target_id": 104,
"target_slot": 3,
"type": "IMAGE"
},
{
"id": 197,
"origin_id": -10,
"origin_slot": 2,
"target_id": 104,
"target_slot": 4,
"type": "STRING"
},
{
"id": 199,
"origin_id": 107,
"origin_slot": 1,
"target_id": 104,
"target_slot": 7,
"type": "INT"
},
{
"id": 200,
"origin_id": -10,
"origin_slot": 3,
"target_id": 104,
"target_slot": 5,
"type": "INT"
},
{
"id": 201,
"origin_id": -10,
"origin_slot": 4,
"target_id": 104,
"target_slot": 6,
"type": "INT"
},
{
"id": 205,
"origin_id": 111,
"origin_slot": 0,
"target_id": 107,
"target_slot": 0,
"type": "FLOAT"
},
{
"id": 206,
"origin_id": -10,
"origin_slot": 5,
"target_id": 111,
"target_slot": 0,
"type": "FLOAT"
},
{
"id": 207,
"origin_id": -10,
"origin_slot": 6,
"target_id": 15,
"target_slot": 0,
"type": "INT"
},
{
"id": 223,
"origin_id": -10,
"origin_slot": 7,
"target_id": 11,
"target_slot": 0,
"type": "COMBO"
},
{
"id": 224,
"origin_id": -10,
"origin_slot": 8,
"target_id": 24,
"target_slot": 0,
"type": "COMBO"
},
{
"id": 225,
"origin_id": 14,
"origin_slot": 0,
"target_id": 10,
"target_slot": 0,
"type": "LATENT"
},
{
"id": 226,
"origin_id": 14,
"origin_slot": 0,
"target_id": 23,
"target_slot": 0,
"type": "LATENT"
},
{
"id": 228,
"origin_id": 119,
"origin_slot": 0,
"target_id": 9,
"target_slot": 0,
"type": "MODEL"
},
{
"id": 229,
"origin_id": 119,
"origin_slot": 0,
"target_id": 16,
"target_slot": 0,
"type": "MODEL"
},
{
"id": 230,
"origin_id": -10,
"origin_slot": 9,
"target_id": 119,
"target_slot": 0,
"type": "COMBO"
},
{
"id": 232,
"origin_id": -10,
"origin_slot": 10,
"target_id": 120,
"target_slot": 0,
"type": "COMBO"
},
{
"id": 241,
"origin_id": 120,
"origin_slot": 0,
"target_id": 104,
"target_slot": 0,
"type": "CLIP"
}
],
"extra": {
"ue_links": [],
"links_added_by_ue": []
}
}
]
},
"config": {},
"extra": {
"frontendVersion": "1.47.12",
"VHS_latentpreview": false,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": true,
"VHS_KeepIntermediate": true,
"ue_links": [],
"links_added_by_ue": [],
"ds": {
"scale": 1.1708429913931062,
"offset": [
1440.6265652371035,
-5070.706999620374
]
}
},
"version": 0.4
}