Integrera AI-modellen wan2.7-reference-to-video via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till wan2.7-reference-to-video programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | 0.02 - 0.03 credits 每秒 | Dynamisk prissättning baserad på upplösning och längd. |
| Model Provider | $0.05+ 每个片段 | Less flexible than our per-second billing. |
Dynamisk prissättning baserad på upplösning och längd.
Less flexible than our per-second billing.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt (Instruktion) | string | Text description of the desired motion and scene. | A person walking in the rain... |
| Reference Images | array | Array of reference image URLs (jpg/png). Max 4 items. | undefined |
| Reference Videos | array | Array of reference video URLs (mp4/mov). Max 4 items. | undefined |
| Image Url | string | URL to a single reference image. | undefined |
| Negativ prompt | string | What not to generate | blurry, low quality, distorted |
| Bildförhållande | Enum (5 options) | The aspect ratio of the generated video. | 16:9 |
| Upplösning | Enum (2 options) | Output resolution | 720p |
| Längd | int | Video duration in seconds (2-10). | 5 |
Text description of the desired motion and scene.
A person walking in the rain...Array of reference image URLs (jpg/png). Max 4 items.
undefinedArray of reference video URLs (mp4/mov). Max 4 items.
undefinedURL to a single reference image.
undefinedWhat not to generate
blurry, low quality, distortedThe aspect ratio of the generated video.
16:9Output resolution
720pVideo duration in seconds (2-10).
5Developer documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked