参数
| 参数名 | 描述 | 类型 | 必填 | 枚举值 |
|---|---|---|---|---|
| prompt | Video description text, supports Chinese and English | string | 是 | - |
| negative_prompt | Negative prompt describing undesired elements | string | 否 | - |
| aspect_ratio | Video aspect ratio | string | 否 | 16:9, 9:16, 1:1 |
| cfg_scale | Prompt relevance, controls how closely the generated content matches the prompt (0.0-1.0). Only supported by V1 and V1.6. | number | 否 | - |
| duration | Video duration in seconds | integer | 否 | 5, 10 |
| mode | Generation mode: std (standard, faster) or pro (professional, higher quality but longer processing) | string | 否 | std, pro |
价格
单位: $/sec
| 维度 | 价格 |
|---|---|
| mode: pro / duration: 10 | 0.1120 |
| mode: std / duration: 10 | 0.0320 |
| mode: pro / duration: 5 | 0.1120 |
| mode: std / duration: 5 | 0.0320 |
