Skip to main content

video models

Hunyuan 视频生成 / 使用 Hunyuan AI 与 Hunyuan Video API 进行文生视频与图生视频

Tencent发布,Hunyuan Video 是一款出色的电影级视频生成模型。将你的想象转化为高质量、高保真的视频内容。立即通过 PiAPI开始创作!

立即开始!

Hunyuan Video API 定价

Hunyuan 文生视频与图生视频模型采用简单的按次生成定价。

Hunyuan FastFast

$0.03

  • Fast text-to-video generation

Hunyuan Video

$0.09

  • Text-to-video and image-to-video
  • Production-ready API

Features

Capabilities from the production model page.

行业领先的视频模型

Hunyuan Video 以更具电影感的视频效果超越行业中的多款商业模型。

超大参数模型

Hunyuan Video 基于 130 亿参数构建,拥有丰富的模型架构,可生成涵盖多种内容、风格与创意的视频。

丰富的语义表达能力

我们的 Hunyuan API 擅长一次性生成动作连贯、流畅自然的视频内容。

高物理准确性

Hunyuan Video API 遵循物理规律,能够生成模拟真实世界动态效果的高质量视频。

艺术化镜头表达

Hunyuan API 实现了导播级运镜的自然融合,结合流畅特效与原生转场,带来更丝滑的视频体验。

概念泛化能力

Hunyuan AI API 支持丰富的创意组合,包括中式风格创作以及更广泛的东方文化主题。

视频配音

Hunyuan Video 支持在 AI 生成视频中进行配音与声音生成,借助同步音频实现更丰富的叙事表达。

Get started

Create your API key

Sign up and grab an API key from the PiAPI workspace — free credits are included on sign-up.

Top up credits

Add credits on the billing page when you are ready to scale beyond the free tier.

Call the API

POST your first task following the API docs, then poll the task until the result is ready.

Iterate in the playground

Prototype prompts and settings in the the playground above before wiring them into your product.

curl -X POST 'https://api.piapi.ai/api/v1/task' \
  -H 'X-API-Key: YOUR_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "Qubico/hunyuan",
    "task_type": "txt2video",
    "input": {
      "prompt": "A cat walks on the grass, realistic style.",
      "aspect_ratio": "16:9"
    }
  }'

# → { "task_id": "9d5a…", "status": "pending" }

Frequently asked questions

什么是 Hunyuan Video?

Hunyuan Video 是 Tencent 的Hunyuan 系列中的视频生成模型,专为高质量文生视频和图生视频合成而设计。通过 PiAPI,你可以将 Hunyuan Video API 集成到你的产品和工作流中。

如何通过 PiAPI 访问 Hunyuan Video?

你可以先在 PiAPI workspace中创建账号并生成 API Key,然后参考我们的 Hunyuan Video API 文档来创建任务并获取生成结果。

Hunyuan Video 支持哪些生成方式?

Hunyuan Video 同时支持 I2V 与 T2V 生成。你可以从纯文本提示开始,也可以提供参考帧来引导运动、风格和布局。

PiAPI 上的 Hunyuan Video 如何计费?

Hunyuan Video 按次生成计费,费用会根据模型类型(txt2video、fast-txt2video、image-to-video 以及 LoRA 变体)而变化。你可以查看本页上方的 Hunyuan 定价表,或前往我们的 主定价页面了解最新详情。

More questions? See the API docs.

我们的博客

查看与 Hunyuan 相关的更多内容!