Nodes/Tikpan Official Nodes/new.ip233.com|omni-fast 文/图生视频
ComfyUI Node

new.ip233.com|omni-fast 文/图生视频

The fixed-recipe 10-second video node

By htrert·Created 5 months ago·Updated 2 months ago· 1
new.ip233.com|omni-fast 文/图生视频
  • 参考图
  • 首帧图
  • 尾帧图
  • 本地保存路径
  • 任务ID
  • 视频云端直链
  • 完整日志
  • 视频输出
new.ip233.com说明
获取密钥请访问
API_密钥sk-
生成指令A cinematic commercial video with natural motion and clean details.
画面比例16:9 横屏|16:9
最长等待秒数600
查询间隔秒数5
校验HTTPS证书false
跳过错误false

omni-fast is what a relay calls a video model when it doesn't want you fiddling with knobs. There's no duration selector, no resolution dropdown, no aspect-ratio menu beyond 16:9 or 9:16 - you get roughly 10 seconds at 720p, every time. You supply a prompt (and optionally a reference image, first frame, or last frame), and the node calls the omni-fast model on new.ip233.com, polls, and returns a finished MP4. It's a fast-turnaround default for "I just need a clip," and the fixed recipe is honestly the point: fewer knobs, fewer ways to get a rejected request.

It's part of ComfyUI-Tikpan-Pro (the official plugin for Tikpan.com) and takes a key from https://new.ip233.com, the relay group's separate signup. Like every node here, the model is cloud-only - no local weights exist for you to download.

How it works

The node builds a JSON body - model: omni-fast, prompt, aspect ratio, optional image references - POSTs it to https://new.ip233.com/v1/videos, then polls the task every 查询间隔秒数 seconds until completion, downloads the MP4 into your ComfyUI output folder, and returns it as a VIDEO output plus the local path and cloud URL. The relay says the video is "fixed about 10 seconds at 720p"; the node trusts that and doesn't let you fight it.

The inputs that matter

  • 生成指令 - the prompt. English default, works as-is.
  • 画面比例 - 16:9 or 9:16. Only two choices, by design.
  • 参考图 / 首帧图 / 尾帧图 - all optional. 参考图 is the single image-to-video path; 首帧图+尾帧图 give you first/last-frame control. Worth knowing: multi-image reference is a multipart upload this JSON node doesn't bother to implement - the tooltip says so plainly, so don't wire in five images and expect magic.

The relay tail - 最长等待秒数 (600), 查询间隔秒数 (5), 校验HTTPS证书, 跳过错误 - is standard for the group.

Outputs

The usual five: 视频输出 (VIDEO), 本地保存路径, 视频云端直链, 任务ID, 完整日志.

Install

cd ComfyUI/custom_nodes
git clone https://github.com/htrert/ComfyUI-Tikpan-Pro

or ComfyUI Manager → search Tikpan → Install → restart. No extra pip packages.

Gotchas

Because the recipe is fixed, there's no way to nudge the duration - if you specifically need a 15-second clip, this is the wrong node; reach for the Grok or Seedance group instead. And "fast" in the name is the relay's claim, not a guarantee - queue time on the relay's side still counts against your 最长等待秒数. Keep 跳过错误 on for unattended runs so a relay hiccup returns an empty video and a log line rather than aborting the whole queue. As with all these new.ip233.com nodes, it's an obscure pack with thin documentation - small test run first, then scale.

Category👑 Tikpan 官方独家节点/08 new.ip233.com 中转站

Inputs (12)

NameTypeDefaultDescription
new.ip233.com说明COMBO1 options: omni-fast | /v1/videos JSON 异步 | 固定约 10 秒、720p,支持文生/图生/首尾帧
获取密钥请访问COMBO1 options: https://new.ip233.com
API_密钥STRINGsk-
生成指令STRINGA cinematic commercial video with natural motion and clean details.
画面比例COMBO16:9 横屏|16:92 options: 16:9 横屏|16:9, 9:16 竖屏|9:16
参考图optIMAGE可选单张图生视频参考图;多图参考属于 multipart 上传,本 JSON 节点不展开。
首帧图optIMAGE可选首帧图。
尾帧图optIMAGE可选尾帧图。
最长等待秒数optINT60060–7200
查询间隔秒数optINT55–60
校验HTTPS证书optBOOLEANfalse
跳过错误optBOOLEANfalse

Outputs (5)

NameTypeDescription
本地保存路径STRING
任务IDSTRING
视频云端直链STRING
完整日志STRING
视频输出VIDEO