参数
| 参数名 | 描述 | 类型 | 必填 | 枚举值 |
|---|---|---|---|---|
| prompt | Video generation prompt | string | 否 | - |
| image | Starting frame image URL or Base64 | string | 是 | - |
| negative_prompt | Negative prompt | string | 否 | - |
| static_mask | Static mask image for motion brush (mutually exclusive with image_tail) | string | 否 | - |
| cfg_scale | Prompt relevance (0.0-1.0). Only supported by V1 and V1.6. | number | 否 | - |
| duration | Video duration in seconds | integer | 否 | 5, 10 |
| image_tail | Ending frame image URL or Base64 (mutually exclusive with motion brush and camera control) | string | 否 | - |
| mode | Generation mode: std or pro | string | 否 | std, pro |
价格
单位: $/sec
| 维度 | 价格 |
|---|---|
| mode: pro / duration: 10 | 0.1120 |
| mode: std / duration: 10 | 0.0640 |
| mode: pro / duration: 5 | 0.1120 |
| mode: std / duration: 5 | 0.0640 |
