调用流程
接口分为域名,环境标识和路径三部分,其中:
最终请求地址为 域名/环境标识/路径
username:password
Authorization: Basic *****************
{ "image_url": "string", "prompt": "string", "negative_prompt": "string", "num_steps": 0, "guidance_scale": 0, "guess_mode": true, "style": "string" }
curl --location --request POST 'https://open.nolibox.com/prod-open-aigcopen/ai_convert' \ --header 'Content-Type: application/json' \ --header 'Authorization: Basic Og==' \ --data-raw '{ "image_url": "string", "prompt": "string", "negative_prompt": "string", "num_steps": 0, "guidance_scale": 0, "guess_mode": true, "style": "string" }'
{ "code": 0, "data": { "uid": "58542669cece2c2926d4aa19f2adbfa2" }, "msg": "success" }
企业解决方案
微信扫码联系您的专属经理,咨询企业解决方案