You're looking at a specific version of this model. Jump to the model overview.
lucataco /image-to-video-slideshow:9804ac4d
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 |
---|---|---|---|
images |
array
|
List of images to create slideshow from. Upload 2-50 images.
|
|
duration_per_image |
number
|
1
Min: 0.1 Max: 10 |
Duration each image is displayed (in seconds)
|
aspect_ratio |
None
|
auto
|
Video aspect ratio - 'auto' uses the first image's dimensions
|
resolution |
None
|
720p
|
Output video resolution (height for auto aspect ratio)
|
transition_type |
None
|
none
|
Transition effect between images
|
frame_rate |
None
|
30
|
Output video frame rate (fps)
|
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'}