# Flux 2 Flex (by Black Forest Labs)

### **Overview**

Highly consistent Flux 2 variant optimized for reliable, reproducible outputs.

***

### **Quick facts**

* **Modes:** Text → Image · Image → Image (editing)
* **Default output / size:** 1024×1024 (1:1)
* **Aspect ratios:** Multiple standard ratios supported

***

### **What it's great for**

* Consistent outputs across multiple generations.
* Reliable results for batch workflows.
* Professional projects requiring reproducibility.
* Series work with consistent style.

***

### Parameters

| Control        | Type     | Default | Notes                                   |
| -------------- | -------- | ------- | --------------------------------------- |
| `Prompt`       | Text     | —       | Natural-language instruction (required) |
| `Aspect Ratio` | Dropdown | 1:1     | Multiple options available              |
| `Quality`      | Slider   | 40      | Inference steps (10-40)                 |

***

### **Modes**

| Mode          | Estimated time | Required inputs | Typical use           |
| ------------- | -------------: | --------------- | --------------------- |
| Text → Image  |          \~10s | Prompt          | Consistent generation |
| Image → Image |          \~12s | Image, Prompt   | Reliable editing      |

***

### **Output options**

| Option       | Values / notes                   |
| ------------ | -------------------------------- |
| Aspect ratio | Multiple aspect ratios supported |

***

### **Prompt tips**

* Ideal for creating series with consistent style.
* Great for batch workflows requiring reproducibility.
* Use for projects where consistency is critical.

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flora.ai/models/image-models/flux-2-flex-by-black-forest-labs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
