You're looking at a specific version of this model. Jump to the model overview.
philz1337x /video-style-transfer:4386a7b6
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 |
---|---|---|---|
video |
string
|
input video
|
|
prompt |
string
|
best quality, perfect anime illustration, light, a girl is dancing, smile, solo
|
prompt
|
negative_prompt |
string
|
verybadimagenegative_v1.3
|
negative prompt
|
end_frame |
integer
|
0
|
frame where to end
|
target_fps |
integer
|
0
|
target fps
|
input_width |
integer
|
1024
|
input width
|
input_height |
integer
|
1024
|
input height
|
output_width |
integer
|
1024
|
output width
|
output_height |
integer
|
1024
|
output height
|
cfg_scale |
number
|
3
|
cfg scale
|
clip_skip |
integer
|
2
|
clip skip
|
num_inference_steps |
integer
|
10
|
num inference steps
|
animatediff_batch_size |
integer
|
32
|
animatediff batch size
|
animatediff_stride |
integer
|
16
|
animatediff stride
|
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'}