{
"key": "Bh3oi26r1FPFCMrJ59RKngSXB2",
"callback_url": "http://baidu.com",
"prompt": "make fading wind waving entire necromancer panning slow motion with bioluminescent spirits rotating around itself",
"ratio": "16:9",
"style": "realistic",
"seed": 625371600,
"negative_prompt": "ugly"
}
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",
"ratio": "16:9",
"style": "realistic",
"seed": 625371600,
"negative_prompt": "ugly"
}'
{
"code": 200,
"msg": "成功",
"data": {
"task_id": 285204277026496
},
"exec_time": 2.060806,
"ip": "182.129.164.85"
}