Jelajahi dan integrasikan model AI seedance-2.5-intl-first-last-frame melalui MuAPI. Dapatkan inferensi berkecepatan tinggi dan harga kompetitif.
About this model
Model seedance-2.5-intl-first-last-frame menyediakan kemampuan generasi AI mutakhir di platform MuAPI.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.34/sec (720p) or $0.17/sec (480p) | Bayar per generasi tanpa perlu langganan. |
| Fal.ai | $0.47/sec (720p) or $0.2205/sec (480p) | MuAPI 在 720p 比 Fal.ai 便宜约 28%,在 480p 便宜约 23%。 |
| Replicate | Tidak tersedia | Replicate 未列出 Seedance 2.5。 |
Bayar per generasi tanpa perlu langganan.
MuAPI 在 720p 比 Fal.ai 便宜约 28%,在 480p 便宜约 23%。
Replicate 未列出 Seedance 2.5。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt Teks | string | 描述转场和运动的文本Prompt teks。 | Create a smooth transition from a cloudy sky to a quiet riverside park path, with natural camera movement and realistic lighting. |
| 首帧和末帧Gambar | array | 必须是 2 张Gambar:[first_frame, last_frame]。 | https://samplelib.com/jpeg/sample-clouds-400x300.jpg |
| Durasi (Detik) | int | HasilkanVideo的Durasi(秒)。 | 5 |
| Rasio Aspek | Enum (7 options) | OutputVideo的Rasio aspek。 | 16:9 |
| 种子 | int | 用于复现Hasilkan结果的Nilai acak (seed)。使用 -1 表示随机。 | 42 |
| 高比特率 | boolean | 启用高比特率模式以获得更好的画面保真度,但会Hasilkan更大的文件。 | false |
描述转场和运动的文本Prompt teks。
Create a smooth transition from a cloudy sky to a quiet riverside park path, with natural camera movement and realistic lighting.必须是 2 张Gambar:[first_frame, last_frame]。
https://samplelib.com/jpeg/sample-clouds-400x300.jpgHasilkanVideo的Durasi(秒)。
5OutputVideo的Rasio aspek。
16:9用于复现Hasilkan结果的Nilai acak (seed)。使用 -1 表示随机。
42启用高比特率模式以获得更好的画面保真度,但会Hasilkan更大的文件。
falseDeveloper documentation
Panduan integrasi cepat untuk seedance-2.5-intl-first-last-frame. Hubungkan dengan kunci API MuAPI Anda dan mulai lakukan panggilan inferensi.
Frequently asked
请求/响应格式没有区别——它使用的是同一个 Seedance 2.5 模型,通过 Seegen 的 Dreamina 部署为国际区域流量提供服务,而不是通过中国大陆的 Doubao 部署。价格相同。
它会在两张输入图像之间生成视频过渡——第一张成为开场帧,第二张成为结束帧——并在中间生成自然运动。
准确提供 2 张,顺序为 `[first_frame, last_frame]`,通过 `images_list` 字段传入。
默认输出 720p。另有更便宜的 480p 版本。
4 到 30 秒,可通过 `duration` 参数配置。
可以——传入明确的 `seed` 值,或使用 -1 让每次生成采用随机 seed。