Authorization: Bearer ********************
{
"prompt": "A stylish woman walks down a Tokyo street filled with warm glowing neon and animated city signage. She wears a dark blue leather jacket, a long pink dress, and bright yellow boots, and carries a black purse.",
"num_inference_steps": 30,
"aspect_ratio": "16:9",
"resolution": "720p",
"num_frames": 129,
"enable_safety_checker": true,
"video_url": "https://storage.googleapis.com/falserverless/hunyuan_video/hunyuan_v2v_input.mp4",
"strength": 0.85,
"pro_mode": false
}
curl --location --request POST 'https://api.chatfire.cn/fal-ai/hunyuan-video/video-to-video' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "A stylish woman walks down a Tokyo street filled with warm glowing neon and animated city signage. She wears a dark blue leather jacket, a long pink dress, and bright yellow boots, and carries a black purse.",
"num_inference_steps": 30,
"aspect_ratio": "16:9",
"resolution": "720p",
"num_frames": 129,
"enable_safety_checker": true,
"video_url": "https://storage.googleapis.com/falserverless/hunyuan_video/hunyuan_v2v_input.mp4",
"strength": 0.85,
"pro_mode": false
}'
{
"status": "IN_QUEUE",
"request_id": "8d80d97f-e691-43e1-b5ce-71bd815b322b",
"response_url": "https://queue.fal.run/fal-ai/hunyuan-video-image-to-video/requests/8d80d97f-e691-43e1-b5ce-71bd815b322b",
"status_url": "https://queue.fal.run/fal-ai/hunyuan-video-image-to-video/requests/8d80d97f-e691-43e1-b5ce-71bd815b322b/status",
"cancel_url": "https://queue.fal.run/fal-ai/hunyuan-video-image-to-video/requests/8d80d97f-e691-43e1-b5ce-71bd815b322b/cancel",
"logs": null,
"metrics": {},
"queue_position": 0
}