infery
← All models

Vidu

vidu-q3-image-to-video-turbo

Video editby Vidu

Vidu's Q3 Turbo Model

Example

Details

Accepts
image

Pricing

Price
4.38 cr / video

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedRandom seed for reproducibility. If None, a random seed is chosen.
audiobooleanWhether to use direct audio-video generation. When true, outputs video with sound (including dialogue and sound effects).
promptstringText prompt for video generation, max 2000 characters
durationintegerDuration of the video in seconds (1-16 for Q3 models)
image_urlrequiredstringURL or base64 image to use as the starting frame
resolutionstringenum: 360p, 540p, 720p, 1080pOutput video resolution. Note: 360p is not available when end_image_url is provided.
end_image_urlURL of the image to use as the ending frame. When provided, generates a transition video between start and end frames.

Output

FieldTypeDescription
videoThe generated video from image using the Q3 model