peter942/steerable-motion

Public
237 runs

Run peter942/steerable-motion with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

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
image_list
string
Image list (.zip file)
image_prompt_list
string
0_:16_:24_:36_:48_:60_:72_:84_:96_:108_
Image prompt list
negative_prompt
string
(worst quality, low quality:1.2)
Negative Prompt
type_of_frame_distribution
None
linear
Frame distribution
linear_frame_distribution_value
integer
16
Linear Frames per keyframe
dynamic_frame_distribution_values
string
0,10,26,40,46
Dynamic Frames per keyframe
type_of_key_frame_influence
None
linear
Frame distribution
linear_key_frame_influence_value
number
0.9
Linear keyframe influence
dynamic_key_frame_influence_values
string
0.5,0.5,2.0,0.5
Dynamic keyframe influence
buffer
integer
4
Buffer
type_of_cn_strength_distribution
None
dynamic
Type of CN strength distribution
linear_cn_strength_value
string
(0.0,1.0)
Linear CN strength influence
dynamic_cn_strength_values
string
(0.0,1.0),(0.0,1.0),(0.0,1.0),(0.0,1.0)
Dynamic CN strength influence
soft_scaled_cn_weights_multiplier
number
0.87
cn multiplier
stmfnet_multiplier
number
2
stmfnet multiplier
ckpt
None
Counterfeit-V3.0_fp32.safetensors
Select a Module
motion_scale
number
0.8
Motion scale
relative_ipadapter_strength
number
1
IP adapter image weight
relative_ipadapter_influence
number
1
IP adapter image weight
ipadapter_noise
number
0
IP adapter noise
image_dimension
None
512x512
Select image dimenstions
output_format
None
video/h264-mp4
Output format

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}