{
"model": "Hunyuan3D-2",
"prompt": " ",
"image": "https://s3.ffire.cc/files/christmas-tree.png"
}
curl --location --request POST 'https://poloai.top/v1/images/generations' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "Hunyuan3D-2",
"prompt": " ",
"image": "https://s3.ffire.cc/files/christmas-tree.png"
}'
{
"data": [
{
"url": "https://xxxxxxxxxxxxxx"
}
],
"created": 1753872474
}