このモデルについて
PixVerse V6 画像から動画生成可在文本プロンプト引导下,将任意静态图像制作成高质量视频。支持最高 1080p 分辨率、最长 15 秒时长、プロンプト优化模式以及可选的 AI 生成音频。
コスト分析
| プロバイダー | 費用 | 備考 |
|---|---|---|
| muapiapp | From $0.033/s (360p, no audio) to $0.150/s (1080p, with audio) | Per-second pricing. Default 720p without audio: $0.059/s. |
| Fal.ai | 提供なし | PixVerse V6 image-to-video is not available on Fal.ai. |
| Replicate | 提供なし | PixVerse V6 image-to-video is not available on Replicate. |
Per-second pricing. Default 720p without audio: $0.059/s.
PixVerse V6 image-to-video is not available on Fal.ai.
PixVerse V6 image-to-video is not available on Replicate.
** 競合サービスの料金は類似のモデル構成および利用ティアに基づいて算出された推定値です。
設定スキーマ
| パラメータ | 型 | 説明 | デフォルト |
|---|---|---|---|
| プロンプト | string | 所需動画运动和内容的文本描述。 | Cracks spread across the statue as it suddenly comes to life. Stone pieces fall off while glowing energy emerges from inside. The statue pulls itself free from the sand and takes a heavy step forward, shaking the ground as dust rises into the air. |
| 画像 URL | array | Upload or provide the input image to animate. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/pixverse-v6-i2v.mp4 |
| 解像度 | Enum(4個の選択肢) | 出力動画的解像度。 | 720p |
| 長さ(秒)(秒) | int | 動画生成時間(秒)。 | 5 |
| プロンプト优化 | Enum(3個の選択肢) | 控制プロンプト增强。'enabled' 会重写プロンプト,'disabled' 按原样使用,'auto' 由模型决定。 | auto |
| 生成音声 | boolean | Enable AI-generated audio for the video. | false |
所需動画运动和内容的文本描述。
Cracks spread across the statue as it suddenly comes to life. Stone pieces fall off while glowing energy emerges from inside. The statue pulls itself free from the sand and takes a heavy step forward, shaking the ground as dust rises into the air.Upload or provide the input image to animate.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/pixverse-v6-i2v.mp4出力動画的解像度。
720p動画生成時間(秒)。
5控制プロンプト增强。'enabled' 会重写プロンプト,'disabled' 按原样使用,'auto' 由模型决定。
autoEnable AI-generated audio for the video.
false開発者ドキュメント
提供图像:通过 images_list 字段上传或链接单个图像 URL。
编写运动プロンプト:描述你希望出现的运动,例如镜头平移、主体移动或环境变化等。
选择分辨率和时长:选择所需的出力质量(360p–1080p)和长度(1–15 秒)。
设置プロンプト优化:使用 thinking_type: auto 让模型决定是否增强プロンプト;使用 enabled 始终增强;使用 disabled 按原样使用プロンプト。
启用音频(可选):切换 generate_audio_switch,添加 AI 生成的环境声。
提交并轮询:API 返回 request_id。轮询 GET /api/v1/predictions/{request_id}/result,直到状态为 completed。
FAQ
必须通过 images_list 字段提供且只能提供一个图像 URL。
它控制プロンプト优化。'enabled' 会重写你的プロンプト以改善运动质量,'disabled' 会完全按照你写的プロンプト使用,而 'auto' 会让模型根据上下文自行决定。
费用按生成视频的秒数计算,并随分辨率变化。生成音频还会按秒收取附加费用。
支持任何可公开访问的图像 URL。常见格式包括 JPEG、PNG 和 WebP。