You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /iu-wan-remix-0227-1:3536ba9b
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 |
|---|---|---|---|
| input_image |
string
|
输入图像文件(支持常见图像格式,如 jpg、png)
|
|
| prompt |
string
|
|
正向提示词,描述想要生成的视频内容和运动
|
| negative_prompt |
string
|
色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走
|
负向提示词,描述不想看到的内容
|
| width |
integer
|
480
Min: 256 Max: 1024 |
视频宽度
|
| height |
integer
|
832
Min: 256 Max: 1024 |
视频高度
|
| frames |
integer
|
81
Min: 25 Max: 121 |
视频帧数
|
| fps |
None
|
16
|
视频帧率
|
| seed |
integer
|
-1
|
随机种子(-1 表示随机生成)
|
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'}