创建任务 bytedance/seedream-4

POST /replicate/v1/models/bytedance/seedream-4/predictions

MethodPOST
Path/replicate/v1/models/bytedance/seedream-4/predictions
Typehttp
Status-2
Module2102810
Folder62419371

概览

MethodPOST
Path/replicate/v1/models/bytedance/seedream-4/predictions
Typehttp
Status-2
Module2102810
Folder62419371

请求体

{
  "type": "application/json",
  "parameters": [],
  "jsonSchema": {
    "type": "object",
    "properties": {}
  },
  "mediaType": "",
  "examples": [
    {
      "value": "{\r\n    \"input\": {\r\n        \"size\": \"2K\",\r\n        \"width\": 2048,\r\n        \"height\": 2048,\r\n        \"prompt\": \"a photo of a store front called i\\\"sedream 4\\\", it sells books, a poster in the window says i\\\"sedream 4 now on Replicate!\\\"\",\r\n        \"max_images\": 2,\r\n        \"image_input\": [],\r\n        \"aspect_ratio\": \"4:3\",\r\n        \"sequential_image_generation\": \"auto\"\r\n    }\r\n}",
      "mediaType": "application/json",
      "description": ""
    }
  ],
  "oasExtensions": ""
}

响应

[
  {
    "id": 779659835,
    "name": "成功",
    "code": 200,
    "contentType": "json",
    "jsonSchema": {
      "type": "object",
      "properties": {}
    },
    "itemSchema": {},
    "description": "",
    "mediaType": "",
    "headers": []
  }
]