{
"key": "Bh3oi26r1FPFCMrJ59RKngSXB2",
"callback_url": "http://baidu.com",
"prompt": "make fading wind waving entire necromancer panning slow motion with bioluminescent spirits rotating around itself",
"image_base": "https://db.xiaohuhd.com/1.jpeg",
"motion_strength": 0.55,
"motion_scale": {
"horizontal": -3.3,
"vertical": 2.7,
"roll": 4,
"zoom": -4.4
},
"seed": 625371600
}
curl --location --request POST 'https://goapi.gptnb.ai/pixverse/v1/generate' \
--header 'Content-Type: application/json' \
--data-raw '{
"key": "Bh3oi26r1FPFCMrJ59RKngSXB2",
"callback_url": "http://baidu.com",
"prompt": "make fading wind waving entire necromancer panning slow motion with bioluminescent spirits rotating around itself",
"image_base": "https://db.xiaohuhd.com/1.jpeg",
"motion_strength": 0.55,
"motion_scale": {
"horizontal": -3.3,
"vertical": 2.7,
"roll": 4,
"zoom": -4.4
},
"seed": 625371600
}'
{
"code": 200,
"msg": "成功",
"data": {
"task_id": 285204421116672
},
"exec_time": 4.178325,
"ip": "182.129.164.85"
}