FLUX1.1 [pro] Text to Image

fal-ai/flux-pro/v1.1
FLUX1.1 [pro] is an enhanced version of FLUX.1 [pro], improved image generation capabilities, delivering superior composition, detail, and artistic fidelity compared to its predecessor.
Inference
Commercial use
Partner

Input

Additional Settings

Customize your input with more control.

Result

Idle

Waiting for your input...

Your request will cost $0.04 per megapixel.

Images are billed by rounding up to the nearest megapixel.

Logs

Readme

FLUX1.1 [pro] - Professional Text-to-Image Generation

Transform your text descriptions into stunning, high-quality images with FLUX1.1 [pro], an enhanced version of FLUX.1 [pro] with improved image generation capabilities, delivering superior composition, detail, and artistic fidelity compared to its predecessor.

Overview

FLUX1.1 [pro] generates professional-grade images from text descriptions with enhanced performance and speed. Built on a 12 billion parameter flow transformer architecture, it delivers exceptional quality while maintaining rapid generation speeds and superior prompt adherence.

Key Capabilities

  • Enhanced image generation with superior composition and detail
  • Improved prompt adherence and output diversity
  • Six times faster than the original FLUX.1 [pro]
  • Highest Elo score on Artificial Analysis image arena
  • Commercial-ready image quality with artistic fidelity
  • Professional-grade performance optimized for production use

Getting Started

Getting up and running with FLUX1.1 [pro] takes just a few minutes. Here's how to begin:

  1. Get your API key at https://fal.ai/login
  2. Install the client library for your preferred language
  3. Make your first API call

JavaScript/TypeScript Installation:

npm install --save @fal-ai/client

Python Installation:

pip install fal-client

Simple Integration Example

Here's a basic example of generating an image using TypeScript:

import { fal } from "@fal-ai/client";

fal.config({
  credentials: "YOUR_FAL_KEY"
});

const result = await fal.subscribe("fal-ai/flux-pro/v1.1", {
  input: {
    prompt: "A serene mountain landscape at sunset, photorealistic style"
  }
});

Advanced Features

FLUX1.1 [pro] offers sophisticated controls for professional use cases:

Enhanced Performance

Six times faster generation than its predecessor while maintaining superior image quality and better prompt adherence.

Superior Composition

Delivers improved artistic fidelity with enhanced detail rendering and composition quality compared to previous versions.

Prompt Adherence

Excels at accurately interpreting and generating images based on complex prompts and specific requirements, making it highly versatile for various creative needs.

Output Diversity

Increased variety and creativity in generated outputs while maintaining consistency and quality.

Best Practices

Maximize your results with these proven approaches:

Image Quality

Use detailed, specific prompts that describe both content and style. The enhanced prompt adherence means more precise descriptions yield better results.

Performance Optimization

Take advantage of the improved speed while maintaining high quality output. The model balances efficiency with superior visual fidelity.

Production Implementation

Implement proper error handling and retry logic for robust production deployments. The model's enhanced reliability makes it ideal for enterprise use.

Technical Specifications

Model Architecture

  • 12 billion parameter flow transformer
  • Enhanced version of FLUX.1 [pro]
  • Hybrid architecture with multimodal and parallel diffusion transformer blocks
  • Flow matching methodology with rotary positional embeddings

Performance Metrics

  • Speed: 6x faster than original FLUX.1 [pro]
  • Quality: Superior composition, detail, and artistic fidelity
  • Benchmark: Highest overall Elo score on Artificial Analysis arena
  • Commercial usage: Approved for professional and commercial use

Codename "Blueberry"

FLUX1.1 [pro] was tested under the codename "blueberry" and achieved the highest overall Elo score among all image models on the Artificial Analysis image arena, surpassing competing models in visual quality and prompt accuracy.

API Reference

The FLUX1.1 [pro] API accepts standard text-to-image parameters:

interface FluxProParameters {
  prompt: string;              // Your detailed text description
  width?: number;             // Output image width
  height?: number;            // Output image height
  num_inference_steps?: number; // Generation steps
  guidance_scale?: number;     // Prompt adherence strength
  seed?: number;              // For reproducible results
}

Pricing and Usage

Your request will cost $0.04 per megapixel. Images are billed by rounding up to the nearest megapixel. Our transparent, usage-based pricing offers excellent value:

  • Competitive pricing: $0.04 per megapixel
  • Commercial usage rights included
  • No hidden fees or minimum commitments
  • Enterprise-grade reliability with cost-effective scaling

View detailed pricing or contact sales for enterprise solutions.

Support and Resources

Additional resources to help you succeed:

Documentation

Complete API documentation available at https://docs.fal.ai/

Community

Join our active developer community for support and inspiration

Enterprise Support

Dedicated support channels for enterprise customers

Ready to transform your text into stunning images with the most advanced FLUX model available? Sign up now at https://fal.ai and start creating with FLUX1.1 [pro].

Get Started with FLUX1.1 Pro