使用 Seedance 2.5 Spicy 将图像制作成大胆、更具冲击力的 4K 视频。更高对比度的光线和戏剧化运动。免费试用,按次生成付费。
About this model
Seedance 2.5 Spicy Immagine a Video是 Seedance 2.5 旗舰模型的高强度版本。它可将单张静态图像制作成逼真的 4K 视频,相比标准档位呈现更戏剧化、对比度更高的运动,同时保留定义 Seedance 2.5 系列的相同原生环境音频生成、精准摄像机轨迹控制和最长 16 秒片段时长。
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapi | $0.60 per generation | Pagamento per generazione, nessun abbonamento. |
| Fal.ai | Non disponibile | Fal.ai 尚未提供 Seedance 2.5 Spicy。 |
| Replicate | Non disponibile | Replicate 尚未提供 Seedance 2.5 Spicy。 |
Pagamento per generazione, nessun abbonamento.
Fal.ai 尚未提供 Seedance 2.5 Spicy。
Replicate 尚未提供 Seedance 2.5 Spicy。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | Text prompt describing the video motion and style. Spicy mode favors bolder, higher-contrast, more expressive results. | Bold, high-energy dolly forward through a neon-drenched alley at night, sparks flying off a passing train, exaggerated lighting contrast, dramatic camera shake, photorealistic 4K quality. |
| Immagine URL | string | URL of the input image to animate into video. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/seedance-v1.5-pro-i2v.jpg |
| 最后一帧Immagine | string | Optional URL of the last frame image for first-last frame control. | null |
| Proporzioni | Enum (6 options) | OutputVideo的Proporzioni。 | 16:9 |
| Durata (secondi) | int | 生成Video的Durata(秒)。 | 5 |
| Risoluzione | Enum (4 options) | OutputVideo的Risoluzione。 | 1080p |
| 生成Audio | boolean | 是否为Video生成Audio。 | true |
| 固定镜头 | boolean | 是否固定镜头位置。 | false |
| 高比特率 | boolean | 启用高比特率模式以获得更好的画面保真度,但会生成更大的文件。 | false |
Text prompt describing the video motion and style. Spicy mode favors bolder, higher-contrast, more expressive results.
Bold, high-energy dolly forward through a neon-drenched alley at night, sparks flying off a passing train, exaggerated lighting contrast, dramatic camera shake, photorealistic 4K quality.URL of the input image to animate into video.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/seedance-v1.5-pro-i2v.jpgOptional URL of the last frame image for first-last frame control.
nullOutputVideo的Proporzioni。
16:9生成Video的Durata(秒)。
5OutputVideo的Risoluzione。
1080p是否为Video生成Audio。
true是否固定镜头位置。
false启用高比特率模式以获得更好的画面保真度,但会生成更大的文件。
falseDeveloper documentation
准备高质量图像
last_image 以设置最终帧。编写大胆的运动Prompt
配置 4K Output
resolution 设置为 4K 以获得最高质量。aspect_ratio 和 duration(4–16 秒)。generate_audio 以获得沉浸式音频。通过 API 提交
curl -X POST https://api.muapi.ai/api/v1/seedance-2.5-spicy-image-to-video \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"prompt": "夜间穿过霓虹灯浸染的小巷,镜头大胆、高能量地向前推进,火花飞溅,夸张的光线对比度,戏剧性的镜头抖动,逼真的 4K 画质。",
"image_url": "https://example.com/input.jpg",
"resolution": "4K",
"duration": 8,
"generate_audio": true
}'
GET /api/v1/predictions/{request_id}/result,直到 status 为 completed,然后从 output 获取 4K 视频 URL。Frequently asked
它是 Seedance 2.5 旗舰Immagine a Video模型的高强度版本——具备相同的 4K 分辨率、原生音频和摄像机轨迹控制,但视觉风格更大胆、更戏剧化。
Spicy 模式相比标准档位更倾向于大胆的创意选择:更戏剧化的镜头运动,以及更有冲击力、对比度更高的光线。
支持。Seedance 2.5 Spicy Immagine a Video支持 480p、720p、1080p 和原生 4K Output。
每个片段最长 16 秒,与 Seedance 2.5 旗舰模型的扩展时长上限一致。
支持。提供 `image_url`(首帧)和 `last_image`(尾帧),即可精确确定视频的起始与结束构图。Seedance 2.5 Spicy 将作为 Seedance 2.5 系列的一部分即将在 Muapi 上线。注册即可在 API 密钥开放后第一时间收到通知。