MiniMax H3提示词扩写指令 V2·简单基础版(Tlant)
The no-surprises MiniMax H3 prompt builder
- 图像
- LLM扩写指令
- 图像
If the V2 Full Prompt node is the kitchen-sink version of the Tlant MiniMax H3 prompt family, MiniMax H3提示词扩写指令 V2·简单基础版(Tlant) is the pared-down countertop model: just the settings most people actually change, nothing hidden, nothing random, and - crucially - nothing silently added.
Here's the one idea to internalize: in V2, what you don't see is what you don't get. The simple version doesn't secretly fill in the Full Prompt's options behind your back. An element that isn't displayed here isn't written into the instruction, ever. If you want depth-of-field control or beat-synced cuts, you need the Full Prompt node. If you want to set a handful of things and ship, this is the one.
It uses the same three-valued system as its big sibling, applied to every dropdown:
不指定(default) - the element stays out of the instruction entirely.无- explicitly banned; for unavoidable properties, "don't deliberately change the source."自行推断- let the remote LLM judge from the image and theme.
No local seed, no random fill. Repeat your settings and you repeat your output.
What's exposed here is a sensible "common essentials" list: 面部朝向 and 视线行为 (face direction and gaze), 表情 (expression), 切镜模式 (cuts), 结尾方式 (ending), 运镜类型 (camera move, mapped to H3's official vocabulary), 背景锁定 (background), 头发运动 and 服装运动 (hair and fabric), and 环境事件 (an environmental event for background life). The audio block covers 音频模式, 环境声预设, 对话预设, 声音风格预设, plus the three custom text boxes - 自定义环境声, 自定义对话, 自定义声音风格 - each of which completely overrides its preset when non-empty. Then 声音语言 and 口型同步 round it out.
The two protection policies carry over from the Full Prompt node and are worth repeating: music is opt-in (only an explicit music selection, a concrete music parameter, or "infer" lets the LLM add background music; otherwise non_diegetic_music is forced to N/A), and dialogue is off by default - no invented speech, singing, narration, or on-screen text unless you ask for it. That's the whole "no surprises" promise in action.
Common inputs with the rest of V2: 视频时长 (4–15s), 主题预设/自定义主题 (custom theme overrides the preset outright), and 提示词长度最小值 (default 200 - the minimum English words the final H3 prompt must contain, reached through detail, never padding).
Outputs: LLM扩写指令 (STRING) and 图像 (IMAGE passthrough). Wire both into a vision LLM - Tlant's own Llama Server Chat is the intended bridge - and that LLM returns the clean, final MiniMax H3 I2VA prompt for your video workflow.
Install
ComfyUI Manager → search ComfyUI-Tlant-Toolkit → install, or:
cd ComfyUI/custom_nodes
git clone https://github.com/Tlant/ComfyUI-Tlant-Toolkit
Restart ComfyUI. No dependencies, no model downloads.
Gotchas
Same two as every H3 node here: you must connect an image or supply a non-empty 图像描述, or the node refuses to run. And if a setting you expected is missing from the canvas, that's the design working - it's not in the simple node, so it's not in the prompt. Reach for the Full Prompt node rather than assuming this one handles it invisibly.
Inputs (25)
| Name | Type | Default | Description |
|---|---|---|---|
| 视频时长 | INT | 104–15 | MiniMax H3 官方支持 4–15 秒。 |
| 主题预设 | COMBO | 不指定 | 视频的整体创意方向;自定义主题非空时会完全覆盖此项。 |
| 自定义主题 | STRING | 自由填写视频主题;只要非空就完全覆盖主题预设,不与预设拼接。 | |
| 提示词长度最小值 | INT | 2001–2000 | 要求远程 LLM 输出的完整英文 MiniMax H3 提示词不少于多少 words。 |
| 面部朝向 | COMBO | 不指定 | 控制人物面部是否保持原朝向或看向镜头。 |
| 视线行为 | COMBO | 不指定 | 控制视线锁定、跟随镜头或短暂移开后返回。 |
| 表情 | COMBO | 不指定 | 控制保持原表情、眨眼、微笑或轻微情绪变化。 |
| 切镜模式 | COMBO | 不指定 | 控制是否允许或必须切换镜头。 |
| 结尾方式 | COMBO | 不指定 | 控制视频最后一刻的收束方式。 |
| 运镜类型 | COMBO | 不指定 | 使用中文选择 MiniMax H3 官方运镜类型。 |
| 背景锁定 | COMBO | 不指定 | 控制背景保持、扩展、局部变化或重构。 |
| 头发运动 | COMBO | 不指定 | 控制人物头发的运动。 |
| 服装运动 | COMBO | 不指定 | 控制服装的自然、风吹或动作驱动变化。 |
| 环境事件 | COMBO | 不指定 | 控制灯光、窗帘、车辆、人群或物体事件。 |
| 音频模式 | COMBO | 不指定 | 默认不指定且不自动生成背景音乐;音乐和完整混音会明确启用配乐。 |
| 环境声预设 | COMBO | 不指定 | 不指定时不写入配置;无表示禁止环境声;自行推断只允许画面有依据的环境声。 |
| 自定义环境声 | STRING | 非空时覆盖环境声预设;填写希望出现的具体环境声。 | |
| 对话预设 | COMBO | 不指定 | 默认不生成对白;自行推断时也只允许在主题确有必要时生成一句很短的对白。 |
| 自定义对话 | STRING | 非空时覆盖对话预设;原文会被要求逐字保留,不自动翻译或改写。 | |
| 声音风格预设 | COMBO | 不指定 | 仅在实际存在对白、演唱或旁白时生效。 |
| 自定义声音风格 | STRING | 非空时覆盖声音风格预设,例如:低沉、平静、略带沙哑、语速缓慢。 | |
| 声音语言 | COMBO | 不指定 | 仅在确实存在语音时生效。 |
| 口型同步 | COMBO | 不指定 | 控制人物发声时是否生成对应口型。 |
| 图像opt | IMAGE | 连接后,实际图片是远程视觉模型的最高优先级依据,并会原样输出。 | |
| 图像描述opt | STRING | 无图时必须提供;有图时只作为辅助描述,冲突时以图片为准。 |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| LLM扩写指令 | STRING | — |
| 图像 | IMAGE | — |