5
10
720P
1080P
16:9
9:16
1:1
4:3
3:4
{ "prompt": "画面中的人物缓缓转头微笑,背景虚化", "images": [ "https://example.com/ref.png" ], "duration": 10, "resolution": "720P", "aspectRatio": "16:9" }
curl --location 'https://api.xingluan.vip/runningai/open/v1/wan2.6-r2v/video' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data '{ "prompt": "画面中的人物缓缓转头微笑,背景虚化", "images": [ "https://example.com/ref.png" ], "duration": 10, "resolution": "720P", "aspectRatio": "16:9" }'
{ "taskId": "2053680054117380096", "status": "processing", "providerTaskId": "951264063793385473" }