Authorization: Bearer ********************curl --location 'https://api.qnaigc.com/queue/fal-ai/vidu/q1/reference-to-video' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "一只可爱的橘猫在阳光下追逐蝴蝶,慢镜头,电影质感,温暖的光线",
"reference_image_urls": [
"https://storage.googleapis.com/falserverless/web-examples/vidu/new-examples/reference1.png"
],
"seed": 2,
"duration": 5,
"resolution": "1080p",
"movement_amplitude": "auto"
}'{}