
shridharathi/compare-video-models
Easily compare the latest AI video models
Public
30
runs
Run shridharathi/compare-video-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
|
|
veo_3_fast |
boolean
|
True
|
Use Google Veo-3 Fast ($3.20 per video)
|
veo_3 |
boolean
|
False
|
Use Google Veo-3 ($6 per video)
|
veo_2 |
boolean
|
False
|
Use Google Veo-2 ($2.50 per video)
|
seedance_pro |
boolean
|
False
|
Use Seedance Pro ($0.15 per video)
|
seedance_lite |
boolean
|
False
|
Use Seedance Lite ($0.09 per video)
|
kling_2_1_master |
boolean
|
False
|
Use Kling v2.1 Master ($1.40 per video)
|
kling_2_1 |
boolean
|
False
|
Use Kling v2.1 ($0.25 per video)
|
kling_2_0 |
boolean
|
False
|
Use Kling v2.0 (standard) ($1.40 per video)
|
kling_1_6 |
boolean
|
False
|
Use Kling v1.6 (standard) ($0.25 per video)
|
hailou_02 |
boolean
|
False
|
Use Minimax Hailou-02 ($0.50 per video)
|
video_01 |
boolean
|
False
|
Use Minimax Video-01 ($0.50 per video)
|
wan |
boolean
|
False
|
Use Wan 2.1 ($0.35 per video)
|
pixverse_4_5 |
boolean
|
False
|
Use Pixverse v4.5 ($0.30 per video)
|
pixverse_4 |
boolean
|
False
|
Use Pixverse v4 ($0.60 per video)
|
ray_2 |
boolean
|
False
|
Use Luma Ray 2 ($0.90 per video)
|
ray_2_flash |
boolean
|
False
|
Use Luma Ray 2 Flash ($0.30 per video)
|
ray |
boolean
|
False
|
Use Luma Ray ($0.45 per video)
|
motion_2_0 |
boolean
|
False
|
Use Leonardo Motion 2.0 ($0.30 per video)
|
{
"type": "object",
"title": "Input",
"required": [
"prompt"
],
"properties": {
"ray": {
"type": "boolean",
"title": "Ray",
"default": false,
"x-order": 17,
"description": "Use Luma Ray ($0.45 per video)"
},
"wan": {
"type": "boolean",
"title": "Wan",
"default": false,
"x-order": 12,
"description": "Use Wan 2.1 ($0.35 per video)"
},
"ray_2": {
"type": "boolean",
"title": "Ray 2",
"default": false,
"x-order": 15,
"description": "Use Luma Ray 2 ($0.90 per video)"
},
"veo_2": {
"type": "boolean",
"title": "Veo 2",
"default": false,
"x-order": 3,
"description": "Use Google Veo-2 ($2.50 per video)"
},
"veo_3": {
"type": "boolean",
"title": "Veo 3",
"default": false,
"x-order": 2,
"description": "Use Google Veo-3 ($6 per video)"
},
"prompt": {
"type": "string",
"title": "Prompt",
"x-order": 0,
"description": "Text prompt for video generation"
},
"video_01": {
"type": "boolean",
"title": "Video 01",
"default": false,
"x-order": 11,
"description": "Use Minimax Video-01 ($0.50 per video)"
},
"hailou_02": {
"type": "boolean",
"title": "Hailou 02",
"default": false,
"x-order": 10,
"description": "Use Minimax Hailou-02 ($0.50 per video)"
},
"kling_1_6": {
"type": "boolean",
"title": "Kling 1 6",
"default": false,
"x-order": 9,
"description": "Use Kling v1.6 (standard) ($0.25 per video)"
},
"kling_2_0": {
"type": "boolean",
"title": "Kling 2 0",
"default": false,
"x-order": 8,
"description": "Use Kling v2.0 (standard) ($1.40 per video)"
},
"kling_2_1": {
"type": "boolean",
"title": "Kling 2 1",
"default": false,
"x-order": 7,
"description": "Use Kling v2.1 ($0.25 per video)"
},
"motion_2_0": {
"type": "boolean",
"title": "Motion 2 0",
"default": false,
"x-order": 18,
"description": "Use Leonardo Motion 2.0 ($0.30 per video)"
},
"pixverse_4": {
"type": "boolean",
"title": "Pixverse 4",
"default": false,
"x-order": 14,
"description": "Use Pixverse v4 ($0.60 per video)"
},
"veo_3_fast": {
"type": "boolean",
"title": "Veo 3 Fast",
"default": true,
"x-order": 1,
"description": "Use Google Veo-3 Fast ($3.20 per video)"
},
"ray_2_flash": {
"type": "boolean",
"title": "Ray 2 Flash",
"default": false,
"x-order": 16,
"description": "Use Luma Ray 2 Flash ($0.30 per video)"
},
"pixverse_4_5": {
"type": "boolean",
"title": "Pixverse 4 5",
"default": false,
"x-order": 13,
"description": "Use Pixverse v4.5 ($0.30 per video)"
},
"seedance_pro": {
"type": "boolean",
"title": "Seedance Pro",
"default": false,
"x-order": 4,
"description": "Use Seedance Pro ($0.15 per video)"
},
"seedance_lite": {
"type": "boolean",
"title": "Seedance Lite",
"default": false,
"x-order": 5,
"description": "Use Seedance Lite ($0.09 per video)"
},
"kling_2_1_master": {
"type": "boolean",
"title": "Kling 2 1 Master",
"default": false,
"x-order": 6,
"description": "Use Kling v2.1 Master ($1.40 per video)"
}
}
}
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/k075zdODFBLLKNF51BQ8bNY8VfRRdm2AGXMu2ufVeYhA9ieTB/video_grid.mp4'