Nodes/Tikpan Official Nodes/视频|HappyHorse 1.1/1.0 文生视频 T2V
ComfyUI Node

视频|HappyHorse 1.1/1.0 文生视频 T2V

Pure text-to-video with a 1080p ceiling and a sync/async choice

By htrert·Created 5 months ago·Updated 2 months ago· 1
视频|HappyHorse 1.1/1.0 文生视频 T2V
    • 📁_本地保存路径
    • 🆔_任务ID
    • 🔗_视频云端链接
    • 📄_完整日志
    • 🎬_视频输出
    💰_福利_💰
    获取密钥请访问
    API_密钥sk-
    模型HappyHorse 1.1 文生视频|happyhorse-1.1-t2v
    生成指令一座由硬纸板和瓶盖搭建的微型城市,在夜晚焕发出生机。一列硬纸板火车缓缓驶过,小灯点缀其间,照亮前路。
    执行方式同步 (等待生成并下载)
    清晰度1080P
    画面比例16:9
    视频时长5秒|5
    水印无水印
    随机种子888888
    最长等待秒数600
    查询间隔秒数10
    中转站地址https://tikpan.com

    The text-to-video entry in the HappyHorse family: no image inputs at all, just a prompt, and out comes a 3–15 second clip at up to 1080P. It's the simplest of the four HappyHorse nodes - one required field (the prompt), one meaningful decision (sync vs async), and the standard five outputs. If you want to know whether this whole HappyHorse thing is worth integrating, this is the cheapest node to find out with.

    The default prompt gives away the author's flavor ("a miniature city built from cardboard and bottle caps..."), which is fine - it's a good demonstration of the level of scene description the model rewards. And since there's no reference image to anchor the result, the prompt carries everything. 1080P at 3–15 seconds is a genuinely useful spec for short social content; that resolution tier is not something every resold video model offers at this price point.

    How it works

    Same cloud pipeline as every video node here - submit, poll, download, return. The standout knob is 执行方式: 同步 waits and downloads the finished clip before the workflow continues (fine for single test jobs), while 异步 submits the task and returns immediately with a 任务ID, letting you collect results later with the pack's async task node. The docs recommend async for long or batch runs, and that's the right instinct - T2V jobs at 1080P can sit in the queue for a while, and a synchronous node blocks your whole graph while it waits.

    The inputs that matter

    • 生成指令 - the only creative input. Be specific about subject, action, camera, and mood.
    • 执行方式 - sync for tests, async for anything real.
    • 清晰度 - 1080P default, 720P for cheap iteration.
    • 画面比例 - 16:9, 9:16, 1:1 (the five choices cover the short-form ratios).
    • 视频时长 - 3–15 seconds; longer = slower + pricier.
    • 水印 - on/off.
    • 随机种子 - fixed default for reproducibility.

    Install and first run

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

    Restart (or Manager → "Tikpan"), paste your sk- key, write a prompt, pick 720P and 5 seconds for the first run, and switch to async once you trust the setup. Nothing to download - the model lives on Tikpan's servers.

    Common issues

    The boring pack-wide trio applies (401 bad key, 402 empty balance, 429 calling too fast), plus the video-task staples: timeouts on long jobs (use 任务ID + the task-query node to recover instead of paying twice), money taken with no file (the 完整日志 tells you whether the render actually succeeded), and preview problems that are local - if the VIDEO tensor won't display but 本地保存路径 has a file, the clip is fine. Because there's no image anchor, prompt quality is your only lever: vague prompt, vague video.

    Category👑 Tikpan 官方独家节点/02 视频 Video

    Inputs (14)

    NameTypeDefaultDescription
    💰_福利_💰COMBO1 options: 🔥 0.6元RMB兑1虚拟美元余额 | 全网底价 👉 https://tikpan.com
    获取密钥请访问COMBO1 options: 👉 https://tikpan.com (官方授权Key获取点)
    API_密钥STRINGsk-Tikpan 平台的 API 密钥,以 sk- 开头,从 https://tikpan.com 获取
    模型COMBOHappyHorse 1.1 文生视频|happyhorse-1.1-t2v选择 HappyHorse 文生视频模型;1.1 为新版,保留 1.0 兼容旧工作流
    生成指令STRING一座由硬纸板和瓶盖搭建的微型城市,在夜晚焕发出生机。一列硬纸板火车缓缓驶过,小灯点缀其间,照亮前路。描述你想生成的视频画面/动作/氛围,越具体越准确
    执行方式COMBO同步 (等待生成并下载)同步=直接等到出片;异步=只提交任务,配合『异步任务查询』节点取结果(适合长视频/批量)
    清晰度COMBO1080P视频分辨率:1080P 更清晰但更慢更贵
    画面比例COMBO16:9视频比例:16:9 横屏,9:16 竖屏短视频,1:1 方屏
    视频时长COMBO5秒|5生成视频的秒数;越长越慢越贵
    水印COMBO无水印是否在视频右下角加官方水印
    随机种子INT8888880–2147483647同种子+同提示词可复现视频;改种子可换不同结果
    最长等待秒数INT60030–3600等待视频生成完成的最长秒数;1080P/长视频建议加大
    查询间隔秒数INT105–60轮询任务状态的间隔秒数
    中转站地址optCOMBOhttps://tikpan.comTikpan 中转站地址,一般保持默认即可

    Outputs (5)

    NameTypeDescription
    📁_本地保存路径STRING
    🆔_任务IDSTRING
    🔗_视频云端链接STRING
    📄_完整日志STRING
    🎬_视频输出VIDEO