curl --location 'https://n.lconai.com/v1/videos' \
--header 'Authorization: {{Authorization}}' \
--form 'model="wan2.7-t2v-720P"' \
--form 'prompt="浩瀚的银河系,星光熠熠,一个宇航员在太空中缓缓漂浮,背景是巨大的蓝色行星"' \
--form 'seconds="2"' \
--form 'audio_url=""' \
--form 'size="16:9"' \
--form 'prompt_extend="true"' \
--form 'negative_prompt=""' \
--form 'seed=""'{
"id": "4a15efe4-3d8b-4576-b8b6-d6a149fe12dc",
"object": "video.generation.job",
"model": "wan2.6-t2v-720P",
"status": "queued",
"progress": 0,
"created_at": 1774713057
}