Home / VIDU Q2 Pro Multi-frame to Video
Vidu

VIDU Q2 Pro: Multi-frame to Video

Video
Model API Documentation

Vidu excels in fast generation speeds and controllable shots/keyframes, emphasizing narrative coherence and the ability to iterate in batches.Vidu Q2 emphasizes multiple control paradigms (templates, start/end frames, and multi-frame control) to ensure narrative continuity. Multi-frame control allows users to use multiple keyframes to maintain consistency between characters and scenes, making it ideal for maintaining coherent storylines and character consistency. Its real-time inference API offers stable performance with no waiting time and is affordably priced.

To be generated
Empty state

After setting the parameters, click "Generate" to get the results

Request JSON

{}

API

Submit Assignment

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

Search results

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