使用 Sora 2 模型从图像生成视频(异步)
使用 OpenAI 的 Sora 2 模型将图片转换为视频。 模型特点:Documentation Index
Fetch the complete documentation index at: https://docs.sinancode.com/llms.txt
Use this file to discover all available pages before exploring further.
请使用您的 API Token 进行认证
任务参数
图片 URL 列表(必填,数组)
1[
"https://example.com/image1.jpg",
"https://example.com/image2.jpg"
]提示词(必填)
1"animate the scene"
宽高比(可选,默认 landscape)
portrait, landscape "landscape"
视频时长(可选,10或15秒,默认10)
10, 15 10
OK
Task ID
"01234567-89ab-cdef-0123-456789abcdef"