You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /md-me-video-editor-0706:81b84fda
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| apikey |
string
|
|
API 密钥
|
| input_image |
string
|
输入图片
|
|
| prompt |
string
|
让 image0 中的主体自然动起来,动作自然连贯
|
视频提示词
|
| negative_prompt |
string
|
低质量视频
|
负向提示词
|
| megapixels |
number
|
0.4
Min: 0.1 Max: 1 |
目标百万像素,视频宽高会按输入图片比例计算
|
| duration |
number
|
5
Min: 1 Max: 10 |
视频时长(秒),内部会换算成 4n+1 帧
|
| fps |
None
|
24
|
输出帧率
|
| seed |
integer
|
-1
|
随机种子,-1 为随机
|
| steps |
integer
|
4
Min: 1 Max: 20 |
采样步数
|
| split_step |
integer
|
2
Min: 1 Max: 19 |
高低噪声模型切换步数,必须小于 steps
|
| use_default_neg |
boolean
|
True
|
启用 BerniniStudio 默认负向词
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}