模型定价企业
500+ AI 模型 API,一次搞定,就在 CometAPI
模型 API
开发者
快速入门文档API 仪表板
公司
关于我们企业
资源
AI 模型博客更新日志支持
服务条款隐私政策
© 2026 CometAPI · All rights reserved
Home/Models/Midjourney/mj_turbo_upscale
M

mj_turbo_upscale

每次请求:$0.016
商用
概览
功能亮点
定价
API

Technical Specifications of mj-turbo-upscale

SpecificationDetails
Model IDmj-turbo-upscale
Provider categoryMidjourney image upscaling model on CometAPI.
Primary functionUpscales previously generated Midjourney images into higher-resolution outputs for download, sharing, or production workflows.
Input requirementTypically requires a previously generated image task reference plus the selected image index from the original 4-image grid.
Output typeHigher-resolution image result derived from an existing Midjourney generation.
Workflow typePost-processing / image enhancement rather than first-pass image generation.
Typical resolution behaviorMidjourney’s current upscale flow commonly doubles image dimensions; for example, a 1:1 image can go from 1024×1024 to 2048×2048.
API styleRequest-based API access through CometAPI, with model availability listed under its Midjourney catalog.
Commercial useListed as supporting commercial use on CometAPI.
Pricing on CometAPICometAPI lists mj-turbo-upscale at $0.016 per request on the referenced model page.

What is mj-turbo-upscale?

mj-turbo-upscale is CometAPI’s platform identifier for a Midjourney upscaling model endpoint. Its role is not to create a brand-new image from scratch, but to take an image that has already been generated in a Midjourney workflow and produce a larger, higher-quality version suitable for delivery, presentation, or downstream creative use.

Based on publicly available Midjourney upscaling documentation, this kind of model is used after a generation step, when you have selected one image from a generated set and want a cleaner, larger final output. Midjourney describes upscaling as the step that makes an image “bigger and better,” and current versions commonly double the resolution of the original image.

In practical API terms, upscaling endpoints usually depend on the original generation task ID and a chosen image index, which makes mj-turbo-upscale best understood as a fast enhancement endpoint for existing Midjourney outputs rather than a standalone text-to-image model.

Main features of mj-turbo-upscale

  • Higher-resolution output: Designed to transform an already generated Midjourney image into a larger, more usable final asset.
  • Built for post-generation workflows: Works after the initial image creation step, making it useful in approval pipelines where users first generate options and then upscale the selected result.
  • Selection-based processing: Common Midjourney upscale APIs operate on a chosen image index from the original 4-image set, which fits standard Midjourney selection flows.
  • Useful for delivery and print-oriented use cases: Public Midjourney API documentation explicitly notes that upscaled results are better suited to high-resolution use, including printing scenarios.
  • Supports asynchronous integration patterns: Midjourney upscale APIs commonly support callback URLs so applications can receive completion notifications without blocking.
  • Commercially usable through CometAPI: CometAPI lists the model as available for commercial use, which is important for production integrations.
  • Low per-request cost: CometAPI’s model page lists a per-request price, making usage predictable for teams building image-processing pipelines.

How to access and integrate mj-turbo-upscale

Step 1: Sign Up for API Key

To access the mj-turbo-upscale API, first register for a CometAPI account and generate your API key from the dashboard. You will use this key to authenticate every request to the mj-turbo-upscale endpoint. Keep the key secure and load it from an environment variable or secret manager in production systems. CometAPI lists API resources and sample code for this model on its model page.

Step 2: Send Requests to mj-turbo-upscale API

Send a request to the mj-turbo-upscale API using your standard CometAPI-compatible client or HTTP stack, specifying mj-turbo-upscale as the model ID. Because this is an upscale workflow, your request should be tied to a previously generated Midjourney task and the image selection you want to upscale. Public Midjourney upscale API patterns commonly require a task ID and an image index, and may also support optional watermark or callback parameters.

curl --request POST \
  --url https://api.cometapi.com/v1/images \
  --header "Authorization: Bearer $COMETAPI_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
    "model": "mj-turbo-upscale",
    "input": {
      "task_id": "YOUR_PREVIOUS_TASK_ID",
      "image_index": 0
    }
  }'

Step 3: Retrieve and Verify Results

After submitting the request, retrieve the result either by polling the task status or by receiving it through your configured callback workflow, depending on your integration design. Verify that the returned asset is the correct upscaled variant, confirm resolution and visual fidelity, and then store or deliver the final image to your application, CMS, or customer-facing workflow. Midjourney’s official documentation indicates that upscale operations are intended to produce the larger final downloadable version of an image.

mj_turbo_upscale 的功能

了解 mj_turbo_upscale 的核心能力,帮助提升性能与可用性,并改善整体体验。

mj_turbo_upscale 的定价

查看 mj_turbo_upscale 的竞争性定价,满足不同预算与使用需求,灵活方案确保随需求扩展。
Comet 价格 (USD / M Tokens)官方定价 (USD / M Tokens)折扣
每次请求:$0.016
每次请求:$0.02
-20%

mj_turbo_upscale 的示例代码与 API

获取完整示例代码与 API 资源,简化 mj_turbo_upscale 的集成流程,我们提供逐步指导,助你发挥模型潜能。

更多模型

G

Nano Banana 2

输入:$0.4/M
输出:$2.4/M
核心能力概览:分辨率:最高 4K(4096×4096),与 Pro 相当。参考图像一致性:最多 14 张参考图像(10 个物体 + 4 个角色),保持风格/角色一致性。极端纵横比:新增 1:4、4:1、1:8、8:1 比例,适用于长图、海报和横幅。文本渲染:高级文本生成,适用于信息图和营销海报版式。搜索增强:集成 Google Search + 图片搜索。Grounding:内置思维过程;生成前先对复杂提示进行推理。
D

Doubao-Seedance-2-0

每秒:$0.08
Seedance 2.0 是 ByteDance 的下一代多模态视频基础模型,专注于电影化的、多镜头叙事视频生成。不同于单镜头的文本生成视频演示,Seedance 2.0 强调基于参考的控制(图像、短视频片段、音频)、跨镜头的人物与风格一致性,以及原生的音视频同步——旨在让 AI 视频切实服务于专业创意与前期预演工作流。
C

Claude Opus 4.7

输入:$3/M
输出:$15/M
用于智能体和编程的最智能模型
A

Claude Sonnet 4.6

输入:$2.4/M
输出:$12/M
Claude Sonnet 4.6 是迄今为止我们最强大的 Sonnet 模型。它对模型在编码、计算机使用、长上下文推理、智能体规划、知识工作和设计等方面的能力进行了全面升级。Sonnet 4.6 还在 beta 阶段提供 1M token 上下文窗口。
O

GPT-5.4 nano

输入:$0.16/M
输出:$1/M
GPT-5.4 nano 专为速度和成本最为关键的任务而设计,例如分类、数据提取、排序以及子智能体。
O

GPT-5.4 mini

输入:$0.6/M
输出:$3.6/M
GPT-5.4 mini 将 GPT-5.4 的优势融入到一款更快速、更高效、专为大规模工作负载设计的模型中。