模型定價企業
500+ AI 模型 API,全部整合在一個 API 中。就在 CometAPI
模型 API
開發者
快速入門說明文件API 儀表板
公司
關於我們企業
資源
AI模型部落格更新日誌支援
服務條款隱私政策
© 2026 CometAPI · All rights reserved
Home/Models/Midjourney/mj_fast_upscale_subtle
M

mj_fast_upscale_subtle

每次請求:$0.056
商業用途
概覽
功能
定價
API

Technical Specifications of mj-fast-upscale-subtle

SpecificationDetails
Model IDmj-fast-upscale-subtle
Model typeImage upscaling / post-processing model for Midjourney-style image workflows. (cometapi.com)
Core functionApplies a Subtle upscale to an existing generated image, increasing resolution while preserving the original composition and look as closely as possible.
Typical use caseEnhancing a selected Midjourney image variant for delivery, download, publishing, or downstream creative workflows.
Output behaviorProduces a higher-resolution isolated/upscaled image rather than generating a brand-new composition from scratch.
Visual style impactMinimal-change upscaling intended to retain details and avoid the stronger reinterpretation associated with creative upscalers.
Commercial useListed by CometAPI as supporting commercial use. (cometapi.com)
Pricing on CometAPIListed at $0.056 per request on the CometAPI model page at the time of research. (cometapi.com)

What is mj-fast-upscale-subtle?

mj-fast-upscale-subtle is CometAPI’s platform identifier for a Midjourney-oriented image upscaling model that performs a fast subtle upscale on an already generated image. Rather than inventing a noticeably different version, it is designed to enlarge and refine the chosen image while keeping changes to a minimum. (cometapi.com)

In practice, this model fits the stage of an image workflow that comes after image generation or variation selection. You use it when you already have a preferred result and want a cleaner, larger output that stays faithful to the original framing, subject, colors, and overall aesthetic.

Compared with “creative” upscale modes described in Midjourney documentation and ecosystem docs, the “subtle” path is intended for users who want resolution enhancement without introducing stronger reinterpretation or extra stylistic drift.

Main features of mj-fast-upscale-subtle

  • Faithful upscaling: Preserves the original image’s appearance as closely as possible, making it suitable when consistency matters more than experimentation.
  • Higher-resolution output: Upscales an already selected image so it is better suited for sharing, review, and production use.
  • Minimal visual drift: Avoids the larger compositional or detail changes commonly associated with creative upscale options.
  • Post-generation workflow fit: Works best after an imagine, vary, or variation step, when a user has already chosen the image they want to enhance.
  • Fast delivery path: Positioned as a fast upscale option in CometAPI’s catalog, making it useful for automated pipelines that need quick enhancement of chosen assets. (cometapi.com)
  • Commercially usable via CometAPI: CometAPI lists the model as available for commercial use, which is important for production applications and client-facing workflows. (cometapi.com)

How to access and integrate mj-fast-upscale-subtle

Step 1: Sign Up for API Key

Sign up on CometAPI and create your API key from the dashboard. Once you have an active key, you can use it to authenticate requests to the mj-fast-upscale-subtle model through the unified CometAPI interface. CometAPI lists this model in its Midjourney catalog, so you can manage access, billing, and usage from the same platform. (cometapi.com)

Step 2: Send Requests to mj-fast-upscale-subtle API

Send a request to the CometAPI endpoint with model set to mj-fast-upscale-subtle. In your payload, include the required image or task reference fields expected by your Midjourney-style workflow, then authenticate with your CometAPI API key. This model is intended for upscale operations on existing generated images rather than first-pass text-to-image generation. (cometapi.com)

curl --request POST \
  --url https://api.cometapi.com/v1/tasks \
  --header "Authorization: Bearer YOUR_COMETAPI_KEY" \
  --header "Content-Type: application/json" \
  --data '{
    "model": "mj-fast-upscale-subtle",
    "input": {
      "task_id": "YOUR_SOURCE_TASK_ID",
      "index": 1
    }
  }'

Step 3: Retrieve and Verify Results

After submission, retrieve the task result from CometAPI and verify that the returned image matches the expected upscale output. For mj-fast-upscale-subtle, validation typically means checking that the image resolution has increased and that the final result remains visually close to the original selected image, with only minimal stylistic deviation.

mj_fast_upscale_subtle 的定價

探索 mj_fast_upscale_subtle 的競爭性定價,專為滿足各種預算和使用需求而設計。我們靈活的方案確保您只需為實際使用量付費,讓您能夠隨著需求增長輕鬆擴展。了解 mj_fast_upscale_subtle 如何在保持成本可控的同時提升您的專案效果。
彗星價格 (USD / M Tokens)官方價格 (USD / M Tokens)折扣
每次請求:$0.056
每次請求:$0.07
-20%

mj_fast_upscale_subtle 的範例程式碼和 API

存取完整的範例程式碼和 API 資源,以簡化您的 mj_fast_upscale_subtle 整合流程。我們詳盡的文件提供逐步指引,協助您在專案中充分發揮 mj_fast_upscale_subtle 的潛力。