首页/Pixverse C1 参考图生视频
Pixverse

Pixverse C1 参考图生视频

Video
Model API Documentation

Pixverse C1 参考图生视频工具可根据 1-7 张参考图像生成电影级视频,通过 @ref_name 语法在提示词中引用参考图,支持多角色/物体一致性、多分辨率(360p-1080p)、可变时长(1-15秒)及音频生成。

0 / 2000

0 of 7

To be generated
Empty state

After setting the parameters, click "Generate" to get the results

Request JSON

{}

API

Submit Assignment

curl --location --request POST 'https://api.highwayapi.ai/v3/async/pixverse-pixverse-c1-reference-to-video' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'

Search results

curl --location --request GET "https://api.highwayapi.ai/v3/async/task-result?task_id
=${task_id}" \
--header "Authorization: Bearer ${API_KEY}"
Contact Us