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

flux-pro-1.0-fill-finetuned

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

Technical Specifications of flux-pro-1-0-fill-finetuned

flux-pro-1-0-fill-finetuned is CometAPI’s platform identifier for Black Forest Labs’ FLUX.1 Fill [pro] finetune image-editing endpoint. It is designed for inpainting workflows, where you provide an input image plus either a separate mask or an alpha mask, and the model edits only the specified regions based on a text prompt.

Model overview

  • Model ID: flux-pro-1-0-fill-finetuned
  • Provider / underlying model family: Black Forest Labs FLUX.1 Fill [pro] finetune.
  • Primary modality: Image-to-image, image editing, and masked inpainting.
  • Commercial use: Listed by CometAPI as supporting commercial use. (cometapi.com)
  • CometAPI pricing: $0.096 per request on the CometAPI model page at crawl time. (cometapi.com)

Documented request inputs

  • finetune_id: Required ID of the fine-tuned model to apply.
  • image: Required base64-encoded source image.
  • mask: Optional base64-encoded black-and-white mask; can be omitted if the original image already contains an alpha mask.
  • prompt: Text instruction describing the desired edits.
  • finetune_strength: Default 1.1, allowed range 0 to 2.0.
  • steps: Default 50, allowed range 15 to 50.
  • guidance: Default 60, allowed range 1.5 to 100.
  • prompt_upsampling: Optional boolean for more creative prompt rewriting.
  • seed: Optional integer for reproducibility.
  • output_format: jpeg or png, default jpeg.
  • safety_tolerance: Integer from 0 to 6, default 2.
  • Async delivery support: webhook_url and webhook_secret are supported.

Documented response fields

  • id: Generation task ID.
  • polling_url: URL for checking task status.
  • cost, input_mp, output_mp: Returned usage and image-size-related metadata.

What is flux-pro-1-0-fill-finetuned?

flux-pro-1-0-fill-finetuned is a specialized FLUX image-editing model endpoint for personalized inpainting. In practice, it combines the high-end FLUX.1 Fill [pro] editing workflow with a user-trained finetune, so you can modify selected parts of an existing image while preserving the rest of the scene and maintaining subject, product, brand, or style consistency.

Black Forest Labs describes its FLUX Pro finetuning system as a way to customize FLUX.1 [pro] using your own example images, including specific people, pets, clothing, stickers, brands, or visual styles. The company also states that combining finetuning with FLUX.1 Fill [pro] enables personalized inpainting for iterative editing of a given image.

So, if you already have a fine-tuned FLUX Pro concept model, this endpoint is the editing version that lets you apply that learned concept selectively inside masked regions instead of generating a brand-new image from scratch. That makes it especially useful for ad creative refreshes, product retouching, character-consistent edits, branded asset revisions, and localized image updates. This is an inference based on the endpoint behavior and Black Forest Labs’ finetuning description.

Main features of flux-pro-1-0-fill-finetuned

  • Personalized inpainting: Edits only the masked portions of an existing image while using a finetuned concept model to keep the result aligned with your custom subject or style.
  • Fine-tune aware editing: Requires a finetune_id, which means the endpoint is built to apply a previously trained FLUX Pro finetune during image modification.
  • Mask-based control: Supports both separate masks and alpha-mask workflows, making it practical for precise object replacement, cleanup, enhancement, or region-specific redesign.
  • Prompt-guided transformations: Uses natural-language prompts to describe the desired change inside the selected area, enabling flexible visual edits without manual compositing.
  • Adjustable style influence: finetune_strength lets you control how strongly the finetuned concept affects the final image, from subtle influence to highly pronounced personalization.
  • Quality and creativity controls: Parameters such as steps, guidance, and prompt_upsampling give developers control over fidelity, adherence to prompt, and creative variation.
  • Reproducible outputs: Optional seed support helps with repeatable testing and controlled iteration across versions of a creative asset.
  • Production-friendly async workflow: The endpoint returns a task ID and polling URL, and it also supports webhooks for automated pipelines.
  • Commercial deployment path: CometAPI lists the model as available for commercial use on its platform. (cometapi.com)

How to access and integrate flux-pro-1-0-fill-finetuned

Step 1: Sign Up for API Key

Sign up on CometAPI and create your API key from the dashboard. Once you have your key, you can authenticate requests to the flux-pro-1-0-fill-finetuned API and start integrating the model into your application. CometAPI lists this model as available on its platform with sample code and API resources to help streamline integration. (cometapi.com)

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

Send a request to the flux-pro-1-0-fill-finetuned API using your preferred HTTP client or SDK. Include your API key, the model ID flux-pro-1-0-fill-finetuned, and the required request payload for your use case. For this model, that typically means providing a source image, a mask or alpha mask, a prompt, and a finetune_id so the endpoint can apply your trained concept during inpainting. Black Forest Labs documents this endpoint as POST /v1/flux-pro-1.0-fill-finetuned with configurable parameters such as finetune_strength, steps, guidance, output_format, and optional webhook settings.

Step 3: Retrieve and Verify Results

Retrieve the generation result using the response metadata returned by the API. For flux-pro-1-0-fill-finetuned, the documented response includes a task id and polling_url, along with usage-related fields such as cost, input_mp, and output_mp. Verify that the edited output matches the intended masked region, preserves surrounding context, and reflects the finetuned concept consistently before promoting it into production workflows.

flux-pro-1.0-fill-finetuned 的功能

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

flux-pro-1.0-fill-finetuned 的定價

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

flux-pro-1.0-fill-finetuned 的範例程式碼和 API

存取完整的範例程式碼和 API 資源,以簡化您的 flux-pro-1.0-fill-finetuned 整合流程。我們詳盡的文件提供逐步指引,協助您在專案中充分發揮 flux-pro-1.0-fill-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 的優勢帶入一個更快速、更高效、專為大量工作負載設計的模型。