ModelsPricingEnterprise
500+ AI Model API, All In One API.Just In CometAPI
Models API
Developer
Quick StartDocumentationAPI Dashboard
Company
About usEnterprise
Resources
AI ModelsBlogChangelogSupport
Terms of ServicePrivacy Policy
© 2026 CometAPI · All rights reserved
Home/Models/Flux/flux-pro-1.1-ultra-finetuned
F

flux-pro-1.1-ultra-finetuned

Per Request:$0.096
Commercial Use
Overview
Features
Pricing
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.

Features for flux-pro-1.1-ultra-finetuned

Explore the key features of flux-pro-1.1-ultra-finetuned, designed to enhance performance and usability. Discover how these capabilities can benefit your projects and improve user experience.

Pricing for flux-pro-1.1-ultra-finetuned

Explore competitive pricing for flux-pro-1.1-ultra-finetuned, designed to fit various budgets and usage needs. Our flexible plans ensure you only pay for what you use, making it easy to scale as your requirements grow. Discover how flux-pro-1.1-ultra-finetuned can enhance your projects while keeping costs manageable.
Comet Price (USD / M Tokens)Official Price (USD / M Tokens)Discount
Per Request:$0.096
Per Request:$0.12
-20%

Sample code and API for flux-pro-1.1-ultra-finetuned

Access comprehensive sample code and API resources for flux-pro-1.1-ultra-finetuned to streamline your integration process. Our detailed documentation provides step-by-step guidance, helping you leverage the full potential of flux-pro-1.1-ultra-finetuned in your projects.

More Models

G

Nano Banana 2

Input:$0.4/M
Output:$2.4/M
Core Capabilities Overview: Resolution: Up to 4K (4096×4096), on par with Pro. Reference Image Consistency: Up to 14 reference images (10 objects + 4 characters), maintaining style/character consistency. Extreme Aspect Ratios: New 1:4, 4:1, 1:8, 8:1 ratios added, suitable for long images, posters, and banners. Text Rendering: Advanced text generation, suitable for infographics and marketing poster layouts. Search Enhancement: Integrated Google Search + Image Search. Grounding: Built-in thinking process; complex prompts are reasoned before generation.
C

Claude Opus 4.7

Input:$4/M
Output:$20/M
Claude Opus 4.7 is a hybrid reasoning model designed specifically for frontier-level coding, AI agents, and complex multi-step professional work. Unlike lighter models (e.g., Sonnet or Haiku variants), Opus 4.7 prioritizes depth, consistency, and autonomy on the hardest tasks.
C

Claude Opus 4.6

Input:$4/M
Output:$20/M
Claude Opus 4.6 is Anthropic’s “Opus”-class large language model, released February 2026. It is positioned as a workhorse for knowledge-work and research workflows — improving long-context reasoning, multi-step planning, tool use (including agentic software workflows), and computer-use tasks such as automated slide and spreadsheet generation.
A

Claude Sonnet 4.6

Input:$2.4/M
Output:$12/M
Claude Sonnet 4.6 is our most capable Sonnet model yet. It’s a full upgrade of the model’s skills across coding, computer use, long-context reasoning, agent planning, knowledge work, and design. Sonnet 4.6 also features a 1M token context window in beta.
O

GPT-5.4 nano

Input:$0.16/M
Output:$1/M
GPT-5.4 nano is designed for tasks where speed and cost matter most like classification, data extraction, ranking, and sub-agents.
O

GPT-5.4 mini

Input:$0.6/M
Output:$3.6/M
GPT-5.4 mini brings the strengths of GPT-5.4 to a faster, more efficient model designed for high-volume workloads.