Home/VIDU Q2 Pro Fast Reference to Video
Vidu

VIDU Q2 Pro Fast Reference to Video

Video
Model API docs

VIDU Q2 Pro Fast reference image/video to video API. Supports subject mode and non-subject mode with 720p and 1080p resolutions.

0 / 2000
Pending
Empty state

Set parameters and click Generate to get results

Request JSON

{}

API

Submit task

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

Query result

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