Skip to main content
AI video generation on Zo Computer is powered by Decart Lucy 14B.

Parameters

instruction
string
required
Description of the desired motion and scene evolution, and audio description if include_audio is True.
filepath
string
required
Absolute path to the source image. The output video will be saved alongside it.
file_suffix
string
default:"_video"
Suffix appended to the source file’s stem for the output (e.g., “_video”).
orientation
string
default:"landscape"
Desired output orientation (“landscape” → 16:9, “portrait” → 9:16). Defaults to “landscape”. Ignored when include_audio is True.
include_audio
boolean
default:false
If True, generates video with synchronized audio. The prompt should include audio markup tags as described above.