MiniMax-H3-Turbo / example_workflow /video_minimax_h3_i2v.json
starsfriday's picture
Update example workflow
a0b65f4 verified
Raw
History Blame Contribute Delete
35.4 kB
{
"id": "e3f2b845-8f2c-4b5a-9caf-eac1029d3e7e",
"revision": 0,
"last_node_id": 171,
"last_link_id": 318,
"nodes": [
{
"id": 121,
"type": "VAELoader",
"pos": [
-551.1653727356215,
5078.242758160113
],
"size": [
640,
70
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
230,
242
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.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": {
"vae_name": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"minimax_h3_video_vae_fp16.safetensors"
]
},
{
"id": 122,
"type": "VAELoader",
"pos": [
-551.1653727356215,
5218.242758160113
],
"size": [
650,
70
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
229
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.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": {
"vae_name": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"minimax_h3_audio_vae_fp32.safetensors"
]
},
{
"id": 127,
"type": "SamplerCustomAdvanced",
"pos": [
1094.3210643245202,
4718.16292620349
],
"size": [
230,
326
],
"flags": {},
"order": 21,
"mode": 0,
"inputs": [
{
"name": "noise",
"type": "NOISE",
"link": 232
},
{
"name": "guider",
"type": "GUIDER",
"link": 233
},
{
"name": "sampler",
"type": "SAMPLER",
"link": 234
},
{
"name": "sigmas",
"type": "SIGMAS",
"link": 235
},
{
"name": "latent_image",
"type": "LATENT",
"link": 236
}
],
"outputs": [
{
"name": "output",
"type": "LATENT",
"links": [
249,
250
]
},
{
"name": "denoised_output",
"type": "LATENT",
"links": []
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "SamplerCustomAdvanced",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": []
},
{
"id": 130,
"type": "CLIPLoader",
"pos": [
-551.1653727356215,
4888.242758160113
],
"size": [
640,
120
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
267
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "CLIPLoader",
"models": [
{
"name": "qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors",
"url": "https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/text_encoders/qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors",
"directory": "text_encoders"
}
],
"ue_properties": {
"widget_ue_connectable": {
"clip_name": true,
"type": true,
"device": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors",
"minimax",
"default"
]
},
{
"id": 134,
"type": "ComfyMathExpression",
"pos": [
-242.7769436854372,
5443.2021498931
],
"size": [
360,
160
],
"flags": {
"collapsed": false
},
"order": 11,
"mode": 0,
"inputs": [
{
"label": "a",
"name": "values.a",
"type": "FLOAT,INT,BOOLEAN",
"link": 248
},
{
"label": "b",
"name": "values.b",
"shape": 7,
"type": "FLOAT,INT,BOOLEAN",
"link": null
}
],
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": []
},
{
"name": "INT",
"type": "INT",
"links": [
245,
257
]
},
{
"name": "BOOL",
"type": "BOOLEAN",
"links": []
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "ComfyMathExpression",
"ue_properties": {
"widget_ue_connectable": {
"expression": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"max(5, round(a * 24)) + (5 - (max(5, round(a * 24)) % 17)) % 17"
]
},
{
"id": 131,
"type": "RandomNoise",
"pos": [
683.3772031638428,
4731.394698252166
],
"size": [
360,
90
],
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "noise_seed",
"type": "INT",
"widget": {
"name": "noise_seed"
},
"link": 280
}
],
"outputs": [
{
"name": "NOISE",
"type": "NOISE",
"links": [
232
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "RandomNoise",
"ue_properties": {
"widget_ue_connectable": {
"noise_seed": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
443269485152978,
"randomize"
]
},
{
"id": 128,
"type": "BasicGuider",
"pos": [
680,
4897.210490258783
],
"size": [
360,
60
],
"flags": {},
"order": 20,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 316
},
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 238
}
],
"outputs": [
{
"name": "GUIDER",
"type": "GUIDER",
"links": [
233
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "BasicGuider",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": []
},
{
"id": 138,
"type": "easy showAnything",
"pos": [
-145.1392792657415,
5662.6670524520605
],
"size": [
210,
88
],
"flags": {},
"order": 16,
"mode": 0,
"inputs": [
{
"label": "输入任何",
"name": "anything",
"shape": 7,
"type": "*",
"link": 257
}
],
"outputs": [
{
"name": "output",
"type": "*",
"links": null
}
],
"properties": {
"cnr_id": "comfyui-easy-use",
"ver": "1.3.5",
"Node name for S&R": "easy showAnything",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
"243"
]
},
{
"id": 114,
"type": "LoadImage",
"pos": [
-912.6999314916816,
4656.876577587036
],
"size": [
295.3717747606022,
420.4798210291501
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
258
]
},
{
"name": "MASK",
"type": "MASK",
"links": null
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "LoadImage",
"ue_properties": {
"widget_ue_connectable": {
"image": true,
"upload": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"222.png",
"image"
]
},
{
"id": 152,
"type": "Seed (rgthree)",
"pos": [
1098.3156818079283,
5114.598645441696
],
"size": [
212.3683763538586,
130
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [],
"outputs": [
{
"dir": 4,
"name": "随机种",
"shape": 3,
"type": "INT",
"links": [
280
]
}
],
"properties": {
"cnr_id": "rgthree-comfy",
"ver": "f044a9dbb3fc9de55c6244d616d386986add3072",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
-1,
"",
"",
""
]
},
{
"id": 143,
"type": "easy imageSize",
"pos": [
-526.842033889528,
5576.177542994653
],
"size": [
210,
108
],
"flags": {},
"order": 14,
"mode": 0,
"inputs": [
{
"label": "图像",
"name": "image",
"type": "IMAGE",
"link": 268
}
],
"outputs": [
{
"label": "宽度",
"name": "width_int",
"type": "INT",
"links": null
},
{
"label": "高度",
"name": "height_int",
"type": "INT",
"links": null
}
],
"properties": {
"cnr_id": "comfyui-easy-use",
"ver": "1.3.5",
"Node name for S&R": "easy imageSize",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
"Width: 704 , Height: 1024"
]
},
{
"id": 163,
"type": "ComfyMathExpression",
"pos": [
-476.897710170011,
5474.34418203875
],
"size": [
360,
160
],
"flags": {
"collapsed": true
},
"order": 12,
"mode": 0,
"inputs": [
{
"label": "a",
"name": "values.a",
"type": "FLOAT,INT,BOOLEAN",
"link": 297
},
{
"label": "b",
"name": "values.b",
"shape": 7,
"type": "FLOAT,INT,BOOLEAN",
"link": null
}
],
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": []
},
{
"name": "INT",
"type": "INT",
"links": []
},
{
"name": "BOOL",
"type": "BOOLEAN",
"links": []
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "ComfyMathExpression",
"ue_properties": {
"widget_ue_connectable": {
"expression": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"int(a)"
]
},
{
"id": 135,
"type": "PrimitiveFloat",
"pos": [
-549.9213530550629,
5453.521858606828
],
"size": [
270,
70
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "FLOAT",
"type": "FLOAT",
"links": [
248,
297
]
}
],
"title": "Float (duration)",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "PrimitiveFloat",
"ue_properties": {
"widget_ue_connectable": {
"value": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
10
]
},
{
"id": 155,
"type": "PathchSageAttentionKJ",
"pos": [
165.01110020906097,
5503.906760499582
],
"size": [
270,
82
],
"flags": {},
"order": 17,
"mode": 0,
"inputs": [
{
"label": "模型",
"name": "model",
"type": "MODEL",
"link": 317
},
{
"label": "SAGE注意力",
"name": "sage_attention",
"type": "COMBO",
"widget": {
"name": "sage_attention"
},
"link": null
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
318
]
}
],
"properties": {
"cnr_id": "comfyui-kjnodes",
"ver": "95389ef411dc9f5e498da928b365b98a682e1cd6",
"Node name for S&R": "PathchSageAttentionKJ",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
"auto",
false
]
},
{
"id": 169,
"type": "String",
"pos": [
180.08475246323843,
4784.589352030594
],
"size": [
400,
200
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [],
"outputs": [
{
"label": "字符串",
"name": "STRING",
"type": "STRING",
"links": [
310
]
}
],
"title": "字符串",
"properties": {
"cnr_id": "comfyliterals",
"ver": "bdddb08ca82d90d75d97b1d437a652e0284a32ac",
"Node name for S&R": "String",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
"【参考素材说明】\n@图片1 作为本视频的精确首帧参考。画面中的年轻女性拥有精致的五官、棕色盘发、甜美的笑容,身穿带有粉白花朵刺绣的浅蓝色针织开衫内搭白色碎花吊带背心,手捧一束白色和橙色相间的鲜花,背景为充满阳光的美国城市街道。该女性的容貌、发型、服装、手捧的鲜花以及阳光明媚的街景环境必须在视频中保持完全一致。@图片1 同时作为首帧的主体、场景、构图和服装的基准,视频将从该精确静止状态开始自然向前延伸。\n\n【核心创意】\n这是一部好莱坞大片风格的动作短片。视频时长10.00秒,采用一镜到底的连续运镜。故事发生在美国的一条繁华街道上,画面中的美丽女子在手捧鲜花微笑时,突然在一阵耀眼的能量光效中快速变身为全副武装的未来机甲战士,并与突然出现的体型庞大的绿巨人展开了一场激烈的街头正面对决。影片充满动态张力与震撼的音效。\n\n【画面过程说明】\n0.00秒至3.00秒:\n镜头尺寸与内容:中景,延续@图片1的初始状态。女子站在美国街道上,面带甜美的微笑,双手捧着鲜花。\n摄像机运动:摄像机从静止开始,随着女子身体的动作微微后拉并向上仰拍。\n动作:女子脸上的笑容瞬间收敛,眼神变得坚毅,她将手中的鲜花猛地抛向空中。紧接着,一束强烈的蓝色高能粒子流从她体内爆发,伴随着机械重组的金属碰撞声,蓝色的高科技纳米机甲瞬间覆盖她的全身,将其变身为一名高大威猛的机甲战士。\n对白、环境与音效:现场环境音为清晨美国街道的微风声和远处隐约的汽车引擎声;伴随变身过程,爆发出耀眼的能量充能音效和沉重的机械甲片闭合声(“咔哒、哐”)。\n\n3.00秒至7.00秒:\n镜头尺寸与内容:全景,镜头快速跟随向前推进。在美国宽阔的沥青街道上,两侧是欧式建筑和绿化带。\n摄像机运动:摄像机进行快速的推镜头加环绕运镜,增强动感。\n动作:地面突然剧烈震动,伴随一声咆哮,一个身高近三米、肌肉暴起、皮肤呈深绿色的绿巨人从街道转角处狂奔而出,挥舞着巨大的拳头向机甲战士砸来。机甲战士毫无惧色,双腿喷射出蓝色尾焰,腾空而起,双臂凝聚出能量护盾,正面迎击绿巨人的重拳。\n对白、环境与音效:绿巨人发出震耳欲聋的怒吼声;双拳交击时伴随着一声巨响(“轰!”),强烈的气浪将街道两旁的落叶吹飞,并伴随金属与硬物碰撞的刺耳回音。\n\n7.00秒至10.00秒:\n镜头尺寸与内容:中近景,特写两人的激烈缠斗。\n摄像机运动:手持感强烈的快节奏摇镜头,紧跟两人交手的动作。\n动作:机甲战士在空中灵活翻身,双脚重重踹在绿巨人的胸口,将绿巨人击退数米。绿巨人在滑行停下后愤怒地捶击地面,激起大量碎石和尘土。机甲战士凌空悬停,肩部的微型导弹舱打开,锁定绿巨人。镜头在两人充满张力的对峙画面中定格并迅速淡出。\n对白、环境与音效:伴随着碎石飞溅的噼啪声、导弹舱开启的机械音,以及低沉激昂的非叙事性管弦乐与重低音电子乐交织的高潮音效。\n\n【整体要求补充】\n整体风格保持好莱坞科幻动作大片的高饱和度色彩、强烈的阳光逆光光效以及电影级质感。画质清晰细腻,动作衔接流畅自然,无任何卡顿。\n非叙事性音乐:好莱坞史诗级科幻交响乐,融合了重低音电子合成器节奏,从3秒开始逐渐增强,直至10秒高潮结束。"
]
},
{
"id": 133,
"type": "MiniMaxH3ImageToVideo",
"pos": [
177.63666049767048,
5070.741669068385
],
"size": [
408.6754293090796,
220
],
"flags": {},
"order": 15,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 267
},
{
"name": "vae",
"type": "VAE",
"link": 242
},
{
"name": "first_frame",
"shape": 7,
"type": "IMAGE",
"link": 274
},
{
"name": "last_frame",
"shape": 7,
"type": "IMAGE",
"link": null
},
{
"name": "prompt",
"type": "STRING",
"widget": {
"name": "prompt"
},
"link": 310
},
{
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 262
},
{
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 263
},
{
"name": "length",
"type": "INT",
"widget": {
"name": "length"
},
"link": 245
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"links": [
238
]
},
{
"name": "LATENT",
"type": "LATENT",
"links": [
236
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "MiniMaxH3ImageToVideo",
"ue_properties": {
"widget_ue_connectable": {
"prompt": true,
"width": true,
"height": true,
"length": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"This woman quickly put on the mech suit and engaged in a fierce battle with the Green Giant on the streets of the American Women's Federation scene, a science fiction movie scene.",
1344,
768,
73
]
},
{
"id": 129,
"type": "UNETLoader",
"pos": [
-562.4548513366973,
4713.190120025344
],
"size": [
640,
90
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
312
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "UNETLoader",
"models": [
{
"name": "minimax_h3_fl2va_pruned_int8_convrot.safetensors",
"url": "https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/diffusion_models/minimax_h3_fl2va_pruned_int8_convrot.safetensors",
"directory": "diffusion_models"
}
],
"ue_properties": {
"widget_ue_connectable": {
"unet_name": true,
"weight_dtype": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"minimax_h3_fl2va_pruned_bf16.safetensors",
"default"
]
},
{
"id": 126,
"type": "BasicScheduler",
"pos": [
672.4736809326165,
5197.280674438472
],
"size": [
370,
130
],
"flags": {},
"order": 19,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 315
}
],
"outputs": [
{
"name": "SIGMAS",
"type": "SIGMAS",
"links": [
235
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "BasicScheduler",
"ue_properties": {
"widget_ue_connectable": {
"scheduler": true,
"steps": true,
"denoise": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"simple",
4,
1
]
},
{
"id": 125,
"type": "KSamplerSelect",
"pos": [
680.1543998020538,
5043.483203837654
],
"size": [
370,
70
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"links": [
234
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "KSamplerSelect",
"ue_properties": {
"widget_ue_connectable": {
"sampler_name": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"euler"
]
},
{
"id": 136,
"type": "FastVHSVideoSave",
"pos": [
1769.54322559742,
4679.925330512667
],
"size": [
270,
691
],
"flags": {},
"order": 24,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 251
},
{
"name": "audio",
"shape": 7,
"type": "AUDIO",
"link": 252
}
],
"outputs": [
{
"name": "Filenames",
"type": "VHS_FILENAMES",
"links": null
},
{
"name": "absolute_path",
"type": "STRING",
"links": null
}
],
"properties": {
"Node name for S&R": "FastVHSVideoSave",
"ue_properties": {
"widget_ue_connectable": {
"frame_rate": true,
"loop_count": true,
"filename_prefix": true,
"format": true,
"pix_fmt": true,
"crf": true,
"save_metadata": true,
"trim_to_audio": true,
"pingpong": true,
"save_output": true
},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
24,
0,
"minimaxh3",
"video/h264-mp4",
"yuv420p",
19,
true,
false,
false,
true
],
"color": "#7C3AED",
"bgcolor": "#171226"
},
{
"id": 124,
"type": "VAEDecode",
"pos": [
1459.1854297114353,
4681.089413051635
],
"size": [
230,
60
],
"flags": {
"collapsed": false
},
"order": 22,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 249
},
{
"name": "vae",
"type": "VAE",
"link": 230
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
251
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "VAEDecode",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": []
},
{
"id": 123,
"type": "VAEDecodeAudio",
"pos": [
1457.2158743401824,
4813.750928295405
],
"size": [
230,
60
],
"flags": {
"collapsed": false
},
"order": 23,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 250
},
{
"name": "vae",
"type": "VAE",
"link": 229
}
],
"outputs": [
{
"name": "AUDIO",
"type": "AUDIO",
"links": [
252
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "VAEDecodeAudio",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": []
},
{
"id": 139,
"type": "ImageScaleFast",
"pos": [
-899.9338025742411,
5135.816054943123
],
"size": [
274.126953125,
330
],
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "image",
"shape": 7,
"type": "IMAGE",
"link": 258
},
{
"name": "mask",
"shape": 7,
"type": "MASK",
"link": null
}
],
"outputs": [
{
"name": "image",
"type": "IMAGE",
"links": [
268,
274
]
},
{
"name": "mask",
"type": "MASK",
"links": null
},
{
"name": "original_size",
"type": "BOX",
"links": null
},
{
"name": "width",
"type": "INT",
"links": [
262
]
},
{
"name": "height",
"type": "INT",
"links": [
263
]
}
],
"properties": {
"Node name for S&R": "ImageScaleFast",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
"original",
1,
1,
"letterbox",
"lanczos",
"32",
"total_pixel(kilo pixel)",
920,
"#000000"
],
"color": "#7C3AED",
"bgcolor": "#171226"
},
{
"id": 171,
"type": "MiniMaxH3LegacySampling",
"pos": [
179.9712901987435,
4498.948629064855
],
"size": [
338.2828125,
82
],
"flags": {},
"order": 18,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 318
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
315,
316
]
}
],
"properties": {
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {}
},
"Node name for S&R": "MiniMaxH3LegacySampling"
},
"widgets_values": [
12,
3
]
},
{
"id": 170,
"type": "LoraLoaderModelOnly",
"pos": [
-434.22014757921687,
4567.541350893019
],
"size": [
444.7796245413873,
82
],
"flags": {},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 312
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
317
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.30.0",
"Node name for S&R": "LoraLoaderModelOnly",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
"minimax_h3_fl2va_4step_lora.safetensors",
1
]
}
],
"links": [
[
229,
122,
0,
123,
1,
"VAE"
],
[
230,
121,
0,
124,
1,
"VAE"
],
[
232,
131,
0,
127,
0,
"NOISE"
],
[
233,
128,
0,
127,
1,
"GUIDER"
],
[
234,
125,
0,
127,
2,
"SAMPLER"
],
[
235,
126,
0,
127,
3,
"SIGMAS"
],
[
236,
133,
1,
127,
4,
"LATENT"
],
[
238,
133,
0,
128,
1,
"CONDITIONING"
],
[
242,
121,
0,
133,
1,
"VAE"
],
[
245,
134,
1,
133,
7,
"INT"
],
[
248,
135,
0,
134,
0,
"FLOAT"
],
[
249,
127,
0,
124,
0,
"LATENT"
],
[
250,
127,
0,
123,
0,
"LATENT"
],
[
251,
124,
0,
136,
0,
"IMAGE"
],
[
252,
123,
0,
136,
1,
"AUDIO"
],
[
257,
134,
1,
138,
0,
"INT"
],
[
258,
114,
0,
139,
0,
"IMAGE"
],
[
262,
139,
3,
133,
5,
"INT"
],
[
263,
139,
4,
133,
6,
"INT"
],
[
267,
130,
0,
133,
0,
"CLIP"
],
[
268,
139,
0,
143,
0,
"IMAGE"
],
[
274,
139,
0,
133,
2,
"IMAGE"
],
[
280,
152,
0,
131,
0,
"INT"
],
[
297,
135,
0,
163,
0,
"FLOAT"
],
[
310,
169,
0,
133,
4,
"STRING"
],
[
312,
129,
0,
170,
0,
"MODEL"
],
[
315,
171,
0,
126,
0,
"MODEL"
],
[
316,
171,
0,
128,
0,
"MODEL"
],
[
317,
170,
0,
155,
0,
"MODEL"
],
[
318,
155,
0,
171,
0,
"MODEL"
]
],
"groups": [
{
"id": 1,
"title": "Models",
"bounding": [
-581.1653727356215,
4598.242758160113,
700,
800
],
"color": "#3f789e",
"flags": {}
},
{
"id": 2,
"title": "Sampling",
"bounding": [
658.8346272643785,
4598.242758160113,
700,
800
],
"color": "#3f789e",
"flags": {}
},
{
"id": 3,
"title": "Conditioning",
"bounding": [
139.50447966018385,
4598.242758160111,
480,
800
],
"color": "#3f789e",
"flags": {}
},
{
"id": 4,
"title": "Decoding and create video",
"bounding": [
1379.8609435008402,
4600.398022256685,
700,
800
],
"color": "#3f789e",
"flags": {}
}
],
"config": {},
"extra": {
"frontendVersion": "1.48.7",
"VHS_latentpreview": false,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": true,
"VHS_KeepIntermediate": true,
"ds": {
"scale": 1.1671841070450024,
"offset": [
785.7308840919706,
-4267.714645759577
]
},
"ue_links": [],
"links_added_by_ue": []
},
"version": 0.4
}