SINIRLI SÜRELİ TEKLİF|Seedance 2.0 ve 2.0 Mini'de %20 İNDİRİM!
Ana Sayfa
Keşfet
Alibaba
Wan 2.7
alibaba/wan-2.7/video-edit
Wan-2.7 Video-edit
Video-Video

Wan 2.7 Video-edit API by Alibaba

alibaba/wan-2.7/video-edit
Video-edit

Edits videos using text instructions, reference images, and style transfer with multi-modal input support.

Wan 2.7 Video-edit

Wan 2.7 Video-edit edits an input video from text instructions and optional reference media. Use it for style transfer, subject-preserving edits, commercial polish, and short creative transformations.

Highlights

  • Video editing with text control: Provide a source video and describe the target look or action.
  • Optional reference media: Add a single reference image, multiple reference images, or driving audio when the edit needs extra visual or motion guidance.
  • Native output tiers: Choose 720P or 1080P for Wan 2.7 native video-edit output.
  • Common aspect ratios: Supports 16:9, 9:16, 1:1, 4:3, and 3:4.

Parameters

ParameterRequiredDescription
modelYesalibaba/wan-2.7/video-edit
promptYesText instruction describing the edit.
negative_promptNoText describing what to avoid.
videoYesInput video URL to edit.
imageNoSingle reference image URL. The alias first_frame is also accepted.
imagesNoReference image URLs for style, subject, or object guidance.
audioNoDriving audio URL. The aliases audio_url and driving_audio are also accepted.
resolutionNo720P or 1080P. Defaults to native 1080P.
ratioNo16:9, 9:16, 1:1, 4:3, or 3:4. Defaults to 16:9.
durationNoOutput duration in seconds. Defaults to 5.
prompt_extendNoEnable upstream prompt expansion. Defaults to true.
watermarkNoWhether to add the upstream provider watermark when supported.
seedNoRandom seed. -1 means random.

Resolution Tiers

Request valuePathPrice multiplier
720PNative Wan 2.71.0x
1080PNative Wan 2.71.5x

Omitted resolution uses native 1080P.

How To Use

curl -X POST "https://api.atlascloud.ai/api/v1/model/generateVideo" \ -H "Authorization: Bearer $AIP_API_KEY" \ -H "Content-Type: application/json" \ --data-raw '{ "model": "alibaba/wan-2.7/video-edit", "prompt": "Enhance the clip with high-detail texture, stable edges, and a polished commercial look.", "video": "https://static.atlascloud.ai/media/videos/af3ce4416487e61f8b299c5dc42642e3.mp4", "resolution": "1080P", "ratio": "16:9", "duration": 5, "prompt_extend": true, "seed": -1 }'

Notes

  • Generation is asynchronous. Poll /api/v1/model/prediction/{request_id} for the final video URL.
  • Native 1080P uses the upstream Wan 2.7 1080P path.

Benzer Modelleri Keşfedin

Tüm Medya Yapay Zekâsı için Tek API.

Tüm modelleri keşfet

Join our Discord community

Join the Discord community for the latest model updates, prompts, and support.