new.ip233.com|seedance-2.0-720p 视频生成
Seedance 2.0 at 720p — the sweet-spot resolution for most real work
- 首帧图
- 尾帧图
- 参考图1
- 参考图2
- 参考图3
- 参考图4
- 参考图5
- 参考图6
- 参考图7
- 参考图8
- 参考图9
- 本地保存路径
- 任务ID
- 视频云端直链
- 完整日志
- 视频输出
720p is the resolution Seedance 2.0 was basically built around, and this node is the version that locks it in. It calls seedance-2.0-720p through the new.ip233.com relay, gives you the full 4–15 second duration range and all six aspect ratios, and returns a ready MP4. If you're going to use Seedance at all, this is the node most people should start on - it's the quality/cost balance point before the price curve climbs toward 1080p and 4K.
It's one of the Seedance 2.0 cluster in ComfyUI-Tikpan-Pro (the official plugin for Tikpan.com), and like every node in the new.ip233.com relay group it needs a key from https://new.ip233.com - not the Tikpan one. Seedance is ByteDance's closed video line, so there's no local model here at all; the relay is the only door, and every clip is metered.
How it works
POST a JSON payload (model: seedance-2.0-720p, prompt, duration, aspect ratio, optional refs) to https://new.ip233.com/v1/videos, poll the async task, download the finished MP4 to your output folder, return VIDEO + path + cloud URL + logs. The fixed-resolution design just means the model and resolution dropdowns are hidden - there's genuinely nothing else to misconfigure.
The inputs that matter
- 生成指令 - the prompt.
- 视频时长 - 4–15s in one-second steps. 6 is the default and a decent starting point.
- 画面比例 - 16:9, 9:16, 1:1, 21:9, 3:4, 4:3.
- 首帧图 / 尾帧图 - optional first/last frame pins.
- 参考图1 … 参考图9 - up to nine reference images.
- 视频URL列表 / 音频URL列表 - up to 3 + 3 optional URLs.
Plus the standard relay tail: 最长等待秒数 (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 pip extras, no model downloads.
Gotchas
The enforced rule applies here too: first/last-frame mode is mutually exclusive with reference images, video URLs, and audio URLs - pick one, or the node rejects the request. And the standing economics: the community's loudest objection to Seedance-in-ComfyUI was "it's an API and it's expensive," and that objection is most accurate at the high-res end - which is exactly why 720p is the sane default. Iterate at 720p, save 1080p for the final deliverable. Test one short clip before you trust a batch run, since this pack's docs are thin and its community footprint is close to zero.
Inputs (24)
| Name | Type | Default | Description |
|---|---|---|---|
| new.ip233.com说明 | COMBO | 1 options: seedance-2.0-720p | /v1/videos JSON 异步 | Seedance 2.0 视频生成 | |
| 获取密钥请访问 | COMBO | 1 options: https://new.ip233.com | |
| API_密钥 | STRING | sk- | — |
| 生成指令 | STRING | A cinematic short video with smooth motion, realistic lighting, and coherent subject consistency. | — |
| 视频时长 | COMBO | 6秒|6 | 12 options: 4秒|4, 5秒|5, 6秒|6, 7秒|7, 8秒|8, 9秒|9, +6 |
| 画面比例 | COMBO | 16:9 横屏|16:9 | 6 options: 16:9 横屏|16:9, 9:16 竖屏|9:16, 1:1 方形|1:1, 21:9 宽银幕|21:9, 3:4 竖屏|3:4, 4:3 横屏|4:3 |
| 分辨率 | COMBO | 720p|720p | 1 options: 720p|720p |
| 首帧图opt | IMAGE | 可选首帧图。 | |
| 尾帧图opt | IMAGE | 可选尾帧图。 | |
| 视频URL列表opt | STRING | 可选,最多 3 个视频 URL,每行或逗号分隔。 | |
| 音频URL列表opt | STRING | 可选,最多 3 个音频 URL,每行或逗号分隔。 | |
| 最长等待秒数opt | INT | 60060–7200 | — |
| 查询间隔秒数opt | INT | 55–60 | — |
| 校验HTTPS证书opt | BOOLEAN | false | — |
| 跳过错误opt | BOOLEAN | false | — |
| 参考图1opt | IMAGE | 可选参考图 1,本模型最多 9 张。 | |
| 参考图2opt | IMAGE | 可选参考图 2,本模型最多 9 张。 | |
| 参考图3opt | IMAGE | 可选参考图 3,本模型最多 9 张。 | |
| 参考图4opt | IMAGE | 可选参考图 4,本模型最多 9 张。 | |
| 参考图5opt | IMAGE | 可选参考图 5,本模型最多 9 张。 | |
| 参考图6opt | IMAGE | 可选参考图 6,本模型最多 9 张。 | |
| 参考图7opt | IMAGE | 可选参考图 7,本模型最多 9 张。 | |
| 参考图8opt | IMAGE | 可选参考图 8,本模型最多 9 张。 | |
| 参考图9opt | IMAGE | 可选参考图 9,本模型最多 9 张。 |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| 本地保存路径 | STRING | — |
| 任务ID | STRING | — |
| 视频云端直链 | STRING | — |
| 完整日志 | STRING | — |
| 视频输出 | VIDEO | — |