Home/Wan 2.7 Video Editing
Wan

Wan 2.7 Video Editing

Video
Model API ドキュメント

Wan 2.7 Video Editing model with multimodal input support (text/image/video). Capable of instruction-based video editing and video style transfer. Supports 720P and 1080P resolutions, duration 2~10 seconds, billed per second. Output includes audio by default.

0 / 2000
Pending
空の状態

パラメータを設定し、「生成」をクリックして結果を取得します

リクエストJSON

{}

API

タスクを送信

curl --location --request POST 'https://api.novita.ai/v3/async/wan2.7-videoedit' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'

クエリ結果

curl --location --request GET "https://api.novita.ai/v3/async/task-result?task_id
=${task_id}" \
--header "Authorization: Bearer ${API_KEY}"