视频|Grok3 直出视频生成
Grok video straight out — the node for Grok-native prompts
- 参考图_1
- 参考图_2
- 参考图_3
- 参考图_4
- 参考图_5
- 参考图_6
- 参考图_7
- 📁_本地保存路径
- 🏷️_任务ID
- 🔗_视频云端直链
- 📄_完整日志
- 🎬_视频输出
xAI's Grok video is one of the more permissive closed video models you can reach from a graph - the KB's closed-models essay notes Grok's famously light content filtering - and TikpanExclusiveVideoNode is the pack's "direct out" Grok video node. The "exclusive" and "Grok3 直出" branding signals the intended workflow: run Grok's own prompt-optimizer node (TikpanGrokPromptOptimizerNode, elsewhere in this pack) on your brief, then feed the result here, because Grok responds much better to Grok-flavored prompts than to generic ones. It supports grok-video-1.0 and grok-video-1.5 (plus the older grok-videos / grok-video-3 / grok-video-3-10s aliases), 6/8/10/12/15-second clips, 480p/720p, and up to seven reference images.
How it works
The Grok3专属提示词 plus model, duration, ratio, resolution, seed, and up to 7 reference images go to the relay as an async video job; the node polls 任务ID until the clip renders, downloads it, and returns the standard five outputs: 📁_本地保存路径, 🏷️_任务ID, 🔗_视频云端直连, 📄_完整日志, and 🎬_视频输出 (VIDEO).
The inputs that actually matter
- Tikpan_API密钥 - sk- from tikpan.com (note the slightly different field name on this node).
- Grok3专属提示词 - the prompt. The tooltip recommends feeding it from the Grok prompt-optimizer node's output. Grok has its own prompt grammar; generic Stable Diffusion-style prompts waste its potential.
- 模型选择 - five options with sharp differences:
grok-video-1.0- text/image/multi-reference (up to 7 images)grok-video-1.5- single-reference only (exactly 1 image, per the tooltip)- older
grok-videos/grok-video-3/grok-video-3-10s- legacy aliases.
- 视频时长 - 6 / 8 / 10 / 12 / 15 seconds.
- 比例 - 16:9 / 9:16 (default) / 1:1 - but the tooltip warns 1.5 only supports 16:9 and 9:16.
- 分辨率 - 480p or 720p. No 1080p tier on this node.
- 随机种子 - 888888 default; same seed + same prompt aims to reproduce a clip.
Optional: 参考图_1 … 参考图_7, 中转站地址 (defaults to tikpan.com), 校验HTTPS证书 (defaults true here), and 跳过错误.
Installing it
cd ComfyUI/custom_nodes
git clone https://github.com/htrert/ComfyUI-Tikpan-Pro
restart (or Manager → "Tikpan"). No models to download.
Where people get burned
- 1.0 vs 1.5 reference rules. 1.0 takes up to 7 images; 1.5 requires and caps at exactly 1. Wiring a multi-image batch into 1.5 is the classic error, and the ratio limits differ too (1.5 drops 1:1).
- The prompt optimizer matters. The "效果更佳" note in the node description isn't fluff - Grok video quality lives and dies on prompt phrasing. Use the optimizer node.
- No 1080p. If you need higher than 720p from Grok, this relay tier doesn't offer it.
- Seed is best-effort. Reseller relays don't guarantee determinism; treat the seed as a hint.
The fair take: if you're doing Grok-native short-form video - and especially if you want the least-filtered closed model available - this is the node, with the optimizer node as its intended front half. Just respect the 1.0/1.5 reference and ratio rules.
Inputs (17)
| Name | Type | Default | Description |
|---|---|---|---|
| 获取密钥请访问 | COMBO | 1 options: 👉 https://tikpan.com (官方授权Key获取点) | |
| Tikpan_API密钥 | STRING | sk- | Tikpan 平台的 API 密钥,以 sk- 开头,从 https://tikpan.com 获取 |
| Grok3专属提示词 | STRING | Grok3 视频提示词;建议接 Grok 提示词优化节点输出 | |
| 模型选择 | COMBO | Grok Video 1.0 文生/图生/多参考|grok-video-1.0 | Grok 1.0 支持文生、单图和最多 7 张参考图;Grok 1.5 必须且只能 1 张参考图 |
| 视频时长 | COMBO | 6秒|6s | Grok 1.0/1.5 支持 6/8/10/12/15 秒 |
| 比例 | COMBO | 9:16 竖屏|9:16 | Grok 1.0 支持 16:9 / 9:16 / 1:1;Grok 1.5 仅支持 16:9 / 9:16 |
| 分辨率 | COMBO | 720p 高清|720p | Grok 1.0/1.5 支持 480p、720p |
| 随机种子 | INT | 8888880–18446744073709550000 | 同种子+同提示词可复现视频;改种子可换不同结果 |
| 中转站地址opt | COMBO | https://tikpan.com | Tikpan 中转站地址,一般保持默认即可 |
| 校验HTTPS证书opt | BOOLEAN | true | 默认开启;遇到本地证书问题再关闭(不推荐关闭) |
| 参考图_1opt | IMAGE | 参考图 1:作为视觉参考,最多 7 张 | |
| 参考图_2opt | IMAGE | 参考图 2:作为视觉参考,最多 7 张 | |
| 参考图_3opt | IMAGE | 参考图 3:作为视觉参考,最多 7 张 | |
| 参考图_4opt | IMAGE | 参考图 4:作为视觉参考,最多 7 张 | |
| 参考图_5opt | IMAGE | 参考图 5:作为视觉参考,最多 7 张 | |
| 参考图_6opt | IMAGE | 参考图 6:作为视觉参考,最多 7 张 | |
| 参考图_7opt | IMAGE | 参考图 7:作为视觉参考,最多 7 张 |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| 📁_本地保存路径 | STRING | — |
| 🏷️_任务ID | STRING | — |
| 🔗_视频云端直链 | STRING | — |
| 📄_完整日志 | STRING | — |
| 🎬_视频输出 | VIDEO | — |