返回模型列表
Wan2.2 Image-to-Video
wan-aiwan-ai/wan2.2-i2v
SiliconFlows Wan2.2 model for image-to-video generation with motion synthesis
上下文长度
--
最大输出
--
请求价格
$60.00每次请求
模态能力
图像文本→视频
价格明细
| 类型 | 费率 |
|---|---|
| 请求 | $60.00 每次请求 |
支持参数
image_urlpromptsecondssize
API 使用示例
cURL
curl https://api.therouter.ai/v1/videos -H "Content-Type: application/json" -H "Authorization: Bearer $THE_ROUTER_API_KEY" -d '{
"model": "wan-ai/wan2.2-i2v",
"prompt": "A slow tracking shot through a neon-lit city street",
"duration": 8
}'