UU API
  1. SD3
UU API
  • 发出请求
  • 模型接口
    • 聊天接口(Chat)
      • 聊天接口
      • gpts
      • gemini-pro
      • gpt-4-all(分析图片)
      • gpt-4-vision-preview
    • 自动补全接口(Completions)
      • 内容补全接口
    • 图像接口(Images)
      • DALL·E 3
      • gpt-4-all(生成图片)
    • 向量生成接口(Embeddings)
      • 创建嵌入
    • 音频接口(Audio)
      • 创建转录
      • 创建翻译
      • TTS文本转语音
    • MJ图像接口
      • 补充 - 其他参数以及回调
      • InsightFace任务提交
        • 提交swap_face任务
      • 任务提交
        • 执行动作
        • 提交Blend任务
        • 提交Describe任务
        • 提交Imagine任务
        • 提交Modal
        • 提交Shorten任务
      • 任务查询
        • 查询所有任务
        • 根据ID列表查询任务
        • 分页查询任务
        • 查询任务队列
        • 取消任务
        • 指定ID获取任务
        • 获取任务图片的seed(需设置mj或niji的私信ID)
    • Suno音乐接口
      • GoAmzAI格式
        • v3.5
          • 生成音乐
          • 获取音乐
        • v3.0
          • 生成音乐
          • 获取音乐
      • 官网原生格式(v2)
        • 官网格式
        • 所有接口
          • 音乐链接转成suno(upload)
          • 音乐生成(generations)
          • 查询任务(feed)
        • 场景1 生成自定义音乐(带歌词)
          • 音乐生成(generations)
          • 查询任务(feed)
        • 场景 2 通过提示词直接生成音乐(带歌词)
          • 音乐生成(generations)
          • 查询任务(feed)
        • 场景 4 通过提示词直接生成音乐(纯音乐)
          • 音乐生成(generations)
          • 查询任务(feed)
        • 场景3 生成自定义音乐(纯音乐)
          • 音乐生成(generations)
          • 查询任务(feed)
        • 场景 5 上传自定义音频并续写
          • 续写自定义音频步骤介绍
          • 音乐链接转成suno(upload)
          • 音乐生成(generations)
          • 查询任务(feed)
      • 生成歌词
        • 获取歌词
        • 生成歌词
    • Luma视频接口
      • GoAmzAI格式
        • 付费版
          • 生成视频
          • 获取视频
        • 免费版
          • 生成视频
          • 获取视频
      • 官网原生格式(v2)
        • 提交生成视频任务
        • 查询单个任务
        • 扩展视频
        • 获取视频无水印链接
    • SD图像接口
      • SD3
        • Stable Image Ultra
          POST
        • Stable Image Core
          POST
        • Stable Diffusion 3
          POST
      • SDXL
        • Text-to-image
  • 帮助中心
    • 常见问题及解决办法
  • 数据模型
    • Schemas
      • Blend提交参数
      • BaseCreateCompletionRequest
      • CheckActivationDTO
      • ChatMessageContent
      • Describe提交参数
      • ChatCompletionRequestMessage
      • Discord账号
      • ChatCompletionResponseMessage
      • Filter
      • ChatCompletionMessageToolCalls
      • Imagine提交参数
      • ChatCompletionMessageToolCall
      • Map«string,object»
      • UsageInfo
      • Message«Discord账号»
      • ChatCompletionTool
      • Message«Map«string,object»»
      • CreateChatCompletionExclusiveFields
      • Message«Void»
      • FunctionObject
      • Message«string»
      • FunctionParameters
      • Modal提交参数
      • GenerationID
      • Option
      • ImageToVideoRequest
      • Pageable
      • ContentModerationResponse
      • Page«Map«string,object»»
      • InpaintingSearchModeRequestBody
      • Page«任务»
      • InpaintingMaskingModeRequestBody
      • Shorten提交参数
      • Creativity
      • Sort
      • Engine
      • SwapFace提交参数
      • Error
      • TaskQueryDTO
      • CfgScale
      • 任务
      • ClipGuidancePreset
      • 任务查询参数
      • UpscaleImageHeight
      • 变化任务提交参数
      • UpscaleImageWidth
      • 变化任务提交参数-simple
      • DiffuseImageHeight
      • 可执行按钮
      • DiffuseImageWidth
      • 可执行按钮_1
      • Sampler
      • 执行动作参数
      • Samples
      • 提交结果
      • Seed
      • 激活服务参数
      • Steps
      • 账号修改参数
      • Extras
      • 账号创建参数
      • StylePreset
      • 账号查询参数
      • TextPrompt
      • 账号筛选条件
      • TextPrompts
      • TextPrompts
      • InputImage
      • InitImage
      • InitImageStrength
      • InitImageMode
      • StepScheduleStart
      • StepScheduleEnd
      • MaskImage
      • MaskSource
      • GenerationRequestOptionalParams
      • RealESRGANUpscaleRequestBody
      • ImageToImageRequestBody
      • ImageToImageUsingImageStrengthRequestBody
      • ImageToImageUsingStepScheduleRequestBody
      • MaskingRequestBody
      • MaskingUsingMaskImageRequestBody
      • MaskingUsingInitImageAlphaRequestBody
      • TextToImageRequestBody
      • AccountResponseBody
      • BalanceResponseBody
      • ListEnginesResponseBody
      • FinishReason
      • Image
      • OrganizationMembership
    • Response
      • 401
      • 403
      • 404
      • 500
      • GenerationResponse
      • 400FromGeneration
      • 400FromUpscale
    • 示例数据模型
      • Pet
      • Category
      • Tag
  1. SD3

Stable Image Ultra

POST
/sd/v2beta/stable-image/generate/ultra
Our most advanced text to image generation service, Stable Image Ultra creates the highest quality images
with unprecedented prompt understanding. Ultra excels in typography, complex compositions, dynamic lighting,
vibrant hues, and overall cohesion and structure of an art piece. Made from the most advanced models,
including Stable Diffusion 3, Ultra offers the best of the Stable Diffusion ecosystem.

Try it out#

Grab your API key and head over to Open Google Colab

How to use#

Please invoke this endpoint with a POST request.
The headers of the request must include an API key in the authorization field. The body of the request must be
multipart/form-data. The accept header should be set to one of the following:
image/* to receive the image in the format specified by the output_format parameter.
application/json to receive the image in the format specified by the output_format parameter, but encoded to base64 in a JSON response.
The only required parameter is the prompt field, which should contain the text prompt for the image generation.
Note: for the full list of optional parameters, please see the request schema below.

Output#

The resolution of the generated image will be 1 megapixel. The default resolution is 1024x1024.

Credits#

The Ultra service uses 8 credits per successful result. You will not be charged for failed results.

请求参数

Header 参数

Body 参数multipart/form-data

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://dev-cn.your-api-server.com/sd/v2beta/stable-image/generate/ultra' \
--header 'authorization;' \
--header 'accept;' \
--form 'prompt=""'

返回响应

🟢200Generation was successful.
application/json
Body

示例
{}
🟠400Invalid parameter(s), see the `errors` field for details.
🟠403Your request was flagged by our content moderation system.
🟠413Your request was larger than 10MiB.
🟠422You made a request with an unsupported language.
🟠429You have made more than 150 requests in 10 seconds.
🔴500An internal error occurred. If the problem persists [contact support](https://stabilityplatform.freshdesk.com/support/tickets/new).
修改于 2024-09-15 03:36:00
上一页
获取视频无水印链接
下一页
Stable Image Core
Built with