
lucataco/compare-img2vid-models
Forked from shridharathi/compare-video-models
Public
7
runs
Run lucataco/compare-img2vid-models 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 |
---|---|---|---|
prompt |
string
|
Text prompt for video generation
|
|
input_image |
string
|
Input image to animate into video
|
|
use_veo_3_fast |
boolean
|
True
|
Use Google Veo-3 Fast ($3.20 per video) - premium quality with audio
|
use_wan_2_2_i2v_fast |
boolean
|
True
|
Use Wan 2.2 I2V Fast ($0.15 per video) - fastest and cheapest
|
use_veo_3 |
boolean
|
False
|
Use Google Veo-3 ($6.00 per video) - highest quality with audio
|
use_seedance_pro |
boolean
|
False
|
Use Seedance Pro ($0.15 per video) - 1080p high quality
|
use_hailuo_02 |
boolean
|
False
|
Use Hailuo-02 ($0.50 per video) - excellent physics simulation
|
use_seedance_lite |
boolean
|
False
|
Use Seedance Lite ($0.09 per video) - budget option, 720p
|
use_video_01_live |
boolean
|
False
|
Use Video-01 Live ($0.50 per video) - optimized for animation/Live2D
|
use_kling_2_1 |
boolean
|
False
|
Use Kling v2.1 ($0.25 per video) - good quality, 720p/1080p
|
use_video_01 |
boolean
|
False
|
Use Video-01 ($0.50 per video) - general purpose, good quality
|
use_wan_2_1_i2v_480p |
boolean
|
False
|
Use Wan 2.1 I2V 480p ($0.35 per video) - lower resolution, fast
|
use_wan_2_1_i2v_720p |
boolean
|
False
|
Use Wan 2.1 I2V 720p ($0.45 per video) - higher resolution
|
use_pixverse_v4 |
boolean
|
False
|
Use Pixverse v4 ($0.60 per video) - supports styles and effects
|
use_luma_ray |
boolean
|
False
|
Use Luma Ray ($0.45 per video) - high quality, realistic motion
|
{
"type": "object",
"title": "Input",
"required": [
"prompt",
"input_image"
],
"properties": {
"prompt": {
"type": "string",
"title": "Prompt",
"x-order": 0,
"description": "Text prompt for video generation"
},
"use_veo_3": {
"type": "boolean",
"title": "Use Veo 3",
"default": false,
"x-order": 4,
"description": "Use Google Veo-3 ($6.00 per video) - highest quality with audio"
},
"input_image": {
"type": "string",
"title": "Input Image",
"format": "uri",
"x-order": 1,
"description": "Input image to animate into video"
},
"use_luma_ray": {
"type": "boolean",
"title": "Use Luma Ray",
"default": false,
"x-order": 14,
"description": "Use Luma Ray ($0.45 per video) - high quality, realistic motion"
},
"use_video_01": {
"type": "boolean",
"title": "Use Video 01",
"default": false,
"x-order": 10,
"description": "Use Video-01 ($0.50 per video) - general purpose, good quality"
},
"use_hailuo_02": {
"type": "boolean",
"title": "Use Hailuo 02",
"default": false,
"x-order": 6,
"description": "Use Hailuo-02 ($0.50 per video) - excellent physics simulation"
},
"use_kling_2_1": {
"type": "boolean",
"title": "Use Kling 2 1",
"default": false,
"x-order": 9,
"description": "Use Kling v2.1 ($0.25 per video) - good quality, 720p/1080p"
},
"use_veo_3_fast": {
"type": "boolean",
"title": "Use Veo 3 Fast",
"default": true,
"x-order": 2,
"description": "Use Google Veo-3 Fast ($3.20 per video) - premium quality with audio"
},
"use_pixverse_v4": {
"type": "boolean",
"title": "Use Pixverse V4",
"default": false,
"x-order": 13,
"description": "Use Pixverse v4 ($0.60 per video) - supports styles and effects"
},
"use_seedance_pro": {
"type": "boolean",
"title": "Use Seedance Pro",
"default": false,
"x-order": 5,
"description": "Use Seedance Pro ($0.15 per video) - 1080p high quality"
},
"use_seedance_lite": {
"type": "boolean",
"title": "Use Seedance Lite",
"default": false,
"x-order": 7,
"description": "Use Seedance Lite ($0.09 per video) - budget option, 720p"
},
"use_video_01_live": {
"type": "boolean",
"title": "Use Video 01 Live",
"default": false,
"x-order": 8,
"description": "Use Video-01 Live ($0.50 per video) - optimized for animation/Live2D"
},
"use_wan_2_1_i2v_480p": {
"type": "boolean",
"title": "Use Wan 2 1 I2V 480P",
"default": false,
"x-order": 11,
"description": "Use Wan 2.1 I2V 480p ($0.35 per video) - lower resolution, fast"
},
"use_wan_2_1_i2v_720p": {
"type": "boolean",
"title": "Use Wan 2 1 I2V 720P",
"default": false,
"x-order": 12,
"description": "Use Wan 2.1 I2V 720p ($0.45 per video) - higher resolution"
},
"use_wan_2_2_i2v_fast": {
"type": "boolean",
"title": "Use Wan 2 2 I2V Fast",
"default": true,
"x-order": 3,
"description": "Use Wan 2.2 I2V Fast ($0.15 per video) - fastest and cheapest"
}
}
}
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"
}
Example API response
View prediction
'https://replicate.delivery/xezq/SlQp1RzkRMpqGBPXVSBhMqFp64uegGBTFH6fescmvqD9VzUqA/video_grid.mp4'