data.descriptions
字段中返回Authorization: Bearer ********************
{
"imageUrl": "https://img.pconline.com.cn/images/upload/upc/tx/photoblog/1411/14/c3/40933640_1415980441910_mthumb.png"
}
curl --location --request POST 'https://ai.huashi6.com/aiapi/v1/mj/describe' \
--header 'Content-Type: application/json' \
--data-raw '{
"imageUrl": "https://img.pconline.com.cn/images/upload/upc/tx/photoblog/1411/14/c3/40933640_1415980441910_mthumb.png"
}'
{
"data": {
"paintingSign": "74cda5279c6a4097980079fe87b486b9",
"used": 4,
"balance": 9996,
},
"code": 0,
"subCode": 1000,
"success": true,
"msg" : "词条中涉及敏感词,请调整后再生成图片"
}