curl --location --request POST 'https://api.qnaigc.com/queue/fal-ai/vidu/q1/text-to-video' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "一只可爱的橘猫在阳光下追逐蝴蝶,慢镜头,电影质感,温暖的光线",
"seed": 1,
"duration": 5,
"resolution": "1080p",
"movement_amplitude": "auto",
}'{
"status": "IN_QUEUE",
"request_id": "qvideo-root-1770718628185826174",
"response_url": "https://api.qnaigc.com/queue/fal-ai/vidu/requests/qvideo-root-1770718628185826174",
"status_url": "https://api.qnaigc.com/queue/fal-ai/vidu/requests/qvideo-root-1770718628185826174/status",
"cancel_url": ""
}