OpenAI Dalle3格式
POST
/v1/images/generationshttps://api.bfl.ml/scalar#tag/tasks/POST/v1/flux-pro
请查看官方文档,所有参数和官方文档一致。
请求参数
Body 参数application/json
prompt
string
必需
size
string
必需
steps
integer
必需
prompt_upsampling
boolean
必需
seed
integer
必需
guidance
number
必需
safety_tolerance
integer
必需
interval
integer
必需
示例
{
"model": "flux.1.1-pro",
"prompt": "ein fantastisches bild",
"size": "1024x768"
}
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 1 个月前