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

flux-pro-1.1-ultra-finetuned

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

Technical Specifications of flux-pro-1-1-ultra-finetuned

flux-pro-1-1-ultra-finetuned is CometAPI’s platform identifier for Black Forest Labs’ FLUX 1.1 Pro Ultra finetuned inference model, a text-to-image model designed for custom finetune-based generation. Official pricing references list FLUX1.1 [pro] Ultra at $0.06 per image and the finetuned Ultra variant at $0.07 per image, with finetuning available for FLUX 1.1 Pro family models. The model is positioned for ultra high-resolution generation, and third-party model documentation states it supports up to 4MP image output and optional raw mode for more realistic results.

Key technical points:

  • Model family: FLUX 1.1 Pro Ultra finetuned inference model.
  • Modality: text-to-image generation with custom finetune support via finetune_id.
  • Resolution profile: supports images up to 4 megapixels.
  • Special mode: supports raw mode for a more candid, natural photographic aesthetic.
  • Finetune control: supports finetune_strength, described as ranging from 0 to 2 with a default of 1 in available public documentation.
  • Performance note: public model documentation describes generation time of roughly 10 seconds per sample, though real performance depends on provider infrastructure and queue conditions.

What is flux-pro-1-1-ultra-finetuned?

flux-pro-1-1-ultra-finetuned is a premium image-generation model endpoint for developers who want FLUX 1.1 Pro Ultra quality combined with custom-trained concepts, styles, products, or characters. In practice, it is the finetuned version of FLUX 1.1 Pro Ultra, meaning you do not just prompt the base model—you can also apply a trained finetune_id to steer outputs toward your own visual identity or subject matter.

Compared with the standard FLUX1.1 [pro] model, the Ultra tier is positioned for higher-resolution output and premium image fidelity. The finetuned variant extends that with custom model conditioning, making it useful for brand-consistent asset creation, campaign visuals, stylized product imagery, character preservation, and reusable visual concepts across batches of generations.

Main features of flux-pro-1-1-ultra-finetuned

  • Custom finetune inference: Uses a trained finetune_id, allowing teams to generate images with their own learned style, subject, character, or product concept instead of relying only on base prompting.
  • Ultra-resolution output: Supports up to 4MP images, which makes it more suitable for high-detail creative workflows than standard lower-resolution text-to-image endpoints.
  • Raw mode realism: Includes a raw option intended to reduce the polished synthetic look and produce more natural, candid, photorealistic results.
  • Adjustable finetune strength: Exposes finetune_strength so developers can tune how strongly the custom training influences the final image, balancing concept fidelity against prompt flexibility.
  • Production-oriented quality tier: FLUX1.1 [pro] Ultra is officially described by Black Forest Labs as an ultra high-resolution image model, and the finetuned version inherits that premium positioning for professional creative use cases.
  • API-first integration path: Public ecosystem references show the model is exposed through API-based workflows and partner platforms, making it suitable for programmatic generation pipelines, internal creative tools, and automated media systems.

How to access and integrate flux-pro-1-1-ultra-finetuned

Step 1: Sign Up for API Key

To get started, create a CometAPI account and generate your API key from the dashboard. Once you have an active key, you can authenticate requests to the API and use flux-pro-1-1-ultra-finetuned as the model value in your payload.

Step 2: Send Requests to flux-pro-1-1-ultra-finetuned API

Use the standard OpenAI-compatible CometAPI endpoint and specify flux-pro-1-1-ultra-finetuned as the model ID.

curl --request POST \
  --url https://api.cometapi.com/v1/responses \
  --header "Authorization: Bearer $COMETAPI_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
    "model": "flux-pro-1-1-ultra-finetuned",
    "input": "A cinematic portrait of a fashion model in soft natural window light, high detail, realistic skin texture"
  }'
from openai import OpenAI

client = OpenAI(
    api_key="YOUR_COMETAPI_API_KEY",
    base_url="https://api.cometapi.com/v1"
)

response = client.responses.create(
    model="flux-pro-1-1-ultra-finetuned",
    input="A cinematic portrait of a fashion model in soft natural window light, high detail, realistic skin texture"
)

print(response)

Step 3: Retrieve and Verify Results

After sending the request, parse the response object returned by CometAPI and extract the generated result according to your SDK or HTTP client. For production use, verify output quality, confirm that the returned content matches your prompt or finetune intent, and log request IDs and parameters for traceability when integrating flux-pro-1-1-ultra-finetuned into larger applications.

flux-pro-1.1-ultra-finetuned 的功能

探索 flux-pro-1.1-ultra-finetuned 的核心功能,專為提升效能和可用性而設計。了解這些功能如何為您的專案帶來效益並改善使用者體驗。

flux-pro-1.1-ultra-finetuned 的定價

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

flux-pro-1.1-ultra-finetuned 的範例程式碼和 API

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

更多模型

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 + Image Search。Grounding:內建思考過程;在生成前會先對複雜提示進行推理。
C

Claude Opus 4.7

輸入:$4/M
輸出:$20/M
用於智能體與程式設計的最智能模型
C

Claude Opus 4.6

輸入:$4/M
輸出:$20/M
Claude Opus 4.6 是 Anthropic 的「Opus」級大型語言模型,於 2026 年 2 月發布。它被定位為知識工作與研究工作流程的主力,著重提升長上下文推理、多步規劃、工具使用(包括代理型軟體工作流程),以及電腦操作任務,例如自動化製作投影片與試算表。
A

Claude Sonnet 4.6

輸入:$2.4/M
輸出:$12/M
Claude Sonnet 4.6 是我們迄今為止最強大的 Sonnet 模型。它對模型在程式設計、電腦操作、長上下文推理、代理規劃、知識工作與設計等方面的能力進行了全面升級。Sonnet 4.6 亦提供 1M 詞元的上下文視窗,目前處於 Beta 階段。
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 的優勢帶入一個更快速、更高效、專為大量工作負載設計的模型。