Qwen
Happyhorse 1.0 R2V API
初期のビデオ モデルと比較して、参照用ビデオの生成はネイティブ オーディオ生成においてより顕著であり、ダイアログ、サウンド効果、BGM を一度に完成させます。 Veo、Kling、Runway と比較して、その差別化された利点はサウンドとビジュアルの同期とキャラクターの一貫性ワークフローにあります。短編ドラマ、広告、電子商取引、ブランドマーケティングビデオなどに適しています。
- modelDetail.capability.文本
- modelDetail.capability.图像
- modelDetail.capability.视频
コンソールで使う
happyhorse-1.0-r2vUSD
料金
default
720P$0.135/s
1080P$0.23895/s
米ドル建ての公開価格です。実際の料金はアカウントグループや利用量により異なる場合があります。
API
コード例
curl --location --request POST 'https://api.tokenhot.ai/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "happyhorse-1.0-r2v",
"input": {
"prompt": "The woman wearing a red qipao, character1, is first depicted in a medium side shot to outline the fitted cut of the qipao and her S-shaped curves. The camera then switches to a low-angle upward shot, capturing the subtle details as she lightly raises her jade hand to open a folding fan, character2, with tassel earrings, character3, swinging gently as her head moves. Finally, the shot moves in close to her face, freezing on the delicate gesture of her fingertips tapping the fan bones and the restrained charm in her eyes, showcasing the Oriental elegance from multiple angles and perspectives.",
"media": [
{
"type": "reference_image",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260424/mvzfud/hh-v2v-girl.jpg"
},
{
"type": "reference_image",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260424/fvuihk/hh-v2v2-folding-fan.jpg"
},
{
"type": "reference_image",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260424/imerii/hh-v2v-earrings.jpg"
}
]
},
"parameters": {
"resolution": "720P",
"ratio": "16:9",
"duration": 5
}
}'Qwen
関連モデル
FAQ
よくある質問
Happyhorse 1.0 R2V はどの用途に適していますか?
Happyhorse 1.0 R2V は、このページに記載された入出力と機能に適しています。重要なシステムでは実際の負荷で事前に検証してください。
Happyhorse 1.0 R2V の料金体系は?
料金は上の料金セクションに表示されています。実際の費用は利用量、アカウントグループ、リクエスト内容によって異なります。
Happyhorse 1.0 R2V を呼び出すには?
上記のモデル ID と対応 API プロトコルを使用します。利用データがある場合はコード例も表示されます。
はじめる