Authorization: Bearer ********************
{
"image_url": "https://storage.googleapis.com/falserverless/model_tests/wan/dragon-warrior.jpg",
"prompt": "The white dragon warrior stands still, eyes full of determination and strength. The camera slowly moves closer or circles around the warrior, highlighting the powerful presence and heroic spirit of the character.",
"num_frames": 81,
"frames_per_second": 24,
"negative_prompt": "gaudy, overexposed, static, blurred details, subtitles, style, artwork, painting, still, overall gray, worst quality, low quality, JPEG compression residue, ugly, incomplete, extra fingers, poorly drawn hands, poorly drawn faces, deformed, disfigured, deformed limbs, fused fingers, still picture, cluttered background, three legs, many people in the background, walking backwards",
"resolution": "720p",
"aspect_ratio": "auto",
"num_inference_steps": 40,
"enable_safety_checker": true,
"enable_prompt_expansion": false,
"guidance_scale": 3.5,
"shift": 5,
"interpolator_model": "film",
"num_interpolated_frames": 0,
"adjust_fps_for_interpolation": true
}
curl --location --request POST 'https://api.chatfire.cn/fal-ai/wan/v2.2-a14b/image-to-video' \
--header 'Content-Type: application/json' \
--data-raw '{
"image_url": "https://storage.googleapis.com/falserverless/model_tests/wan/dragon-warrior.jpg",
"prompt": "The white dragon warrior stands still, eyes full of determination and strength. The camera slowly moves closer or circles around the warrior, highlighting the powerful presence and heroic spirit of the character.",
"num_frames": 81,
"frames_per_second": 24,
"negative_prompt": "gaudy, overexposed, static, blurred details, subtitles, style, artwork, painting, still, overall gray, worst quality, low quality, JPEG compression residue, ugly, incomplete, extra fingers, poorly drawn hands, poorly drawn faces, deformed, disfigured, deformed limbs, fused fingers, still picture, cluttered background, three legs, many people in the background, walking backwards",
"resolution": "720p",
"aspect_ratio": "auto",
"num_inference_steps": 40,
"enable_safety_checker": true,
"enable_prompt_expansion": false,
"guidance_scale": 3.5,
"shift": 5,
"interpolator_model": "film",
"num_interpolated_frames": 0,
"adjust_fps_for_interpolation": true
}'
{
"status": "IN_QUEUE",
"request_id": "714e4d31-d735-45f7-a9f5-e50eecbb0743",
"response_url": "https://queue.fal.run/fal-ai/minimax/requests/714e4d31-d735-45f7-a9f5-e50eecbb0743",
"status_url": "https://queue.fal.run/fal-ai/minimax/requests/714e4d31-d735-45f7-a9f5-e50eecbb0743/status",
"cancel_url": "https://queue.fal.run/fal-ai/minimax/requests/714e4d31-d735-45f7-a9f5-e50eecbb0743/cancel",
"logs": null,
"metrics": {},
"queue_position": 0
}