ModelosPreciosEmpresa
500+ API de Modelos de IA, Todo en Una API. Solo en CometAPI
API de Modelos
Desarrollador
Inicio RápidoDocumentaciónPanel de API
Empresa
Sobre nosotrosEmpresa
Recursos
Modelos de IABlogRegistro de cambiosSoporte
Términos de ServicioPolítica de Privacidad
© 2026 CometAPI · All rights reserved
Home/Models/Flux/flux-pro-1.0-fill-finetuned
F

flux-pro-1.0-fill-finetuned

Por Solicitud:$0.096
Uso comercial
Resumen
Características
Precios
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.

Características para flux-pro-1.0-fill-finetuned

Explora las características clave de flux-pro-1.0-fill-finetuned, diseñado para mejorar el rendimiento y la usabilidad. Descubre cómo estas capacidades pueden beneficiar tus proyectos y mejorar la experiencia del usuario.

Precios para flux-pro-1.0-fill-finetuned

Explora precios competitivos para flux-pro-1.0-fill-finetuned, diseñado para adaptarse a diversos presupuestos y necesidades de uso. Nuestros planes flexibles garantizan que solo pagues por lo que uses, facilitando el escalado a medida que crecen tus requisitos. Descubre cómo flux-pro-1.0-fill-finetuned puede mejorar tus proyectos mientras mantienes los costos manejables.
Precio de Comet (USD / M Tokens)Precio Oficial (USD / M Tokens)Descuento
Por Solicitud:$0.096
Por Solicitud:$0.12
-20%

Código de ejemplo y API para flux-pro-1.0-fill-finetuned

Accede a código de muestra completo y recursos de API para flux-pro-1.0-fill-finetuned para agilizar tu proceso de integración. Nuestra documentación detallada proporciona orientación paso a paso, ayudándote a aprovechar todo el potencial de flux-pro-1.0-fill-finetuned en tus proyectos.

Más modelos

G

Nano Banana 2

Entrada:$0.4/M
Salida:$2.4/M
Descripción general de capacidades principales: Resolución: Hasta 4K (4096×4096), a la par de Pro. Consistencia de imágenes de referencia: Hasta 14 imágenes de referencia (10 objetos + 4 personajes), manteniendo la consistencia de estilo y personajes. Relaciones de aspecto extremas: Nuevas relaciones 1:4, 4:1, 1:8, 8:1 añadidas, adecuadas para imágenes largas, carteles y pancartas. Renderizado de texto: Generación de texto avanzada, adecuada para infografías y diseños de carteles de marketing. Mejora de búsqueda: Google Search + Image Search integrados. Fundamentación: Proceso de razonamiento incorporado; los prompts complejos se razonan antes de la generación.
C

Claude Opus 4.7

Entrada:$4/M
Salida:$20/M
El modelo más inteligente para agentes y programación
C

Claude Opus 4.6

Entrada:$4/M
Salida:$20/M
Claude Opus 4.6 es el modelo de lenguaje grande de clase “Opus” de Anthropic, lanzado en febrero de 2026. Se posiciona como un caballo de batalla para el trabajo del conocimiento y los flujos de trabajo de investigación — mejorando el razonamiento en contextos extensos, la planificación en múltiples pasos, el uso de herramientas (incluidos flujos de trabajo de software basados en agentes) y tareas de uso de la computadora, como la generación automatizada de diapositivas y hojas de cálculo.
A

Claude Sonnet 4.6

Entrada:$2.4/M
Salida:$12/M
Claude Sonnet 4.6 es nuestro modelo Sonnet más capaz hasta la fecha. Es una actualización completa de las capacidades del modelo en programación, uso de computadoras, razonamiento con contexto largo, planificación de agentes, trabajo del conocimiento y diseño. Sonnet 4.6 también ofrece una ventana de contexto de 1M de tokens en beta.
O

GPT-5.4 nano

Entrada:$0.16/M
Salida:$1/M
GPT-5.4 nano está diseñado para tareas en las que la velocidad y el coste son primordiales, como la clasificación, la extracción de datos, la ordenación y los subagentes.
O

GPT-5.4 mini

Entrada:$0.6/M
Salida:$3.6/M
GPT-5.4 mini aporta las fortalezas de GPT-5.4 a un modelo más rápido y eficiente, diseñado para cargas de trabajo de alto volumen.