ModellenPrijzenOnderneming
500+ AI Model API, Alles In Één API. Gewoon In CometAPI
Modellen API
Ontwikkelaar
Snelle StartDocumentatieAPI Dashboard
Bedrijf
Over onsOnderneming
Bronnen
AI-modellenBlogWijzigingslogboekOndersteuning
ServicevoorwaardenPrivacybeleid
© 2026 CometAPI · All rights reserved
Home/Models/Flux/flux-pro-1.1
F

flux-pro-1.1

Per Verzoek:$0.048
Commercieel gebruik
Overzicht
Functies
Prijzen
API

Technical Specifications of flux-pro-1-1

SpecificationDetails
Model IDflux-pro-1-1
Provider / upstream modelBlack Forest Labs FLUX1.1 [pro]
Model typeText-to-image generation model
Primary modalityText input → image output
PositioningBlack Forest Labs’ “most advanced and efficient” FLUX release at launch, designed for fast, high-quality image generation
Core strengthsPrompt following, visual quality, image detail, output diversity, and fast inference
Speed claimUp to 6× faster generation than its predecessor according to Black Forest Labs’ launch announcement
High-resolution capabilityBlack Forest Labs announced native fast ultra high-resolution generation up to 2K; current docs also position the broader FLUX1.1 family for high-resolution workflows
API availabilityAvailable through the BFL API and partner platforms such as Replicate and fal.ai; Black Forest Labs has also listed additional partner availability over time
Typical use casesCreative generation, marketing visuals, concept art, product imagery, and scalable app integration for text-based image generation

What is flux-pro-1-1?

flux-pro-1-1 is CometAPI’s platform identifier for Black Forest Labs’ FLUX1.1 [pro], a premium text-to-image model built for fast, reliable, high-quality image generation from natural language prompts. Black Forest Labs describes it as the best-performing FLUX variant in its generation, emphasizing strong prompt adherence, sharp image detail, visual diversity, and production-friendly speed.

Compared with the earlier FLUX.1 [pro], FLUX1.1 [pro] was launched as a substantial upgrade in efficiency and output quality. Black Forest Labs states that it delivers much faster rendering while also improving image quality, prompt following, and diversity, making it well suited for developers and businesses that need scalable image generation in applications and pipelines.

In practical terms, flux-pro-1-1 is a strong fit when you want premium text-to-image performance without sacrificing turnaround time. It is especially useful for workflows where both creative quality and API responsiveness matter, such as automated asset generation, design ideation, and user-facing image features.

Main features of flux-pro-1-1

  • High-quality text-to-image generation: Designed to transform text prompts into polished, visually strong images with consistent quality across a wide range of styles and subjects.
  • Strong prompt adherence: Black Forest Labs highlights top-tier prompt following, helping the model stay faithful to requested subjects, compositions, and stylistic instructions.
  • Fast inference for production use: One of the model’s main advantages is speed, with Black Forest Labs stating up to 6× faster generation than the prior FLUX.1 [pro], enabling quicker iteration cycles and lower latency workflows.
  • Detailed and diverse outputs: The model is positioned for high image detail and output diversity, which is valuable for creative exploration, campaign asset generation, and concept development.
  • Scalable API deployment: Black Forest Labs introduced it alongside broader API availability, explicitly targeting developers, businesses, and enterprise integrations.
  • Suitable for high-resolution workflows: Black Forest Labs announced support aimed at fast ultra high-resolution generation, making the model attractive for use cases that need larger and more presentation-ready images.
  • Ecosystem and partner access: Beyond direct API use, the model has been distributed through multiple ecosystem partners, which signals broad adoption and flexible deployment options.

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

Step 1: Sign Up for API Key

To get started, sign up on CometAPI and create an API key from your dashboard. Once you have your key, store it securely and use it to authenticate every request to the flux-pro-1-1 API.

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

Use CometAPI's Flux-compatible endpoint at POST /flux/v1/{model}.

curl https://api.cometapi.com/flux/v1/flux-pro-1-1 \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -d '{
    "prompt": "A breathtaking landscape painting with golden hour lighting",
    "width": 1024,
    "height": 768,
    "steps": 20,
    "prompt_upsampling": true
  }'

Step 3: Retrieve and Verify Results

The API returns a task ID. Poll GET /flux/v1/get_result?id={task_id} to check generation status and retrieve the output image when complete.

Functies voor flux-pro-1.1

