bugfix
This commit is contained in:
parent
a87d34da93
commit
65064f0f67
@ -264,8 +264,8 @@ curl -X POST https://opencomputing.ai/llmage/video \
|
||||
| model | str | 否 | | 默认值为打星模型 |
|
||||
| prompt | string | 是 | - | 提示词。描述视频内容的文本。 |
|
||||
| ratio | string | 否 | - | 宽高比例。指定视频的长宽比。<br>可选值:<br>`16:9`, `4:3`, `1:1`, `3:4`, `9:16`, `9:21`, `21:9` |
|
||||
| resolution | string | 否 | `1080p` | 分辨率。指定视频清晰度。<br>可选值:<br>`480p`, `720p`, `1080p` |
|
||||
| duration | integer | 否 | `12` | 视频长度。视频时长(秒)。 |
|
||||
| resolution | string | 否 | `1080P` | 分辨率。指定视频清晰度。<br>可选值:<br>`720P`, `1080P` |
|
||||
| duration | integer | 否 | `15` | 视频长度。视频时长(秒)。 |
|
||||
| image_files | 数组 | 是 | [] | 参考图片数组。最多9个图片文件 |
|
||||
|
||||
### seedance 2.0 上传数据要求
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user