Nodes/Tikpan Official Nodes/new.ip233.com|omni-v2v-no-water 视频转视频
ComfyUI Node

new.ip233.com|omni-v2v-no-water 视频转视频

Restyle clips with the logo stripped

By htrert·Created 5 months ago·Updated 2 months ago· 1
new.ip233.com|omni-v2v-no-water 视频转视频
  • 本地视频
  • 本地保存路径
  • 任务ID
  • 视频云端直链
  • 完整日志
  • 视频输出
new.ip233.com说明
获取密钥请访问
API_密钥sk-
生成指令Transform this video into a polished cinematic version while preserving the main subject.
视频URL
画面比例16:9 横屏|16:9
最长等待秒数600
查询间隔秒数5
校验HTTPS证书false
跳过错误false

The no-watermark twin of TikpanCangyuanOmniV2VStandardNode. Same video-to-video job - feed it a clip, restyle it into a "polished cinematic version," get back a ~10-second 720p MP4 - just served through the omni-v2v-no-water model instead of the watermarked one. If you've already read the standard V2V article, this is that, with the logo on the output removed and, presumably, a slightly higher per-clip price.

It ships in ComfyUI-Tikpan-Pro (the official plugin for Tikpan.com) and takes its key from https://new.ip233.com, separate from your Tikpan key. Cloud model, no local weights.

How it works

Byte-for-byte the same machinery as the standard V2V node: POST {model: omni-v2v-no-water, prompt, aspect_ratio, video ref} to https://new.ip233.com/v1/videos, poll the task, download the MP4 to the output folder, return VIDEO + paths + logs. The two nodes share a codebase; this one locks the model string.

The inputs that matter

  • 生成指令 - the restyle prompt.
  • 视频URL - the public URL of your source clip. The relay fetches it, so it has to be reachable from the internet, not your LAN.
  • 本地视频 - optional VIDEO input for small clips; base64-embedded, capped around 64MB, so go the URL route for anything big.
  • 画面比例 - 16:9 or 9:16.

Optional: 最长等待秒数 (600), 查询间隔秒数 (5), 校验HTTPS证书, 跳过错误.

Outputs

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

Install

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

or ComfyUI Manager → Tikpan → Install → restart. No extra dependencies.

Gotchas

Same list as the standard V2V node, plus the watermark caveat: "no watermark" is a relay serving claim you only confirm by checking the downloaded file. And as always with this pack's relay group - thin docs, no community footprint, per-call video pricing - run one test clip before you commit real money to a batch. Prefer the URL input over local video for anything over a few MB; it's faster and less likely to hit the base64 size cap.

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

Inputs (11)

NameTypeDefaultDescription
new.ip233.com说明COMBO1 options: omni-v2v-no-water | /v1/videos JSON 异步 | 固定约 10 秒、720p,视频转视频
获取密钥请访问COMBO1 options: https://new.ip233.com
API_密钥STRINGsk-
生成指令STRINGTransform this video into a polished cinematic version while preserving the main subject.
视频URLSTRING公开可访问的视频 URL;如连接本地视频,可留空。
画面比例COMBO16:9 横屏|16:92 options: 16:9 横屏|16:9, 9:16 竖屏|9:16
本地视频optVIDEO可选本地 VIDEO 输入;较大视频请使用视频URL。
最长等待秒数optINT60060–7200
查询间隔秒数optINT55–60
校验HTTPS证书optBOOLEANfalse
跳过错误optBOOLEANfalse

Outputs (5)

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