<think> 用户要求我将英文文本翻译成荷兰语(Nederlands)。我需要注意: 1. 保持格式和特殊字符(如{} 变量占位符) 2. 技术术语保持准确性 3. 保持语气和风格 4. UI文本要简洁明了 5. 只返回翻译文本,不要添加解释 6. 不要添加任何前缀或说明 原文是: "Explore the key features of flux-pro-1.1, designed to enhance performance and usability. Discover how these capabilities can benefit your projects and improve user experience." 这看起来是产品或技术介绍的文本,需要翻译成荷兰语。我需要保持flux-pro-1.1这个占位符不变。 让我翻译: - Explore = Ontdek/Verken - key features = belangrijkste functies/eigenschappen - designed to enhance = ontworpen om te verbeteren - performance = prestaties - usability = bruikbaarheid - Discover = Ontdek - capabilities = mogelijkheden - benefit = ten goede komen/voordeel opleveren - projects = projecten - improve = verbeteren - user experience = gebruikerservaring 翻译: Ontdek de belangrijkste functies van flux-pro-1.1, ontworpen om prestaties en bruikbaarheid te verbeteren. Ontdek hoe deze mogelijkheden uw projecten ten goede kunnen komen en de gebruikerservaring kunnen verbeteren. 不过"Ontdek"出现了两次,可能需要调整一下: Verken de belangrijkste functies van flux-pro-1.1, ontworpen om prestaties en bruikbaarheid te verbeteren. Ontdek hoe deze mogelijkheden uw projecten ten goede kunnen komen en de gebruikerservaring kunnen verbeteren. I'll explore how these capabilities can positively impact your projects and optimize the user experience. </think> Verken de belangrijkste functies van flux-pro-1.1, ontworpen om prestaties en bruikbaarheid te verbeteren. Ontdek hoe deze mogelijkheden uw projecten ten goede kunnen komen en de gebruikerservaring verbeteren.

Prijzen voor flux-pro-1.1

Ontdek concurrerende prijzen voor flux-pro-1.1, ontworpen om te passen bij verschillende budgetten en gebruiksbehoeften. Onze flexibele abonnementen zorgen ervoor dat u alleen betaalt voor wat u gebruikt, waardoor het gemakkelijk is om op te schalen naarmate uw vereisten groeien. Ontdek hoe flux-pro-1.1 uw projecten kan verbeteren terwijl de kosten beheersbaar blijven.
Comet Prijs (USD / M Tokens)Officiële Prijs (USD / M Tokens)Korting
Per Verzoek:$0.048
Per Verzoek:$0.06
-20%

Voorbeeldcode en API voor flux-pro-1.1

Krijg toegang tot uitgebreide voorbeeldcode en API-bronnen voor flux-pro-1.1 om uw integratieproces te stroomlijnen. Onze gedetailleerde documentatie biedt stapsgewijze begeleiding en helpt u het volledige potentieel van flux-pro-1.1 in uw projecten te benutten.

Meer modellen

G

Nano Banana 2

Invoer:$0.4/M
Uitvoer:$2.4/M
Overzicht van kernmogelijkheden: Resolutie: Maximaal 4K (4096×4096), vergelijkbaar met Pro. Consistentie van referentieafbeeldingen: Maximaal 14 referentieafbeeldingen (10 objecten + 4 personages), met behoud van stijl- en personageconsistentie. Extreme beeldverhoudingen: Nieuwe verhoudingen 1:4, 4:1, 1:8, 8:1 toegevoegd, geschikt voor lange afbeeldingen, posters en banners. Tekstweergave: Geavanceerde tekstgeneratie, geschikt voor infographics en lay-outs van marketingposters. Zoekverbetering: Geïntegreerde Google Search + Image Search. Verankering: Ingebouwd denkproces; complexe prompts worden voorafgaand aan het genereren beredeneerd.
C

Claude Opus 4.7

Invoer:$4/M
Uitvoer:$20/M
Het intelligentste model voor agenten en coderen
C

Claude Opus 4.6

Invoer:$4/M
Uitvoer:$20/M
Claude Opus 4.6 is het “Opus”-klasse grote taalmodel van Anthropic, uitgebracht in februari 2026. Het is gepositioneerd als een werkpaard voor kenniswerk en onderzoekswerkstromen — met verbeteringen in redeneren over lange contexten, planning in meerdere stappen, het gebruik van tools (waaronder agentische softwareworkflows), en computertaken zoals het automatisch genereren van dia’s en spreadsheets.
A

Claude Sonnet 4.6

Invoer:$2.4/M
Uitvoer:$12/M
Claude Sonnet 4.6 is ons meest capabele Sonnet-model tot nu toe. Het is een volledige upgrade van de vaardigheden van het model op het gebied van coderen, computergebruik, redeneren met lange context, agentplanning, kenniswerk en ontwerp. Sonnet 4.6 biedt daarnaast een contextvenster van 1M tokens in bèta.
O

GPT-5.4 nano

Invoer:$0.16/M
Uitvoer:$1/M
GPT-5.4 nano is ontworpen voor taken waarbij snelheid en kosten het belangrijkst zijn, zoals classificatie, data-extractie, ranking en subagenten.
O

GPT-5.4 mini

Invoer:$0.6/M
Uitvoer:$3.6/M
GPT-5.4 mini brengt de sterke punten van GPT-5.4 naar een sneller en efficiënter model dat is ontworpen voor grootschalige workloads.