You're looking at a specific version of this model. Jump to the model overview.
lucataco /diffusion-motion-transfer:6bc872d3
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
|
|
video_prompt |
string
|
Amazing quality, masterpiece, A locomotive rides in a forest
|
Prompt used to describe the input video
|
n_timesteps |
integer
|
999
|
Number of times to preprocess the video
|
target_prompt |
string
|
Amazing quality, masterpiece, A motorbike driving in a forest
|
Prompt used to describe the output video
|
negative_prompt |
string
|
bad quality, distortions, unrealistic, distorted image, watermark, signature
|
Negative prompt to use for editing
|
seed |
integer
|
Random seed. Leave blank to randomize the seed
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}