{
"code": 1000,
"msg": "OK",
"data": [
{
"sort": 100,
"group": "akool",
"provider": "akool",
"type": 1501,
"label": "Akool Image2Video Fast V1",
"value": "AkoolImage2VideoFastV1",
"description": "Fast image to video generation with Akool's AI",
"resolutionList": [
{
"label": "720p",
"value": "720p",
"width": 1280,
"height": 720,
"unit_credit": 5
},
{
"label": "1080p",
"value": "1080p",
"width": 1920,
"height": 1080,
"unit_credit": 10
},
{
"label": "4k",
"value": "4k",
"width": 3840,
"height": 2160,
"unit_credit": 20
}
],
"isPro": false,
"generate_audio": null,
"durationList": [5, 10],
"requiresPay": false,
"supportedLastFrame": false,
"supportedExtendPrompt": false,
"maxImageCount": 1,
"maxCount": 10
},
{
"sort": 95,
"group": "seedance",
"provider": "seedance",
"type": 1501,
"label": "Seedance Lite Image2Video",
"value": "seedance-1-0-lite-i2v-250428",
"description": "Seedance Lite model for image to video generation",
"resolutionList": [
{
"label": "480p",
"value": "480p",
"width": 854,
"height": 480,
"unit_credit": 3
},
{
"label": "720p",
"value": "720p",
"width": 1280,
"height": 720,
"unit_credit": 5
},
{
"label": "1080p",
"value": "1080p",
"width": 1920,
"height": 1080,
"unit_credit": 10
}
],
"isPro": false,
"generate_audio": null,
"durationList": [5, 10],
"requiresPay": false,
"supportedLastFrame": true,
"supportedExtendPrompt": false,
"maxImageCount": 1,
"maxCount": 10
}
]
}